| 1 | [ May 8 08:08:46 Enabled. ] | ||
| 2 | [ May 8 08:08:46 Rereading configuration. ] | ||
| 3 | [ May 8 08:08:46 Rereading configuration. ] | ||
| 4 | [ May 8 08:08: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 8 08:08: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.08 08:08:49.537262 [ 1 ] {} <Information> Application: Will watch for the process with pid 25136 | ||
| 29 | 2026.05.08 08:08:49.537906 [ 1 ] {} <Information> Application: Forked a child process to watch | ||
| 30 | 2026.05.08 08:08:49.814390 [ 1 ] {} <Information> Application: Starting ClickHouse 23.8.7.1 (revision: 54477, git hash: 3042d295d963012962f5c683bd2776fa331a38c3, build id: <unknown>), PID 25136 | ||
| 31 | 2026.05.08 08:08:49.815205 [ 1 ] {} <Information> Application: starting up | ||
| 32 | 2026.05.08 08:08:49.815367 [ 1 ] {} <Information> Application: OS name: SunOS, version: 5.11, architecture: i86pc | ||
| 33 | 2026.05.08 08:08:49.928616 [ 1 ] {} <Information> Application: Available RAM: 95.88 GiB; physical cores: 48; logical cores: 48. | ||
| 34 | 2026.05.08 08:08:49.975740 [ 1 ] {} <Debug> Application: rlimit on number of file descriptors is 65536 | ||
| 35 | 2026.05.08 08:08:49.975831 [ 1 ] {} <Debug> Application: Initializing DateLUT. | ||
| 36 | 2026.05.08 08:08:49.975852 [ 1 ] {} <Trace> Application: Initialized DateLUT with time zone 'UTC'. | ||
| 37 | 2026.05.08 08:08:49.975918 [ 1 ] {} <Debug> Context: Setting up /data/tmp/ to store temporary data in it | ||
| 38 | 2026.05.08 08:08:49.976723 [ 1 ] {} <Debug> Application: Initializing interserver credentials. | ||
| 39 | 2026.05.08 08:08:49.979348 [ 1 ] {} <Debug> ConfigReloader: Loading config '/opt/oxide/clickhouse/config.xml' | ||
| 40 | Processing configuration file '/opt/oxide/clickhouse/config.xml'. | ||
| 41 | Saved preprocessed configuration to '/data/preprocessed_configs/config.xml'. | ||
| 42 | 2026.05.08 08:08:49.980362 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performing update on configuration | ||
| 43 | 2026.05.08 08:08:49.981355 [ 1 ] {} <Information> Application: Setting max_server_memory_usage was set to 86.29 GiB (95.88 GiB available * 0.90 max_server_memory_usage_to_ram_ratio) | ||
| 44 | 2026.05.08 08:08:49.981410 [ 1 ] {} <Information> Application: Setting merges_mutations_memory_usage_soft_limit was set to 47.94 GiB (95.88 GiB available * 0.50 merges_mutations_memory_usage_to_ram_ratio) | ||
| 45 | 2026.05.08 08:08:49.981456 [ 1 ] {} <Information> Application: Merges and mutations memory limit is set to 47.94 GiB | ||
| 46 | 2026.05.08 08:08:49.982289 [ 1 ] {} <Information> BackgroundSchedulePool/BgBufSchPool: Create BackgroundSchedulePool with 16 threads | ||
| 47 | 2026.05.08 08:08:49.983337 [ 1 ] {} <Information> BackgroundSchedulePool/BgSchPool: Create BackgroundSchedulePool with 128 threads | ||
| 48 | 2026.05.08 08:08:49.989987 [ 1 ] {} <Information> BackgroundSchedulePool/BgMBSchPool: Create BackgroundSchedulePool with 16 threads | ||
| 49 | 2026.05.08 08:08:49.990792 [ 1 ] {} <Information> BackgroundSchedulePool/BgDistSchPool: Create BackgroundSchedulePool with 16 threads | ||
| 50 | 2026.05.08 08:08:49.992743 [ 1 ] {} <Information> CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. | ||
| 51 | 2026.05.08 08:08:49.992868 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performed update on configuration | ||
| 52 | 2026.05.08 08:08:49.994066 [ 1 ] {} <Debug> ConfigReloader: Loading config '/opt/oxide/clickhouse/config.xml' | ||
| 53 | Processing configuration file '/opt/oxide/clickhouse/config.xml'. | ||
| 54 | Saved preprocessed configuration to '/data/preprocessed_configs/config.xml'. | ||
| 55 | 2026.05.08 08:08:49.994606 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performing update on configuration | ||
| 56 | 2026.05.08 08:08:49.999362 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performed update on configuration | ||
| 57 | 2026.05.08 08:08:50.000122 [ 1 ] {} <Debug> Access(user directories): Added users_xml access storage 'users_xml', path: /opt/oxide/clickhouse/config.xml | ||
| 58 | 2026.05.08 08:08:50.005737 [ 1 ] {} <Information> Context: Initialized background executor for merges and mutations with num_threads=16, num_tasks=32, scheduling_policy=round_robin | ||
| 59 | 2026.05.08 08:08:50.006194 [ 1 ] {} <Information> Context: Initialized background executor for move operations with num_threads=8, num_tasks=8 | ||
| 60 | 2026.05.08 08:08:50.006662 [ 1 ] {} <Information> Context: Initialized background executor for fetches with num_threads=8, num_tasks=8 | ||
| 61 | 2026.05.08 08:08:50.007111 [ 1 ] {} <Information> Context: Initialized background executor for common operations (e.g. clearing old parts) with num_threads=8, num_tasks=8 | ||
| 62 | 2026.05.08 08:08:50.008705 [ 1 ] {} <Information> DNSCacheUpdater: Update period 15 seconds | ||
| 63 | 2026.05.08 08:08:50.008731 [ 1 ] {} <Information> Application: Loading metadata from /data/ | ||
| 64 | 2026.05.08 08:08:50.008821 [ 130 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 65 | 2026.05.08 08:08:50.008901 [ 130 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 66 | 2026.05.08 08:08:50.017537 [ 1 ] {} <Information> DatabaseAtomic (system): Metadata processed, database system has 0 tables and 0 dictionaries in total. | ||
| 67 | 2026.05.08 08:08:50.017563 [ 1 ] {} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 0.000183723 sec | ||
| 68 | 2026.05.08 08:08:50.017605 [ 1 ] {} <Trace> ReferentialDeps: No tables | ||
| 69 | 2026.05.08 08:08:50.017640 [ 1 ] {} <Trace> LoadingDeps: No tables | ||
| 70 | 2026.05.08 08:08:50.018469 [ 1 ] {} <Information> DatabaseAtomic (system): Starting up tables. | ||
| 71 | 2026.05.08 08:08:50.019174 [ 1 ] {} <Debug> SystemLog: Creating system.query_log from query_log | ||
| 72 | 2026.05.08 08:08:50.030625 [ 1 ] {} <Debug> SystemLog: Not creating system.query_thread_log since corresponding section 'query_thread_log' is missing from config | ||
| 73 | 2026.05.08 08:08:50.030679 [ 1 ] {} <Debug> SystemLog: Not creating system.part_log since corresponding section 'part_log' is missing from config | ||
| 74 | 2026.05.08 08:08:50.030789 [ 1 ] {} <Debug> SystemLog: Not creating system.trace_log since corresponding section 'trace_log' is missing from config | ||
| 75 | 2026.05.08 08:08:50.030802 [ 1 ] {} <Debug> SystemLog: Not creating system.crash_log since corresponding section 'crash_log' is missing from config | ||
| 76 | 2026.05.08 08:08:50.030845 [ 1 ] {} <Debug> SystemLog: Not creating system.text_log since corresponding section 'text_log' is missing from config | ||
| 77 | 2026.05.08 08:08:50.030927 [ 1 ] {} <Debug> SystemLog: Creating system.metric_log from metric_log | ||
| 78 | 2026.05.08 08:08:50.035580 [ 1 ] {} <Debug> SystemLog: Not creating system.filesystem_cache_log since corresponding section 'filesystem_cache_log' is missing from config | ||
| 79 | 2026.05.08 08:08:50.035641 [ 1 ] {} <Debug> SystemLog: Not creating system.filesystem_read_prefetches_log since corresponding section 'filesystem_read_prefetches_log' is missing from config | ||
| 80 | 2026.05.08 08:08:50.035703 [ 1 ] {} <Debug> SystemLog: Creating system.asynchronous_metric_log from asynchronous_metric_log | ||
| 81 | 2026.05.08 08:08:50.035904 [ 1 ] {} <Debug> SystemLog: Not creating system.opentelemetry_span_log since corresponding section 'opentelemetry_span_log' is missing from config | ||
| 82 | 2026.05.08 08:08:50.035954 [ 1 ] {} <Debug> SystemLog: Not creating system.query_views_log since corresponding section 'query_views_log' is missing from config | ||
| 83 | 2026.05.08 08:08:50.035969 [ 1 ] {} <Debug> SystemLog: Not creating system.zookeeper_log since corresponding section 'zookeeper_log' is missing from config | ||
| 84 | 2026.05.08 08:08:50.036086 [ 1 ] {} <Debug> SystemLog: Not creating system.session_log since corresponding section 'session_log' is missing from config | ||
| 85 | 2026.05.08 08:08:50.036100 [ 1 ] {} <Debug> SystemLog: Not creating system.transactions_info_log since corresponding section 'transactions_info_log' is missing from config | ||
| 86 | 2026.05.08 08:08:50.036144 [ 1 ] {} <Debug> SystemLog: Not creating system.processors_profile_log since corresponding section 'processors_profile_log' is missing from config | ||
| 87 | 2026.05.08 08:08:50.036224 [ 1 ] {} <Debug> SystemLog: Not creating system.asynchronous_insert_log since corresponding section 'asynchronous_insert_log' is missing from config | ||
| 88 | 2026.05.08 08:08:50.063095 [ 1 ] {} <Information> DatabaseCatalog: Found 0 partially dropped tables. Will load them and retry removal. | ||
| 89 | 2026.05.08 08:08:50.066986 [ 1 ] {} <Information> DatabaseAtomic (default): Metadata processed, database default has 0 tables and 0 dictionaries in total. | ||
| 90 | 2026.05.08 08:08:50.067200 [ 1 ] {} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 0.000239294 sec | ||
| 91 | 2026.05.08 08:08:50.067214 [ 1 ] {} <Trace> ReferentialDeps: No tables | ||
| 92 | 2026.05.08 08:08:50.067227 [ 1 ] {} <Trace> LoadingDeps: No tables | ||
| 93 | 2026.05.08 08:08:50.067255 [ 1 ] {} <Information> DatabaseAtomic (default): Starting up tables. | ||
| 94 | 2026.05.08 08:08:50.067786 [ 1 ] {} <Information> UserDefinedSQLObjectsLoaderFromDisk: Loading user defined objects from /data/user_defined/ | ||
| 95 | 2026.05.08 08:08:50.068086 [ 1 ] {} <Debug> UserDefinedSQLObjectsLoaderFromDisk: User defined objects loaded | ||
| 96 | 2026.05.08 08:08:50.068102 [ 1 ] {} <Debug> Application: Loaded metadata. | ||
| 97 | 2026.05.08 08:08:50.068115 [ 1 ] {} <Information> Application: Query Profiler and TraceCollector are disabled because they require PHDR cache to be created (otherwise the function 'dl_iterate_phdr' is not lock free and not async-signal safe). | ||
| 98 | 2026.05.08 08:08:50.068126 [ 1 ] {} <Information> Application: TaskStats is not implemented for this OS. IO accounting will be disabled. | ||
| 99 | 2026.05.08 08:08:50.103609 [ 1 ] {} <Information> CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. | ||
| 100 | 2026.05.08 08:08:50.103831 [ 1 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 24.78 MiB, peak 24.78 MiB, free memory in arenas 0.00 B, will set to 116.80 MiB (RSS), difference: 92.02 MiB | ||
| 101 | 2026.05.08 08:08:50.105404 [ 1 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 1.629e-05 sec. | ||
| 102 | 2026.05.08 08:08:50.105730 [ 1 ] {} <Information> Application: Listening for http://[fd00:1122:3344:101::e]:8123 | ||
| 103 | 2026.05.08 08:08:50.107275 [ 1 ] {} <Information> Application: Listening for native protocol (tcp): [fd00:1122:3344:101::e]:9000 | ||
| 104 | 2026.05.08 08:08:50.107297 [ 1 ] {} <Information> Application: Ready for connections. | ||
| 105 | 2026.05.08 08:08:50.387010 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41791 | ||
| 106 | 2026.05.08 08:08:50.387978 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 107 | 2026.05.08 08:08:50.388048 [ 3 ] {} <Debug> TCP-Session: d5a1947d-9936-4583-a81d-03183945b1ac Authenticating user 'default' from [fd00:1122:3344:101::e]:41791 | ||
| 108 | 2026.05.08 08:08:50.388084 [ 3 ] {} <Debug> TCP-Session: d5a1947d-9936-4583-a81d-03183945b1ac Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 109 | 2026.05.08 08:08:50.388109 [ 3 ] {} <Debug> TCP-Session: d5a1947d-9936-4583-a81d-03183945b1ac Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 110 | 2026.05.08 08:08:50.388217 [ 3 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 111 | 2026.05.08 08:08:50.388247 [ 3 ] {} <Trace> ContextAccess (default): List of all grants: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 112 | 2026.05.08 08:08:50.388268 [ 3 ] {} <Trace> ContextAccess (default): List of all grants including implicit: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 113 | 2026.05.08 08:08:50.388663 [ 4 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47439 | ||
| 114 | 2026.05.08 08:08:50.388824 [ 4 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 115 | 2026.05.08 08:08:50.388820 [ 5 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47944 | ||
| 116 | 2026.05.08 08:08:50.388857 [ 4 ] {} <Debug> TCP-Session: 4bbf33b4-d554-4676-b645-29faee0b0b63 Authenticating user 'default' from [fd00:1122:3344:101::e]:47439 | ||
| 117 | 2026.05.08 08:08:50.388820 [ 254 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44179 | ||
| 118 | 2026.05.08 08:08:50.388936 [ 4 ] {} <Debug> TCP-Session: 4bbf33b4-d554-4676-b645-29faee0b0b63 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 119 | 2026.05.08 08:08:50.388972 [ 255 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41531 | ||
| 120 | 2026.05.08 08:08:50.388979 [ 4 ] {} <Debug> TCP-Session: 4bbf33b4-d554-4676-b645-29faee0b0b63 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 121 | 2026.05.08 08:08:50.389031 [ 5 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 122 | 2026.05.08 08:08:50.389094 [ 5 ] {} <Debug> TCP-Session: f40a5b66-b3c6-4b82-8381-9f07d0dfb3c2 Authenticating user 'default' from [fd00:1122:3344:101::e]:47944 | ||
| 123 | 2026.05.08 08:08:50.389113 [ 256 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38392 | ||
| 124 | 2026.05.08 08:08:50.389117 [ 5 ] {} <Debug> TCP-Session: f40a5b66-b3c6-4b82-8381-9f07d0dfb3c2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 125 | 2026.05.08 08:08:50.389166 [ 255 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 126 | 2026.05.08 08:08:50.389171 [ 5 ] {} <Debug> TCP-Session: f40a5b66-b3c6-4b82-8381-9f07d0dfb3c2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 127 | 2026.05.08 08:08:50.389205 [ 255 ] {} <Debug> TCP-Session: dab859a6-269f-4ec7-bab9-6082596257ef Authenticating user 'default' from [fd00:1122:3344:101::e]:41531 | ||
| 128 | 2026.05.08 08:08:50.389175 [ 254 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 129 | 2026.05.08 08:08:50.389245 [ 255 ] {} <Debug> TCP-Session: dab859a6-269f-4ec7-bab9-6082596257ef Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 130 | 2026.05.08 08:08:50.389287 [ 255 ] {} <Debug> TCP-Session: dab859a6-269f-4ec7-bab9-6082596257ef Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 131 | 2026.05.08 08:08:50.389295 [ 254 ] {} <Debug> TCP-Session: 57196f36-0635-4d0b-8601-6f79fd65183a Authenticating user 'default' from [fd00:1122:3344:101::e]:44179 | ||
| 132 | 2026.05.08 08:08:50.389307 [ 256 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 133 | 2026.05.08 08:08:50.389331 [ 257 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58990 | ||
| 134 | 2026.05.08 08:08:50.389356 [ 256 ] {} <Debug> TCP-Session: 906470fc-8e6f-4606-8051-fda94ee99137 Authenticating user 'default' from [fd00:1122:3344:101::e]:38392 | ||
| 135 | 2026.05.08 08:08:50.389334 [ 254 ] {} <Debug> TCP-Session: 57196f36-0635-4d0b-8601-6f79fd65183a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 136 | 2026.05.08 08:08:50.389395 [ 256 ] {} <Debug> TCP-Session: 906470fc-8e6f-4606-8051-fda94ee99137 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 137 | 2026.05.08 08:08:50.389411 [ 254 ] {} <Debug> TCP-Session: 57196f36-0635-4d0b-8601-6f79fd65183a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 138 | 2026.05.08 08:08:50.389421 [ 258 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56802 | ||
| 139 | 2026.05.08 08:08:50.389447 [ 256 ] {} <Debug> TCP-Session: 906470fc-8e6f-4606-8051-fda94ee99137 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 140 | 2026.05.08 08:08:50.389505 [ 257 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 141 | 2026.05.08 08:08:50.389538 [ 257 ] {} <Debug> TCP-Session: a66f6878-9080-44eb-846b-95485251b03d Authenticating user 'default' from [fd00:1122:3344:101::e]:58990 | ||
| 142 | 2026.05.08 08:08:50.389558 [ 257 ] {} <Debug> TCP-Session: a66f6878-9080-44eb-846b-95485251b03d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 143 | 2026.05.08 08:08:50.389556 [ 258 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 144 | 2026.05.08 08:08:50.389583 [ 257 ] {} <Debug> TCP-Session: a66f6878-9080-44eb-846b-95485251b03d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 145 | 2026.05.08 08:08:50.389617 [ 258 ] {} <Debug> TCP-Session: b4e9b059-511c-4e44-babc-69350e61e544 Authenticating user 'default' from [fd00:1122:3344:101::e]:56802 | ||
| 146 | 2026.05.08 08:08:50.389642 [ 258 ] {} <Debug> TCP-Session: b4e9b059-511c-4e44-babc-69350e61e544 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 147 | 2026.05.08 08:08:50.389675 [ 258 ] {} <Debug> TCP-Session: b4e9b059-511c-4e44-babc-69350e61e544 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 148 | 2026.05.08 08:08:50.417679 [ 259 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:62820 | ||
| 149 | 2026.05.08 08:08:50.417783 [ 259 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 150 | 2026.05.08 08:08:50.417830 [ 259 ] {} <Debug> TCP-Session: 961b9510-e463-4aae-afdc-bc769260a26d Authenticating user 'default' from [fd00:1122:3344:101::d]:62820 | ||
| 151 | 2026.05.08 08:08:50.417846 [ 259 ] {} <Debug> TCP-Session: 961b9510-e463-4aae-afdc-bc769260a26d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 152 | 2026.05.08 08:08:50.417857 [ 259 ] {} <Debug> TCP-Session: 961b9510-e463-4aae-afdc-bc769260a26d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 153 | 2026.05.08 08:08:50.417914 [ 259 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 154 | 2026.05.08 08:08:50.417947 [ 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 | ||
| 155 | 2026.05.08 08:08:50.417970 [ 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 | ||
| 156 | 2026.05.08 08:08:50.418484 [ 261 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:51618 | ||
| 157 | 2026.05.08 08:08:50.418555 [ 262 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:53662 | ||
| 158 | 2026.05.08 08:08:50.418557 [ 260 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:40062 | ||
| 159 | 2026.05.08 08:08:50.418621 [ 263 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:65139 | ||
| 160 | 2026.05.08 08:08:50.418710 [ 264 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:42639 | ||
| 161 | 2026.05.08 08:08:50.418736 [ 261 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 162 | 2026.05.08 08:08:50.418783 [ 261 ] {} <Debug> TCP-Session: f90b9440-e22d-4837-a8c5-0530452120ff Authenticating user 'default' from [fd00:1122:3344:101::d]:51618 | ||
| 163 | 2026.05.08 08:08:50.418812 [ 261 ] {} <Debug> TCP-Session: f90b9440-e22d-4837-a8c5-0530452120ff Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 164 | 2026.05.08 08:08:50.418827 [ 261 ] {} <Debug> TCP-Session: f90b9440-e22d-4837-a8c5-0530452120ff Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 165 | 2026.05.08 08:08:50.418999 [ 265 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:43817 | ||
| 166 | 2026.05.08 08:08:50.419709 [ 266 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:59358 | ||
| 167 | 2026.05.08 08:08:50.419723 [ 264 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 168 | 2026.05.08 08:08:50.419771 [ 265 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 169 | 2026.05.08 08:08:50.419779 [ 264 ] {} <Debug> TCP-Session: f8ea6b40-f944-4cb7-9ed5-9e188a7771f9 Authenticating user 'default' from [fd00:1122:3344:101::d]:42639 | ||
| 170 | 2026.05.08 08:08:50.419810 [ 265 ] {} <Debug> TCP-Session: 8bcc57a9-81e2-4a48-8599-cd765574e417 Authenticating user 'default' from [fd00:1122:3344:101::d]:43817 | ||
| 171 | 2026.05.08 08:08:50.419814 [ 264 ] {} <Debug> TCP-Session: f8ea6b40-f944-4cb7-9ed5-9e188a7771f9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 172 | 2026.05.08 08:08:50.419846 [ 264 ] {} <Debug> TCP-Session: f8ea6b40-f944-4cb7-9ed5-9e188a7771f9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 173 | 2026.05.08 08:08:50.419879 [ 267 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:34933 | ||
| 174 | 2026.05.08 08:08:50.420496 [ 263 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 175 | 2026.05.08 08:08:50.420552 [ 263 ] {} <Debug> TCP-Session: a9d1fda8-172b-4733-9309-0cfb558a786a Authenticating user 'default' from [fd00:1122:3344:101::d]:65139 | ||
| 176 | 2026.05.08 08:08:50.420572 [ 263 ] {} <Debug> TCP-Session: a9d1fda8-172b-4733-9309-0cfb558a786a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 177 | 2026.05.08 08:08:50.420587 [ 263 ] {} <Debug> TCP-Session: a9d1fda8-172b-4733-9309-0cfb558a786a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 178 | 2026.05.08 08:08:50.419835 [ 265 ] {} <Debug> TCP-Session: 8bcc57a9-81e2-4a48-8599-cd765574e417 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 179 | 2026.05.08 08:08:50.421126 [ 265 ] {} <Debug> TCP-Session: 8bcc57a9-81e2-4a48-8599-cd765574e417 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 180 | 2026.05.08 08:08:50.421238 [ 267 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 181 | 2026.05.08 08:08:50.421292 [ 260 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 182 | 2026.05.08 08:08:50.421313 [ 267 ] {} <Debug> TCP-Session: 1248d401-eac3-445c-8fb6-d888e2cdd087 Authenticating user 'default' from [fd00:1122:3344:101::d]:34933 | ||
| 183 | 2026.05.08 08:08:50.421343 [ 267 ] {} <Debug> TCP-Session: 1248d401-eac3-445c-8fb6-d888e2cdd087 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 184 | 2026.05.08 08:08:50.421345 [ 260 ] {} <Debug> TCP-Session: 3fbd83a9-a342-4804-a34d-63c9c5d34136 Authenticating user 'default' from [fd00:1122:3344:101::d]:40062 | ||
| 185 | 2026.05.08 08:08:50.421365 [ 267 ] {} <Debug> TCP-Session: 1248d401-eac3-445c-8fb6-d888e2cdd087 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 186 | 2026.05.08 08:08:50.421393 [ 266 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 187 | 2026.05.08 08:08:50.421400 [ 260 ] {} <Debug> TCP-Session: 3fbd83a9-a342-4804-a34d-63c9c5d34136 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 188 | 2026.05.08 08:08:50.421442 [ 266 ] {} <Debug> TCP-Session: c39a7c7d-032e-41ad-b2f0-e451e82fa889 Authenticating user 'default' from [fd00:1122:3344:101::d]:59358 | ||
| 189 | 2026.05.08 08:08:50.421416 [ 259 ] {} <Trace> TCP-Session: 961b9510-e463-4aae-afdc-bc769260a26d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 190 | 2026.05.08 08:08:50.421476 [ 266 ] {} <Debug> TCP-Session: c39a7c7d-032e-41ad-b2f0-e451e82fa889 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 191 | 2026.05.08 08:08:50.421487 [ 262 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 192 | 2026.05.08 08:08:50.421515 [ 266 ] {} <Debug> TCP-Session: c39a7c7d-032e-41ad-b2f0-e451e82fa889 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 193 | 2026.05.08 08:08:50.421549 [ 262 ] {} <Debug> TCP-Session: 8c8d5e28-18db-4eda-a9a2-4da65d930346 Authenticating user 'default' from [fd00:1122:3344:101::d]:53662 | ||
| 194 | 2026.05.08 08:08:50.421456 [ 260 ] {} <Debug> TCP-Session: 3fbd83a9-a342-4804-a34d-63c9c5d34136 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 195 | 2026.05.08 08:08:50.421602 [ 262 ] {} <Debug> TCP-Session: 8c8d5e28-18db-4eda-a9a2-4da65d930346 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 196 | 2026.05.08 08:08:50.421638 [ 262 ] {} <Debug> TCP-Session: 8c8d5e28-18db-4eda-a9a2-4da65d930346 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 197 | 2026.05.08 08:08:50.424299 [ 259 ] {d326bea5-44e6-4f95-b676-d875fb664ae3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62820) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 198 | 2026.05.08 08:08:50.533390 [ 259 ] {d326bea5-44e6-4f95-b676-d875fb664ae3} <Error> executeQuery: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE) (version 23.8.7.1) (from [fd00:1122:3344:101::d]:62820) (in query: SELECT MAX(value) AS max_version FROM oximeter.version;), Stack trace (when copying this message, always include the lines below): | ||
| 199 | |||
| 200 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 201 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 202 | 2. DB::Exception::Exception<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >(int, FormatStringHelperImpl<std::type_identity<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >::type>, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&) @ 0x000000000a3c7817 in /opt/oxide/clickhouse/clickhouse | ||
| 203 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x00000000147ad091 in /opt/oxide/clickhouse/clickhouse | ||
| 204 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x000000001476347d in /opt/oxide/clickhouse/clickhouse | ||
| 205 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148ec08b in /opt/oxide/clickhouse/clickhouse | ||
| 206 | 6. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, std::optional<DB::Pipe>, std::shared_ptr<DB::IStorage> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&, std::shared_ptr<DB::StorageInMemoryMetadata const> const&, std::shared_ptr<DB::PreparedSets>) @ 0x0000000014866701 in /opt/oxide/clickhouse/clickhouse | ||
| 207 | 7. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x0000000014864f66 in /opt/oxide/clickhouse/clickhouse | ||
| 208 | 8. DB::InterpreterSelectWithUnionQuery::buildCurrentChildInterpreter(std::shared_ptr<DB::IAST> const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x00000000148b3d46 in /opt/oxide/clickhouse/clickhouse | ||
| 209 | 9. DB::InterpreterSelectWithUnionQuery::InterpreterSelectWithUnionQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x00000000148b2a83 in /opt/oxide/clickhouse/clickhouse | ||
| 210 | 10. std::__detail::_MakeUniq<DB::InterpreterSelectWithUnionQuery>::__single_object std::make_unique<DB::InterpreterSelectWithUnionQuery, std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&>(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&) @ 0x000000001483d407 in /opt/oxide/clickhouse/clickhouse | ||
| 211 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x000000001483c8d5 in /opt/oxide/clickhouse/clickhouse | ||
| 212 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a5f216 in /opt/oxide/clickhouse/clickhouse | ||
| 213 | 13. DB::executeQuery(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum) @ 0x0000000014a5bd46 in /opt/oxide/clickhouse/clickhouse | ||
| 214 | 14. DB::TCPHandler::runImpl() @ 0x00000000153fbaaa in /opt/oxide/clickhouse/clickhouse | ||
| 215 | 15. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 216 | 16. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 217 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 218 | 18. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 219 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 220 | 20. _thrp_setup @ 0x00000000001171c7 in /system/lib/amd64/libc.so.1 | ||
| 221 | |||
| 222 | 2026.05.08 08:08:50.534371 [ 259 ] {d326bea5-44e6-4f95-b676-d875fb664ae3} <Error> TCPHandler: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE), Stack trace (when copying this message, always include the lines below): | ||
| 223 | |||
| 224 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 225 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 226 | 2. DB::Exception::Exception<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >(int, FormatStringHelperImpl<std::type_identity<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >::type>, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&) @ 0x000000000a3c7817 in /opt/oxide/clickhouse/clickhouse | ||
| 227 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x00000000147ad091 in /opt/oxide/clickhouse/clickhouse | ||
| 228 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x000000001476347d in /opt/oxide/clickhouse/clickhouse | ||
| 229 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148ec08b in /opt/oxide/clickhouse/clickhouse | ||
| 230 | 6. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, std::optional<DB::Pipe>, std::shared_ptr<DB::IStorage> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&, std::shared_ptr<DB::StorageInMemoryMetadata const> const&, std::shared_ptr<DB::PreparedSets>) @ 0x0000000014866701 in /opt/oxide/clickhouse/clickhouse | ||
| 231 | 7. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x0000000014864f66 in /opt/oxide/clickhouse/clickhouse | ||
| 232 | 8. DB::InterpreterSelectWithUnionQuery::buildCurrentChildInterpreter(std::shared_ptr<DB::IAST> const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x00000000148b3d46 in /opt/oxide/clickhouse/clickhouse | ||
| 233 | 9. DB::InterpreterSelectWithUnionQuery::InterpreterSelectWithUnionQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x00000000148b2a83 in /opt/oxide/clickhouse/clickhouse | ||
| 234 | 10. std::__detail::_MakeUniq<DB::InterpreterSelectWithUnionQuery>::__single_object std::make_unique<DB::InterpreterSelectWithUnionQuery, std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&>(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&) @ 0x000000001483d407 in /opt/oxide/clickhouse/clickhouse | ||
| 235 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x000000001483c8d5 in /opt/oxide/clickhouse/clickhouse | ||
| 236 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a5f216 in /opt/oxide/clickhouse/clickhouse | ||
| 237 | 13. DB::executeQuery(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum) @ 0x0000000014a5bd46 in /opt/oxide/clickhouse/clickhouse | ||
| 238 | 14. DB::TCPHandler::runImpl() @ 0x00000000153fbaaa in /opt/oxide/clickhouse/clickhouse | ||
| 239 | 15. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 240 | 16. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 241 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 242 | 18. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 243 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 244 | 20. _thrp_setup @ 0x00000000001171c7 in /system/lib/amd64/libc.so.1 | ||
| 245 | |||
| 246 | 2026.05.08 08:08:50.534594 [ 259 ] {d326bea5-44e6-4f95-b676-d875fb664ae3} <Debug> TCPHandler: Processed in 0.115836438 sec. | ||
| 247 | 2026.05.08 08:08:50.534997 [ 260 ] {} <Trace> TCP-Session: 3fbd83a9-a342-4804-a34d-63c9c5d34136 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 248 | 2026.05.08 08:08:50.535322 [ 260 ] {ec4e4a9e-a103-4152-a1a1-27fd36862027} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40062) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 249 | 2026.05.08 08:08:50.535794 [ 260 ] {ec4e4a9e-a103-4152-a1a1-27fd36862027} <Error> executeQuery: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE) (version 23.8.7.1) (from [fd00:1122:3344:101::d]:40062) (in query: SELECT MAX(value) AS max_version FROM oximeter.version;), Stack trace (when copying this message, always include the lines below): | ||
| 250 | |||
| 251 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 252 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 253 | 2. DB::Exception::Exception<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >(int, FormatStringHelperImpl<std::type_identity<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >::type>, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&) @ 0x000000000a3c7817 in /opt/oxide/clickhouse/clickhouse | ||
| 254 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x00000000147ad091 in /opt/oxide/clickhouse/clickhouse | ||
| 255 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x000000001476347d in /opt/oxide/clickhouse/clickhouse | ||
| 256 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148ec08b in /opt/oxide/clickhouse/clickhouse | ||
| 257 | 6. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, std::optional<DB::Pipe>, std::shared_ptr<DB::IStorage> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&, std::shared_ptr<DB::StorageInMemoryMetadata const> const&, std::shared_ptr<DB::PreparedSets>) @ 0x0000000014866701 in /opt/oxide/clickhouse/clickhouse | ||
| 258 | 7. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x0000000014864f66 in /opt/oxide/clickhouse/clickhouse | ||
| 259 | 8. DB::InterpreterSelectWithUnionQuery::buildCurrentChildInterpreter(std::shared_ptr<DB::IAST> const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x00000000148b3d46 in /opt/oxide/clickhouse/clickhouse | ||
| 260 | 9. DB::InterpreterSelectWithUnionQuery::InterpreterSelectWithUnionQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x00000000148b2a83 in /opt/oxide/clickhouse/clickhouse | ||
| 261 | 10. std::__detail::_MakeUniq<DB::InterpreterSelectWithUnionQuery>::__single_object std::make_unique<DB::InterpreterSelectWithUnionQuery, std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&>(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&) @ 0x000000001483d407 in /opt/oxide/clickhouse/clickhouse | ||
| 262 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x000000001483c8d5 in /opt/oxide/clickhouse/clickhouse | ||
| 263 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a5f216 in /opt/oxide/clickhouse/clickhouse | ||
| 264 | 13. DB::executeQuery(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum) @ 0x0000000014a5bd46 in /opt/oxide/clickhouse/clickhouse | ||
| 265 | 14. DB::TCPHandler::runImpl() @ 0x00000000153fbaaa in /opt/oxide/clickhouse/clickhouse | ||
| 266 | 15. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 267 | 16. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 268 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 269 | 18. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 270 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 271 | 20. _thrp_setup @ 0x00000000001171c7 in /system/lib/amd64/libc.so.1 | ||
| 272 | |||
| 273 | 2026.05.08 08:08:50.536089 [ 260 ] {ec4e4a9e-a103-4152-a1a1-27fd36862027} <Error> TCPHandler: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE), Stack trace (when copying this message, always include the lines below): | ||
| 274 | |||
| 275 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 276 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 277 | 2. DB::Exception::Exception<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >(int, FormatStringHelperImpl<std::type_identity<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >::type>, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&) @ 0x000000000a3c7817 in /opt/oxide/clickhouse/clickhouse | ||
| 278 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x00000000147ad091 in /opt/oxide/clickhouse/clickhouse | ||
| 279 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x000000001476347d in /opt/oxide/clickhouse/clickhouse | ||
| 280 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148ec08b in /opt/oxide/clickhouse/clickhouse | ||
| 281 | 6. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, std::optional<DB::Pipe>, std::shared_ptr<DB::IStorage> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&, std::shared_ptr<DB::StorageInMemoryMetadata const> const&, std::shared_ptr<DB::PreparedSets>) @ 0x0000000014866701 in /opt/oxide/clickhouse/clickhouse | ||
| 282 | 7. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x0000000014864f66 in /opt/oxide/clickhouse/clickhouse | ||
| 283 | 8. DB::InterpreterSelectWithUnionQuery::buildCurrentChildInterpreter(std::shared_ptr<DB::IAST> const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x00000000148b3d46 in /opt/oxide/clickhouse/clickhouse | ||
| 284 | 9. DB::InterpreterSelectWithUnionQuery::InterpreterSelectWithUnionQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x00000000148b2a83 in /opt/oxide/clickhouse/clickhouse | ||
| 285 | 10. std::__detail::_MakeUniq<DB::InterpreterSelectWithUnionQuery>::__single_object std::make_unique<DB::InterpreterSelectWithUnionQuery, std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&>(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&) @ 0x000000001483d407 in /opt/oxide/clickhouse/clickhouse | ||
| 286 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x000000001483c8d5 in /opt/oxide/clickhouse/clickhouse | ||
| 287 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a5f216 in /opt/oxide/clickhouse/clickhouse | ||
| 288 | 13. DB::executeQuery(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum) @ 0x0000000014a5bd46 in /opt/oxide/clickhouse/clickhouse | ||
| 289 | 14. DB::TCPHandler::runImpl() @ 0x00000000153fbaaa in /opt/oxide/clickhouse/clickhouse | ||
| 290 | 15. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 291 | 16. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 292 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 293 | 18. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 294 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 295 | 20. _thrp_setup @ 0x00000000001171c7 in /system/lib/amd64/libc.so.1 | ||
| 296 | |||
| 297 | 2026.05.08 08:08:50.536333 [ 260 ] {ec4e4a9e-a103-4152-a1a1-27fd36862027} <Debug> TCPHandler: Processed in 0.001465545 sec. | ||
| 298 | 2026.05.08 08:08:50.538565 [ 259 ] {} <Trace> TCP-Session: 961b9510-e463-4aae-afdc-bc769260a26d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 299 | 2026.05.08 08:08:50.539433 [ 259 ] {7f9aa146-7963-46c0-9fa4-faa52a4f4035} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62820) CREATE DATABASE IF NOT EXISTS oximeter (stage: Complete) | ||
| 300 | 2026.05.08 08:08:50.540060 [ 259 ] {7f9aa146-7963-46c0-9fa4-faa52a4f4035} <Trace> ContextAccess (default): Access granted: CREATE DATABASE ON oximeter.* | ||
| 301 | 2026.05.08 08:08:50.541434 [ 259 ] {7f9aa146-7963-46c0-9fa4-faa52a4f4035} <Information> DatabaseAtomic (oximeter): Metadata processed, database oximeter has 0 tables and 0 dictionaries in total. | ||
| 302 | 2026.05.08 08:08:50.541522 [ 259 ] {7f9aa146-7963-46c0-9fa4-faa52a4f4035} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 0.000122112 sec | ||
| 303 | 2026.05.08 08:08:50.541537 [ 259 ] {7f9aa146-7963-46c0-9fa4-faa52a4f4035} <Trace> ReferentialDeps: No tables | ||
| 304 | 2026.05.08 08:08:50.541553 [ 259 ] {7f9aa146-7963-46c0-9fa4-faa52a4f4035} <Trace> LoadingDeps: No tables | ||
| 305 | 2026.05.08 08:08:50.541643 [ 259 ] {7f9aa146-7963-46c0-9fa4-faa52a4f4035} <Information> DatabaseAtomic (oximeter): Starting up tables. | ||
| 306 | 2026.05.08 08:08:50.542334 [ 259 ] {7f9aa146-7963-46c0-9fa4-faa52a4f4035} <Debug> TCPHandler: Processed in 0.003882207 sec. | ||
| 307 | 2026.05.08 08:08:50.542497 [ 259 ] {} <Trace> TCP-Session: 961b9510-e463-4aae-afdc-bc769260a26d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 308 | 2026.05.08 08:08:50.542678 [ 259 ] {17188211-a319-4b74-a9eb-6f0e9840b003} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62820) /* The version table contains metadata about the `oximeter` database */ | ||
| 309 | CREATE TABLE IF NOT EXISTS oximeter.version ( value UInt64, timestamp DateTime64(9, 'UTC') ) ENGINE = MergeTree() ORDER BY (value, timestamp) (stage: Complete) | ||
| 310 | 2026.05.08 08:08:50.542772 [ 259 ] {17188211-a319-4b74-a9eb-6f0e9840b003} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.version | ||
| 311 | 2026.05.08 08:08:50.548000 [ 259 ] {17188211-a319-4b74-a9eb-6f0e9840b003} <Trace> StoragePolicy (default): Storage policy default created, total volumes 1 | ||
| 312 | 2026.05.08 08:08:50.549639 [ 259 ] {17188211-a319-4b74-a9eb-6f0e9840b003} <Debug> oximeter.version (95fcba57-7b9a-48d5-92aa-f22d8363bb4f): Loading data parts | ||
| 313 | 2026.05.08 08:08:50.550848 [ 259 ] {17188211-a319-4b74-a9eb-6f0e9840b003} <Debug> oximeter.version (95fcba57-7b9a-48d5-92aa-f22d8363bb4f): There are no data parts | ||
| 314 | 2026.05.08 08:08:50.553588 [ 259 ] {17188211-a319-4b74-a9eb-6f0e9840b003} <Debug> TCPHandler: Processed in 0.011136863 sec. | ||
| 315 | 2026.05.08 08:08:50.553849 [ 259 ] {} <Trace> TCP-Session: 961b9510-e463-4aae-afdc-bc769260a26d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 316 | 2026.05.08 08:08:50.554032 [ 259 ] {3cf7f933-3657-4c3c-885e-ed13787a8ee4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62820) /* The measurement tables contain all individual samples from each timeseries. | ||
| 317 | * | ||
| 318 | * Each table stores a single datum type, and otherwise contains nearly the same | ||
| 319 | * structure. The primary sorting key is on the timeseries name, key, and then | ||
| 320 | * timestamp, so that all timeseries from the same schema are grouped, followed | ||
| 321 | * by all samples from the same timeseries. | ||
| 322 | * | ||
| 323 | * This reflects that one usually looks up the _key_ in one or more field table, | ||
| 324 | * and then uses that to index quickly into the measurements tables. | ||
| 325 | */ | ||
| 326 | CREATE TABLE IF NOT EXISTS oximeter.measurements_bool ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Bool) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 327 | 2026.05.08 08:08:50.554202 [ 259 ] {3cf7f933-3657-4c3c-885e-ed13787a8ee4} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bool | ||
| 328 | 2026.05.08 08:08:50.563844 [ 259 ] {3cf7f933-3657-4c3c-885e-ed13787a8ee4} <Debug> oximeter.measurements_bool (014a2999-841c-441b-b671-434e3660eef7): Loading data parts | ||
| 329 | 2026.05.08 08:08:50.564147 [ 259 ] {3cf7f933-3657-4c3c-885e-ed13787a8ee4} <Debug> oximeter.measurements_bool (014a2999-841c-441b-b671-434e3660eef7): There are no data parts | ||
| 330 | 2026.05.08 08:08:50.565562 [ 259 ] {3cf7f933-3657-4c3c-885e-ed13787a8ee4} <Debug> TCPHandler: Processed in 0.011768664 sec. | ||
| 331 | 2026.05.08 08:08:50.565723 [ 259 ] {} <Trace> TCP-Session: 961b9510-e463-4aae-afdc-bc769260a26d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 332 | 2026.05.08 08:08:50.566012 [ 259 ] {a0d426ff-7c8f-4894-8fca-e61271c52fd0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62820) 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) | ||
| 333 | 2026.05.08 08:08:50.566060 [ 259 ] {a0d426ff-7c8f-4894-8fca-e61271c52fd0} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i8 | ||
| 334 | 2026.05.08 08:08:50.570692 [ 259 ] {a0d426ff-7c8f-4894-8fca-e61271c52fd0} <Debug> oximeter.measurements_i8 (46505578-f336-492b-bf3d-ea1db6095409): Loading data parts | ||
| 335 | 2026.05.08 08:08:50.570954 [ 259 ] {a0d426ff-7c8f-4894-8fca-e61271c52fd0} <Debug> oximeter.measurements_i8 (46505578-f336-492b-bf3d-ea1db6095409): There are no data parts | ||
| 336 | 2026.05.08 08:08:50.572906 [ 259 ] {a0d426ff-7c8f-4894-8fca-e61271c52fd0} <Debug> TCPHandler: Processed in 0.007234025 sec. | ||
| 337 | 2026.05.08 08:08:50.573217 [ 259 ] {} <Trace> TCP-Session: 961b9510-e463-4aae-afdc-bc769260a26d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 338 | 2026.05.08 08:08:50.573399 [ 259 ] {644addfa-ecfa-4537-9c63-bc5178e21464} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62820) 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) | ||
| 339 | 2026.05.08 08:08:50.573786 [ 259 ] {644addfa-ecfa-4537-9c63-bc5178e21464} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u8 | ||
| 340 | 2026.05.08 08:08:50.575745 [ 259 ] {644addfa-ecfa-4537-9c63-bc5178e21464} <Debug> oximeter.measurements_u8 (b1722f6b-af92-45c3-9e9c-5ebb913cd11f): Loading data parts | ||
| 341 | 2026.05.08 08:08:50.575960 [ 259 ] {644addfa-ecfa-4537-9c63-bc5178e21464} <Debug> oximeter.measurements_u8 (b1722f6b-af92-45c3-9e9c-5ebb913cd11f): There are no data parts | ||
| 342 | 2026.05.08 08:08:50.577180 [ 259 ] {644addfa-ecfa-4537-9c63-bc5178e21464} <Debug> TCPHandler: Processed in 0.00402445 sec. | ||
| 343 | 2026.05.08 08:08:50.577374 [ 259 ] {} <Trace> TCP-Session: 961b9510-e463-4aae-afdc-bc769260a26d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 344 | 2026.05.08 08:08:50.577623 [ 259 ] {f04fdaec-84b6-4b15-8854-eacd611ab284} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62820) 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) | ||
| 345 | 2026.05.08 08:08:50.577666 [ 259 ] {f04fdaec-84b6-4b15-8854-eacd611ab284} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i16 | ||
| 346 | 2026.05.08 08:08:50.579574 [ 259 ] {f04fdaec-84b6-4b15-8854-eacd611ab284} <Debug> oximeter.measurements_i16 (e1b18846-c4c5-4ff4-8dfc-1c4c91fb6a4a): Loading data parts | ||
| 347 | 2026.05.08 08:08:50.579694 [ 259 ] {f04fdaec-84b6-4b15-8854-eacd611ab284} <Debug> oximeter.measurements_i16 (e1b18846-c4c5-4ff4-8dfc-1c4c91fb6a4a): There are no data parts | ||
| 348 | 2026.05.08 08:08:50.580923 [ 259 ] {f04fdaec-84b6-4b15-8854-eacd611ab284} <Debug> TCPHandler: Processed in 0.003598232 sec. | ||
| 349 | 2026.05.08 08:08:50.581170 [ 259 ] {} <Trace> TCP-Session: 961b9510-e463-4aae-afdc-bc769260a26d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 350 | 2026.05.08 08:08:50.581321 [ 259 ] {6931e784-16ed-4805-b470-d35d8584957f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62820) 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) | ||
| 351 | 2026.05.08 08:08:50.581447 [ 259 ] {6931e784-16ed-4805-b470-d35d8584957f} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u16 | ||
| 352 | 2026.05.08 08:08:50.583012 [ 259 ] {6931e784-16ed-4805-b470-d35d8584957f} <Debug> oximeter.measurements_u16 (df7eae56-5b31-4d9d-b770-09db7f37517e): Loading data parts | ||
| 353 | 2026.05.08 08:08:50.583294 [ 259 ] {6931e784-16ed-4805-b470-d35d8584957f} <Debug> oximeter.measurements_u16 (df7eae56-5b31-4d9d-b770-09db7f37517e): There are no data parts | ||
| 354 | 2026.05.08 08:08:50.592580 [ 259 ] {6931e784-16ed-4805-b470-d35d8584957f} <Debug> TCPHandler: Processed in 0.011465049 sec. | ||
| 355 | 2026.05.08 08:08:50.592729 [ 259 ] {} <Trace> TCP-Session: 961b9510-e463-4aae-afdc-bc769260a26d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 356 | 2026.05.08 08:08:50.592978 [ 259 ] {535bf4a6-88d7-47a8-b115-29a1063bac7a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62820) 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) | ||
| 357 | 2026.05.08 08:08:50.593024 [ 259 ] {535bf4a6-88d7-47a8-b115-29a1063bac7a} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i32 | ||
| 358 | 2026.05.08 08:08:50.597489 [ 259 ] {535bf4a6-88d7-47a8-b115-29a1063bac7a} <Debug> oximeter.measurements_i32 (fbbc5ae2-8af7-45f9-bc7d-fb2cf15a3a2e): Loading data parts | ||
| 359 | 2026.05.08 08:08:50.597629 [ 259 ] {535bf4a6-88d7-47a8-b115-29a1063bac7a} <Debug> oximeter.measurements_i32 (fbbc5ae2-8af7-45f9-bc7d-fb2cf15a3a2e): There are no data parts | ||
| 360 | 2026.05.08 08:08:50.598974 [ 259 ] {535bf4a6-88d7-47a8-b115-29a1063bac7a} <Debug> TCPHandler: Processed in 0.00629294 sec. | ||
| 361 | 2026.05.08 08:08:50.599187 [ 259 ] {} <Trace> TCP-Session: 961b9510-e463-4aae-afdc-bc769260a26d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 362 | 2026.05.08 08:08:50.599350 [ 259 ] {9a5d95af-7e7f-466b-aa3a-4b25f3fccc60} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62820) 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) | ||
| 363 | 2026.05.08 08:08:50.599482 [ 259 ] {9a5d95af-7e7f-466b-aa3a-4b25f3fccc60} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u32 | ||
| 364 | 2026.05.08 08:08:50.601681 [ 259 ] {9a5d95af-7e7f-466b-aa3a-4b25f3fccc60} <Debug> oximeter.measurements_u32 (213768b4-ff51-41b5-8df6-e31546daba94): Loading data parts | ||
| 365 | 2026.05.08 08:08:50.601893 [ 259 ] {9a5d95af-7e7f-466b-aa3a-4b25f3fccc60} <Debug> oximeter.measurements_u32 (213768b4-ff51-41b5-8df6-e31546daba94): There are no data parts | ||
| 366 | 2026.05.08 08:08:50.603020 [ 259 ] {9a5d95af-7e7f-466b-aa3a-4b25f3fccc60} <Debug> TCPHandler: Processed in 0.003881338 sec. | ||
| 367 | 2026.05.08 08:08:50.603169 [ 259 ] {} <Trace> TCP-Session: 961b9510-e463-4aae-afdc-bc769260a26d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 368 | 2026.05.08 08:08:50.603399 [ 259 ] {d89ab2a1-befc-4336-9320-393c5a1ea91f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62820) 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) | ||
| 369 | 2026.05.08 08:08:50.603443 [ 259 ] {d89ab2a1-befc-4336-9320-393c5a1ea91f} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i64 | ||
| 370 | 2026.05.08 08:08:50.605226 [ 259 ] {d89ab2a1-befc-4336-9320-393c5a1ea91f} <Debug> oximeter.measurements_i64 (aa753e8f-1f5f-4dc8-8a79-577034d4bd37): Loading data parts | ||
| 371 | 2026.05.08 08:08:50.605336 [ 259 ] {d89ab2a1-befc-4336-9320-393c5a1ea91f} <Debug> oximeter.measurements_i64 (aa753e8f-1f5f-4dc8-8a79-577034d4bd37): There are no data parts | ||
| 372 | 2026.05.08 08:08:50.606404 [ 259 ] {d89ab2a1-befc-4336-9320-393c5a1ea91f} <Debug> TCPHandler: Processed in 0.003283857 sec. | ||
| 373 | 2026.05.08 08:08:50.606632 [ 259 ] {} <Trace> TCP-Session: 961b9510-e463-4aae-afdc-bc769260a26d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 374 | 2026.05.08 08:08:50.606784 [ 259 ] {dbc41c4f-abbc-446d-88df-a91e360ff8ad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62820) CREATE TABLE IF NOT EXISTS oximeter.measurements_u64 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(UInt64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 375 | 2026.05.08 08:08:50.606894 [ 259 ] {dbc41c4f-abbc-446d-88df-a91e360ff8ad} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u64 | ||
| 376 | 2026.05.08 08:08:50.608727 [ 259 ] {dbc41c4f-abbc-446d-88df-a91e360ff8ad} <Debug> oximeter.measurements_u64 (51456919-ce1d-4304-962d-5a281585e6eb): Loading data parts | ||
| 377 | 2026.05.08 08:08:50.608878 [ 259 ] {dbc41c4f-abbc-446d-88df-a91e360ff8ad} <Debug> oximeter.measurements_u64 (51456919-ce1d-4304-962d-5a281585e6eb): There are no data parts | ||
| 378 | 2026.05.08 08:08:50.610044 [ 259 ] {dbc41c4f-abbc-446d-88df-a91e360ff8ad} <Debug> TCPHandler: Processed in 0.003459249 sec. | ||
| 379 | 2026.05.08 08:08:50.610187 [ 259 ] {} <Trace> TCP-Session: 961b9510-e463-4aae-afdc-bc769260a26d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 380 | 2026.05.08 08:08:50.610383 [ 259 ] {846d226f-2102-4013-ac8e-76417a445195} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62820) CREATE TABLE IF NOT EXISTS oximeter.measurements_f32 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Float32) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 381 | 2026.05.08 08:08:50.610461 [ 259 ] {846d226f-2102-4013-ac8e-76417a445195} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f32 | ||
| 382 | 2026.05.08 08:08:50.612245 [ 259 ] {846d226f-2102-4013-ac8e-76417a445195} <Debug> oximeter.measurements_f32 (5964229d-0c3b-420d-8bdd-f938c3daa526): Loading data parts | ||
| 383 | 2026.05.08 08:08:50.612348 [ 259 ] {846d226f-2102-4013-ac8e-76417a445195} <Debug> oximeter.measurements_f32 (5964229d-0c3b-420d-8bdd-f938c3daa526): There are no data parts | ||
| 384 | 2026.05.08 08:08:50.613376 [ 259 ] {846d226f-2102-4013-ac8e-76417a445195} <Debug> TCPHandler: Processed in 0.003256137 sec. | ||
| 385 | 2026.05.08 08:08:50.613563 [ 259 ] {} <Trace> TCP-Session: 961b9510-e463-4aae-afdc-bc769260a26d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 386 | 2026.05.08 08:08:50.613707 [ 259 ] {40f037a0-2591-4273-901c-10b852fc64c1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62820) CREATE TABLE IF NOT EXISTS oximeter.measurements_f64 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 387 | 2026.05.08 08:08:50.613812 [ 259 ] {40f037a0-2591-4273-901c-10b852fc64c1} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f64 | ||
| 388 | 2026.05.08 08:08:50.615591 [ 259 ] {40f037a0-2591-4273-901c-10b852fc64c1} <Debug> oximeter.measurements_f64 (6f2500a7-7443-4aff-afae-2b5549923f4f): Loading data parts | ||
| 389 | 2026.05.08 08:08:50.615879 [ 259 ] {40f037a0-2591-4273-901c-10b852fc64c1} <Debug> oximeter.measurements_f64 (6f2500a7-7443-4aff-afae-2b5549923f4f): There are no data parts | ||
| 390 | 2026.05.08 08:08:50.617053 [ 259 ] {40f037a0-2591-4273-901c-10b852fc64c1} <Debug> TCPHandler: Processed in 0.003506361 sec. | ||
| 391 | 2026.05.08 08:08:50.617194 [ 259 ] {} <Trace> TCP-Session: 961b9510-e463-4aae-afdc-bc769260a26d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 392 | 2026.05.08 08:08:50.617400 [ 259 ] {4cbf7266-f981-4dbf-821a-1101cd4e58ca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62820) CREATE TABLE IF NOT EXISTS oximeter.measurements_string ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(String) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 393 | 2026.05.08 08:08:50.617480 [ 259 ] {4cbf7266-f981-4dbf-821a-1101cd4e58ca} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_string | ||
| 394 | 2026.05.08 08:08:50.619289 [ 259 ] {4cbf7266-f981-4dbf-821a-1101cd4e58ca} <Debug> oximeter.measurements_string (d58a2a52-0577-4ec2-80ff-380db15729b6): Loading data parts | ||
| 395 | 2026.05.08 08:08:50.619398 [ 259 ] {4cbf7266-f981-4dbf-821a-1101cd4e58ca} <Debug> oximeter.measurements_string (d58a2a52-0577-4ec2-80ff-380db15729b6): There are no data parts | ||
| 396 | 2026.05.08 08:08:50.620486 [ 259 ] {4cbf7266-f981-4dbf-821a-1101cd4e58ca} <Debug> TCPHandler: Processed in 0.003340098 sec. | ||
| 397 | 2026.05.08 08:08:50.620687 [ 259 ] {} <Trace> TCP-Session: 961b9510-e463-4aae-afdc-bc769260a26d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 398 | 2026.05.08 08:08:50.620844 [ 259 ] {71911965-381c-4f86-ae47-5dab2aded6c3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62820) CREATE TABLE IF NOT EXISTS oximeter.measurements_bytes ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), /* | ||
| 399 | * NOTE: Right now we can't unambiguously record a nullable byte array. | ||
| 400 | * Arrays cannot be nested in `Nullable()` types, and encoding the array as | ||
| 401 | * a string isn't palatable for a few reasons. | ||
| 402 | * See: https://github.com/oxidecomputer/omicron/issues/4551 for more | ||
| 403 | * details. | ||
| 404 | */ | ||
| 405 | datum Array(UInt8) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 406 | 2026.05.08 08:08:50.620970 [ 259 ] {71911965-381c-4f86-ae47-5dab2aded6c3} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bytes | ||
| 407 | 2026.05.08 08:08:50.622946 [ 259 ] {71911965-381c-4f86-ae47-5dab2aded6c3} <Debug> oximeter.measurements_bytes (6c0ebf23-03db-4243-9332-51c38a1217c4): Loading data parts | ||
| 408 | 2026.05.08 08:08:50.623057 [ 259 ] {71911965-381c-4f86-ae47-5dab2aded6c3} <Debug> oximeter.measurements_bytes (6c0ebf23-03db-4243-9332-51c38a1217c4): There are no data parts | ||
| 409 | 2026.05.08 08:08:50.624129 [ 259 ] {71911965-381c-4f86-ae47-5dab2aded6c3} <Debug> TCPHandler: Processed in 0.003490161 sec. | ||
| 410 | 2026.05.08 08:08:50.624361 [ 259 ] {} <Trace> TCP-Session: 961b9510-e463-4aae-afdc-bc769260a26d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 411 | 2026.05.08 08:08:50.624524 [ 259 ] {2ed2785f-3174-403d-9c7a-17d20f8b6e1e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62820) CREATE TABLE IF NOT EXISTS oximeter.measurements_cumulativei64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), datum Nullable(Int64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 412 | 2026.05.08 08:08:50.624652 [ 259 ] {2ed2785f-3174-403d-9c7a-17d20f8b6e1e} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativei64 | ||
| 413 | 2026.05.08 08:08:50.626411 [ 259 ] {2ed2785f-3174-403d-9c7a-17d20f8b6e1e} <Debug> oximeter.measurements_cumulativei64 (7b2e6a63-e50f-4ec7-86c3-9c1d5e98a098): Loading data parts | ||
| 414 | 2026.05.08 08:08:50.626591 [ 259 ] {2ed2785f-3174-403d-9c7a-17d20f8b6e1e} <Debug> oximeter.measurements_cumulativei64 (7b2e6a63-e50f-4ec7-86c3-9c1d5e98a098): There are no data parts | ||
| 415 | 2026.05.08 08:08:50.627705 [ 259 ] {2ed2785f-3174-403d-9c7a-17d20f8b6e1e} <Debug> TCPHandler: Processed in 0.003390718 sec. | ||
| 416 | 2026.05.08 08:08:50.627849 [ 259 ] {} <Trace> TCP-Session: 961b9510-e463-4aae-afdc-bc769260a26d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 417 | 2026.05.08 08:08:50.628086 [ 259 ] {cf8018ee-9774-4505-9ac2-a2860970be39} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62820) CREATE TABLE IF NOT EXISTS oximeter.measurements_cumulativeu64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), datum Nullable(UInt64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 418 | 2026.05.08 08:08:50.628201 [ 259 ] {cf8018ee-9774-4505-9ac2-a2860970be39} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativeu64 | ||
| 419 | 2026.05.08 08:08:50.629953 [ 259 ] {cf8018ee-9774-4505-9ac2-a2860970be39} <Debug> oximeter.measurements_cumulativeu64 (a8be02dd-881e-443e-adcb-2b9e0d812815): Loading data parts | ||
| 420 | 2026.05.08 08:08:50.630130 [ 259 ] {cf8018ee-9774-4505-9ac2-a2860970be39} <Debug> oximeter.measurements_cumulativeu64 (a8be02dd-881e-443e-adcb-2b9e0d812815): There are no data parts | ||
| 421 | 2026.05.08 08:08:50.631329 [ 259 ] {cf8018ee-9774-4505-9ac2-a2860970be39} <Debug> TCPHandler: Processed in 0.003541881 sec. | ||
| 422 | 2026.05.08 08:08:50.631455 [ 259 ] {} <Trace> TCP-Session: 961b9510-e463-4aae-afdc-bc769260a26d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 423 | 2026.05.08 08:08:50.631604 [ 259 ] {fe690690-88d3-46f5-9f2e-8f62600f2fe2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62820) CREATE TABLE IF NOT EXISTS oximeter.measurements_cumulativef32 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), datum Nullable(Float32) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 424 | 2026.05.08 08:08:50.631712 [ 259 ] {fe690690-88d3-46f5-9f2e-8f62600f2fe2} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef32 | ||
| 425 | 2026.05.08 08:08:50.633572 [ 259 ] {fe690690-88d3-46f5-9f2e-8f62600f2fe2} <Debug> oximeter.measurements_cumulativef32 (3566f67c-dfc5-4b7b-ae5b-a5b7b442d5f4): Loading data parts | ||
| 426 | 2026.05.08 08:08:50.633690 [ 259 ] {fe690690-88d3-46f5-9f2e-8f62600f2fe2} <Debug> oximeter.measurements_cumulativef32 (3566f67c-dfc5-4b7b-ae5b-a5b7b442d5f4): There are no data parts | ||
| 427 | 2026.05.08 08:08:50.634755 [ 259 ] {fe690690-88d3-46f5-9f2e-8f62600f2fe2} <Debug> TCPHandler: Processed in 0.003324628 sec. | ||
| 428 | 2026.05.08 08:08:50.634952 [ 259 ] {} <Trace> TCP-Session: 961b9510-e463-4aae-afdc-bc769260a26d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 429 | 2026.05.08 08:08:50.635112 [ 259 ] {46634a13-552a-4a5a-8e58-cb0d9769c3e1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62820) CREATE TABLE IF NOT EXISTS oximeter.measurements_cumulativef64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), datum Nullable(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 430 | 2026.05.08 08:08:50.635233 [ 259 ] {46634a13-552a-4a5a-8e58-cb0d9769c3e1} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef64 | ||
| 431 | 2026.05.08 08:08:50.636968 [ 259 ] {46634a13-552a-4a5a-8e58-cb0d9769c3e1} <Debug> oximeter.measurements_cumulativef64 (7fed6b82-156b-4f2c-99e8-0c63c325ce0f): Loading data parts | ||
| 432 | 2026.05.08 08:08:50.637195 [ 259 ] {46634a13-552a-4a5a-8e58-cb0d9769c3e1} <Debug> oximeter.measurements_cumulativef64 (7fed6b82-156b-4f2c-99e8-0c63c325ce0f): There are no data parts | ||
| 433 | 2026.05.08 08:08:50.638300 [ 259 ] {46634a13-552a-4a5a-8e58-cb0d9769c3e1} <Debug> TCPHandler: Processed in 0.003395199 sec. | ||
| 434 | 2026.05.08 08:08:50.638449 [ 259 ] {} <Trace> TCP-Session: 961b9510-e463-4aae-afdc-bc769260a26d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 435 | 2026.05.08 08:08:50.638752 [ 259 ] {d6714803-579f-4826-bc81-8ac8615e8cf0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62820) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogrami8 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), /* | ||
| 436 | * NOTE: Array types cannot be Nullable, see | ||
| 437 | * https://clickhouse.com/docs/en/sql-reference/data-types/nullable | ||
| 438 | * for more details. | ||
| 439 | * | ||
| 440 | * This means we need to use empty arrays to indicate a missing value. This | ||
| 441 | * is unfortunate, and at this point relies on the fact that an | ||
| 442 | * `oximeter::Histogram` cannot have zero bins. If that changes, we'll need | ||
| 443 | * to figure out another way to represent missing samples here. | ||
| 444 | */ | ||
| 445 | bins Array(Int8), counts Array(UInt64), min Int8, max Int8, sum_of_samples Int64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 446 | 2026.05.08 08:08:50.638882 [ 259 ] {d6714803-579f-4826-bc81-8ac8615e8cf0} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami8 | ||
| 447 | 2026.05.08 08:08:50.640944 [ 259 ] {d6714803-579f-4826-bc81-8ac8615e8cf0} <Debug> oximeter.measurements_histogrami8 (990a6452-1267-489a-a1cf-4a3818d80f76): Loading data parts | ||
| 448 | 2026.05.08 08:08:50.641140 [ 259 ] {d6714803-579f-4826-bc81-8ac8615e8cf0} <Debug> oximeter.measurements_histogrami8 (990a6452-1267-489a-a1cf-4a3818d80f76): There are no data parts | ||
| 449 | 2026.05.08 08:08:50.642685 [ 259 ] {d6714803-579f-4826-bc81-8ac8615e8cf0} <Debug> TCPHandler: Processed in 0.004286574 sec. | ||
| 450 | 2026.05.08 08:08:50.642896 [ 259 ] {} <Trace> TCP-Session: 961b9510-e463-4aae-afdc-bc769260a26d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 451 | 2026.05.08 08:08:50.643106 [ 259 ] {bd946595-1d45-4d9b-bb71-225e623472f5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62820) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogramu8 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(UInt8), counts Array(UInt64), min UInt8, max UInt8, sum_of_samples Int64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 452 | 2026.05.08 08:08:50.643257 [ 259 ] {bd946595-1d45-4d9b-bb71-225e623472f5} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu8 | ||
| 453 | 2026.05.08 08:08:50.647180 [ 259 ] {bd946595-1d45-4d9b-bb71-225e623472f5} <Debug> oximeter.measurements_histogramu8 (168258ac-b14d-4fb5-9998-84067254f0e5): Loading data parts | ||
| 454 | 2026.05.08 08:08:50.647368 [ 259 ] {bd946595-1d45-4d9b-bb71-225e623472f5} <Debug> oximeter.measurements_histogramu8 (168258ac-b14d-4fb5-9998-84067254f0e5): There are no data parts | ||
| 455 | 2026.05.08 08:08:50.650013 [ 259 ] {bd946595-1d45-4d9b-bb71-225e623472f5} <Debug> TCPHandler: Processed in 0.007224935 sec. | ||
| 456 | 2026.05.08 08:08:50.650220 [ 259 ] {} <Trace> TCP-Session: 961b9510-e463-4aae-afdc-bc769260a26d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 457 | 2026.05.08 08:08:50.650504 [ 259 ] {8bcb5f58-e4a1-47d7-9bb6-9ad9da0d12a2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62820) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogrami16 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(Int16), counts Array(UInt64), min Int16, max Int16, sum_of_samples Int64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 458 | 2026.05.08 08:08:50.650629 [ 259 ] {8bcb5f58-e4a1-47d7-9bb6-9ad9da0d12a2} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami16 | ||
| 459 | 2026.05.08 08:08:50.653027 [ 259 ] {8bcb5f58-e4a1-47d7-9bb6-9ad9da0d12a2} <Debug> oximeter.measurements_histogrami16 (902be8ee-7c2a-4219-ae1b-41c94a94e319): Loading data parts | ||
| 460 | 2026.05.08 08:08:50.653151 [ 259 ] {8bcb5f58-e4a1-47d7-9bb6-9ad9da0d12a2} <Debug> oximeter.measurements_histogrami16 (902be8ee-7c2a-4219-ae1b-41c94a94e319): There are no data parts | ||
| 461 | 2026.05.08 08:08:50.654458 [ 259 ] {8bcb5f58-e4a1-47d7-9bb6-9ad9da0d12a2} <Debug> TCPHandler: Processed in 0.004286474 sec. | ||
| 462 | 2026.05.08 08:08:50.654676 [ 259 ] {} <Trace> TCP-Session: 961b9510-e463-4aae-afdc-bc769260a26d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 463 | 2026.05.08 08:08:50.654885 [ 259 ] {7b071338-aba6-4814-8b3b-0924193ba300} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62820) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogramu16 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(UInt16), counts Array(UInt64), min UInt16, max UInt16, sum_of_samples Int64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 464 | 2026.05.08 08:08:50.655017 [ 259 ] {7b071338-aba6-4814-8b3b-0924193ba300} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu16 | ||
| 465 | 2026.05.08 08:08:50.657162 [ 259 ] {7b071338-aba6-4814-8b3b-0924193ba300} <Debug> oximeter.measurements_histogramu16 (2a07fd79-c18f-4509-9489-abf4eac0981b): Loading data parts | ||
| 466 | 2026.05.08 08:08:50.657466 [ 259 ] {7b071338-aba6-4814-8b3b-0924193ba300} <Debug> oximeter.measurements_histogramu16 (2a07fd79-c18f-4509-9489-abf4eac0981b): There are no data parts | ||
| 467 | 2026.05.08 08:08:50.658838 [ 259 ] {7b071338-aba6-4814-8b3b-0924193ba300} <Debug> TCPHandler: Processed in 0.004210023 sec. | ||
| 468 | 2026.05.08 08:08:50.658983 [ 259 ] {} <Trace> TCP-Session: 961b9510-e463-4aae-afdc-bc769260a26d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 469 | 2026.05.08 08:08:50.659271 [ 259 ] {d349ddbe-b9d4-4a90-954c-03069c4d415e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62820) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogrami32 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(Int32), counts Array(UInt64), min Int32, max Int32, sum_of_samples Int64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 470 | 2026.05.08 08:08:50.659396 [ 259 ] {d349ddbe-b9d4-4a90-954c-03069c4d415e} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami32 | ||
| 471 | 2026.05.08 08:08:50.661336 [ 259 ] {d349ddbe-b9d4-4a90-954c-03069c4d415e} <Debug> oximeter.measurements_histogrami32 (ab393b87-ec35-4991-80ff-03ebe8391318): Loading data parts | ||
| 472 | 2026.05.08 08:08:50.661509 [ 259 ] {d349ddbe-b9d4-4a90-954c-03069c4d415e} <Debug> oximeter.measurements_histogrami32 (ab393b87-ec35-4991-80ff-03ebe8391318): There are no data parts | ||
| 473 | 2026.05.08 08:08:50.663376 [ 259 ] {d349ddbe-b9d4-4a90-954c-03069c4d415e} <Debug> TCPHandler: Processed in 0.004440008 sec. | ||
| 474 | 2026.05.08 08:08:50.663578 [ 259 ] {} <Trace> TCP-Session: 961b9510-e463-4aae-afdc-bc769260a26d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 475 | 2026.05.08 08:08:50.663789 [ 259 ] {61c15103-cdf8-494e-a0e3-be42322ce4a5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62820) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogramu32 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(UInt32), counts Array(UInt64), min UInt32, max UInt32, sum_of_samples Int64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 476 | 2026.05.08 08:08:50.663917 [ 259 ] {61c15103-cdf8-494e-a0e3-be42322ce4a5} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu32 | ||
| 477 | 2026.05.08 08:08:50.665796 [ 259 ] {61c15103-cdf8-494e-a0e3-be42322ce4a5} <Debug> oximeter.measurements_histogramu32 (737ba9be-9e8c-433f-a718-c32f4136c648): Loading data parts | ||
| 478 | 2026.05.08 08:08:50.666019 [ 259 ] {61c15103-cdf8-494e-a0e3-be42322ce4a5} <Debug> oximeter.measurements_histogramu32 (737ba9be-9e8c-433f-a718-c32f4136c648): There are no data parts | ||
| 479 | 2026.05.08 08:08:50.667261 [ 259 ] {61c15103-cdf8-494e-a0e3-be42322ce4a5} <Debug> TCPHandler: Processed in 0.003741095 sec. | ||
| 480 | 2026.05.08 08:08:50.667386 [ 259 ] {} <Trace> TCP-Session: 961b9510-e463-4aae-afdc-bc769260a26d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 481 | 2026.05.08 08:08:50.667649 [ 259 ] {29b9d2ad-b530-45a0-8134-c2bb9b4b5446} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62820) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogrami64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(Int64), counts Array(UInt64), min Int64, max Int64, sum_of_samples Int64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 482 | 2026.05.08 08:08:50.667761 [ 259 ] {29b9d2ad-b530-45a0-8134-c2bb9b4b5446} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami64 | ||
| 483 | 2026.05.08 08:08:50.669660 [ 259 ] {29b9d2ad-b530-45a0-8134-c2bb9b4b5446} <Debug> oximeter.measurements_histogrami64 (fef6e1a9-e765-404a-a0ec-ae1e00c926af): Loading data parts | ||
| 484 | 2026.05.08 08:08:50.669771 [ 259 ] {29b9d2ad-b530-45a0-8134-c2bb9b4b5446} <Debug> oximeter.measurements_histogrami64 (fef6e1a9-e765-404a-a0ec-ae1e00c926af): There are no data parts | ||
| 485 | 2026.05.08 08:08:50.670954 [ 259 ] {29b9d2ad-b530-45a0-8134-c2bb9b4b5446} <Debug> TCPHandler: Processed in 0.003597942 sec. | ||
| 486 | 2026.05.08 08:08:50.671155 [ 259 ] {} <Trace> TCP-Session: 961b9510-e463-4aae-afdc-bc769260a26d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 487 | 2026.05.08 08:08:50.671363 [ 259 ] {3d85670e-8e9c-4ccb-8d70-bad28845ccc0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62820) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogramu64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(UInt64), counts Array(UInt64), min UInt64, max UInt64, sum_of_samples Int64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 488 | 2026.05.08 08:08:50.671487 [ 259 ] {3d85670e-8e9c-4ccb-8d70-bad28845ccc0} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu64 | ||
| 489 | 2026.05.08 08:08:50.673335 [ 259 ] {3d85670e-8e9c-4ccb-8d70-bad28845ccc0} <Debug> oximeter.measurements_histogramu64 (ebabec84-cbfc-4cf8-9a95-b35807d218b8): Loading data parts | ||
| 490 | 2026.05.08 08:08:50.673606 [ 259 ] {3d85670e-8e9c-4ccb-8d70-bad28845ccc0} <Debug> oximeter.measurements_histogramu64 (ebabec84-cbfc-4cf8-9a95-b35807d218b8): There are no data parts | ||
| 491 | 2026.05.08 08:08:50.674897 [ 259 ] {3d85670e-8e9c-4ccb-8d70-bad28845ccc0} <Debug> TCPHandler: Processed in 0.003790136 sec. | ||
| 492 | 2026.05.08 08:08:50.675029 [ 259 ] {} <Trace> TCP-Session: 961b9510-e463-4aae-afdc-bc769260a26d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 493 | 2026.05.08 08:08:50.675312 [ 259 ] {6188ec6c-3964-4e8d-b277-0f008e4f7c0d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62820) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogramf32 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(Float32), counts Array(UInt64), min Float32, max Float32, sum_of_samples Float64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 494 | 2026.05.08 08:08:50.675430 [ 259 ] {6188ec6c-3964-4e8d-b277-0f008e4f7c0d} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf32 | ||
| 495 | 2026.05.08 08:08:50.677250 [ 259 ] {6188ec6c-3964-4e8d-b277-0f008e4f7c0d} <Debug> oximeter.measurements_histogramf32 (9e539d0d-e7b0-489f-b683-9f21b4879083): Loading data parts | ||
| 496 | 2026.05.08 08:08:50.677356 [ 259 ] {6188ec6c-3964-4e8d-b277-0f008e4f7c0d} <Debug> oximeter.measurements_histogramf32 (9e539d0d-e7b0-489f-b683-9f21b4879083): There are no data parts | ||
| 497 | 2026.05.08 08:08:50.678568 [ 259 ] {6188ec6c-3964-4e8d-b277-0f008e4f7c0d} <Debug> TCPHandler: Processed in 0.003588812 sec. | ||
| 498 | 2026.05.08 08:08:50.678755 [ 259 ] {} <Trace> TCP-Session: 961b9510-e463-4aae-afdc-bc769260a26d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 499 | 2026.05.08 08:08:50.678961 [ 259 ] {83457523-fe12-45fc-b750-8cd2385c22a9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62820) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogramf64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(Float64), counts Array(UInt64), min Float64, max Float64, sum_of_samples Float64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 500 | 2026.05.08 08:08:50.679068 [ 259 ] {83457523-fe12-45fc-b750-8cd2385c22a9} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf64 | ||
| 501 | 2026.05.08 08:08:50.681022 [ 259 ] {83457523-fe12-45fc-b750-8cd2385c22a9} <Debug> oximeter.measurements_histogramf64 (c3cff4d0-9355-435c-a296-7d1993d5cab5): Loading data parts | ||
| 502 | 2026.05.08 08:08:50.681194 [ 259 ] {83457523-fe12-45fc-b750-8cd2385c22a9} <Debug> oximeter.measurements_histogramf64 (c3cff4d0-9355-435c-a296-7d1993d5cab5): There are no data parts | ||
| 503 | 2026.05.08 08:08:50.682431 [ 259 ] {83457523-fe12-45fc-b750-8cd2385c22a9} <Debug> TCPHandler: Processed in 0.003724365 sec. | ||
| 504 | 2026.05.08 08:08:50.682561 [ 259 ] {} <Trace> TCP-Session: 961b9510-e463-4aae-afdc-bc769260a26d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 505 | 2026.05.08 08:08:50.682816 [ 259 ] {eb5c9e15-4bfa-4b98-b0d0-5ac310730d49} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62820) /* The field tables store named dimensions of each timeseries. | ||
| 506 | * | ||
| 507 | * As with the measurement tables, there is one field table for each field data | ||
| 508 | * type. Fields are deduplicated by using the "replacing merge tree", though | ||
| 509 | * this behavior **must not** be relied upon for query correctness. | ||
| 510 | * | ||
| 511 | * The index for the fields differs from the measurements, however. Rows are | ||
| 512 | * sorted by timeseries name, then field name, field value, and finally | ||
| 513 | * timeseries key. This reflects the most common pattern for looking them up: | ||
| 514 | * by field name and possibly value, within a timeseries. The resulting keys are | ||
| 515 | * usually then used to look up measurements. | ||
| 516 | * | ||
| 517 | * NOTE: We may want to consider a secondary index on these tables, sorting by | ||
| 518 | * timeseries name and then key, since it would improve lookups where one | ||
| 519 | * already has the key. Realistically though, these tables are quite small and | ||
| 520 | * so performance benefits will be low in absolute terms. | ||
| 521 | * | ||
| 522 | * TTL: We use a materialized column to expire old field table records. This | ||
| 523 | * column is generated automatically by the database whenever a new row is | ||
| 524 | * inserted. It cannot be inserted directly, nor is it returned in a `SELECT *` | ||
| 525 | * query. Since these tables are `ReplacingMergeTree`s, that means the last | ||
| 526 | * record will remain during a deduplication, which will have the last | ||
| 527 | * timestamp. ClickHouse will then expire old data for us, similar to the | ||
| 528 | * measurement tables. | ||
| 529 | */ | ||
| 530 | CREATE TABLE IF NOT EXISTS oximeter.fields_bool ( timeseries_name String, timeseries_key UInt64, field_name String, field_value Bool, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
| 531 | 2026.05.08 08:08:50.682944 [ 259 ] {eb5c9e15-4bfa-4b98-b0d0-5ac310730d49} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_bool | ||
| 532 | 2026.05.08 08:08:50.684838 [ 259 ] {eb5c9e15-4bfa-4b98-b0d0-5ac310730d49} <Debug> oximeter.fields_bool (b45b6593-37e3-4c89-8d20-b71585c65402): Loading data parts | ||
| 533 | 2026.05.08 08:08:50.684964 [ 259 ] {eb5c9e15-4bfa-4b98-b0d0-5ac310730d49} <Debug> oximeter.fields_bool (b45b6593-37e3-4c89-8d20-b71585c65402): There are no data parts | ||
| 534 | 2026.05.08 08:08:50.686346 [ 259 ] {eb5c9e15-4bfa-4b98-b0d0-5ac310730d49} <Debug> TCPHandler: Processed in 0.003832436 sec. | ||
| 535 | 2026.05.08 08:08:50.686474 [ 259 ] {} <Trace> TCP-Session: 961b9510-e463-4aae-afdc-bc769260a26d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 536 | 2026.05.08 08:08:50.686742 [ 259 ] {36949006-b223-448a-9620-88ad98e9e7c4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62820) CREATE TABLE IF NOT EXISTS oximeter.fields_i8 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value Int8, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
| 537 | 2026.05.08 08:08:50.686842 [ 259 ] {36949006-b223-448a-9620-88ad98e9e7c4} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i8 | ||
| 538 | 2026.05.08 08:08:50.688452 [ 259 ] {36949006-b223-448a-9620-88ad98e9e7c4} <Debug> oximeter.fields_i8 (46ba6fe8-bf87-49fa-856e-0b8c88b2277c): Loading data parts | ||
| 539 | 2026.05.08 08:08:50.688570 [ 259 ] {36949006-b223-448a-9620-88ad98e9e7c4} <Debug> oximeter.fields_i8 (46ba6fe8-bf87-49fa-856e-0b8c88b2277c): There are no data parts | ||
| 540 | 2026.05.08 08:08:50.689864 [ 259 ] {36949006-b223-448a-9620-88ad98e9e7c4} <Debug> TCPHandler: Processed in 0.003437999 sec. | ||
| 541 | 2026.05.08 08:08:50.689997 [ 259 ] {} <Trace> TCP-Session: 961b9510-e463-4aae-afdc-bc769260a26d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 542 | 2026.05.08 08:08:50.690152 [ 259 ] {986cb20f-2fd4-4428-9f07-febf7cc91bc6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62820) CREATE TABLE IF NOT EXISTS oximeter.fields_u8 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value UInt8, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
| 543 | 2026.05.08 08:08:50.690277 [ 259 ] {986cb20f-2fd4-4428-9f07-febf7cc91bc6} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u8 | ||
| 544 | 2026.05.08 08:08:50.691920 [ 259 ] {986cb20f-2fd4-4428-9f07-febf7cc91bc6} <Debug> oximeter.fields_u8 (7b358469-9653-4fa1-8df0-42378e30bc5f): Loading data parts | ||
| 545 | 2026.05.08 08:08:50.692032 [ 259 ] {986cb20f-2fd4-4428-9f07-febf7cc91bc6} <Debug> oximeter.fields_u8 (7b358469-9653-4fa1-8df0-42378e30bc5f): There are no data parts | ||
| 546 | 2026.05.08 08:08:50.693364 [ 259 ] {986cb20f-2fd4-4428-9f07-febf7cc91bc6} <Debug> TCPHandler: Processed in 0.003418729 sec. | ||
| 547 | 2026.05.08 08:08:50.693527 [ 259 ] {} <Trace> TCP-Session: 961b9510-e463-4aae-afdc-bc769260a26d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 548 | 2026.05.08 08:08:50.693720 [ 259 ] {1b397756-29e1-4475-9c7a-d0a0d0017d57} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62820) CREATE TABLE IF NOT EXISTS oximeter.fields_i16 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value Int16, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
| 549 | 2026.05.08 08:08:50.693837 [ 259 ] {1b397756-29e1-4475-9c7a-d0a0d0017d57} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i16 | ||
| 550 | 2026.05.08 08:08:50.695466 [ 259 ] {1b397756-29e1-4475-9c7a-d0a0d0017d57} <Debug> oximeter.fields_i16 (3c1e284c-4bc9-42d0-9208-0102cfbb7904): Loading data parts | ||
| 551 | 2026.05.08 08:08:50.695579 [ 259 ] {1b397756-29e1-4475-9c7a-d0a0d0017d57} <Debug> oximeter.fields_i16 (3c1e284c-4bc9-42d0-9208-0102cfbb7904): There are no data parts | ||
| 552 | 2026.05.08 08:08:50.696881 [ 259 ] {1b397756-29e1-4475-9c7a-d0a0d0017d57} <Debug> TCPHandler: Processed in 0.003401439 sec. | ||
| 553 | 2026.05.08 08:08:50.697009 [ 259 ] {} <Trace> TCP-Session: 961b9510-e463-4aae-afdc-bc769260a26d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 554 | 2026.05.08 08:08:50.697186 [ 259 ] {62774019-a144-455a-8dde-c4ef108365bb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62820) CREATE TABLE IF NOT EXISTS oximeter.fields_u16 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value UInt16, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
| 555 | 2026.05.08 08:08:50.697371 [ 259 ] {62774019-a144-455a-8dde-c4ef108365bb} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u16 | ||
| 556 | 2026.05.08 08:08:50.699160 [ 259 ] {62774019-a144-455a-8dde-c4ef108365bb} <Debug> oximeter.fields_u16 (b3f55b36-ed93-4ef0-b7a4-471cf9f732a6): Loading data parts | ||
| 557 | 2026.05.08 08:08:50.699262 [ 259 ] {62774019-a144-455a-8dde-c4ef108365bb} <Debug> oximeter.fields_u16 (b3f55b36-ed93-4ef0-b7a4-471cf9f732a6): There are no data parts | ||
| 558 | 2026.05.08 08:08:50.700440 [ 259 ] {62774019-a144-455a-8dde-c4ef108365bb} <Debug> TCPHandler: Processed in 0.003478461 sec. | ||
| 559 | 2026.05.08 08:08:50.700657 [ 259 ] {} <Trace> TCP-Session: 961b9510-e463-4aae-afdc-bc769260a26d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 560 | 2026.05.08 08:08:50.700810 [ 259 ] {1a3b07e6-5144-4ff3-97ee-f4fdcb3921ad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62820) CREATE TABLE IF NOT EXISTS oximeter.fields_i32 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value Int32, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
| 561 | 2026.05.08 08:08:50.700946 [ 259 ] {1a3b07e6-5144-4ff3-97ee-f4fdcb3921ad} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i32 | ||
| 562 | 2026.05.08 08:08:50.702528 [ 259 ] {1a3b07e6-5144-4ff3-97ee-f4fdcb3921ad} <Debug> oximeter.fields_i32 (9da6013f-fca5-4f72-ba28-0b07fc6a5ac3): Loading data parts | ||
| 563 | 2026.05.08 08:08:50.702753 [ 259 ] {1a3b07e6-5144-4ff3-97ee-f4fdcb3921ad} <Debug> oximeter.fields_i32 (9da6013f-fca5-4f72-ba28-0b07fc6a5ac3): There are no data parts | ||
| 564 | 2026.05.08 08:08:50.704156 [ 259 ] {1a3b07e6-5144-4ff3-97ee-f4fdcb3921ad} <Debug> TCPHandler: Processed in 0.003546991 sec. | ||
| 565 | 2026.05.08 08:08:50.704284 [ 259 ] {} <Trace> TCP-Session: 961b9510-e463-4aae-afdc-bc769260a26d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 566 | 2026.05.08 08:08:50.704478 [ 259 ] {8c3f52c3-1034-4ecf-adf5-d332e48f430b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62820) CREATE TABLE IF NOT EXISTS oximeter.fields_u32 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value UInt32, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
| 567 | 2026.05.08 08:08:50.704556 [ 259 ] {8c3f52c3-1034-4ecf-adf5-d332e48f430b} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u32 | ||
| 568 | 2026.05.08 08:08:50.706270 [ 259 ] {8c3f52c3-1034-4ecf-adf5-d332e48f430b} <Debug> oximeter.fields_u32 (b5155bac-ebd9-49db-8237-598074e8072a): Loading data parts | ||
| 569 | 2026.05.08 08:08:50.706381 [ 259 ] {8c3f52c3-1034-4ecf-adf5-d332e48f430b} <Debug> oximeter.fields_u32 (b5155bac-ebd9-49db-8237-598074e8072a): There are no data parts | ||
| 570 | 2026.05.08 08:08:50.707535 [ 259 ] {8c3f52c3-1034-4ecf-adf5-d332e48f430b} <Debug> TCPHandler: Processed in 0.003299118 sec. | ||
| 571 | 2026.05.08 08:08:50.707731 [ 259 ] {} <Trace> TCP-Session: 961b9510-e463-4aae-afdc-bc769260a26d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 572 | 2026.05.08 08:08:50.707896 [ 259 ] {63b4c853-1e84-4274-a51b-2e560fb36137} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62820) CREATE TABLE IF NOT EXISTS oximeter.fields_i64 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value Int64, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
| 573 | 2026.05.08 08:08:50.708394 [ 259 ] {63b4c853-1e84-4274-a51b-2e560fb36137} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i64 | ||
| 574 | 2026.05.08 08:08:50.710565 [ 259 ] {63b4c853-1e84-4274-a51b-2e560fb36137} <Debug> oximeter.fields_i64 (3fea0528-7110-4f6a-8a04-e0dab0ba1359): Loading data parts | ||
| 575 | 2026.05.08 08:08:50.711129 [ 259 ] {63b4c853-1e84-4274-a51b-2e560fb36137} <Debug> oximeter.fields_i64 (3fea0528-7110-4f6a-8a04-e0dab0ba1359): There are no data parts | ||
| 576 | 2026.05.08 08:08:50.712359 [ 259 ] {63b4c853-1e84-4274-a51b-2e560fb36137} <Debug> TCPHandler: Processed in 0.004675241 sec. | ||
| 577 | 2026.05.08 08:08:50.712507 [ 259 ] {} <Trace> TCP-Session: 961b9510-e463-4aae-afdc-bc769260a26d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 578 | 2026.05.08 08:08:50.712879 [ 259 ] {58c12522-07ac-468d-a3fa-f51546179f2e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62820) CREATE TABLE IF NOT EXISTS oximeter.fields_u64 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value UInt64, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
| 579 | 2026.05.08 08:08:50.712999 [ 259 ] {58c12522-07ac-468d-a3fa-f51546179f2e} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u64 | ||
| 580 | 2026.05.08 08:08:50.715839 [ 259 ] {58c12522-07ac-468d-a3fa-f51546179f2e} <Debug> oximeter.fields_u64 (0d6b14c5-b10e-4a1c-aa05-73304251a84f): Loading data parts | ||
| 581 | 2026.05.08 08:08:50.715968 [ 259 ] {58c12522-07ac-468d-a3fa-f51546179f2e} <Debug> oximeter.fields_u64 (0d6b14c5-b10e-4a1c-aa05-73304251a84f): There are no data parts | ||
| 582 | 2026.05.08 08:08:50.717363 [ 259 ] {58c12522-07ac-468d-a3fa-f51546179f2e} <Debug> TCPHandler: Processed in 0.004904385 sec. | ||
| 583 | 2026.05.08 08:08:50.717541 [ 259 ] {} <Trace> TCP-Session: 961b9510-e463-4aae-afdc-bc769260a26d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 584 | 2026.05.08 08:08:50.717697 [ 259 ] {3e472b39-88e4-443d-98b8-0fda2b282d1d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62820) CREATE TABLE IF NOT EXISTS oximeter.fields_ipaddr ( timeseries_name String, timeseries_key UInt64, field_name String, field_value IPv6, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
| 585 | 2026.05.08 08:08:50.717758 [ 259 ] {3e472b39-88e4-443d-98b8-0fda2b282d1d} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_ipaddr | ||
| 586 | 2026.05.08 08:08:50.719346 [ 259 ] {3e472b39-88e4-443d-98b8-0fda2b282d1d} <Debug> oximeter.fields_ipaddr (034d96d9-789e-4505-ab4d-4c4f8262c586): Loading data parts | ||
| 587 | 2026.05.08 08:08:50.719487 [ 259 ] {3e472b39-88e4-443d-98b8-0fda2b282d1d} <Debug> oximeter.fields_ipaddr (034d96d9-789e-4505-ab4d-4c4f8262c586): There are no data parts | ||
| 588 | 2026.05.08 08:08:50.720690 [ 259 ] {3e472b39-88e4-443d-98b8-0fda2b282d1d} <Debug> TCPHandler: Processed in 0.003197525 sec. | ||
| 589 | 2026.05.08 08:08:50.720833 [ 259 ] {} <Trace> TCP-Session: 961b9510-e463-4aae-afdc-bc769260a26d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 590 | 2026.05.08 08:08:50.721002 [ 259 ] {e511e8ee-e65b-4f2e-b9c9-34198a67651a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62820) CREATE TABLE IF NOT EXISTS oximeter.fields_string ( timeseries_name String, timeseries_key UInt64, field_name String, field_value String, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
| 591 | 2026.05.08 08:08:50.721058 [ 259 ] {e511e8ee-e65b-4f2e-b9c9-34198a67651a} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_string | ||
| 592 | 2026.05.08 08:08:50.722931 [ 259 ] {e511e8ee-e65b-4f2e-b9c9-34198a67651a} <Debug> oximeter.fields_string (2e56caf6-21a8-464c-b24f-cce9c93bbfbe): Loading data parts | ||
| 593 | 2026.05.08 08:08:50.723093 [ 259 ] {e511e8ee-e65b-4f2e-b9c9-34198a67651a} <Debug> oximeter.fields_string (2e56caf6-21a8-464c-b24f-cce9c93bbfbe): There are no data parts | ||
| 594 | 2026.05.08 08:08:50.724506 [ 259 ] {e511e8ee-e65b-4f2e-b9c9-34198a67651a} <Debug> TCPHandler: Processed in 0.003716235 sec. | ||
| 595 | 2026.05.08 08:08:50.724660 [ 259 ] {} <Trace> TCP-Session: 961b9510-e463-4aae-afdc-bc769260a26d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 596 | 2026.05.08 08:08:50.724838 [ 259 ] {7d229e7f-82f1-4a4d-84ca-f38a42031276} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62820) CREATE TABLE IF NOT EXISTS oximeter.fields_uuid ( timeseries_name String, timeseries_key UInt64, field_name String, field_value UUID, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
| 597 | 2026.05.08 08:08:50.724899 [ 259 ] {7d229e7f-82f1-4a4d-84ca-f38a42031276} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_uuid | ||
| 598 | 2026.05.08 08:08:50.726491 [ 259 ] {7d229e7f-82f1-4a4d-84ca-f38a42031276} <Debug> oximeter.fields_uuid (6954ef9e-8f45-45b9-b3dd-33f933bb31d2): Loading data parts | ||
| 599 | 2026.05.08 08:08:50.726624 [ 259 ] {7d229e7f-82f1-4a4d-84ca-f38a42031276} <Debug> oximeter.fields_uuid (6954ef9e-8f45-45b9-b3dd-33f933bb31d2): There are no data parts | ||
| 600 | 2026.05.08 08:08:50.728224 [ 259 ] {7d229e7f-82f1-4a4d-84ca-f38a42031276} <Debug> TCPHandler: Processed in 0.003611313 sec. | ||
| 601 | 2026.05.08 08:08:50.728389 [ 259 ] {} <Trace> TCP-Session: 961b9510-e463-4aae-afdc-bc769260a26d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 602 | 2026.05.08 08:08:50.728651 [ 259 ] {c9c908b2-8089-4882-b1cb-90da87a5b31e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62820) /* The timeseries schema table stores the extracted schema for the samples | ||
| 603 | * oximeter collects. | ||
| 604 | */ | ||
| 605 | CREATE TABLE IF NOT EXISTS oximeter.timeseries_schema ( timeseries_name String, fields Nested( name String, type Enum( 'Bool' = 1, 'I64' = 2, 'IpAddr' = 3, 'String' = 4, 'Uuid' = 6, 'I8' = 7, 'U8' = 8, 'I16' = 9, 'U16' = 10, 'I32' = 11, 'U32' = 12, 'U64' = 13 ), source Enum( 'Target' = 1, 'Metric' = 2 ) ), datum_type Enum( 'Bool' = 1, 'I64' = 2, 'F64' = 3, 'String' = 4, 'Bytes' = 5, 'CumulativeI64' = 6, 'CumulativeF64' = 7, 'HistogramI64' = 8, 'HistogramF64' = 9, 'I8' = 10, 'U8' = 11, 'I16' = 12, 'U16' = 13, 'I32' = 14, 'U32' = 15, 'U64' = 16, 'F32' = 17, 'CumulativeU64' = 18, 'CumulativeF32' = 19, 'HistogramI8' = 20, 'HistogramU8' = 21, 'HistogramI16' = 22, 'HistogramU16' = 23, 'HistogramI32' = 24, 'HistogramU32' = 25, 'HistogramU64' = 26, 'HistogramF32' = 27 ), created DateTime64(9, 'UTC') ) ENGINE = MergeTree() ORDER BY (timeseries_name, fields.name) (stage: Complete) | ||
| 606 | 2026.05.08 08:08:50.728724 [ 259 ] {c9c908b2-8089-4882-b1cb-90da87a5b31e} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.timeseries_schema | ||
| 607 | 2026.05.08 08:08:50.730427 [ 259 ] {c9c908b2-8089-4882-b1cb-90da87a5b31e} <Debug> oximeter.timeseries_schema (b89db7f6-4c52-403d-9f92-e362dcc59f0f): Loading data parts | ||
| 608 | 2026.05.08 08:08:50.730554 [ 259 ] {c9c908b2-8089-4882-b1cb-90da87a5b31e} <Debug> oximeter.timeseries_schema (b89db7f6-4c52-403d-9f92-e362dcc59f0f): There are no data parts | ||
| 609 | 2026.05.08 08:08:50.731901 [ 259 ] {c9c908b2-8089-4882-b1cb-90da87a5b31e} <Debug> TCPHandler: Processed in 0.003557162 sec. | ||
| 610 | 2026.05.08 08:08:50.734011 [ 260 ] {} <Trace> TCP-Session: 3fbd83a9-a342-4804-a34d-63c9c5d34136 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 611 | 2026.05.08 08:08:50.734455 [ 260 ] {26f486df-ca41-4dd1-b757-f87682fc4bfe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40062) INSERT INTO oximeter.version (*) VALUES (stage: Complete) | ||
| 612 | 2026.05.08 08:08:50.735750 [ 260 ] {26f486df-ca41-4dd1-b757-f87682fc4bfe} <Trace> ContextAccess (default): Access granted: INSERT(value, timestamp) ON oximeter.version | ||
| 613 | 2026.05.08 08:08:50.751817 [ 268 ] {26f486df-ca41-4dd1-b757-f87682fc4bfe} <Trace> oximeter.version (95fcba57-7b9a-48d5-92aa-f22d8363bb4f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 614 | 2026.05.08 08:08:50.751915 [ 268 ] {26f486df-ca41-4dd1-b757-f87682fc4bfe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
| 615 | 2026.05.08 08:08:50.757411 [ 268 ] {26f486df-ca41-4dd1-b757-f87682fc4bfe} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 616 | 2026.05.08 08:08:50.757817 [ 268 ] {26f486df-ca41-4dd1-b757-f87682fc4bfe} <Trace> oximeter.version (95fcba57-7b9a-48d5-92aa-f22d8363bb4f): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 617 | 2026.05.08 08:08:50.758218 [ 260 ] {26f486df-ca41-4dd1-b757-f87682fc4bfe} <Debug> executeQuery: Read 1 rows, 16.00 B in 0.02393 sec., 41.78854993731718 rows/sec., 668.62 B/sec. | ||
| 618 | 2026.05.08 08:08:50.758509 [ 260 ] {26f486df-ca41-4dd1-b757-f87682fc4bfe} <Debug> TCPHandler: Processed in 0.024571116 sec. | ||
| 619 | 2026.05.08 08:08:51.000312 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 124.21 MiB, peak 124.21 MiB, free memory in arenas 0.00 B, will set to 138.59 MiB (RSS), difference: 14.38 MiB | ||
| 620 | 2026.05.08 08:08:51.340448 [ 270 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:38491 | ||
| 621 | 2026.05.08 08:08:51.340572 [ 270 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 622 | 2026.05.08 08:08:51.340622 [ 270 ] {} <Debug> TCP-Session: c4591530-4a94-4277-ab56-d0990701a57e Authenticating user 'default' from [fd00:1122:3344:101::a]:38491 | ||
| 623 | 2026.05.08 08:08:51.340868 [ 270 ] {} <Debug> TCP-Session: c4591530-4a94-4277-ab56-d0990701a57e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 624 | 2026.05.08 08:08:51.340882 [ 270 ] {} <Debug> TCP-Session: c4591530-4a94-4277-ab56-d0990701a57e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 625 | 2026.05.08 08:08:51.340954 [ 270 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 626 | 2026.05.08 08:08:51.341074 [ 270 ] {} <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 | ||
| 627 | 2026.05.08 08:08:51.341091 [ 270 ] {} <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 | ||
| 628 | 2026.05.08 08:08:51.341658 [ 271 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:34410 | ||
| 629 | 2026.05.08 08:08:51.341766 [ 272 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:51656 | ||
| 630 | 2026.05.08 08:08:51.341863 [ 271 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 631 | 2026.05.08 08:08:51.341976 [ 274 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:52465 | ||
| 632 | 2026.05.08 08:08:51.341991 [ 273 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:41019 | ||
| 633 | 2026.05.08 08:08:51.342060 [ 271 ] {} <Debug> TCP-Session: 4ed34742-250a-4259-a517-ac787ce4746a Authenticating user 'default' from [fd00:1122:3344:101::a]:34410 | ||
| 634 | 2026.05.08 08:08:51.342053 [ 275 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:57095 | ||
| 635 | 2026.05.08 08:08:51.342133 [ 272 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 636 | 2026.05.08 08:08:51.342181 [ 271 ] {} <Debug> TCP-Session: 4ed34742-250a-4259-a517-ac787ce4746a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 637 | 2026.05.08 08:08:51.342183 [ 276 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:38890 | ||
| 638 | 2026.05.08 08:08:51.342201 [ 271 ] {} <Debug> TCP-Session: 4ed34742-250a-4259-a517-ac787ce4746a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 639 | 2026.05.08 08:08:51.342197 [ 272 ] {} <Debug> TCP-Session: ceddf13d-b723-4dc7-997f-c17f0ccb2554 Authenticating user 'default' from [fd00:1122:3344:101::a]:51656 | ||
| 640 | 2026.05.08 08:08:51.342313 [ 274 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 641 | 2026.05.08 08:08:51.342366 [ 272 ] {} <Debug> TCP-Session: ceddf13d-b723-4dc7-997f-c17f0ccb2554 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 642 | 2026.05.08 08:08:51.342379 [ 277 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:65042 | ||
| 643 | 2026.05.08 08:08:51.342350 [ 273 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 644 | 2026.05.08 08:08:51.342422 [ 275 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 645 | 2026.05.08 08:08:51.342552 [ 276 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 646 | 2026.05.08 08:08:51.342480 [ 273 ] {} <Debug> TCP-Session: 5e154e91-42a0-4ab3-bb29-5ff9d7d26118 Authenticating user 'default' from [fd00:1122:3344:101::a]:41019 | ||
| 647 | 2026.05.08 08:08:51.342463 [ 272 ] {} <Debug> TCP-Session: ceddf13d-b723-4dc7-997f-c17f0ccb2554 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 648 | 2026.05.08 08:08:51.342692 [ 276 ] {} <Debug> TCP-Session: 73326f2a-d589-4e26-bb74-10d6fe4b4504 Authenticating user 'default' from [fd00:1122:3344:101::a]:38890 | ||
| 649 | 2026.05.08 08:08:51.342684 [ 275 ] {} <Debug> TCP-Session: 2df05395-a91c-4dcd-b185-487f4c165ca8 Authenticating user 'default' from [fd00:1122:3344:101::a]:57095 | ||
| 650 | 2026.05.08 08:08:51.342680 [ 273 ] {} <Debug> TCP-Session: 5e154e91-42a0-4ab3-bb29-5ff9d7d26118 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 651 | 2026.05.08 08:08:51.342800 [ 276 ] {} <Debug> TCP-Session: 73326f2a-d589-4e26-bb74-10d6fe4b4504 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 652 | 2026.05.08 08:08:51.342790 [ 275 ] {} <Debug> TCP-Session: 2df05395-a91c-4dcd-b185-487f4c165ca8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 653 | 2026.05.08 08:08:51.342622 [ 277 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 654 | 2026.05.08 08:08:51.342908 [ 275 ] {} <Debug> TCP-Session: 2df05395-a91c-4dcd-b185-487f4c165ca8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 655 | 2026.05.08 08:08:51.342922 [ 276 ] {} <Debug> TCP-Session: 73326f2a-d589-4e26-bb74-10d6fe4b4504 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 656 | 2026.05.08 08:08:51.342890 [ 273 ] {} <Debug> TCP-Session: 5e154e91-42a0-4ab3-bb29-5ff9d7d26118 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 657 | 2026.05.08 08:08:51.342977 [ 277 ] {} <Debug> TCP-Session: 66ebae41-d988-4f41-b3a7-409d107bd543 Authenticating user 'default' from [fd00:1122:3344:101::a]:65042 | ||
| 658 | 2026.05.08 08:08:51.342441 [ 274 ] {} <Debug> TCP-Session: e8b6bc14-9671-4b17-a2ef-9b5abf4e784a Authenticating user 'default' from [fd00:1122:3344:101::a]:52465 | ||
| 659 | 2026.05.08 08:08:51.343109 [ 274 ] {} <Debug> TCP-Session: e8b6bc14-9671-4b17-a2ef-9b5abf4e784a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 660 | 2026.05.08 08:08:51.343120 [ 277 ] {} <Debug> TCP-Session: 66ebae41-d988-4f41-b3a7-409d107bd543 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 661 | 2026.05.08 08:08:51.343276 [ 274 ] {} <Debug> TCP-Session: e8b6bc14-9671-4b17-a2ef-9b5abf4e784a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 662 | 2026.05.08 08:08:51.343298 [ 277 ] {} <Debug> TCP-Session: 66ebae41-d988-4f41-b3a7-409d107bd543 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 663 | 2026.05.08 08:08:51.584887 [ 278 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:33129 | ||
| 664 | 2026.05.08 08:08:51.585094 [ 278 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 665 | 2026.05.08 08:08:51.585130 [ 278 ] {} <Debug> TCP-Session: 253345eb-2bef-47bc-beb2-aedb4e8a3f80 Authenticating user 'default' from [fd00:1122:3344:101::c]:33129 | ||
| 666 | 2026.05.08 08:08:51.585155 [ 278 ] {} <Debug> TCP-Session: 253345eb-2bef-47bc-beb2-aedb4e8a3f80 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 667 | 2026.05.08 08:08:51.585281 [ 278 ] {} <Debug> TCP-Session: 253345eb-2bef-47bc-beb2-aedb4e8a3f80 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 668 | 2026.05.08 08:08:51.585359 [ 278 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 669 | 2026.05.08 08:08:51.585398 [ 278 ] {} <Trace> ContextAccess (default): List of all grants: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 670 | 2026.05.08 08:08:51.585487 [ 278 ] {} <Trace> ContextAccess (default): List of all grants including implicit: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 671 | 2026.05.08 08:08:51.586063 [ 280 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:37544 | ||
| 672 | 2026.05.08 08:08:51.586071 [ 279 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:51553 | ||
| 673 | 2026.05.08 08:08:51.586142 [ 281 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:35379 | ||
| 674 | 2026.05.08 08:08:51.586218 [ 282 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:42500 | ||
| 675 | 2026.05.08 08:08:51.586335 [ 280 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 676 | 2026.05.08 08:08:51.586347 [ 283 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:53815 | ||
| 677 | 2026.05.08 08:08:51.586384 [ 280 ] {} <Debug> TCP-Session: e2a68d56-fcc4-4ea5-930e-2285866ebc8e Authenticating user 'default' from [fd00:1122:3344:101::c]:37544 | ||
| 678 | 2026.05.08 08:08:51.586446 [ 282 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 679 | 2026.05.08 08:08:51.586461 [ 284 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:58715 | ||
| 680 | 2026.05.08 08:08:51.586420 [ 279 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 681 | 2026.05.08 08:08:51.586534 [ 280 ] {} <Debug> TCP-Session: e2a68d56-fcc4-4ea5-930e-2285866ebc8e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 682 | 2026.05.08 08:08:51.586573 [ 282 ] {} <Debug> TCP-Session: 310ef45b-5c61-4ee4-9125-e5e8541aa746 Authenticating user 'default' from [fd00:1122:3344:101::c]:42500 | ||
| 683 | 2026.05.08 08:08:51.586612 [ 283 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 684 | 2026.05.08 08:08:51.586562 [ 281 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 685 | 2026.05.08 08:08:51.586700 [ 284 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 686 | 2026.05.08 08:08:51.586715 [ 282 ] {} <Debug> TCP-Session: 310ef45b-5c61-4ee4-9125-e5e8541aa746 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 687 | 2026.05.08 08:08:51.586700 [ 283 ] {} <Debug> TCP-Session: 0ad7ff02-ffb1-4c83-8e94-ea6b20de4332 Authenticating user 'default' from [fd00:1122:3344:101::c]:53815 | ||
| 688 | 2026.05.08 08:08:51.586800 [ 282 ] {} <Debug> TCP-Session: 310ef45b-5c61-4ee4-9125-e5e8541aa746 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 689 | 2026.05.08 08:08:51.586800 [ 281 ] {} <Debug> TCP-Session: b194741a-2f0a-4efa-8ddf-b664930a4cf5 Authenticating user 'default' from [fd00:1122:3344:101::c]:35379 | ||
| 690 | 2026.05.08 08:08:51.586829 [ 284 ] {} <Debug> TCP-Session: 52866008-95eb-4a0a-85af-cc9ec0ead079 Authenticating user 'default' from [fd00:1122:3344:101::c]:58715 | ||
| 691 | 2026.05.08 08:08:51.586917 [ 281 ] {} <Debug> TCP-Session: b194741a-2f0a-4efa-8ddf-b664930a4cf5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 692 | 2026.05.08 08:08:51.587005 [ 284 ] {} <Debug> TCP-Session: 52866008-95eb-4a0a-85af-cc9ec0ead079 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 693 | 2026.05.08 08:08:51.586678 [ 280 ] {} <Debug> TCP-Session: e2a68d56-fcc4-4ea5-930e-2285866ebc8e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 694 | 2026.05.08 08:08:51.587076 [ 281 ] {} <Debug> TCP-Session: b194741a-2f0a-4efa-8ddf-b664930a4cf5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 695 | 2026.05.08 08:08:51.587091 [ 284 ] {} <Debug> TCP-Session: 52866008-95eb-4a0a-85af-cc9ec0ead079 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 696 | 2026.05.08 08:08:51.586644 [ 285 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:44152 | ||
| 697 | 2026.05.08 08:08:51.586554 [ 279 ] {} <Debug> TCP-Session: b06c09a9-5f4c-4fd6-9780-90917f4562b9 Authenticating user 'default' from [fd00:1122:3344:101::c]:51553 | ||
| 698 | 2026.05.08 08:08:51.586872 [ 283 ] {} <Debug> TCP-Session: 0ad7ff02-ffb1-4c83-8e94-ea6b20de4332 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 699 | 2026.05.08 08:08:51.587350 [ 279 ] {} <Debug> TCP-Session: b06c09a9-5f4c-4fd6-9780-90917f4562b9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 700 | 2026.05.08 08:08:51.587354 [ 283 ] {} <Debug> TCP-Session: 0ad7ff02-ffb1-4c83-8e94-ea6b20de4332 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 701 | 2026.05.08 08:08:51.587375 [ 285 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 702 | 2026.05.08 08:08:51.587367 [ 279 ] {} <Debug> TCP-Session: b06c09a9-5f4c-4fd6-9780-90917f4562b9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 703 | 2026.05.08 08:08:51.587495 [ 285 ] {} <Debug> TCP-Session: 63210e67-1fe3-4c5d-8479-c02f7cc0c2fd Authenticating user 'default' from [fd00:1122:3344:101::c]:44152 | ||
| 704 | 2026.05.08 08:08:51.587654 [ 285 ] {} <Debug> TCP-Session: 63210e67-1fe3-4c5d-8479-c02f7cc0c2fd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 705 | 2026.05.08 08:08:51.587671 [ 285 ] {} <Debug> TCP-Session: 63210e67-1fe3-4c5d-8479-c02f7cc0c2fd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 706 | 2026.05.08 08:08:51.598192 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55552 | ||
| 707 | 2026.05.08 08:08:51.598430 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 708 | 2026.05.08 08:08:51.598461 [ 286 ] {} <Debug> TCP-Session: bd17cc1a-1df6-4d1d-91c0-a9580e55a93c Authenticating user 'default' from [fd00:1122:3344:101::e]:55552 | ||
| 709 | 2026.05.08 08:08:51.598479 [ 286 ] {} <Debug> TCP-Session: bd17cc1a-1df6-4d1d-91c0-a9580e55a93c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 710 | 2026.05.08 08:08:51.598540 [ 286 ] {} <Debug> TCP-Session: bd17cc1a-1df6-4d1d-91c0-a9580e55a93c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 711 | 2026.05.08 08:08:51.598887 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64102 | ||
| 712 | 2026.05.08 08:08:51.598960 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64466 | ||
| 713 | 2026.05.08 08:08:51.599054 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 714 | 2026.05.08 08:08:51.599182 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33052 | ||
| 715 | 2026.05.08 08:08:51.599192 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 716 | 2026.05.08 08:08:51.599220 [ 287 ] {} <Debug> TCP-Session: 4e02ae0d-943a-4153-8669-d758a36d563a Authenticating user 'default' from [fd00:1122:3344:101::e]:64102 | ||
| 717 | 2026.05.08 08:08:51.599243 [ 288 ] {} <Debug> TCP-Session: 6988544b-b6d3-476f-8448-b03dc9167ad5 Authenticating user 'default' from [fd00:1122:3344:101::e]:64466 | ||
| 718 | 2026.05.08 08:08:51.599278 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44682 | ||
| 719 | 2026.05.08 08:08:51.599254 [ 287 ] {} <Debug> TCP-Session: 4e02ae0d-943a-4153-8669-d758a36d563a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 720 | 2026.05.08 08:08:51.599183 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35988 | ||
| 721 | 2026.05.08 08:08:51.599393 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45904 | ||
| 722 | 2026.05.08 08:08:51.599387 [ 286 ] {} <Trace> TCP-Session: bd17cc1a-1df6-4d1d-91c0-a9580e55a93c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 723 | 2026.05.08 08:08:51.599382 [ 287 ] {} <Debug> TCP-Session: 4e02ae0d-943a-4153-8669-d758a36d563a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 724 | 2026.05.08 08:08:51.599540 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42515 | ||
| 725 | 2026.05.08 08:08:51.599543 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 726 | 2026.05.08 08:08:51.599376 [ 288 ] {} <Debug> TCP-Session: 6988544b-b6d3-476f-8448-b03dc9167ad5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 727 | 2026.05.08 08:08:51.599360 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 728 | 2026.05.08 08:08:51.599664 [ 291 ] {} <Debug> TCP-Session: 9c667c72-b9ae-4c95-b8c1-3d61a1e7dfcc Authenticating user 'default' from [fd00:1122:3344:101::e]:44682 | ||
| 729 | 2026.05.08 08:08:51.599690 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 730 | 2026.05.08 08:08:51.599642 [ 288 ] {} <Debug> TCP-Session: 6988544b-b6d3-476f-8448-b03dc9167ad5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 731 | 2026.05.08 08:08:51.599808 [ 291 ] {} <Debug> TCP-Session: 9c667c72-b9ae-4c95-b8c1-3d61a1e7dfcc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 732 | 2026.05.08 08:08:51.599825 [ 289 ] {} <Debug> TCP-Session: 93da186a-9470-4126-a5f4-e5ee6146bfb2 Authenticating user 'default' from [fd00:1122:3344:101::e]:35988 | ||
| 733 | 2026.05.08 08:08:51.599832 [ 291 ] {} <Debug> TCP-Session: 9c667c72-b9ae-4c95-b8c1-3d61a1e7dfcc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 734 | 2026.05.08 08:08:51.599815 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 735 | 2026.05.08 08:08:51.599867 [ 286 ] {e50e0534-4705-4738-8b73-76bc18511224} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:55552) SELECT concat(database, '.', name) AS table_name, ifNull(total_bytes, 0) AS total_bytes, ifNull(total_rows, 0) AS total_rows FROM system.tables WHERE has_own_data (stage: Complete) | ||
| 736 | 2026.05.08 08:08:51.599667 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63198 | ||
| 737 | 2026.05.08 08:08:51.599973 [ 292 ] {} <Debug> TCP-Session: 19a07396-0c03-4b8b-96a1-9c2d597fd981 Authenticating user 'default' from [fd00:1122:3344:101::e]:45904 | ||
| 738 | 2026.05.08 08:08:51.599852 [ 289 ] {} <Debug> TCP-Session: 93da186a-9470-4126-a5f4-e5ee6146bfb2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 739 | 2026.05.08 08:08:51.600041 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 740 | 2026.05.08 08:08:51.600100 [ 292 ] {} <Debug> TCP-Session: 19a07396-0c03-4b8b-96a1-9c2d597fd981 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 741 | 2026.05.08 08:08:51.600086 [ 289 ] {} <Debug> TCP-Session: 93da186a-9470-4126-a5f4-e5ee6146bfb2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 742 | 2026.05.08 08:08:51.600147 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 743 | 2026.05.08 08:08:51.600284 [ 292 ] {} <Debug> TCP-Session: 19a07396-0c03-4b8b-96a1-9c2d597fd981 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 744 | 2026.05.08 08:08:51.600270 [ 293 ] {} <Debug> TCP-Session: 8a98d10a-3346-4ac5-b1fb-30fc67c74114 Authenticating user 'default' from [fd00:1122:3344:101::e]:42515 | ||
| 745 | 2026.05.08 08:08:51.600042 [ 290 ] {} <Debug> TCP-Session: 8822474f-f170-4898-bb47-93e42ebe735b Authenticating user 'default' from [fd00:1122:3344:101::e]:33052 | ||
| 746 | 2026.05.08 08:08:51.600367 [ 294 ] {} <Debug> TCP-Session: 3b9e8cd6-1866-45d3-aa2a-18627df211c3 Authenticating user 'default' from [fd00:1122:3344:101::e]:63198 | ||
| 747 | 2026.05.08 08:08:51.600364 [ 293 ] {} <Debug> TCP-Session: 8a98d10a-3346-4ac5-b1fb-30fc67c74114 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 748 | 2026.05.08 08:08:51.600485 [ 290 ] {} <Debug> TCP-Session: 8822474f-f170-4898-bb47-93e42ebe735b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 749 | 2026.05.08 08:08:51.600493 [ 293 ] {} <Debug> TCP-Session: 8a98d10a-3346-4ac5-b1fb-30fc67c74114 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 750 | 2026.05.08 08:08:51.600508 [ 294 ] {} <Debug> TCP-Session: 3b9e8cd6-1866-45d3-aa2a-18627df211c3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 751 | 2026.05.08 08:08:51.600555 [ 290 ] {} <Debug> TCP-Session: 8822474f-f170-4898-bb47-93e42ebe735b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 752 | 2026.05.08 08:08:51.600563 [ 294 ] {} <Debug> TCP-Session: 3b9e8cd6-1866-45d3-aa2a-18627df211c3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 753 | 2026.05.08 08:08:51.601463 [ 286 ] {e50e0534-4705-4738-8b73-76bc18511224} <Trace> ContextAccess (default): Access granted: SELECT(database, name, total_rows, total_bytes, has_own_data) ON system.tables | ||
| 754 | 2026.05.08 08:08:51.602400 [ 286 ] {e50e0534-4705-4738-8b73-76bc18511224} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 755 | 2026.05.08 08:08:51.605195 [ 268 ] {e50e0534-4705-4738-8b73-76bc18511224} <Trace> ContextAccess (default): Access granted: SHOW TABLES ON *.* | ||
| 756 | 2026.05.08 08:08:51.606479 [ 286 ] {e50e0534-4705-4738-8b73-76bc18511224} <Debug> executeQuery: Read 137 rows, 7.79 KiB in 0.006778 sec., 20212.452050752432 rows/sec., 1.12 MiB/sec. | ||
| 757 | 2026.05.08 08:08:51.606567 [ 286 ] {e50e0534-4705-4738-8b73-76bc18511224} <Debug> TCPHandler: Processed in 0.00750404 sec. | ||
| 758 | 2026.05.08 08:08:57.536548 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 8 | ||
| 759 | 2026.05.08 08:08:57.536589 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 488 | ||
| 760 | 2026.05.08 08:08:57.536656 [ 244 ] {} <Debug> SystemLog (system.metric_log): Creating new table system.metric_log for MetricLog | ||
| 761 | 2026.05.08 08:08:57.536685 [ 245 ] {} <Debug> SystemLog (system.asynchronous_metric_log): Creating new table system.asynchronous_metric_log for AsynchronousMetricLog | ||
| 762 | 2026.05.08 08:08:57.540217 [ 245 ] {} <Debug> system.asynchronous_metric_log (ae5b5697-1ff6-4106-8704-be69c16fe51c): Loading data parts | ||
| 763 | 2026.05.08 08:08:57.540435 [ 245 ] {} <Debug> system.asynchronous_metric_log (ae5b5697-1ff6-4106-8704-be69c16fe51c): There are no data parts | ||
| 764 | 2026.05.08 08:08:57.544091 [ 245 ] {} <Trace> system.asynchronous_metric_log (ae5b5697-1ff6-4106-8704-be69c16fe51c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 765 | 2026.05.08 08:08:57.544132 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
| 766 | 2026.05.08 08:08:57.551255 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 767 | 2026.05.08 08:08:57.551782 [ 245 ] {} <Trace> system.asynchronous_metric_log (ae5b5697-1ff6-4106-8704-be69c16fe51c): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 768 | 2026.05.08 08:08:57.551936 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 488 | ||
| 769 | 2026.05.08 08:08:57.554896 [ 244 ] {} <Debug> system.metric_log (6863ca5b-3a4e-4a65-b181-6be743eb150d): Loading data parts | ||
| 770 | 2026.05.08 08:08:57.555078 [ 244 ] {} <Debug> system.metric_log (6863ca5b-3a4e-4a65-b181-6be743eb150d): There are no data parts | ||
| 771 | 2026.05.08 08:08:57.580507 [ 244 ] {} <Trace> system.metric_log (6863ca5b-3a4e-4a65-b181-6be743eb150d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 772 | 2026.05.08 08:08:57.580558 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
| 773 | 2026.05.08 08:08:57.587121 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 774 | 2026.05.08 08:08:57.588297 [ 244 ] {} <Trace> system.metric_log (6863ca5b-3a4e-4a65-b181-6be743eb150d): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 775 | 2026.05.08 08:08:57.591636 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 8 | ||
| 776 | 2026.05.08 08:08:58.000209 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 146.66 MiB, peak 150.66 MiB, free memory in arenas 0.00 B, will set to 155.73 MiB (RSS), difference: 9.07 MiB | ||
| 777 | 2026.05.08 08:09:00.036640 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 90 entries to flush up to offset 90 | ||
| 778 | 2026.05.08 08:09:00.036760 [ 243 ] {} <Debug> SystemLog (system.query_log): Creating new table system.query_log for QueryLog | ||
| 779 | 2026.05.08 08:09:00.041220 [ 243 ] {} <Debug> system.query_log (14f8ccb3-56a3-4601-8a9e-d96094aafe7f): Loading data parts | ||
| 780 | 2026.05.08 08:09:00.041393 [ 243 ] {} <Debug> system.query_log (14f8ccb3-56a3-4601-8a9e-d96094aafe7f): There are no data parts | ||
| 781 | 2026.05.08 08:09:00.046471 [ 243 ] {} <Trace> system.query_log (14f8ccb3-56a3-4601-8a9e-d96094aafe7f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 782 | 2026.05.08 08:09:00.046514 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
| 783 | 2026.05.08 08:09:00.048280 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 784 | 2026.05.08 08:09:00.048810 [ 243 ] {} <Trace> system.query_log (14f8ccb3-56a3-4601-8a9e-d96094aafe7f): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 785 | 2026.05.08 08:09:00.049141 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 90 | ||
| 786 | 2026.05.08 08:09:00.335034 [ 295 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:55304 | ||
| 787 | 2026.05.08 08:09:00.335164 [ 295 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 788 | 2026.05.08 08:09:00.335203 [ 295 ] {} <Debug> TCP-Session: afd2782d-6571-46bf-87e4-dd7d92da1025 Authenticating user 'default' from [fd00:1122:3344:101::b]:55304 | ||
| 789 | 2026.05.08 08:09:00.335226 [ 295 ] {} <Debug> TCP-Session: afd2782d-6571-46bf-87e4-dd7d92da1025 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 790 | 2026.05.08 08:09:00.335240 [ 295 ] {} <Debug> TCP-Session: afd2782d-6571-46bf-87e4-dd7d92da1025 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 791 | 2026.05.08 08:09:00.335294 [ 295 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 792 | 2026.05.08 08:09:00.335317 [ 295 ] {} <Trace> ContextAccess (default): List of all grants: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 793 | 2026.05.08 08:09:00.335333 [ 295 ] {} <Trace> ContextAccess (default): List of all grants including implicit: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 794 | 2026.05.08 08:09:00.335792 [ 297 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:59531 | ||
| 795 | 2026.05.08 08:09:00.335800 [ 296 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:54841 | ||
| 796 | 2026.05.08 08:09:00.335941 [ 298 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:40774 | ||
| 797 | 2026.05.08 08:09:00.335948 [ 299 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:53555 | ||
| 798 | 2026.05.08 08:09:00.335988 [ 297 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 799 | 2026.05.08 08:09:00.336035 [ 297 ] {} <Debug> TCP-Session: cae15f22-02aa-4f2c-aabb-2bf9b717c785 Authenticating user 'default' from [fd00:1122:3344:101::b]:59531 | ||
| 800 | 2026.05.08 08:09:00.336057 [ 297 ] {} <Debug> TCP-Session: cae15f22-02aa-4f2c-aabb-2bf9b717c785 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 801 | 2026.05.08 08:09:00.336071 [ 297 ] {} <Debug> TCP-Session: cae15f22-02aa-4f2c-aabb-2bf9b717c785 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 802 | 2026.05.08 08:09:00.336102 [ 300 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:42866 | ||
| 803 | 2026.05.08 08:09:00.336220 [ 296 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 804 | 2026.05.08 08:09:00.336229 [ 301 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:46651 | ||
| 805 | 2026.05.08 08:09:00.336276 [ 296 ] {} <Debug> TCP-Session: b643c22d-290e-4d73-b6fe-202d38d4bb97 Authenticating user 'default' from [fd00:1122:3344:101::b]:54841 | ||
| 806 | 2026.05.08 08:09:00.336310 [ 296 ] {} <Debug> TCP-Session: b643c22d-290e-4d73-b6fe-202d38d4bb97 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 807 | 2026.05.08 08:09:00.336323 [ 296 ] {} <Debug> TCP-Session: b643c22d-290e-4d73-b6fe-202d38d4bb97 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 808 | 2026.05.08 08:09:00.336467 [ 299 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 809 | 2026.05.08 08:09:00.336520 [ 302 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:55642 | ||
| 810 | 2026.05.08 08:09:00.336560 [ 299 ] {} <Debug> TCP-Session: fe226160-5566-44ba-bac5-65053eb709f6 Authenticating user 'default' from [fd00:1122:3344:101::b]:53555 | ||
| 811 | 2026.05.08 08:09:00.336591 [ 299 ] {} <Debug> TCP-Session: fe226160-5566-44ba-bac5-65053eb709f6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 812 | 2026.05.08 08:09:00.336592 [ 300 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 813 | 2026.05.08 08:09:00.336605 [ 299 ] {} <Debug> TCP-Session: fe226160-5566-44ba-bac5-65053eb709f6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 814 | 2026.05.08 08:09:00.336648 [ 300 ] {} <Debug> TCP-Session: a5ddf203-6eec-48f0-890a-8caa10b8443c Authenticating user 'default' from [fd00:1122:3344:101::b]:42866 | ||
| 815 | 2026.05.08 08:09:00.336659 [ 301 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 816 | 2026.05.08 08:09:00.336672 [ 300 ] {} <Debug> TCP-Session: a5ddf203-6eec-48f0-890a-8caa10b8443c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 817 | 2026.05.08 08:09:00.336699 [ 301 ] {} <Debug> TCP-Session: 6a4685c9-040f-4b70-a1da-cddf1e800717 Authenticating user 'default' from [fd00:1122:3344:101::b]:46651 | ||
| 818 | 2026.05.08 08:09:00.336700 [ 300 ] {} <Debug> TCP-Session: a5ddf203-6eec-48f0-890a-8caa10b8443c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 819 | 2026.05.08 08:09:00.336726 [ 301 ] {} <Debug> TCP-Session: 6a4685c9-040f-4b70-a1da-cddf1e800717 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 820 | 2026.05.08 08:09:00.336747 [ 301 ] {} <Debug> TCP-Session: 6a4685c9-040f-4b70-a1da-cddf1e800717 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 821 | 2026.05.08 08:09:00.336773 [ 298 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 822 | 2026.05.08 08:09:00.336815 [ 298 ] {} <Debug> TCP-Session: 9e59837b-8851-4664-a64c-aaa3ec8f911d Authenticating user 'default' from [fd00:1122:3344:101::b]:40774 | ||
| 823 | 2026.05.08 08:09:00.336834 [ 298 ] {} <Debug> TCP-Session: 9e59837b-8851-4664-a64c-aaa3ec8f911d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 824 | 2026.05.08 08:09:00.336847 [ 298 ] {} <Debug> TCP-Session: 9e59837b-8851-4664-a64c-aaa3ec8f911d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 825 | 2026.05.08 08:09:00.336864 [ 302 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 826 | 2026.05.08 08:09:00.336894 [ 302 ] {} <Debug> TCP-Session: 75bfa265-f509-47b7-80f1-dac5badc37c4 Authenticating user 'default' from [fd00:1122:3344:101::b]:55642 | ||
| 827 | 2026.05.08 08:09:00.336911 [ 302 ] {} <Debug> TCP-Session: 75bfa265-f509-47b7-80f1-dac5badc37c4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 828 | 2026.05.08 08:09:00.336924 [ 302 ] {} <Debug> TCP-Session: 75bfa265-f509-47b7-80f1-dac5badc37c4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 829 | 2026.05.08 08:09:01.000197 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 160.00 MiB, peak 160.00 MiB, free memory in arenas 0.00 B, will set to 157.14 MiB (RSS), difference: -2.85 MiB | ||
| 830 | 2026.05.08 08:09:05.008945 [ 105 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 831 | 2026.05.08 08:09:05.009011 [ 105 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 832 | 2026.05.08 08:09:05.052250 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 976 | ||
| 833 | 2026.05.08 08:09:05.055238 [ 245 ] {} <Trace> system.asynchronous_metric_log (ae5b5697-1ff6-4106-8704-be69c16fe51c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 834 | 2026.05.08 08:09:05.055286 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
| 835 | 2026.05.08 08:09:05.055989 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 836 | 2026.05.08 08:09:05.056428 [ 245 ] {} <Trace> system.asynchronous_metric_log (ae5b5697-1ff6-4106-8704-be69c16fe51c): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 837 | 2026.05.08 08:09:05.056584 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 976 | ||
| 838 | 2026.05.08 08:09:05.091937 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 16 | ||
| 839 | 2026.05.08 08:09:05.110155 [ 244 ] {} <Trace> system.metric_log (6863ca5b-3a4e-4a65-b181-6be743eb150d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 840 | 2026.05.08 08:09:05.110206 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
| 841 | 2026.05.08 08:09:05.116841 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 842 | 2026.05.08 08:09:05.117909 [ 244 ] {} <Trace> system.metric_log (6863ca5b-3a4e-4a65-b181-6be743eb150d): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 843 | 2026.05.08 08:09:05.120734 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 16 | ||
| 844 | 2026.05.08 08:09:06.000253 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 157.89 MiB, peak 161.89 MiB, free memory in arenas 0.00 B, will set to 159.95 MiB (RSS), difference: 2.06 MiB | ||
| 845 | 2026.05.08 08:09:07.028639 [ 259 ] {} <Trace> TCP-Session: 961b9510-e463-4aae-afdc-bc769260a26d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 846 | 2026.05.08 08:09:07.028900 [ 259 ] {cfd5c033-4980-4109-8116-41dcd673dbaa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62820) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session: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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'zone:cpu_nsec') FORMAT Native (stage: Complete) | ||
| 847 | 2026.05.08 08:09:07.037006 [ 259 ] {cfd5c033-4980-4109-8116-41dcd673dbaa} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 848 | 2026.05.08 08:09:07.037157 [ 259 ] {cfd5c033-4980-4109-8116-41dcd673dbaa} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 849 | 2026.05.08 08:09:07.037664 [ 259 ] {cfd5c033-4980-4109-8116-41dcd673dbaa} <Debug> TCPHandler: Processed in 0.009165018 sec. | ||
| 850 | 2026.05.08 08:09:07.064883 [ 259 ] {} <Trace> TCP-Session: 961b9510-e463-4aae-afdc-bc769260a26d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 851 | 2026.05.08 08:09:07.065024 [ 259 ] {8129e19b-91c1-45d7-bb80-dc37fb32e495} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62820) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 852 | 2026.05.08 08:09:07.065078 [ 259 ] {8129e19b-91c1-45d7-bb80-dc37fb32e495} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 853 | 2026.05.08 08:09:07.065772 [ 259 ] {8129e19b-91c1-45d7-bb80-dc37fb32e495} <Trace> oximeter.timeseries_schema (b89db7f6-4c52-403d-9f92-e362dcc59f0f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 854 | 2026.05.08 08:09:07.065821 [ 259 ] {8129e19b-91c1-45d7-bb80-dc37fb32e495} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
| 855 | 2026.05.08 08:09:07.068329 [ 259 ] {8129e19b-91c1-45d7-bb80-dc37fb32e495} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 856 | 2026.05.08 08:09:07.068766 [ 259 ] {8129e19b-91c1-45d7-bb80-dc37fb32e495} <Trace> oximeter.timeseries_schema (b89db7f6-4c52-403d-9f92-e362dcc59f0f): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 857 | 2026.05.08 08:09:07.068921 [ 259 ] {8129e19b-91c1-45d7-bb80-dc37fb32e495} <Debug> executeQuery: Read 35 rows, 7.62 KiB in 0.003938 sec., 8887.76028440833 rows/sec., 1.89 MiB/sec. | ||
| 858 | 2026.05.08 08:09:07.068965 [ 259 ] {8129e19b-91c1-45d7-bb80-dc37fb32e495} <Debug> TCPHandler: Processed in 0.004170082 sec. | ||
| 859 | 2026.05.08 08:09:07.069123 [ 259 ] {} <Trace> TCP-Session: 961b9510-e463-4aae-afdc-bc769260a26d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 860 | 2026.05.08 08:09:07.069226 [ 259 ] {3c1e8eac-3bcb-40ee-85b5-901f1b6323c7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62820) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 861 | 2026.05.08 08:09:07.069269 [ 259 ] {3c1e8eac-3bcb-40ee-85b5-901f1b6323c7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 862 | 2026.05.08 08:09:07.075588 [ 259 ] {3c1e8eac-3bcb-40ee-85b5-901f1b6323c7} <Trace> oximeter.fields_i16 (3c1e284c-4bc9-42d0-9208-0102cfbb7904): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 863 | 2026.05.08 08:09:07.075623 [ 259 ] {3c1e8eac-3bcb-40ee-85b5-901f1b6323c7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
| 864 | 2026.05.08 08:09:07.078204 [ 259 ] {3c1e8eac-3bcb-40ee-85b5-901f1b6323c7} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 865 | 2026.05.08 08:09:07.078652 [ 259 ] {3c1e8eac-3bcb-40ee-85b5-901f1b6323c7} <Trace> oximeter.fields_i16 (3c1e284c-4bc9-42d0-9208-0102cfbb7904): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 866 | 2026.05.08 08:09:07.078794 [ 259 ] {3c1e8eac-3bcb-40ee-85b5-901f1b6323c7} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.009593 sec., 2501.8242468466588 rows/sec., 212.56 KiB/sec. | ||
| 867 | 2026.05.08 08:09:07.078833 [ 259 ] {3c1e8eac-3bcb-40ee-85b5-901f1b6323c7} <Debug> TCPHandler: Processed in 0.009763069 sec. | ||
| 868 | 2026.05.08 08:09:07.078965 [ 259 ] {} <Trace> TCP-Session: 961b9510-e463-4aae-afdc-bc769260a26d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 869 | 2026.05.08 08:09:07.079065 [ 259 ] {09fa22b9-75c9-45f9-9e54-5e45314535b1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62820) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 870 | 2026.05.08 08:09:07.079107 [ 259 ] {09fa22b9-75c9-45f9-9e54-5e45314535b1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 871 | 2026.05.08 08:09:07.079522 [ 259 ] {09fa22b9-75c9-45f9-9e54-5e45314535b1} <Trace> oximeter.fields_ipaddr (034d96d9-789e-4505-ab4d-4c4f8262c586): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 872 | 2026.05.08 08:09:07.079560 [ 259 ] {09fa22b9-75c9-45f9-9e54-5e45314535b1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
| 873 | 2026.05.08 08:09:07.080016 [ 259 ] {09fa22b9-75c9-45f9-9e54-5e45314535b1} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 874 | 2026.05.08 08:09:07.080561 [ 259 ] {09fa22b9-75c9-45f9-9e54-5e45314535b1} <Trace> oximeter.fields_ipaddr (034d96d9-789e-4505-ab4d-4c4f8262c586): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 875 | 2026.05.08 08:09:07.080695 [ 259 ] {09fa22b9-75c9-45f9-9e54-5e45314535b1} <Debug> executeQuery: Read 10 rows, 835.00 B in 0.001653 sec., 6049.606775559589 rows/sec., 493.30 KiB/sec. | ||
| 876 | 2026.05.08 08:09:07.080733 [ 259 ] {09fa22b9-75c9-45f9-9e54-5e45314535b1} <Debug> TCPHandler: Processed in 0.001820151 sec. | ||
| 877 | 2026.05.08 08:09:07.080856 [ 259 ] {} <Trace> TCP-Session: 961b9510-e463-4aae-afdc-bc769260a26d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 878 | 2026.05.08 08:09:07.080957 [ 259 ] {f3561768-eb64-45dc-9ca1-791412b3f3b5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62820) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 879 | 2026.05.08 08:09:07.080997 [ 259 ] {f3561768-eb64-45dc-9ca1-791412b3f3b5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 880 | 2026.05.08 08:09:07.082777 [ 259 ] {f3561768-eb64-45dc-9ca1-791412b3f3b5} <Trace> oximeter.fields_string (2e56caf6-21a8-464c-b24f-cce9c93bbfbe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 881 | 2026.05.08 08:09:07.082816 [ 259 ] {f3561768-eb64-45dc-9ca1-791412b3f3b5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
| 882 | 2026.05.08 08:09:07.083556 [ 259 ] {f3561768-eb64-45dc-9ca1-791412b3f3b5} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 883 | 2026.05.08 08:09:07.084071 [ 259 ] {f3561768-eb64-45dc-9ca1-791412b3f3b5} <Trace> oximeter.fields_string (2e56caf6-21a8-464c-b24f-cce9c93bbfbe): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 884 | 2026.05.08 08:09:07.084205 [ 259 ] {f3561768-eb64-45dc-9ca1-791412b3f3b5} <Debug> executeQuery: Read 2510 rows, 192.24 KiB in 0.003269 sec., 767818.9048638727 rows/sec., 57.43 MiB/sec. | ||
| 885 | 2026.05.08 08:09:07.084244 [ 259 ] {f3561768-eb64-45dc-9ca1-791412b3f3b5} <Debug> MemoryTracker: Peak memory usage (for query): 4.00 MiB. | ||
| 886 | 2026.05.08 08:09:07.084257 [ 259 ] {f3561768-eb64-45dc-9ca1-791412b3f3b5} <Debug> TCPHandler: Processed in 0.00345347 sec. | ||
| 887 | 2026.05.08 08:09:07.084376 [ 259 ] {} <Trace> TCP-Session: 961b9510-e463-4aae-afdc-bc769260a26d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 888 | 2026.05.08 08:09:07.084473 [ 259 ] {cb781b49-f5c7-4c8c-a619-bffb79769af8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62820) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 889 | 2026.05.08 08:09:07.084513 [ 259 ] {cb781b49-f5c7-4c8c-a619-bffb79769af8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 890 | 2026.05.08 08:09:07.084929 [ 259 ] {cb781b49-f5c7-4c8c-a619-bffb79769af8} <Trace> oximeter.fields_u16 (b3f55b36-ed93-4ef0-b7a4-471cf9f732a6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 891 | 2026.05.08 08:09:07.084967 [ 259 ] {cb781b49-f5c7-4c8c-a619-bffb79769af8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
| 892 | 2026.05.08 08:09:07.085492 [ 259 ] {cb781b49-f5c7-4c8c-a619-bffb79769af8} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 893 | 2026.05.08 08:09:07.085988 [ 259 ] {cb781b49-f5c7-4c8c-a619-bffb79769af8} <Trace> oximeter.fields_u16 (b3f55b36-ed93-4ef0-b7a4-471cf9f732a6): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 894 | 2026.05.08 08:09:07.086129 [ 259 ] {cb781b49-f5c7-4c8c-a619-bffb79769af8} <Debug> executeQuery: Read 35 rows, 2.64 KiB in 0.001675 sec., 20895.5223880597 rows/sec., 1.54 MiB/sec. | ||
| 895 | 2026.05.08 08:09:07.086165 [ 259 ] {cb781b49-f5c7-4c8c-a619-bffb79769af8} <Debug> TCPHandler: Processed in 0.001839072 sec. | ||
| 896 | 2026.05.08 08:09:07.086292 [ 259 ] {} <Trace> TCP-Session: 961b9510-e463-4aae-afdc-bc769260a26d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 897 | 2026.05.08 08:09:07.086388 [ 259 ] {975605eb-ef47-4c08-8f5f-a2ea2c9c6e27} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62820) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 898 | 2026.05.08 08:09:07.086427 [ 259 ] {975605eb-ef47-4c08-8f5f-a2ea2c9c6e27} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 899 | 2026.05.08 08:09:07.087191 [ 259 ] {975605eb-ef47-4c08-8f5f-a2ea2c9c6e27} <Trace> oximeter.fields_u32 (b5155bac-ebd9-49db-8237-598074e8072a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 900 | 2026.05.08 08:09:07.087226 [ 259 ] {975605eb-ef47-4c08-8f5f-a2ea2c9c6e27} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
| 901 | 2026.05.08 08:09:07.087744 [ 259 ] {975605eb-ef47-4c08-8f5f-a2ea2c9c6e27} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 902 | 2026.05.08 08:09:07.088221 [ 259 ] {975605eb-ef47-4c08-8f5f-a2ea2c9c6e27} <Trace> oximeter.fields_u32 (b5155bac-ebd9-49db-8237-598074e8072a): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 903 | 2026.05.08 08:09:07.088350 [ 259 ] {975605eb-ef47-4c08-8f5f-a2ea2c9c6e27} <Debug> executeQuery: Read 825 rows, 49.42 KiB in 0.00198 sec., 416666.6666666667 rows/sec., 24.37 MiB/sec. | ||
| 904 | 2026.05.08 08:09:07.088390 [ 259 ] {975605eb-ef47-4c08-8f5f-a2ea2c9c6e27} <Debug> TCPHandler: Processed in 0.002148238 sec. | ||
| 905 | 2026.05.08 08:09:07.088518 [ 259 ] {} <Trace> TCP-Session: 961b9510-e463-4aae-afdc-bc769260a26d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 906 | 2026.05.08 08:09:07.088613 [ 259 ] {3e787e99-1371-44e7-af0d-e9b789b5455d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62820) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 907 | 2026.05.08 08:09:07.088653 [ 259 ] {3e787e99-1371-44e7-af0d-e9b789b5455d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 908 | 2026.05.08 08:09:07.089060 [ 259 ] {3e787e99-1371-44e7-af0d-e9b789b5455d} <Trace> oximeter.fields_u64 (0d6b14c5-b10e-4a1c-aa05-73304251a84f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 909 | 2026.05.08 08:09:07.089103 [ 259 ] {3e787e99-1371-44e7-af0d-e9b789b5455d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
| 910 | 2026.05.08 08:09:07.089574 [ 259 ] {3e787e99-1371-44e7-af0d-e9b789b5455d} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 911 | 2026.05.08 08:09:07.090066 [ 259 ] {3e787e99-1371-44e7-af0d-e9b789b5455d} <Trace> oximeter.fields_u64 (0d6b14c5-b10e-4a1c-aa05-73304251a84f): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 912 | 2026.05.08 08:09:07.090193 [ 259 ] {3e787e99-1371-44e7-af0d-e9b789b5455d} <Debug> executeQuery: Read 2 rows, 144.00 B in 0.001598 sec., 1251.5644555694619 rows/sec., 88.00 KiB/sec. | ||
| 913 | 2026.05.08 08:09:07.090228 [ 259 ] {3e787e99-1371-44e7-af0d-e9b789b5455d} <Debug> TCPHandler: Processed in 0.001765761 sec. | ||
| 914 | 2026.05.08 08:09:07.090345 [ 259 ] {} <Trace> TCP-Session: 961b9510-e463-4aae-afdc-bc769260a26d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 915 | 2026.05.08 08:09:07.090447 [ 259 ] {c2a83d7a-9f59-4289-abb3-d619511d79ca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62820) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 916 | 2026.05.08 08:09:07.090487 [ 259 ] {c2a83d7a-9f59-4289-abb3-d619511d79ca} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 917 | 2026.05.08 08:09:07.090937 [ 259 ] {c2a83d7a-9f59-4289-abb3-d619511d79ca} <Trace> oximeter.fields_u8 (7b358469-9653-4fa1-8df0-42378e30bc5f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 918 | 2026.05.08 08:09:07.090974 [ 259 ] {c2a83d7a-9f59-4289-abb3-d619511d79ca} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
| 919 | 2026.05.08 08:09:07.091462 [ 259 ] {c2a83d7a-9f59-4289-abb3-d619511d79ca} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 920 | 2026.05.08 08:09:07.092029 [ 259 ] {c2a83d7a-9f59-4289-abb3-d619511d79ca} <Trace> oximeter.fields_u8 (7b358469-9653-4fa1-8df0-42378e30bc5f): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 921 | 2026.05.08 08:09:07.092166 [ 259 ] {c2a83d7a-9f59-4289-abb3-d619511d79ca} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001737 sec., 6908.462867012089 rows/sec., 539.72 KiB/sec. | ||
| 922 | 2026.05.08 08:09:07.092203 [ 259 ] {c2a83d7a-9f59-4289-abb3-d619511d79ca} <Debug> TCPHandler: Processed in 0.001906713 sec. | ||
| 923 | 2026.05.08 08:09:07.092320 [ 259 ] {} <Trace> TCP-Session: 961b9510-e463-4aae-afdc-bc769260a26d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 924 | 2026.05.08 08:09:07.092412 [ 259 ] {eada98a7-30f2-43f0-ad19-7072cca783f1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62820) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 925 | 2026.05.08 08:09:07.092452 [ 259 ] {eada98a7-30f2-43f0-ad19-7072cca783f1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 926 | 2026.05.08 08:09:07.093342 [ 259 ] {eada98a7-30f2-43f0-ad19-7072cca783f1} <Trace> oximeter.fields_uuid (6954ef9e-8f45-45b9-b3dd-33f933bb31d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 927 | 2026.05.08 08:09:07.093378 [ 259 ] {eada98a7-30f2-43f0-ad19-7072cca783f1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
| 928 | 2026.05.08 08:09:07.093995 [ 259 ] {eada98a7-30f2-43f0-ad19-7072cca783f1} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 929 | 2026.05.08 08:09:07.094517 [ 259 ] {eada98a7-30f2-43f0-ad19-7072cca783f1} <Trace> oximeter.fields_uuid (6954ef9e-8f45-45b9-b3dd-33f933bb31d2): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 930 | 2026.05.08 08:09:07.094652 [ 259 ] {eada98a7-30f2-43f0-ad19-7072cca783f1} <Debug> executeQuery: Read 1310 rows, 90.11 KiB in 0.002257 sec., 580416.4820558263 rows/sec., 38.99 MiB/sec. | ||
| 931 | 2026.05.08 08:09:07.094690 [ 259 ] {eada98a7-30f2-43f0-ad19-7072cca783f1} <Debug> TCPHandler: Processed in 0.002420602 sec. | ||
| 932 | 2026.05.08 08:09:07.094810 [ 259 ] {} <Trace> TCP-Session: 961b9510-e463-4aae-afdc-bc769260a26d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 933 | 2026.05.08 08:09:07.094905 [ 259 ] {13b4ca86-9294-4c1d-aefb-bc4010afe15d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62820) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 934 | 2026.05.08 08:09:07.094948 [ 259 ] {13b4ca86-9294-4c1d-aefb-bc4010afe15d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 935 | 2026.05.08 08:09:07.097995 [ 259 ] {13b4ca86-9294-4c1d-aefb-bc4010afe15d} <Trace> oximeter.measurements_cumulativeu64 (a8be02dd-881e-443e-adcb-2b9e0d812815): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 936 | 2026.05.08 08:09:07.098036 [ 259 ] {13b4ca86-9294-4c1d-aefb-bc4010afe15d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
| 937 | 2026.05.08 08:09:07.098956 [ 259 ] {13b4ca86-9294-4c1d-aefb-bc4010afe15d} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 938 | 2026.05.08 08:09:07.099468 [ 259 ] {13b4ca86-9294-4c1d-aefb-bc4010afe15d} <Trace> oximeter.measurements_cumulativeu64 (a8be02dd-881e-443e-adcb-2b9e0d812815): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 939 | 2026.05.08 08:09:07.099616 [ 259 ] {13b4ca86-9294-4c1d-aefb-bc4010afe15d} <Debug> executeQuery: Read 2921 rows, 190.39 KiB in 0.004728 sec., 617808.798646362 rows/sec., 39.33 MiB/sec. | ||
| 940 | 2026.05.08 08:09:07.099655 [ 259 ] {13b4ca86-9294-4c1d-aefb-bc4010afe15d} <Debug> TCPHandler: Processed in 0.004894125 sec. | ||
| 941 | 2026.05.08 08:09:07.099793 [ 259 ] {} <Trace> TCP-Session: 961b9510-e463-4aae-afdc-bc769260a26d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 942 | 2026.05.08 08:09:07.099908 [ 259 ] {55e501f6-013f-4181-81eb-a9fe6352aff2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62820) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 943 | 2026.05.08 08:09:07.099965 [ 259 ] {55e501f6-013f-4181-81eb-a9fe6352aff2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 944 | 2026.05.08 08:09:07.100806 [ 259 ] {55e501f6-013f-4181-81eb-a9fe6352aff2} <Trace> oximeter.measurements_histogramu64 (ebabec84-cbfc-4cf8-9a95-b35807d218b8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 945 | 2026.05.08 08:09:07.100845 [ 259 ] {55e501f6-013f-4181-81eb-a9fe6352aff2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
| 946 | 2026.05.08 08:09:07.102136 [ 259 ] {55e501f6-013f-4181-81eb-a9fe6352aff2} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 947 | 2026.05.08 08:09:07.102659 [ 259 ] {55e501f6-013f-4181-81eb-a9fe6352aff2} <Trace> oximeter.measurements_histogramu64 (ebabec84-cbfc-4cf8-9a95-b35807d218b8): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 948 | 2026.05.08 08:09:07.102828 [ 259 ] {55e501f6-013f-4181-81eb-a9fe6352aff2} <Debug> executeQuery: Read 13 rows, 23.85 KiB in 0.002939 sec., 4423.273222184416 rows/sec., 7.93 MiB/sec. | ||
| 949 | 2026.05.08 08:09:07.102892 [ 259 ] {55e501f6-013f-4181-81eb-a9fe6352aff2} <Debug> TCPHandler: Processed in 0.003152275 sec. | ||
| 950 | 2026.05.08 08:09:07.103039 [ 259 ] {} <Trace> TCP-Session: 961b9510-e463-4aae-afdc-bc769260a26d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 951 | 2026.05.08 08:09:07.103148 [ 259 ] {261d4f54-4b17-4298-a8fd-76fa9d67b5cd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62820) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 952 | 2026.05.08 08:09:07.103201 [ 259 ] {261d4f54-4b17-4298-a8fd-76fa9d67b5cd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 953 | 2026.05.08 08:09:07.103566 [ 259 ] {261d4f54-4b17-4298-a8fd-76fa9d67b5cd} <Trace> oximeter.measurements_u64 (51456919-ce1d-4304-962d-5a281585e6eb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 954 | 2026.05.08 08:09:07.103603 [ 259 ] {261d4f54-4b17-4298-a8fd-76fa9d67b5cd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
| 955 | 2026.05.08 08:09:07.104099 [ 259 ] {261d4f54-4b17-4298-a8fd-76fa9d67b5cd} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 956 | 2026.05.08 08:09:07.104602 [ 259 ] {261d4f54-4b17-4298-a8fd-76fa9d67b5cd} <Trace> oximeter.measurements_u64 (51456919-ce1d-4304-962d-5a281585e6eb): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 957 | 2026.05.08 08:09:07.104734 [ 259 ] {261d4f54-4b17-4298-a8fd-76fa9d67b5cd} <Debug> executeQuery: Read 6 rows, 417.00 B in 0.00161 sec., 3726.7080745341614 rows/sec., 252.94 KiB/sec. | ||
| 958 | 2026.05.08 08:09:07.104784 [ 259 ] {261d4f54-4b17-4298-a8fd-76fa9d67b5cd} <Debug> TCPHandler: Processed in 0.001806642 sec. | ||
| 959 | 2026.05.08 08:09:10.051524 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 26 entries to flush up to offset 116 | ||
| 960 | 2026.05.08 08:09:10.054117 [ 243 ] {} <Trace> system.query_log (14f8ccb3-56a3-4601-8a9e-d96094aafe7f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 961 | 2026.05.08 08:09:10.054166 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
| 962 | 2026.05.08 08:09:10.055486 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 963 | 2026.05.08 08:09:10.055957 [ 243 ] {} <Trace> system.query_log (14f8ccb3-56a3-4601-8a9e-d96094aafe7f): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 964 | 2026.05.08 08:09:10.056249 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 116 | ||
| 965 | 2026.05.08 08:09:10.776020 [ 259 ] {} <Trace> TCP-Session: 961b9510-e463-4aae-afdc-bc769260a26d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 966 | 2026.05.08 08:09:10.776270 [ 259 ] {e8ecec8f-84e0-440b-b91f-1fa6dabce289} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62820) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_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) | ||
| 967 | 2026.05.08 08:09:10.778642 [ 259 ] {e8ecec8f-84e0-440b-b91f-1fa6dabce289} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 968 | 2026.05.08 08:09:10.782559 [ 259 ] {e8ecec8f-84e0-440b-b91f-1fa6dabce289} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_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 | ||
| 969 | 2026.05.08 08:09:10.782821 [ 259 ] {e8ecec8f-84e0-440b-b91f-1fa6dabce289} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 970 | 2026.05.08 08:09:10.786967 [ 259 ] {e8ecec8f-84e0-440b-b91f-1fa6dabce289} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 971 | 2026.05.08 08:09:10.791093 [ 259 ] {e8ecec8f-84e0-440b-b91f-1fa6dabce289} <Debug> oximeter.timeseries_schema (b89db7f6-4c52-403d-9f92-e362dcc59f0f) (SelectExecutor): Key condition: (column 0 in 18-element set) | ||
| 972 | 2026.05.08 08:09:10.795247 [ 259 ] {e8ecec8f-84e0-440b-b91f-1fa6dabce289} <Trace> oximeter.timeseries_schema (b89db7f6-4c52-403d-9f92-e362dcc59f0f) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 973 | 2026.05.08 08:09:10.797225 [ 259 ] {e8ecec8f-84e0-440b-b91f-1fa6dabce289} <Debug> oximeter.timeseries_schema (b89db7f6-4c52-403d-9f92-e362dcc59f0f) (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 | ||
| 974 | 2026.05.08 08:09:10.797253 [ 259 ] {e8ecec8f-84e0-440b-b91f-1fa6dabce289} <Trace> oximeter.timeseries_schema (b89db7f6-4c52-403d-9f92-e362dcc59f0f) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 975 | 2026.05.08 08:09:10.799310 [ 259 ] {e8ecec8f-84e0-440b-b91f-1fa6dabce289} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 976 | 2026.05.08 08:09:10.799339 [ 259 ] {e8ecec8f-84e0-440b-b91f-1fa6dabce289} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 35 rows starting from 0 | ||
| 977 | 2026.05.08 08:09:10.817258 [ 259 ] {e8ecec8f-84e0-440b-b91f-1fa6dabce289} <Debug> executeQuery: Read 35 rows, 7.62 KiB in 0.041091 sec., 851.768027061887 rows/sec., 185.37 KiB/sec. | ||
| 978 | 2026.05.08 08:09:10.817390 [ 259 ] {e8ecec8f-84e0-440b-b91f-1fa6dabce289} <Debug> MemoryTracker: Peak memory usage (for query): 138.08 KiB. | ||
| 979 | 2026.05.08 08:09:10.817411 [ 259 ] {e8ecec8f-84e0-440b-b91f-1fa6dabce289} <Debug> TCPHandler: Processed in 0.041530149 sec. | ||
| 980 | 2026.05.08 08:09:10.818708 [ 259 ] {} <Trace> TCP-Session: 961b9510-e463-4aae-afdc-bc769260a26d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 981 | 2026.05.08 08:09:10.818838 [ 259 ] {9adfc96b-6f06-4ace-972c-ff04a073b2c3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62820) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 982 | 2026.05.08 08:09:10.818891 [ 259 ] {9adfc96b-6f06-4ace-972c-ff04a073b2c3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 983 | 2026.05.08 08:09:10.819394 [ 259 ] {9adfc96b-6f06-4ace-972c-ff04a073b2c3} <Trace> oximeter.fields_string (2e56caf6-21a8-464c-b24f-cce9c93bbfbe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 984 | 2026.05.08 08:09:10.819442 [ 259 ] {9adfc96b-6f06-4ace-972c-ff04a073b2c3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
| 985 | 2026.05.08 08:09:10.819909 [ 259 ] {9adfc96b-6f06-4ace-972c-ff04a073b2c3} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 986 | 2026.05.08 08:09:10.820390 [ 259 ] {9adfc96b-6f06-4ace-972c-ff04a073b2c3} <Trace> oximeter.fields_string (2e56caf6-21a8-464c-b24f-cce9c93bbfbe): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 987 | 2026.05.08 08:09:10.820543 [ 259 ] {9adfc96b-6f06-4ace-972c-ff04a073b2c3} <Debug> executeQuery: Read 30 rows, 2.40 KiB in 0.001753 sec., 17113.519680547633 rows/sec., 1.34 MiB/sec. | ||
| 988 | 2026.05.08 08:09:10.820582 [ 259 ] {9adfc96b-6f06-4ace-972c-ff04a073b2c3} <Debug> TCPHandler: Processed in 0.001931543 sec. | ||
| 989 | 2026.05.08 08:09:10.820717 [ 259 ] {} <Trace> TCP-Session: 961b9510-e463-4aae-afdc-bc769260a26d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 990 | 2026.05.08 08:09:10.820818 [ 259 ] {48716127-10cd-44b6-9230-0229e418dcfb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62820) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 991 | 2026.05.08 08:09:10.820859 [ 259 ] {48716127-10cd-44b6-9230-0229e418dcfb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 992 | 2026.05.08 08:09:10.821269 [ 259 ] {48716127-10cd-44b6-9230-0229e418dcfb} <Trace> oximeter.fields_uuid (6954ef9e-8f45-45b9-b3dd-33f933bb31d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 993 | 2026.05.08 08:09:10.821307 [ 259 ] {48716127-10cd-44b6-9230-0229e418dcfb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
| 994 | 2026.05.08 08:09:10.821710 [ 259 ] {48716127-10cd-44b6-9230-0229e418dcfb} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 995 | 2026.05.08 08:09:10.822137 [ 259 ] {48716127-10cd-44b6-9230-0229e418dcfb} <Trace> oximeter.fields_uuid (6954ef9e-8f45-45b9-b3dd-33f933bb31d2): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 996 | 2026.05.08 08:09:10.822266 [ 259 ] {48716127-10cd-44b6-9230-0229e418dcfb} <Debug> executeQuery: Read 36 rows, 2.88 KiB in 0.001471 sec., 24473.147518694765 rows/sec., 1.91 MiB/sec. | ||
| 997 | 2026.05.08 08:09:10.822303 [ 259 ] {48716127-10cd-44b6-9230-0229e418dcfb} <Debug> TCPHandler: Processed in 0.001639678 sec. | ||
| 998 | 2026.05.08 08:09:10.822425 [ 259 ] {} <Trace> TCP-Session: 961b9510-e463-4aae-afdc-bc769260a26d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 999 | 2026.05.08 08:09:10.822521 [ 259 ] {bddb8ec9-3b52-4990-adf7-16b617f8801c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62820) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1000 | 2026.05.08 08:09:10.822565 [ 259 ] {bddb8ec9-3b52-4990-adf7-16b617f8801c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1001 | 2026.05.08 08:09:10.822925 [ 259 ] {bddb8ec9-3b52-4990-adf7-16b617f8801c} <Trace> oximeter.measurements_cumulativeu64 (a8be02dd-881e-443e-adcb-2b9e0d812815): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1002 | 2026.05.08 08:09:10.822961 [ 259 ] {bddb8ec9-3b52-4990-adf7-16b617f8801c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
| 1003 | 2026.05.08 08:09:10.823449 [ 259 ] {bddb8ec9-3b52-4990-adf7-16b617f8801c} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1004 | 2026.05.08 08:09:10.823870 [ 259 ] {bddb8ec9-3b52-4990-adf7-16b617f8801c} <Trace> oximeter.measurements_cumulativeu64 (a8be02dd-881e-443e-adcb-2b9e0d812815): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1005 | 2026.05.08 08:09:10.824001 [ 259 ] {bddb8ec9-3b52-4990-adf7-16b617f8801c} <Debug> executeQuery: Read 48 rows, 3.45 KiB in 0.001499 sec., 32021.347565043365 rows/sec., 2.25 MiB/sec. | ||
| 1006 | 2026.05.08 08:09:10.824039 [ 259 ] {bddb8ec9-3b52-4990-adf7-16b617f8801c} <Debug> TCPHandler: Processed in 0.001663779 sec. | ||
| 1007 | 2026.05.08 08:09:10.824159 [ 259 ] {} <Trace> TCP-Session: 961b9510-e463-4aae-afdc-bc769260a26d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1008 | 2026.05.08 08:09:10.824257 [ 259 ] {28a5e0c3-077d-49ad-81e6-6f2e65128511} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62820) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1009 | 2026.05.08 08:09:10.824302 [ 259 ] {28a5e0c3-077d-49ad-81e6-6f2e65128511} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1010 | 2026.05.08 08:09:10.824623 [ 259 ] {28a5e0c3-077d-49ad-81e6-6f2e65128511} <Trace> oximeter.measurements_u64 (51456919-ce1d-4304-962d-5a281585e6eb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1011 | 2026.05.08 08:09:10.824660 [ 259 ] {28a5e0c3-077d-49ad-81e6-6f2e65128511} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
| 1012 | 2026.05.08 08:09:10.825057 [ 259 ] {28a5e0c3-077d-49ad-81e6-6f2e65128511} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1013 | 2026.05.08 08:09:10.825517 [ 259 ] {28a5e0c3-077d-49ad-81e6-6f2e65128511} <Trace> oximeter.measurements_u64 (51456919-ce1d-4304-962d-5a281585e6eb): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1014 | 2026.05.08 08:09:10.825645 [ 259 ] {28a5e0c3-077d-49ad-81e6-6f2e65128511} <Debug> executeQuery: Read 24 rows, 1.63 KiB in 0.00141 sec., 17021.27659574468 rows/sec., 1.13 MiB/sec. | ||
| 1015 | 2026.05.08 08:09:10.825679 [ 259 ] {28a5e0c3-077d-49ad-81e6-6f2e65128511} <Debug> TCPHandler: Processed in 0.001570438 sec. | ||
| 1016 | 2026.05.08 08:09:11.000239 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 157.93 MiB, peak 164.25 MiB, free memory in arenas 0.00 B, will set to 162.81 MiB (RSS), difference: 4.88 MiB | ||
| 1017 | 2026.05.08 08:09:12.556646 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 1403 | ||
| 1018 | 2026.05.08 08:09:12.557166 [ 245 ] {} <Trace> system.asynchronous_metric_log (ae5b5697-1ff6-4106-8704-be69c16fe51c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1019 | 2026.05.08 08:09:12.557204 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
| 1020 | 2026.05.08 08:09:12.557957 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1021 | 2026.05.08 08:09:12.558493 [ 245 ] {} <Trace> system.asynchronous_metric_log (ae5b5697-1ff6-4106-8704-be69c16fe51c): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1022 | 2026.05.08 08:09:12.558627 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 1403 | ||
| 1023 | 2026.05.08 08:09:12.620779 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 23 | ||
| 1024 | 2026.05.08 08:09:12.637732 [ 244 ] {} <Trace> system.metric_log (6863ca5b-3a4e-4a65-b181-6be743eb150d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1025 | 2026.05.08 08:09:12.637797 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
| 1026 | 2026.05.08 08:09:12.645070 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1027 | 2026.05.08 08:09:12.646283 [ 244 ] {} <Trace> system.metric_log (6863ca5b-3a4e-4a65-b181-6be743eb150d): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1028 | 2026.05.08 08:09:12.649738 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 23 | ||
| 1029 | 2026.05.08 08:09:13.000205 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 163.36 MiB, peak 167.36 MiB, free memory in arenas 0.00 B, will set to 164.76 MiB (RSS), difference: 1.40 MiB | ||
| 1030 | 2026.05.08 08:09:15.776117 [ 259 ] {} <Trace> TCP-Session: 961b9510-e463-4aae-afdc-bc769260a26d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1031 | 2026.05.08 08:09:15.776367 [ 259 ] {ed5da643-f6ff-48dd-8f51-59b2468fef3b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62820) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_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) | ||
| 1032 | 2026.05.08 08:09:15.776714 [ 259 ] {ed5da643-f6ff-48dd-8f51-59b2468fef3b} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1033 | 2026.05.08 08:09:15.776753 [ 259 ] {ed5da643-f6ff-48dd-8f51-59b2468fef3b} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_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 | ||
| 1034 | 2026.05.08 08:09:15.776995 [ 259 ] {ed5da643-f6ff-48dd-8f51-59b2468fef3b} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1035 | 2026.05.08 08:09:15.777074 [ 259 ] {ed5da643-f6ff-48dd-8f51-59b2468fef3b} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1036 | 2026.05.08 08:09:15.777222 [ 259 ] {ed5da643-f6ff-48dd-8f51-59b2468fef3b} <Debug> oximeter.timeseries_schema (b89db7f6-4c52-403d-9f92-e362dcc59f0f) (SelectExecutor): Key condition: (column 0 in 18-element set) | ||
| 1037 | 2026.05.08 08:09:15.777261 [ 259 ] {ed5da643-f6ff-48dd-8f51-59b2468fef3b} <Trace> oximeter.timeseries_schema (b89db7f6-4c52-403d-9f92-e362dcc59f0f) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1038 | 2026.05.08 08:09:15.777284 [ 259 ] {ed5da643-f6ff-48dd-8f51-59b2468fef3b} <Debug> oximeter.timeseries_schema (b89db7f6-4c52-403d-9f92-e362dcc59f0f) (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 | ||
| 1039 | 2026.05.08 08:09:15.777302 [ 259 ] {ed5da643-f6ff-48dd-8f51-59b2468fef3b} <Trace> oximeter.timeseries_schema (b89db7f6-4c52-403d-9f92-e362dcc59f0f) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1040 | 2026.05.08 08:09:15.777348 [ 259 ] {ed5da643-f6ff-48dd-8f51-59b2468fef3b} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 1041 | 2026.05.08 08:09:15.777370 [ 259 ] {ed5da643-f6ff-48dd-8f51-59b2468fef3b} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 35 rows starting from 0 | ||
| 1042 | 2026.05.08 08:09:15.778742 [ 259 ] {ed5da643-f6ff-48dd-8f51-59b2468fef3b} <Debug> executeQuery: Read 35 rows, 7.62 KiB in 0.002458 sec., 14239.218877135881 rows/sec., 3.03 MiB/sec. | ||
| 1043 | 2026.05.08 08:09:15.778888 [ 259 ] {ed5da643-f6ff-48dd-8f51-59b2468fef3b} <Debug> TCPHandler: Processed in 0.002909541 sec. | ||
| 1044 | 2026.05.08 08:09:15.780126 [ 259 ] {} <Trace> TCP-Session: 961b9510-e463-4aae-afdc-bc769260a26d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1045 | 2026.05.08 08:09:15.780267 [ 259 ] {6a4b972b-a428-4ed2-a76f-d9b741765194} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62820) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1046 | 2026.05.08 08:09:15.780330 [ 259 ] {6a4b972b-a428-4ed2-a76f-d9b741765194} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1047 | 2026.05.08 08:09:15.780947 [ 259 ] {6a4b972b-a428-4ed2-a76f-d9b741765194} <Trace> oximeter.fields_string (2e56caf6-21a8-464c-b24f-cce9c93bbfbe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1048 | 2026.05.08 08:09:15.780998 [ 259 ] {6a4b972b-a428-4ed2-a76f-d9b741765194} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
| 1049 | 2026.05.08 08:09:15.781617 [ 259 ] {6a4b972b-a428-4ed2-a76f-d9b741765194} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1050 | 2026.05.08 08:09:15.782209 [ 259 ] {6a4b972b-a428-4ed2-a76f-d9b741765194} <Trace> oximeter.fields_string (2e56caf6-21a8-464c-b24f-cce9c93bbfbe): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1051 | 2026.05.08 08:09:15.782399 [ 259 ] {6a4b972b-a428-4ed2-a76f-d9b741765194} <Debug> executeQuery: Read 30 rows, 2.40 KiB in 0.002177 sec., 13780.431786862655 rows/sec., 1.08 MiB/sec. | ||
| 1052 | 2026.05.08 08:09:15.782450 [ 259 ] {6a4b972b-a428-4ed2-a76f-d9b741765194} <Debug> TCPHandler: Processed in 0.002379481 sec. | ||
| 1053 | 2026.05.08 08:09:15.782610 [ 259 ] {} <Trace> TCP-Session: 961b9510-e463-4aae-afdc-bc769260a26d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1054 | 2026.05.08 08:09:15.782715 [ 259 ] {9b471a47-e98a-4169-b8ea-b25cf8449079} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62820) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1055 | 2026.05.08 08:09:15.782759 [ 259 ] {9b471a47-e98a-4169-b8ea-b25cf8449079} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1056 | 2026.05.08 08:09:15.783344 [ 259 ] {9b471a47-e98a-4169-b8ea-b25cf8449079} <Trace> oximeter.fields_uuid (6954ef9e-8f45-45b9-b3dd-33f933bb31d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1057 | 2026.05.08 08:09:15.783386 [ 259 ] {9b471a47-e98a-4169-b8ea-b25cf8449079} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
| 1058 | 2026.05.08 08:09:15.783887 [ 259 ] {9b471a47-e98a-4169-b8ea-b25cf8449079} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1059 | 2026.05.08 08:09:15.784379 [ 259 ] {9b471a47-e98a-4169-b8ea-b25cf8449079} <Trace> oximeter.fields_uuid (6954ef9e-8f45-45b9-b3dd-33f933bb31d2): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1060 | 2026.05.08 08:09:15.784528 [ 259 ] {9b471a47-e98a-4169-b8ea-b25cf8449079} <Debug> executeQuery: Read 36 rows, 2.88 KiB in 0.001837 sec., 19597.169297768098 rows/sec., 1.53 MiB/sec. | ||
| 1061 | 2026.05.08 08:09:15.784568 [ 259 ] {9b471a47-e98a-4169-b8ea-b25cf8449079} <Debug> TCPHandler: Processed in 0.002010595 sec. | ||
| 1062 | 2026.05.08 08:09:15.784697 [ 259 ] {} <Trace> TCP-Session: 961b9510-e463-4aae-afdc-bc769260a26d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1063 | 2026.05.08 08:09:15.784799 [ 259 ] {4e4f7b83-9384-4a42-b97c-3da5bc5ec03c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62820) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1064 | 2026.05.08 08:09:15.784845 [ 259 ] {4e4f7b83-9384-4a42-b97c-3da5bc5ec03c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1065 | 2026.05.08 08:09:15.785256 [ 259 ] {4e4f7b83-9384-4a42-b97c-3da5bc5ec03c} <Trace> oximeter.measurements_cumulativeu64 (a8be02dd-881e-443e-adcb-2b9e0d812815): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1066 | 2026.05.08 08:09:15.785294 [ 259 ] {4e4f7b83-9384-4a42-b97c-3da5bc5ec03c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
| 1067 | 2026.05.08 08:09:15.785741 [ 259 ] {4e4f7b83-9384-4a42-b97c-3da5bc5ec03c} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1068 | 2026.05.08 08:09:15.786198 [ 259 ] {4e4f7b83-9384-4a42-b97c-3da5bc5ec03c} <Trace> oximeter.measurements_cumulativeu64 (a8be02dd-881e-443e-adcb-2b9e0d812815): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1069 | 2026.05.08 08:09:15.786337 [ 259 ] {4e4f7b83-9384-4a42-b97c-3da5bc5ec03c} <Debug> executeQuery: Read 60 rows, 4.31 KiB in 0.001562 sec., 38412.291933418695 rows/sec., 2.70 MiB/sec. | ||
| 1070 | 2026.05.08 08:09:15.786375 [ 259 ] {4e4f7b83-9384-4a42-b97c-3da5bc5ec03c} <Debug> TCPHandler: Processed in 0.00172837 sec. | ||
| 1071 | 2026.05.08 08:09:15.786501 [ 259 ] {} <Trace> TCP-Session: 961b9510-e463-4aae-afdc-bc769260a26d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1072 | 2026.05.08 08:09:15.786600 [ 259 ] {9775a5bb-9cf7-442e-8c45-689fa13e2fff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62820) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1073 | 2026.05.08 08:09:15.786643 [ 259 ] {9775a5bb-9cf7-442e-8c45-689fa13e2fff} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1074 | 2026.05.08 08:09:15.786985 [ 259 ] {9775a5bb-9cf7-442e-8c45-689fa13e2fff} <Trace> oximeter.measurements_u64 (51456919-ce1d-4304-962d-5a281585e6eb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1075 | 2026.05.08 08:09:15.787022 [ 259 ] {9775a5bb-9cf7-442e-8c45-689fa13e2fff} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
| 1076 | 2026.05.08 08:09:15.787545 [ 259 ] {9775a5bb-9cf7-442e-8c45-689fa13e2fff} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1077 | 2026.05.08 08:09:15.788004 [ 259 ] {9775a5bb-9cf7-442e-8c45-689fa13e2fff} <Trace> oximeter.measurements_u64 (51456919-ce1d-4304-962d-5a281585e6eb): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1078 | 2026.05.08 08:09:15.788142 [ 259 ] {9775a5bb-9cf7-442e-8c45-689fa13e2fff} <Debug> executeQuery: Read 30 rows, 2.04 KiB in 0.001563 sec., 19193.857965451058 rows/sec., 1.27 MiB/sec. | ||
| 1079 | 2026.05.08 08:09:15.788180 [ 259 ] {9775a5bb-9cf7-442e-8c45-689fa13e2fff} <Debug> TCPHandler: Processed in 0.00172932 sec. | ||
| 1080 | 2026.05.08 08:09:16.248958 [ 303 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47869 | ||
| 1081 | 2026.05.08 08:09:16.249079 [ 303 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1082 | 2026.05.08 08:09:16.249109 [ 303 ] {} <Debug> TCP-Session: 60017acf-b7c4-43bd-9450-e82319fd9d7f Authenticating user 'default' from [fd00:1122:3344:101::e]:47869 | ||
| 1083 | 2026.05.08 08:09:16.249131 [ 303 ] {} <Debug> TCP-Session: 60017acf-b7c4-43bd-9450-e82319fd9d7f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1084 | 2026.05.08 08:09:16.249144 [ 303 ] {} <Debug> TCP-Session: 60017acf-b7c4-43bd-9450-e82319fd9d7f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1085 | 2026.05.08 08:09:16.249504 [ 304 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62512 | ||
| 1086 | 2026.05.08 08:09:16.249555 [ 303 ] {} <Trace> TCP-Session: 60017acf-b7c4-43bd-9450-e82319fd9d7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1087 | 2026.05.08 08:09:16.249623 [ 305 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36986 | ||
| 1088 | 2026.05.08 08:09:16.249656 [ 304 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1089 | 2026.05.08 08:09:16.249694 [ 304 ] {} <Debug> TCP-Session: 4ab2bdcc-87f5-43f6-bb2b-98802e1e0a34 Authenticating user 'default' from [fd00:1122:3344:101::e]:62512 | ||
| 1090 | 2026.05.08 08:09:16.249716 [ 304 ] {} <Debug> TCP-Session: 4ab2bdcc-87f5-43f6-bb2b-98802e1e0a34 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1091 | 2026.05.08 08:09:16.249729 [ 304 ] {} <Debug> TCP-Session: 4ab2bdcc-87f5-43f6-bb2b-98802e1e0a34 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1092 | 2026.05.08 08:09:16.249816 [ 305 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1093 | 2026.05.08 08:09:16.249831 [ 303 ] {ccc57850-e882-43c5-9f92-ab0354714abb} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:47869) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 1094 | 2026.05.08 08:09:16.249847 [ 307 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54003 | ||
| 1095 | 2026.05.08 08:09:16.249857 [ 305 ] {} <Debug> TCP-Session: 7f2d2fab-091e-47d9-9a87-b228a85ba30e Authenticating user 'default' from [fd00:1122:3344:101::e]:36986 | ||
| 1096 | 2026.05.08 08:09:16.249869 [ 306 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38113 | ||
| 1097 | 2026.05.08 08:09:16.249929 [ 305 ] {} <Debug> TCP-Session: 7f2d2fab-091e-47d9-9a87-b228a85ba30e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1098 | 2026.05.08 08:09:16.249974 [ 305 ] {} <Debug> TCP-Session: 7f2d2fab-091e-47d9-9a87-b228a85ba30e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1099 | 2026.05.08 08:09:16.250033 [ 307 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1100 | 2026.05.08 08:09:16.250065 [ 307 ] {} <Debug> TCP-Session: 93e73b39-b39c-4fd8-8f0e-b5534bf74ce0 Authenticating user 'default' from [fd00:1122:3344:101::e]:54003 | ||
| 1101 | 2026.05.08 08:09:16.250083 [ 307 ] {} <Debug> TCP-Session: 93e73b39-b39c-4fd8-8f0e-b5534bf74ce0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1102 | 2026.05.08 08:09:16.250096 [ 307 ] {} <Debug> TCP-Session: 93e73b39-b39c-4fd8-8f0e-b5534bf74ce0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1103 | 2026.05.08 08:09:16.250128 [ 306 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1104 | 2026.05.08 08:09:16.250138 [ 308 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45912 | ||
| 1105 | 2026.05.08 08:09:16.250132 [ 309 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40690 | ||
| 1106 | 2026.05.08 08:09:16.250184 [ 306 ] {} <Debug> TCP-Session: c09fc488-20ee-46e7-a471-5ef9b45f1024 Authenticating user 'default' from [fd00:1122:3344:101::e]:38113 | ||
| 1107 | 2026.05.08 08:09:16.250201 [ 303 ] {ccc57850-e882-43c5-9f92-ab0354714abb} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 1108 | 2026.05.08 08:09:16.250249 [ 306 ] {} <Debug> TCP-Session: c09fc488-20ee-46e7-a471-5ef9b45f1024 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1109 | 2026.05.08 08:09:16.250249 [ 310 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45008 | ||
| 1110 | 2026.05.08 08:09:16.250273 [ 306 ] {} <Debug> TCP-Session: c09fc488-20ee-46e7-a471-5ef9b45f1024 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1111 | 2026.05.08 08:09:16.250285 [ 303 ] {ccc57850-e882-43c5-9f92-ab0354714abb} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1112 | 2026.05.08 08:09:16.250469 [ 311 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39797 | ||
| 1113 | 2026.05.08 08:09:16.250487 [ 309 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1114 | 2026.05.08 08:09:16.250527 [ 309 ] {} <Debug> TCP-Session: ae44b933-d492-43a4-9224-aa0502d0d4c6 Authenticating user 'default' from [fd00:1122:3344:101::e]:40690 | ||
| 1115 | 2026.05.08 08:09:16.250488 [ 308 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1116 | 2026.05.08 08:09:16.250544 [ 309 ] {} <Debug> TCP-Session: ae44b933-d492-43a4-9224-aa0502d0d4c6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1117 | 2026.05.08 08:09:16.250578 [ 309 ] {} <Debug> TCP-Session: ae44b933-d492-43a4-9224-aa0502d0d4c6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1118 | 2026.05.08 08:09:16.250579 [ 308 ] {} <Debug> TCP-Session: d5672b1e-7b9d-48d0-9ba0-e1839ecd5bee Authenticating user 'default' from [fd00:1122:3344:101::e]:45912 | ||
| 1119 | 2026.05.08 08:09:16.250610 [ 308 ] {} <Debug> TCP-Session: d5672b1e-7b9d-48d0-9ba0-e1839ecd5bee Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1120 | 2026.05.08 08:09:16.250624 [ 308 ] {} <Debug> TCP-Session: d5672b1e-7b9d-48d0-9ba0-e1839ecd5bee Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1121 | 2026.05.08 08:09:16.250646 [ 310 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1122 | 2026.05.08 08:09:16.250700 [ 310 ] {} <Debug> TCP-Session: d2bfa81a-06c4-4e44-9bfe-0381a51c8c5b Authenticating user 'default' from [fd00:1122:3344:101::e]:45008 | ||
| 1123 | 2026.05.08 08:09:16.250729 [ 310 ] {} <Debug> TCP-Session: d2bfa81a-06c4-4e44-9bfe-0381a51c8c5b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1124 | 2026.05.08 08:09:16.250747 [ 310 ] {} <Debug> TCP-Session: d2bfa81a-06c4-4e44-9bfe-0381a51c8c5b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1125 | 2026.05.08 08:09:16.252757 [ 311 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1126 | 2026.05.08 08:09:16.252805 [ 311 ] {} <Debug> TCP-Session: 8fb30f82-4fdb-48cb-b975-2e53f2537cb1 Authenticating user 'default' from [fd00:1122:3344:101::e]:39797 | ||
| 1127 | 2026.05.08 08:09:16.252827 [ 311 ] {} <Debug> TCP-Session: 8fb30f82-4fdb-48cb-b975-2e53f2537cb1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1128 | 2026.05.08 08:09:16.252842 [ 311 ] {} <Debug> TCP-Session: 8fb30f82-4fdb-48cb-b975-2e53f2537cb1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1129 | 2026.05.08 08:09:16.253012 [ 303 ] {ccc57850-e882-43c5-9f92-ab0354714abb} <Debug> oximeter.version (95fcba57-7b9a-48d5-92aa-f22d8363bb4f) (SelectExecutor): Key condition: unknown | ||
| 1130 | 2026.05.08 08:09:16.270123 [ 313 ] {ccc57850-e882-43c5-9f92-ab0354714abb} <Trace> AggregatingTransform: Aggregating | ||
| 1131 | 2026.05.08 08:09:16.272366 [ 313 ] {ccc57850-e882-43c5-9f92-ab0354714abb} <Trace> Aggregator: Aggregation method: without_key | ||
| 1132 | 2026.05.08 08:09:16.273182 [ 313 ] {ccc57850-e882-43c5-9f92-ab0354714abb} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.007094143 sec. (140.961 rows/sec., 5.51 KiB/sec.) | ||
| 1133 | 2026.05.08 08:09:16.273207 [ 313 ] {ccc57850-e882-43c5-9f92-ab0354714abb} <Trace> Aggregator: Merging aggregated data | ||
| 1134 | 2026.05.08 08:09:16.273241 [ 313 ] {ccc57850-e882-43c5-9f92-ab0354714abb} <Trace> Aggregator: Statistics updated for key=4896758355805104663: new sum_of_sizes=1, median_size=1 | ||
| 1135 | 2026.05.08 08:09:16.276618 [ 303 ] {ccc57850-e882-43c5-9f92-ab0354714abb} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.026927 sec., 37.137445686485684 rows/sec., 1.45 KiB/sec. | ||
| 1136 | 2026.05.08 08:09:16.276764 [ 303 ] {ccc57850-e882-43c5-9f92-ab0354714abb} <Debug> TCPHandler: Processed in 0.027373134 sec. | ||
| 1137 | 2026.05.08 08:09:16.283559 [ 303 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1138 | 2026.05.08 08:09:16.283610 [ 304 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1139 | 2026.05.08 08:09:16.283621 [ 305 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1140 | 2026.05.08 08:09:16.283641 [ 311 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1141 | 2026.05.08 08:09:16.283664 [ 304 ] {} <Debug> TCP-Session: 4ab2bdcc-87f5-43f6-bb2b-98802e1e0a34 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1142 | 2026.05.08 08:09:16.283683 [ 305 ] {} <Debug> TCP-Session: 7f2d2fab-091e-47d9-9a87-b228a85ba30e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1143 | 2026.05.08 08:09:16.283695 [ 309 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1144 | 2026.05.08 08:09:16.283715 [ 308 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1145 | 2026.05.08 08:09:16.283735 [ 310 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1146 | 2026.05.08 08:09:16.283748 [ 309 ] {} <Debug> TCP-Session: ae44b933-d492-43a4-9224-aa0502d0d4c6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1147 | 2026.05.08 08:09:16.283779 [ 308 ] {} <Debug> TCP-Session: d5672b1e-7b9d-48d0-9ba0-e1839ecd5bee Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1148 | 2026.05.08 08:09:16.283701 [ 311 ] {} <Debug> TCP-Session: 8fb30f82-4fdb-48cb-b975-2e53f2537cb1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1149 | 2026.05.08 08:09:16.283825 [ 310 ] {} <Debug> TCP-Session: d2bfa81a-06c4-4e44-9bfe-0381a51c8c5b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1150 | 2026.05.08 08:09:16.283661 [ 306 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1151 | 2026.05.08 08:09:16.283615 [ 303 ] {} <Debug> TCP-Session: 60017acf-b7c4-43bd-9450-e82319fd9d7f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1152 | 2026.05.08 08:09:16.283903 [ 306 ] {} <Debug> TCP-Session: c09fc488-20ee-46e7-a471-5ef9b45f1024 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1153 | 2026.05.08 08:09:16.283678 [ 307 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1154 | 2026.05.08 08:09:16.283963 [ 307 ] {} <Debug> TCP-Session: 93e73b39-b39c-4fd8-8f0e-b5534bf74ce0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1155 | 2026.05.08 08:09:16.550881 [ 303 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55611 | ||
| 1156 | 2026.05.08 08:09:16.550995 [ 303 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1157 | 2026.05.08 08:09:16.551022 [ 303 ] {} <Debug> TCP-Session: e6acf54c-3da0-49ec-ae70-3c8aa4e4c3e6 Authenticating user 'default' from [fd00:1122:3344:101::e]:55611 | ||
| 1158 | 2026.05.08 08:09:16.551044 [ 303 ] {} <Debug> TCP-Session: e6acf54c-3da0-49ec-ae70-3c8aa4e4c3e6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1159 | 2026.05.08 08:09:16.551058 [ 303 ] {} <Debug> TCP-Session: e6acf54c-3da0-49ec-ae70-3c8aa4e4c3e6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1160 | 2026.05.08 08:09:16.551253 [ 305 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58516 | ||
| 1161 | 2026.05.08 08:09:16.551254 [ 304 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:32898 | ||
| 1162 | 2026.05.08 08:09:16.551317 [ 308 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60878 | ||
| 1163 | 2026.05.08 08:09:16.551328 [ 309 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51448 | ||
| 1164 | 2026.05.08 08:09:16.551350 [ 311 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59203 | ||
| 1165 | 2026.05.08 08:09:16.551372 [ 305 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1166 | 2026.05.08 08:09:16.551401 [ 304 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1167 | 2026.05.08 08:09:16.551401 [ 308 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1168 | 2026.05.08 08:09:16.551417 [ 309 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1169 | 2026.05.08 08:09:16.551442 [ 304 ] {} <Debug> TCP-Session: c20436b8-5aa8-4086-bdea-3a7a841f83c9 Authenticating user 'default' from [fd00:1122:3344:101::e]:32898 | ||
| 1170 | 2026.05.08 08:09:16.551450 [ 308 ] {} <Debug> TCP-Session: e0b9b800-92b4-496b-a16a-a1029da081d7 Authenticating user 'default' from [fd00:1122:3344:101::e]:60878 | ||
| 1171 | 2026.05.08 08:09:16.551455 [ 311 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1172 | 2026.05.08 08:09:16.551478 [ 304 ] {} <Debug> TCP-Session: c20436b8-5aa8-4086-bdea-3a7a841f83c9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1173 | 2026.05.08 08:09:16.551501 [ 308 ] {} <Debug> TCP-Session: e0b9b800-92b4-496b-a16a-a1029da081d7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1174 | 2026.05.08 08:09:16.551506 [ 311 ] {} <Debug> TCP-Session: 513b6b74-baa7-4b46-b893-10861956847f Authenticating user 'default' from [fd00:1122:3344:101::e]:59203 | ||
| 1175 | 2026.05.08 08:09:16.551515 [ 304 ] {} <Debug> TCP-Session: c20436b8-5aa8-4086-bdea-3a7a841f83c9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1176 | 2026.05.08 08:09:16.551524 [ 308 ] {} <Debug> TCP-Session: e0b9b800-92b4-496b-a16a-a1029da081d7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1177 | 2026.05.08 08:09:16.551541 [ 311 ] {} <Debug> TCP-Session: 513b6b74-baa7-4b46-b893-10861956847f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1178 | 2026.05.08 08:09:16.551466 [ 309 ] {} <Debug> TCP-Session: 42828f19-9eb4-4026-8d44-87185e1a0ec3 Authenticating user 'default' from [fd00:1122:3344:101::e]:51448 | ||
| 1179 | 2026.05.08 08:09:16.551572 [ 311 ] {} <Debug> TCP-Session: 513b6b74-baa7-4b46-b893-10861956847f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1180 | 2026.05.08 08:09:16.551426 [ 305 ] {} <Debug> TCP-Session: 8a9de166-0b4a-4ba7-a187-147b63e20b41 Authenticating user 'default' from [fd00:1122:3344:101::e]:58516 | ||
| 1181 | 2026.05.08 08:09:16.551601 [ 309 ] {} <Debug> TCP-Session: 42828f19-9eb4-4026-8d44-87185e1a0ec3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1182 | 2026.05.08 08:09:16.551627 [ 305 ] {} <Debug> TCP-Session: 8a9de166-0b4a-4ba7-a187-147b63e20b41 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1183 | 2026.05.08 08:09:16.551632 [ 309 ] {} <Debug> TCP-Session: 42828f19-9eb4-4026-8d44-87185e1a0ec3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1184 | 2026.05.08 08:09:16.551641 [ 305 ] {} <Debug> TCP-Session: 8a9de166-0b4a-4ba7-a187-147b63e20b41 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1185 | 2026.05.08 08:09:16.551395 [ 303 ] {} <Trace> TCP-Session: e6acf54c-3da0-49ec-ae70-3c8aa4e4c3e6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1186 | 2026.05.08 08:09:16.551343 [ 310 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57459 | ||
| 1187 | 2026.05.08 08:09:16.551296 [ 307 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56655 | ||
| 1188 | 2026.05.08 08:09:16.551294 [ 306 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59449 | ||
| 1189 | 2026.05.08 08:09:16.551797 [ 310 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1190 | 2026.05.08 08:09:16.551814 [ 307 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1191 | 2026.05.08 08:09:16.551831 [ 306 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1192 | 2026.05.08 08:09:16.551823 [ 310 ] {} <Debug> TCP-Session: 93d5898c-c163-42e6-a42d-de41d6c103af Authenticating user 'default' from [fd00:1122:3344:101::e]:57459 | ||
| 1193 | 2026.05.08 08:09:16.551854 [ 307 ] {} <Debug> TCP-Session: 49394fb4-fad7-4739-bd35-1c1fd6754be9 Authenticating user 'default' from [fd00:1122:3344:101::e]:56655 | ||
| 1194 | 2026.05.08 08:09:16.551865 [ 306 ] {} <Debug> TCP-Session: 8accfcd7-7911-4819-a797-79bfccb88e28 Authenticating user 'default' from [fd00:1122:3344:101::e]:59449 | ||
| 1195 | 2026.05.08 08:09:16.551906 [ 310 ] {} <Debug> TCP-Session: 93d5898c-c163-42e6-a42d-de41d6c103af Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1196 | 2026.05.08 08:09:16.551907 [ 307 ] {} <Debug> TCP-Session: 49394fb4-fad7-4739-bd35-1c1fd6754be9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1197 | 2026.05.08 08:09:16.551944 [ 310 ] {} <Debug> TCP-Session: 93d5898c-c163-42e6-a42d-de41d6c103af Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1198 | 2026.05.08 08:09:16.551944 [ 306 ] {} <Debug> TCP-Session: 8accfcd7-7911-4819-a797-79bfccb88e28 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1199 | 2026.05.08 08:09:16.551967 [ 307 ] {} <Debug> TCP-Session: 49394fb4-fad7-4739-bd35-1c1fd6754be9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1200 | 2026.05.08 08:09:16.551988 [ 306 ] {} <Debug> TCP-Session: 8accfcd7-7911-4819-a797-79bfccb88e28 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1201 | 2026.05.08 08:09:16.551857 [ 303 ] {abdd3e6a-6196-4a5f-a2b0-d03fdc7e3093} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:55611) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 1202 | 2026.05.08 08:09:16.552280 [ 303 ] {abdd3e6a-6196-4a5f-a2b0-d03fdc7e3093} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 1203 | 2026.05.08 08:09:16.552336 [ 303 ] {abdd3e6a-6196-4a5f-a2b0-d03fdc7e3093} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1204 | 2026.05.08 08:09:16.552621 [ 303 ] {abdd3e6a-6196-4a5f-a2b0-d03fdc7e3093} <Debug> oximeter.version (95fcba57-7b9a-48d5-92aa-f22d8363bb4f) (SelectExecutor): Key condition: unknown | ||
| 1205 | 2026.05.08 08:09:16.553670 [ 356 ] {abdd3e6a-6196-4a5f-a2b0-d03fdc7e3093} <Trace> AggregatingTransform: Aggregating | ||
| 1206 | 2026.05.08 08:09:16.553720 [ 356 ] {abdd3e6a-6196-4a5f-a2b0-d03fdc7e3093} <Trace> Aggregator: Aggregation method: without_key | ||
| 1207 | 2026.05.08 08:09:16.553758 [ 356 ] {abdd3e6a-6196-4a5f-a2b0-d03fdc7e3093} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001038898 sec. (962.558 rows/sec., 37.60 KiB/sec.) | ||
| 1208 | 2026.05.08 08:09:16.553780 [ 356 ] {abdd3e6a-6196-4a5f-a2b0-d03fdc7e3093} <Trace> Aggregator: Merging aggregated data | ||
| 1209 | 2026.05.08 08:09:16.554937 [ 303 ] {abdd3e6a-6196-4a5f-a2b0-d03fdc7e3093} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003151 sec., 317.35956839098696 rows/sec., 12.40 KiB/sec. | ||
| 1210 | 2026.05.08 08:09:16.555091 [ 303 ] {abdd3e6a-6196-4a5f-a2b0-d03fdc7e3093} <Debug> TCPHandler: Processed in 0.003830546 sec. | ||
| 1211 | 2026.05.08 08:09:16.555242 [ 303 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1212 | 2026.05.08 08:09:16.555268 [ 305 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1213 | 2026.05.08 08:09:16.555283 [ 304 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1214 | 2026.05.08 08:09:16.555300 [ 310 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1215 | 2026.05.08 08:09:16.555316 [ 308 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1216 | 2026.05.08 08:09:16.555332 [ 304 ] {} <Debug> TCP-Session: c20436b8-5aa8-4086-bdea-3a7a841f83c9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1217 | 2026.05.08 08:09:16.555350 [ 309 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1218 | 2026.05.08 08:09:16.555374 [ 308 ] {} <Debug> TCP-Session: e0b9b800-92b4-496b-a16a-a1029da081d7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1219 | 2026.05.08 08:09:16.555378 [ 306 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1220 | 2026.05.08 08:09:16.555408 [ 311 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1221 | 2026.05.08 08:09:16.555434 [ 306 ] {} <Debug> TCP-Session: 8accfcd7-7911-4819-a797-79bfccb88e28 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1222 | 2026.05.08 08:09:16.555401 [ 309 ] {} <Debug> TCP-Session: 42828f19-9eb4-4026-8d44-87185e1a0ec3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1223 | 2026.05.08 08:09:16.555463 [ 311 ] {} <Debug> TCP-Session: 513b6b74-baa7-4b46-b893-10861956847f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1224 | 2026.05.08 08:09:16.555363 [ 310 ] {} <Debug> TCP-Session: 93d5898c-c163-42e6-a42d-de41d6c103af Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1225 | 2026.05.08 08:09:16.555335 [ 307 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1226 | 2026.05.08 08:09:16.555314 [ 305 ] {} <Debug> TCP-Session: 8a9de166-0b4a-4ba7-a187-147b63e20b41 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1227 | 2026.05.08 08:09:16.555560 [ 307 ] {} <Debug> TCP-Session: 49394fb4-fad7-4739-bd35-1c1fd6754be9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1228 | 2026.05.08 08:09:16.555282 [ 303 ] {} <Debug> TCP-Session: e6acf54c-3da0-49ec-ae70-3c8aa4e4c3e6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1229 | 2026.05.08 08:09:17.000179 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 165.32 MiB, peak 175.19 MiB, free memory in arenas 0.00 B, will set to 167.64 MiB (RSS), difference: 2.32 MiB | ||
| 1230 | 2026.05.08 08:09:20.009065 [ 78 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 1231 | 2026.05.08 08:09:20.009113 [ 78 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 1232 | 2026.05.08 08:09:20.056495 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 140 | ||
| 1233 | 2026.05.08 08:09:20.058561 [ 243 ] {} <Trace> system.query_log (14f8ccb3-56a3-4601-8a9e-d96094aafe7f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1234 | 2026.05.08 08:09:20.058621 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
| 1235 | 2026.05.08 08:09:20.058801 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 500 entries to flush up to offset 1903 | ||
| 1236 | 2026.05.08 08:09:20.059349 [ 245 ] {} <Trace> system.asynchronous_metric_log (ae5b5697-1ff6-4106-8704-be69c16fe51c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1237 | 2026.05.08 08:09:20.059412 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 1238 | 2026.05.08 08:09:20.060139 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1239 | 2026.05.08 08:09:20.060141 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1240 | 2026.05.08 08:09:20.060693 [ 243 ] {} <Trace> system.query_log (14f8ccb3-56a3-4601-8a9e-d96094aafe7f): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1241 | 2026.05.08 08:09:20.060765 [ 245 ] {} <Trace> system.asynchronous_metric_log (ae5b5697-1ff6-4106-8704-be69c16fe51c): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1242 | 2026.05.08 08:09:20.060927 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 1903 | ||
| 1243 | 2026.05.08 08:09:20.061025 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 140 | ||
| 1244 | 2026.05.08 08:09:20.149907 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 31 | ||
| 1245 | 2026.05.08 08:09:20.167328 [ 244 ] {} <Trace> system.metric_log (6863ca5b-3a4e-4a65-b181-6be743eb150d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1246 | 2026.05.08 08:09:20.167388 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
| 1247 | 2026.05.08 08:09:20.174110 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1248 | 2026.05.08 08:09:20.175294 [ 244 ] {} <Trace> system.metric_log (6863ca5b-3a4e-4a65-b181-6be743eb150d): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1249 | 2026.05.08 08:09:20.178678 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 31 | ||
| 1250 | 2026.05.08 08:09:20.776263 [ 259 ] {} <Trace> TCP-Session: 961b9510-e463-4aae-afdc-bc769260a26d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1251 | 2026.05.08 08:09:20.776497 [ 259 ] {afc8f777-598d-4e4d-8b59-6b9ca45eb0c0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62820) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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) | ||
| 1252 | 2026.05.08 08:09:20.776813 [ 259 ] {afc8f777-598d-4e4d-8b59-6b9ca45eb0c0} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1253 | 2026.05.08 08:09:20.776848 [ 259 ] {afc8f777-598d-4e4d-8b59-6b9ca45eb0c0} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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 | ||
| 1254 | 2026.05.08 08:09:20.777093 [ 259 ] {afc8f777-598d-4e4d-8b59-6b9ca45eb0c0} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1255 | 2026.05.08 08:09:20.777161 [ 259 ] {afc8f777-598d-4e4d-8b59-6b9ca45eb0c0} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1256 | 2026.05.08 08:09:20.777302 [ 259 ] {afc8f777-598d-4e4d-8b59-6b9ca45eb0c0} <Debug> oximeter.timeseries_schema (b89db7f6-4c52-403d-9f92-e362dcc59f0f) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 1257 | 2026.05.08 08:09:20.777338 [ 259 ] {afc8f777-598d-4e4d-8b59-6b9ca45eb0c0} <Trace> oximeter.timeseries_schema (b89db7f6-4c52-403d-9f92-e362dcc59f0f) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1258 | 2026.05.08 08:09:20.777359 [ 259 ] {afc8f777-598d-4e4d-8b59-6b9ca45eb0c0} <Debug> oximeter.timeseries_schema (b89db7f6-4c52-403d-9f92-e362dcc59f0f) (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 | ||
| 1259 | 2026.05.08 08:09:20.777374 [ 259 ] {afc8f777-598d-4e4d-8b59-6b9ca45eb0c0} <Trace> oximeter.timeseries_schema (b89db7f6-4c52-403d-9f92-e362dcc59f0f) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1260 | 2026.05.08 08:09:20.777412 [ 259 ] {afc8f777-598d-4e4d-8b59-6b9ca45eb0c0} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 1261 | 2026.05.08 08:09:20.777432 [ 259 ] {afc8f777-598d-4e4d-8b59-6b9ca45eb0c0} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 35 rows starting from 0 | ||
| 1262 | 2026.05.08 08:09:20.778642 [ 259 ] {afc8f777-598d-4e4d-8b59-6b9ca45eb0c0} <Debug> executeQuery: Read 35 rows, 7.62 KiB in 0.002235 sec., 15659.955257270694 rows/sec., 3.33 MiB/sec. | ||
| 1263 | 2026.05.08 08:09:20.778747 [ 259 ] {afc8f777-598d-4e4d-8b59-6b9ca45eb0c0} <Debug> TCPHandler: Processed in 0.002608026 sec. | ||
| 1264 | 2026.05.08 08:09:20.780127 [ 259 ] {} <Trace> TCP-Session: 961b9510-e463-4aae-afdc-bc769260a26d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1265 | 2026.05.08 08:09:20.780238 [ 259 ] {7c2010b4-cd66-4661-976b-98f89988a9ee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62820) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1266 | 2026.05.08 08:09:20.780280 [ 259 ] {7c2010b4-cd66-4661-976b-98f89988a9ee} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1267 | 2026.05.08 08:09:20.780771 [ 259 ] {7c2010b4-cd66-4661-976b-98f89988a9ee} <Trace> oximeter.fields_string (2e56caf6-21a8-464c-b24f-cce9c93bbfbe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1268 | 2026.05.08 08:09:20.780815 [ 259 ] {7c2010b4-cd66-4661-976b-98f89988a9ee} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 1269 | 2026.05.08 08:09:20.781309 [ 259 ] {7c2010b4-cd66-4661-976b-98f89988a9ee} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1270 | 2026.05.08 08:09:20.781785 [ 259 ] {7c2010b4-cd66-4661-976b-98f89988a9ee} <Trace> oximeter.fields_string (2e56caf6-21a8-464c-b24f-cce9c93bbfbe): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1271 | 2026.05.08 08:09:20.781932 [ 259 ] {7c2010b4-cd66-4661-976b-98f89988a9ee} <Debug> executeQuery: Read 52 rows, 4.61 KiB in 0.001727 sec., 30110.017371163867 rows/sec., 2.61 MiB/sec. | ||
| 1272 | 2026.05.08 08:09:20.781980 [ 259 ] {7c2010b4-cd66-4661-976b-98f89988a9ee} <Debug> TCPHandler: Processed in 0.001905473 sec. | ||
| 1273 | 2026.05.08 08:09:20.782119 [ 259 ] {} <Trace> TCP-Session: 961b9510-e463-4aae-afdc-bc769260a26d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1274 | 2026.05.08 08:09:20.782233 [ 259 ] {c142f5ab-fd7f-468a-9f39-f44137ea1669} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62820) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1275 | 2026.05.08 08:09:20.782285 [ 259 ] {c142f5ab-fd7f-468a-9f39-f44137ea1669} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1276 | 2026.05.08 08:09:20.782685 [ 259 ] {c142f5ab-fd7f-468a-9f39-f44137ea1669} <Trace> oximeter.fields_u16 (b3f55b36-ed93-4ef0-b7a4-471cf9f732a6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1277 | 2026.05.08 08:09:20.782721 [ 259 ] {c142f5ab-fd7f-468a-9f39-f44137ea1669} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 1278 | 2026.05.08 08:09:20.783182 [ 259 ] {c142f5ab-fd7f-468a-9f39-f44137ea1669} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1279 | 2026.05.08 08:09:20.783693 [ 259 ] {c142f5ab-fd7f-468a-9f39-f44137ea1669} <Trace> oximeter.fields_u16 (b3f55b36-ed93-4ef0-b7a4-471cf9f732a6): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1280 | 2026.05.08 08:09:20.783826 [ 259 ] {c142f5ab-fd7f-468a-9f39-f44137ea1669} <Debug> executeQuery: Read 11 rows, 847.00 B in 0.001618 sec., 6798.516687268232 rows/sec., 511.22 KiB/sec. | ||
| 1281 | 2026.05.08 08:09:20.783869 [ 259 ] {c142f5ab-fd7f-468a-9f39-f44137ea1669} <Debug> TCPHandler: Processed in 0.001804221 sec. | ||
| 1282 | 2026.05.08 08:09:20.784011 [ 259 ] {} <Trace> TCP-Session: 961b9510-e463-4aae-afdc-bc769260a26d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1283 | 2026.05.08 08:09:20.784113 [ 259 ] {472d5cbc-272f-41e7-a944-2cc473b19870} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62820) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1284 | 2026.05.08 08:09:20.784154 [ 259 ] {472d5cbc-272f-41e7-a944-2cc473b19870} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1285 | 2026.05.08 08:09:20.784578 [ 259 ] {472d5cbc-272f-41e7-a944-2cc473b19870} <Trace> oximeter.fields_uuid (6954ef9e-8f45-45b9-b3dd-33f933bb31d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1286 | 2026.05.08 08:09:20.784615 [ 259 ] {472d5cbc-272f-41e7-a944-2cc473b19870} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 1287 | 2026.05.08 08:09:20.785028 [ 259 ] {472d5cbc-272f-41e7-a944-2cc473b19870} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1288 | 2026.05.08 08:09:20.785554 [ 259 ] {472d5cbc-272f-41e7-a944-2cc473b19870} <Trace> oximeter.fields_uuid (6954ef9e-8f45-45b9-b3dd-33f933bb31d2): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1289 | 2026.05.08 08:09:20.785705 [ 259 ] {472d5cbc-272f-41e7-a944-2cc473b19870} <Debug> executeQuery: Read 47 rows, 3.76 KiB in 0.001615 sec., 29102.16718266254 rows/sec., 2.27 MiB/sec. | ||
| 1290 | 2026.05.08 08:09:20.785742 [ 259 ] {472d5cbc-272f-41e7-a944-2cc473b19870} <Debug> TCPHandler: Processed in 0.001787211 sec. | ||
| 1291 | 2026.05.08 08:09:20.785862 [ 259 ] {} <Trace> TCP-Session: 961b9510-e463-4aae-afdc-bc769260a26d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1292 | 2026.05.08 08:09:20.785956 [ 259 ] {f9d961d0-0e7e-417d-bbfa-05982acc0222} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62820) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1293 | 2026.05.08 08:09:20.786001 [ 259 ] {f9d961d0-0e7e-417d-bbfa-05982acc0222} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1294 | 2026.05.08 08:09:20.786366 [ 259 ] {f9d961d0-0e7e-417d-bbfa-05982acc0222} <Trace> oximeter.measurements_cumulativeu64 (a8be02dd-881e-443e-adcb-2b9e0d812815): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1295 | 2026.05.08 08:09:20.786403 [ 259 ] {f9d961d0-0e7e-417d-bbfa-05982acc0222} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 1296 | 2026.05.08 08:09:20.786980 [ 259 ] {f9d961d0-0e7e-417d-bbfa-05982acc0222} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1297 | 2026.05.08 08:09:20.787566 [ 259 ] {f9d961d0-0e7e-417d-bbfa-05982acc0222} <Trace> oximeter.measurements_cumulativeu64 (a8be02dd-881e-443e-adcb-2b9e0d812815): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1298 | 2026.05.08 08:09:20.787742 [ 259 ] {f9d961d0-0e7e-417d-bbfa-05982acc0222} <Debug> executeQuery: Read 60 rows, 4.31 KiB in 0.001803 sec., 33277.87021630616 rows/sec., 2.34 MiB/sec. | ||
| 1299 | 2026.05.08 08:09:20.787787 [ 259 ] {f9d961d0-0e7e-417d-bbfa-05982acc0222} <Debug> TCPHandler: Processed in 0.001975954 sec. | ||
| 1300 | 2026.05.08 08:09:20.787923 [ 259 ] {} <Trace> TCP-Session: 961b9510-e463-4aae-afdc-bc769260a26d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1301 | 2026.05.08 08:09:20.788018 [ 259 ] {bf0715e0-b989-490d-b4b4-3809f8c6be9e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62820) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1302 | 2026.05.08 08:09:20.788072 [ 259 ] {bf0715e0-b989-490d-b4b4-3809f8c6be9e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 1303 | 2026.05.08 08:09:20.788808 [ 259 ] {bf0715e0-b989-490d-b4b4-3809f8c6be9e} <Trace> oximeter.measurements_histogramu64 (ebabec84-cbfc-4cf8-9a95-b35807d218b8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1304 | 2026.05.08 08:09:20.788846 [ 259 ] {bf0715e0-b989-490d-b4b4-3809f8c6be9e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 1305 | 2026.05.08 08:09:20.789508 [ 259 ] {bf0715e0-b989-490d-b4b4-3809f8c6be9e} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1306 | 2026.05.08 08:09:20.789964 [ 259 ] {bf0715e0-b989-490d-b4b4-3809f8c6be9e} <Trace> oximeter.measurements_histogramu64 (ebabec84-cbfc-4cf8-9a95-b35807d218b8): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1307 | 2026.05.08 08:09:20.790104 [ 259 ] {bf0715e0-b989-490d-b4b4-3809f8c6be9e} <Debug> executeQuery: Read 11 rows, 20.18 KiB in 0.002103 sec., 5230.622919638612 rows/sec., 9.37 MiB/sec. | ||
| 1308 | 2026.05.08 08:09:20.790156 [ 259 ] {bf0715e0-b989-490d-b4b4-3809f8c6be9e} <Debug> TCPHandler: Processed in 0.00228249 sec. | ||
| 1309 | 2026.05.08 08:09:20.790280 [ 259 ] {} <Trace> TCP-Session: 961b9510-e463-4aae-afdc-bc769260a26d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1310 | 2026.05.08 08:09:20.790376 [ 259 ] {4bc4f15e-f863-494f-8582-a2158364b75c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62820) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1311 | 2026.05.08 08:09:20.790418 [ 259 ] {4bc4f15e-f863-494f-8582-a2158364b75c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1312 | 2026.05.08 08:09:20.790750 [ 259 ] {4bc4f15e-f863-494f-8582-a2158364b75c} <Trace> oximeter.measurements_u64 (51456919-ce1d-4304-962d-5a281585e6eb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1313 | 2026.05.08 08:09:20.790786 [ 259 ] {4bc4f15e-f863-494f-8582-a2158364b75c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 1314 | 2026.05.08 08:09:20.791202 [ 259 ] {4bc4f15e-f863-494f-8582-a2158364b75c} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1315 | 2026.05.08 08:09:20.791660 [ 259 ] {4bc4f15e-f863-494f-8582-a2158364b75c} <Trace> oximeter.measurements_u64 (51456919-ce1d-4304-962d-5a281585e6eb): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1316 | 2026.05.08 08:09:20.791793 [ 259 ] {4bc4f15e-f863-494f-8582-a2158364b75c} <Debug> executeQuery: Read 30 rows, 2.04 KiB in 0.001436 sec., 20891.364902506964 rows/sec., 1.38 MiB/sec. | ||
| 1317 | 2026.05.08 08:09:20.791829 [ 259 ] {4bc4f15e-f863-494f-8582-a2158364b75c} <Debug> TCPHandler: Processed in 0.001598817 sec. | ||
| 1318 | 2026.05.08 08:09:21.000208 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 168.70 MiB, peak 175.19 MiB, free memory in arenas 0.00 B, will set to 169.91 MiB (RSS), difference: 1.21 MiB | ||
| 1319 | 2026.05.08 08:09:22.544522 [ 307 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61216 | ||
| 1320 | 2026.05.08 08:09:22.544624 [ 307 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1321 | 2026.05.08 08:09:22.544651 [ 307 ] {} <Debug> TCP-Session: 840a8a04-bd99-4ba1-8963-11239990610d Authenticating user 'default' from [fd00:1122:3344:101::e]:61216 | ||
| 1322 | 2026.05.08 08:09:22.544673 [ 307 ] {} <Debug> TCP-Session: 840a8a04-bd99-4ba1-8963-11239990610d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1323 | 2026.05.08 08:09:22.544688 [ 307 ] {} <Debug> TCP-Session: 840a8a04-bd99-4ba1-8963-11239990610d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1324 | 2026.05.08 08:09:22.544911 [ 308 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64461 | ||
| 1325 | 2026.05.08 08:09:22.544943 [ 309 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41785 | ||
| 1326 | 2026.05.08 08:09:22.544963 [ 311 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50771 | ||
| 1327 | 2026.05.08 08:09:22.544989 [ 303 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55945 | ||
| 1328 | 2026.05.08 08:09:22.545006 [ 304 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38231 | ||
| 1329 | 2026.05.08 08:09:22.545029 [ 308 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1330 | 2026.05.08 08:09:22.545025 [ 306 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54832 | ||
| 1331 | 2026.05.08 08:09:22.545074 [ 308 ] {} <Debug> TCP-Session: 42b20c77-fc87-48d0-a6cd-67a1ad6591e9 Authenticating user 'default' from [fd00:1122:3344:101::e]:64461 | ||
| 1332 | 2026.05.08 08:09:22.545079 [ 309 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1333 | 2026.05.08 08:09:22.545070 [ 311 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1334 | 2026.05.08 08:09:22.545126 [ 303 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1335 | 2026.05.08 08:09:22.545146 [ 304 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1336 | 2026.05.08 08:09:22.545164 [ 303 ] {} <Debug> TCP-Session: 63afefed-6d3f-40d8-a08f-0c7368fc1c1e Authenticating user 'default' from [fd00:1122:3344:101::e]:55945 | ||
| 1337 | 2026.05.08 08:09:22.545172 [ 306 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1338 | 2026.05.08 08:09:22.545180 [ 304 ] {} <Debug> TCP-Session: d239645a-2aa3-435b-9ba4-1fed904491af Authenticating user 'default' from [fd00:1122:3344:101::e]:38231 | ||
| 1339 | 2026.05.08 08:09:22.545192 [ 303 ] {} <Debug> TCP-Session: 63afefed-6d3f-40d8-a08f-0c7368fc1c1e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1340 | 2026.05.08 08:09:22.545212 [ 306 ] {} <Debug> TCP-Session: f6a379dc-e5fd-4abe-a871-a6525428ac22 Authenticating user 'default' from [fd00:1122:3344:101::e]:54832 | ||
| 1341 | 2026.05.08 08:09:22.545219 [ 304 ] {} <Debug> TCP-Session: d239645a-2aa3-435b-9ba4-1fed904491af Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1342 | 2026.05.08 08:09:22.545229 [ 303 ] {} <Debug> TCP-Session: 63afefed-6d3f-40d8-a08f-0c7368fc1c1e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1343 | 2026.05.08 08:09:22.545253 [ 306 ] {} <Debug> TCP-Session: f6a379dc-e5fd-4abe-a871-a6525428ac22 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1344 | 2026.05.08 08:09:22.545257 [ 304 ] {} <Debug> TCP-Session: d239645a-2aa3-435b-9ba4-1fed904491af Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1345 | 2026.05.08 08:09:22.545287 [ 306 ] {} <Debug> TCP-Session: f6a379dc-e5fd-4abe-a871-a6525428ac22 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1346 | 2026.05.08 08:09:22.545155 [ 311 ] {} <Debug> TCP-Session: 8b8e7f36-1e6d-414a-9a1c-8c10f2d63a4d Authenticating user 'default' from [fd00:1122:3344:101::e]:50771 | ||
| 1347 | 2026.05.08 08:09:22.545140 [ 309 ] {} <Debug> TCP-Session: ed9930fc-8440-49b1-bef0-72fa0985a342 Authenticating user 'default' from [fd00:1122:3344:101::e]:41785 | ||
| 1348 | 2026.05.08 08:09:22.545356 [ 311 ] {} <Debug> TCP-Session: 8b8e7f36-1e6d-414a-9a1c-8c10f2d63a4d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1349 | 2026.05.08 08:09:22.545126 [ 308 ] {} <Debug> TCP-Session: 42b20c77-fc87-48d0-a6cd-67a1ad6591e9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1350 | 2026.05.08 08:09:22.545393 [ 311 ] {} <Debug> TCP-Session: 8b8e7f36-1e6d-414a-9a1c-8c10f2d63a4d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1351 | 2026.05.08 08:09:22.545413 [ 308 ] {} <Debug> TCP-Session: 42b20c77-fc87-48d0-a6cd-67a1ad6591e9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1352 | 2026.05.08 08:09:22.545392 [ 309 ] {} <Debug> TCP-Session: ed9930fc-8440-49b1-bef0-72fa0985a342 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1353 | 2026.05.08 08:09:22.545122 [ 307 ] {} <Trace> TCP-Session: 840a8a04-bd99-4ba1-8963-11239990610d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1354 | 2026.05.08 08:09:22.545459 [ 309 ] {} <Debug> TCP-Session: ed9930fc-8440-49b1-bef0-72fa0985a342 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1355 | 2026.05.08 08:09:22.544954 [ 310 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60497 | ||
| 1356 | 2026.05.08 08:09:22.545014 [ 305 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44180 | ||
| 1357 | 2026.05.08 08:09:22.545567 [ 310 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1358 | 2026.05.08 08:09:22.545594 [ 310 ] {} <Debug> TCP-Session: cb8e442a-5b84-4f94-a7c0-63fd049b507b Authenticating user 'default' from [fd00:1122:3344:101::e]:60497 | ||
| 1359 | 2026.05.08 08:09:22.545611 [ 310 ] {} <Debug> TCP-Session: cb8e442a-5b84-4f94-a7c0-63fd049b507b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1360 | 2026.05.08 08:09:22.545624 [ 310 ] {} <Debug> TCP-Session: cb8e442a-5b84-4f94-a7c0-63fd049b507b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1361 | 2026.05.08 08:09:22.545638 [ 307 ] {541291e9-ba6a-4ce2-99b4-ae9fd9acebd6} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:61216) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 1362 | 2026.05.08 08:09:22.545641 [ 305 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1363 | 2026.05.08 08:09:22.545686 [ 305 ] {} <Debug> TCP-Session: 72707379-ac98-48ec-96c6-f4001ccee473 Authenticating user 'default' from [fd00:1122:3344:101::e]:44180 | ||
| 1364 | 2026.05.08 08:09:22.545704 [ 305 ] {} <Debug> TCP-Session: 72707379-ac98-48ec-96c6-f4001ccee473 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1365 | 2026.05.08 08:09:22.545716 [ 305 ] {} <Debug> TCP-Session: 72707379-ac98-48ec-96c6-f4001ccee473 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1366 | 2026.05.08 08:09:22.545969 [ 307 ] {541291e9-ba6a-4ce2-99b4-ae9fd9acebd6} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 1367 | 2026.05.08 08:09:22.546027 [ 307 ] {541291e9-ba6a-4ce2-99b4-ae9fd9acebd6} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1368 | 2026.05.08 08:09:22.546334 [ 307 ] {541291e9-ba6a-4ce2-99b4-ae9fd9acebd6} <Debug> oximeter.version (95fcba57-7b9a-48d5-92aa-f22d8363bb4f) (SelectExecutor): Key condition: unknown | ||
| 1369 | 2026.05.08 08:09:22.547569 [ 341 ] {541291e9-ba6a-4ce2-99b4-ae9fd9acebd6} <Trace> AggregatingTransform: Aggregating | ||
| 1370 | 2026.05.08 08:09:22.547623 [ 341 ] {541291e9-ba6a-4ce2-99b4-ae9fd9acebd6} <Trace> Aggregator: Aggregation method: without_key | ||
| 1371 | 2026.05.08 08:09:22.547665 [ 341 ] {541291e9-ba6a-4ce2-99b4-ae9fd9acebd6} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001233272 sec. (810.851 rows/sec., 31.67 KiB/sec.) | ||
| 1372 | 2026.05.08 08:09:22.547688 [ 341 ] {541291e9-ba6a-4ce2-99b4-ae9fd9acebd6} <Trace> Aggregator: Merging aggregated data | ||
| 1373 | 2026.05.08 08:09:22.548992 [ 307 ] {541291e9-ba6a-4ce2-99b4-ae9fd9acebd6} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003409 sec., 293.3411557641537 rows/sec., 11.46 KiB/sec. | ||
| 1374 | 2026.05.08 08:09:22.549140 [ 307 ] {541291e9-ba6a-4ce2-99b4-ae9fd9acebd6} <Debug> TCPHandler: Processed in 0.004246344 sec. | ||
| 1375 | 2026.05.08 08:09:22.549272 [ 307 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1376 | 2026.05.08 08:09:22.549306 [ 307 ] {} <Debug> TCP-Session: 840a8a04-bd99-4ba1-8963-11239990610d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1377 | 2026.05.08 08:09:22.549307 [ 306 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1378 | 2026.05.08 08:09:22.549327 [ 310 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1379 | 2026.05.08 08:09:22.549343 [ 305 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1380 | 2026.05.08 08:09:22.549358 [ 306 ] {} <Debug> TCP-Session: f6a379dc-e5fd-4abe-a871-a6525428ac22 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1381 | 2026.05.08 08:09:22.549371 [ 310 ] {} <Debug> TCP-Session: cb8e442a-5b84-4f94-a7c0-63fd049b507b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1382 | 2026.05.08 08:09:22.549373 [ 309 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1383 | 2026.05.08 08:09:22.549398 [ 305 ] {} <Debug> TCP-Session: 72707379-ac98-48ec-96c6-f4001ccee473 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1384 | 2026.05.08 08:09:22.549409 [ 311 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1385 | 2026.05.08 08:09:22.549446 [ 304 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1386 | 2026.05.08 08:09:22.549477 [ 311 ] {} <Debug> TCP-Session: 8b8e7f36-1e6d-414a-9a1c-8c10f2d63a4d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1387 | 2026.05.08 08:09:22.549391 [ 303 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1388 | 2026.05.08 08:09:22.549506 [ 304 ] {} <Debug> TCP-Session: d239645a-2aa3-435b-9ba4-1fed904491af Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1389 | 2026.05.08 08:09:22.549528 [ 303 ] {} <Debug> TCP-Session: 63afefed-6d3f-40d8-a08f-0c7368fc1c1e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1390 | 2026.05.08 08:09:22.549377 [ 308 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1391 | 2026.05.08 08:09:22.549434 [ 309 ] {} <Debug> TCP-Session: ed9930fc-8440-49b1-bef0-72fa0985a342 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1392 | 2026.05.08 08:09:22.549597 [ 308 ] {} <Debug> TCP-Session: 42b20c77-fc87-48d0-a6cd-67a1ad6591e9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1393 | 2026.05.08 08:09:25.781966 [ 259 ] {} <Trace> TCP-Session: 961b9510-e463-4aae-afdc-bc769260a26d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1394 | 2026.05.08 08:09:25.782241 [ 259 ] {d85ac60d-be21-425c-910c-02fad7528902} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62820) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native (stage: Complete) | ||
| 1395 | 2026.05.08 08:09:25.782630 [ 259 ] {d85ac60d-be21-425c-910c-02fad7528902} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1396 | 2026.05.08 08:09:25.782679 [ 259 ] {d85ac60d-be21-425c-910c-02fad7528902} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 1397 | 2026.05.08 08:09:25.782951 [ 259 ] {d85ac60d-be21-425c-910c-02fad7528902} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1398 | 2026.05.08 08:09:25.783045 [ 259 ] {d85ac60d-be21-425c-910c-02fad7528902} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1399 | 2026.05.08 08:09:25.783195 [ 259 ] {d85ac60d-be21-425c-910c-02fad7528902} <Debug> oximeter.timeseries_schema (b89db7f6-4c52-403d-9f92-e362dcc59f0f) (SelectExecutor): Key condition: (column 0 in 23-element set) | ||
| 1400 | 2026.05.08 08:09:25.783234 [ 259 ] {d85ac60d-be21-425c-910c-02fad7528902} <Trace> oximeter.timeseries_schema (b89db7f6-4c52-403d-9f92-e362dcc59f0f) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1401 | 2026.05.08 08:09:25.783258 [ 259 ] {d85ac60d-be21-425c-910c-02fad7528902} <Debug> oximeter.timeseries_schema (b89db7f6-4c52-403d-9f92-e362dcc59f0f) (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 | ||
| 1402 | 2026.05.08 08:09:25.783273 [ 259 ] {d85ac60d-be21-425c-910c-02fad7528902} <Trace> oximeter.timeseries_schema (b89db7f6-4c52-403d-9f92-e362dcc59f0f) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1403 | 2026.05.08 08:09:25.783316 [ 259 ] {d85ac60d-be21-425c-910c-02fad7528902} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 1404 | 2026.05.08 08:09:25.783337 [ 259 ] {d85ac60d-be21-425c-910c-02fad7528902} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 35 rows starting from 0 | ||
| 1405 | 2026.05.08 08:09:25.784627 [ 259 ] {d85ac60d-be21-425c-910c-02fad7528902} <Debug> executeQuery: Read 35 rows, 7.62 KiB in 0.002495 sec., 14028.05611222445 rows/sec., 2.98 MiB/sec. | ||
| 1406 | 2026.05.08 08:09:25.784766 [ 259 ] {d85ac60d-be21-425c-910c-02fad7528902} <Debug> TCPHandler: Processed in 0.002940881 sec. | ||
| 1407 | 2026.05.08 08:09:25.786763 [ 259 ] {} <Trace> TCP-Session: 961b9510-e463-4aae-afdc-bc769260a26d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1408 | 2026.05.08 08:09:25.786886 [ 259 ] {5722e020-9d8d-49bb-b107-141dcc485c0b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62820) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 1409 | 2026.05.08 08:09:25.786942 [ 259 ] {5722e020-9d8d-49bb-b107-141dcc485c0b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1410 | 2026.05.08 08:09:25.787517 [ 259 ] {5722e020-9d8d-49bb-b107-141dcc485c0b} <Trace> oximeter.timeseries_schema (b89db7f6-4c52-403d-9f92-e362dcc59f0f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1411 | 2026.05.08 08:09:25.787569 [ 259 ] {5722e020-9d8d-49bb-b107-141dcc485c0b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 1412 | 2026.05.08 08:09:25.788224 [ 259 ] {5722e020-9d8d-49bb-b107-141dcc485c0b} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1413 | 2026.05.08 08:09:25.788656 [ 259 ] {5722e020-9d8d-49bb-b107-141dcc485c0b} <Trace> oximeter.timeseries_schema (b89db7f6-4c52-403d-9f92-e362dcc59f0f): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1414 | 2026.05.08 08:09:25.788836 [ 259 ] {5722e020-9d8d-49bb-b107-141dcc485c0b} <Debug> executeQuery: Read 3 rows, 280.00 B in 0.001985 sec., 1511.3350125944587 rows/sec., 137.75 KiB/sec. | ||
| 1415 | 2026.05.08 08:09:25.788883 [ 259 ] {5722e020-9d8d-49bb-b107-141dcc485c0b} <Debug> TCPHandler: Processed in 0.002179307 sec. | ||
| 1416 | 2026.05.08 08:09:25.789045 [ 259 ] {} <Trace> TCP-Session: 961b9510-e463-4aae-afdc-bc769260a26d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1417 | 2026.05.08 08:09:25.789162 [ 259 ] {fb4f7654-9d88-4e73-8f89-e66600fd3c34} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62820) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 1418 | 2026.05.08 08:09:25.789215 [ 259 ] {fb4f7654-9d88-4e73-8f89-e66600fd3c34} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 1419 | 2026.05.08 08:09:25.789717 [ 259 ] {fb4f7654-9d88-4e73-8f89-e66600fd3c34} <Trace> oximeter.fields_ipaddr (034d96d9-789e-4505-ab4d-4c4f8262c586): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1420 | 2026.05.08 08:09:25.789766 [ 259 ] {fb4f7654-9d88-4e73-8f89-e66600fd3c34} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 1421 | 2026.05.08 08:09:25.790266 [ 259 ] {fb4f7654-9d88-4e73-8f89-e66600fd3c34} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1422 | 2026.05.08 08:09:25.790880 [ 259 ] {fb4f7654-9d88-4e73-8f89-e66600fd3c34} <Trace> oximeter.fields_ipaddr (034d96d9-789e-4505-ab4d-4c4f8262c586): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1423 | 2026.05.08 08:09:25.791071 [ 259 ] {fb4f7654-9d88-4e73-8f89-e66600fd3c34} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001934 sec., 2068.252326783868 rows/sec., 168.65 KiB/sec. | ||
| 1424 | 2026.05.08 08:09:25.791119 [ 259 ] {fb4f7654-9d88-4e73-8f89-e66600fd3c34} <Debug> TCPHandler: Processed in 0.002127617 sec. | ||
| 1425 | 2026.05.08 08:09:25.791254 [ 259 ] {} <Trace> TCP-Session: 961b9510-e463-4aae-afdc-bc769260a26d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1426 | 2026.05.08 08:09:25.791366 [ 259 ] {d44a93ba-6983-4872-ac5e-430aebdca72e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62820) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1427 | 2026.05.08 08:09:25.791410 [ 259 ] {d44a93ba-6983-4872-ac5e-430aebdca72e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1428 | 2026.05.08 08:09:25.791914 [ 259 ] {d44a93ba-6983-4872-ac5e-430aebdca72e} <Trace> oximeter.fields_string (2e56caf6-21a8-464c-b24f-cce9c93bbfbe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1429 | 2026.05.08 08:09:25.791965 [ 259 ] {d44a93ba-6983-4872-ac5e-430aebdca72e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 1430 | 2026.05.08 08:09:25.792583 [ 259 ] {d44a93ba-6983-4872-ac5e-430aebdca72e} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1431 | 2026.05.08 08:09:25.793204 [ 259 ] {d44a93ba-6983-4872-ac5e-430aebdca72e} <Trace> oximeter.fields_string (2e56caf6-21a8-464c-b24f-cce9c93bbfbe): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1432 | 2026.05.08 08:09:25.793389 [ 259 ] {d44a93ba-6983-4872-ac5e-430aebdca72e} <Debug> executeQuery: Read 64 rows, 5.14 KiB in 0.002047 sec., 31265.26624328285 rows/sec., 2.45 MiB/sec. | ||
| 1433 | 2026.05.08 08:09:25.793431 [ 259 ] {d44a93ba-6983-4872-ac5e-430aebdca72e} <Debug> TCPHandler: Processed in 0.002233339 sec. | ||
| 1434 | 2026.05.08 08:09:25.793562 [ 259 ] {} <Trace> TCP-Session: 961b9510-e463-4aae-afdc-bc769260a26d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1435 | 2026.05.08 08:09:25.793666 [ 259 ] {c640f151-e2e7-493c-b048-65dfe2420aed} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62820) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1436 | 2026.05.08 08:09:25.793710 [ 259 ] {c640f151-e2e7-493c-b048-65dfe2420aed} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1437 | 2026.05.08 08:09:25.794148 [ 259 ] {c640f151-e2e7-493c-b048-65dfe2420aed} <Trace> oximeter.fields_u16 (b3f55b36-ed93-4ef0-b7a4-471cf9f732a6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1438 | 2026.05.08 08:09:25.794193 [ 259 ] {c640f151-e2e7-493c-b048-65dfe2420aed} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 1439 | 2026.05.08 08:09:25.794689 [ 259 ] {c640f151-e2e7-493c-b048-65dfe2420aed} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1440 | 2026.05.08 08:09:25.795152 [ 259 ] {c640f151-e2e7-493c-b048-65dfe2420aed} <Trace> oximeter.fields_u16 (b3f55b36-ed93-4ef0-b7a4-471cf9f732a6): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1441 | 2026.05.08 08:09:25.795310 [ 259 ] {c640f151-e2e7-493c-b048-65dfe2420aed} <Debug> executeQuery: Read 7 rows, 517.00 B in 0.001666 sec., 4201.680672268908 rows/sec., 303.05 KiB/sec. | ||
| 1442 | 2026.05.08 08:09:25.795351 [ 259 ] {c640f151-e2e7-493c-b048-65dfe2420aed} <Debug> TCPHandler: Processed in 0.001840352 sec. | ||
| 1443 | 2026.05.08 08:09:25.795470 [ 259 ] {} <Trace> TCP-Session: 961b9510-e463-4aae-afdc-bc769260a26d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1444 | 2026.05.08 08:09:25.795569 [ 259 ] {4281904e-686a-4947-9f06-352ad9fcb5c6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62820) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1445 | 2026.05.08 08:09:25.795613 [ 259 ] {4281904e-686a-4947-9f06-352ad9fcb5c6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1446 | 2026.05.08 08:09:25.796052 [ 259 ] {4281904e-686a-4947-9f06-352ad9fcb5c6} <Trace> oximeter.fields_uuid (6954ef9e-8f45-45b9-b3dd-33f933bb31d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1447 | 2026.05.08 08:09:25.796090 [ 259 ] {4281904e-686a-4947-9f06-352ad9fcb5c6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 1448 | 2026.05.08 08:09:25.796602 [ 259 ] {4281904e-686a-4947-9f06-352ad9fcb5c6} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1449 | 2026.05.08 08:09:25.797142 [ 259 ] {4281904e-686a-4947-9f06-352ad9fcb5c6} <Trace> oximeter.fields_uuid (6954ef9e-8f45-45b9-b3dd-33f933bb31d2): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1450 | 2026.05.08 08:09:25.797322 [ 259 ] {4281904e-686a-4947-9f06-352ad9fcb5c6} <Debug> executeQuery: Read 74 rows, 5.92 KiB in 0.001774 sec., 41713.64148816234 rows/sec., 3.26 MiB/sec. | ||
| 1451 | 2026.05.08 08:09:25.797472 [ 259 ] {4281904e-686a-4947-9f06-352ad9fcb5c6} <Debug> TCPHandler: Processed in 0.002051116 sec. | ||
| 1452 | 2026.05.08 08:09:25.797602 [ 259 ] {} <Trace> TCP-Session: 961b9510-e463-4aae-afdc-bc769260a26d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1453 | 2026.05.08 08:09:25.797736 [ 259 ] {d7576927-6c0c-4ea6-a702-358a180d3773} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62820) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1454 | 2026.05.08 08:09:25.797789 [ 259 ] {d7576927-6c0c-4ea6-a702-358a180d3773} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1455 | 2026.05.08 08:09:25.798339 [ 259 ] {d7576927-6c0c-4ea6-a702-358a180d3773} <Trace> oximeter.measurements_cumulativeu64 (a8be02dd-881e-443e-adcb-2b9e0d812815): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1456 | 2026.05.08 08:09:25.798386 [ 259 ] {d7576927-6c0c-4ea6-a702-358a180d3773} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 1457 | 2026.05.08 08:09:25.799280 [ 259 ] {d7576927-6c0c-4ea6-a702-358a180d3773} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1458 | 2026.05.08 08:09:25.800004 [ 259 ] {d7576927-6c0c-4ea6-a702-358a180d3773} <Trace> oximeter.measurements_cumulativeu64 (a8be02dd-881e-443e-adcb-2b9e0d812815): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1459 | 2026.05.08 08:09:25.800401 [ 259 ] {d7576927-6c0c-4ea6-a702-358a180d3773} <Debug> executeQuery: Read 162 rows, 11.55 KiB in 0.002686 sec., 60312.732688011914 rows/sec., 4.20 MiB/sec. | ||
| 1460 | 2026.05.08 08:09:25.800453 [ 259 ] {d7576927-6c0c-4ea6-a702-358a180d3773} <Debug> TCPHandler: Processed in 0.00290577 sec. | ||
| 1461 | 2026.05.08 08:09:25.800618 [ 259 ] {} <Trace> TCP-Session: 961b9510-e463-4aae-afdc-bc769260a26d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1462 | 2026.05.08 08:09:25.800730 [ 259 ] {087cb024-c458-4306-8844-6851b412a8a3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62820) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1463 | 2026.05.08 08:09:25.800797 [ 259 ] {087cb024-c458-4306-8844-6851b412a8a3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 1464 | 2026.05.08 08:09:25.801802 [ 259 ] {087cb024-c458-4306-8844-6851b412a8a3} <Trace> oximeter.measurements_histogramu64 (ebabec84-cbfc-4cf8-9a95-b35807d218b8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1465 | 2026.05.08 08:09:25.801848 [ 259 ] {087cb024-c458-4306-8844-6851b412a8a3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 1466 | 2026.05.08 08:09:25.802714 [ 259 ] {087cb024-c458-4306-8844-6851b412a8a3} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1467 | 2026.05.08 08:09:25.803344 [ 259 ] {087cb024-c458-4306-8844-6851b412a8a3} <Trace> oximeter.measurements_histogramu64 (ebabec84-cbfc-4cf8-9a95-b35807d218b8): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1468 | 2026.05.08 08:09:25.803507 [ 259 ] {087cb024-c458-4306-8844-6851b412a8a3} <Debug> executeQuery: Read 3 rows, 5.50 KiB in 0.002803 sec., 1070.2818408847663 rows/sec., 1.92 MiB/sec. | ||
| 1469 | 2026.05.08 08:09:25.803578 [ 259 ] {087cb024-c458-4306-8844-6851b412a8a3} <Debug> TCPHandler: Processed in 0.003019732 sec. | ||
| 1470 | 2026.05.08 08:09:25.803714 [ 259 ] {} <Trace> TCP-Session: 961b9510-e463-4aae-afdc-bc769260a26d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1471 | 2026.05.08 08:09:25.803814 [ 259 ] {207657ab-262b-4ff3-999e-39c79b1f7985} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62820) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
| 1472 | 2026.05.08 08:09:25.803866 [ 259 ] {207657ab-262b-4ff3-999e-39c79b1f7985} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 1473 | 2026.05.08 08:09:25.804441 [ 259 ] {207657ab-262b-4ff3-999e-39c79b1f7985} <Trace> oximeter.measurements_i64 (aa753e8f-1f5f-4dc8-8a79-577034d4bd37): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1474 | 2026.05.08 08:09:25.804486 [ 259 ] {207657ab-262b-4ff3-999e-39c79b1f7985} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 1475 | 2026.05.08 08:09:25.805081 [ 259 ] {207657ab-262b-4ff3-999e-39c79b1f7985} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1476 | 2026.05.08 08:09:25.805584 [ 259 ] {207657ab-262b-4ff3-999e-39c79b1f7985} <Trace> oximeter.measurements_i64 (aa753e8f-1f5f-4dc8-8a79-577034d4bd37): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1477 | 2026.05.08 08:09:25.805717 [ 259 ] {207657ab-262b-4ff3-999e-39c79b1f7985} <Debug> executeQuery: Read 3 rows, 217.00 B in 0.001932 sec., 1552.7950310559006 rows/sec., 109.69 KiB/sec. | ||
| 1478 | 2026.05.08 08:09:25.805758 [ 259 ] {207657ab-262b-4ff3-999e-39c79b1f7985} <Debug> TCPHandler: Processed in 0.002109677 sec. | ||
| 1479 | 2026.05.08 08:09:25.805881 [ 259 ] {} <Trace> TCP-Session: 961b9510-e463-4aae-afdc-bc769260a26d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1480 | 2026.05.08 08:09:25.805985 [ 259 ] {8423bdcd-5ff2-4f6c-92bb-75bbb842e077} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62820) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1481 | 2026.05.08 08:09:25.806035 [ 259 ] {8423bdcd-5ff2-4f6c-92bb-75bbb842e077} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1482 | 2026.05.08 08:09:25.806467 [ 259 ] {8423bdcd-5ff2-4f6c-92bb-75bbb842e077} <Trace> oximeter.measurements_u64 (51456919-ce1d-4304-962d-5a281585e6eb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1483 | 2026.05.08 08:09:25.806597 [ 259 ] {8423bdcd-5ff2-4f6c-92bb-75bbb842e077} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 1484 | 2026.05.08 08:09:25.807238 [ 259 ] {8423bdcd-5ff2-4f6c-92bb-75bbb842e077} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1485 | 2026.05.08 08:09:25.807868 [ 259 ] {8423bdcd-5ff2-4f6c-92bb-75bbb842e077} <Trace> oximeter.measurements_u64 (51456919-ce1d-4304-962d-5a281585e6eb): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1486 | 2026.05.08 08:09:25.808079 [ 259 ] {8423bdcd-5ff2-4f6c-92bb-75bbb842e077} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00209 sec., 28708.133971291867 rows/sec., 1.93 MiB/sec. | ||
| 1487 | 2026.05.08 08:09:25.808130 [ 259 ] {8423bdcd-5ff2-4f6c-92bb-75bbb842e077} <Debug> TCPHandler: Processed in 0.00228178 sec. | ||
| 1488 | 2026.05.08 08:09:27.561155 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 2351 | ||
| 1489 | 2026.05.08 08:09:27.561662 [ 245 ] {} <Trace> system.asynchronous_metric_log (ae5b5697-1ff6-4106-8704-be69c16fe51c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1490 | 2026.05.08 08:09:27.561715 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 1491 | 2026.05.08 08:09:27.562411 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1492 | 2026.05.08 08:09:27.562917 [ 245 ] {} <Trace> system.asynchronous_metric_log (ae5b5697-1ff6-4106-8704-be69c16fe51c): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1493 | 2026.05.08 08:09:27.563088 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 2351 | ||
| 1494 | 2026.05.08 08:09:27.678899 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 38 | ||
| 1495 | 2026.05.08 08:09:27.698229 [ 244 ] {} <Trace> system.metric_log (6863ca5b-3a4e-4a65-b181-6be743eb150d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1496 | 2026.05.08 08:09:27.698298 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 1497 | 2026.05.08 08:09:27.704554 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1498 | 2026.05.08 08:09:27.705735 [ 244 ] {} <Trace> system.metric_log (6863ca5b-3a4e-4a65-b181-6be743eb150d): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1499 | 2026.05.08 08:09:27.709171 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 38 | ||
| 1500 | 2026.05.08 08:09:28.000242 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 170.92 MiB, peak 178.26 MiB, free memory in arenas 0.00 B, will set to 172.09 MiB (RSS), difference: 1.17 MiB | ||
| 1501 | 2026.05.08 08:09:30.061303 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 176 | ||
| 1502 | 2026.05.08 08:09:30.063644 [ 243 ] {} <Trace> system.query_log (14f8ccb3-56a3-4601-8a9e-d96094aafe7f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1503 | 2026.05.08 08:09:30.063705 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.88 GiB. | ||
| 1504 | 2026.05.08 08:09:30.065277 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1505 | 2026.05.08 08:09:30.066448 [ 243 ] {} <Trace> system.query_log (14f8ccb3-56a3-4601-8a9e-d96094aafe7f): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1506 | 2026.05.08 08:09:30.067017 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 176 | ||
| 1507 | 2026.05.08 08:09:30.780131 [ 259 ] {} <Trace> TCP-Session: 961b9510-e463-4aae-afdc-bc769260a26d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1508 | 2026.05.08 08:09:30.780371 [ 259 ] {1a40e436-854b-4c60-9244-940a52caeb9f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62820) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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) | ||
| 1509 | 2026.05.08 08:09:30.780697 [ 259 ] {1a40e436-854b-4c60-9244-940a52caeb9f} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1510 | 2026.05.08 08:09:30.780736 [ 259 ] {1a40e436-854b-4c60-9244-940a52caeb9f} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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 | ||
| 1511 | 2026.05.08 08:09:30.780980 [ 259 ] {1a40e436-854b-4c60-9244-940a52caeb9f} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1512 | 2026.05.08 08:09:30.781059 [ 259 ] {1a40e436-854b-4c60-9244-940a52caeb9f} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1513 | 2026.05.08 08:09:30.781215 [ 259 ] {1a40e436-854b-4c60-9244-940a52caeb9f} <Debug> oximeter.timeseries_schema (b89db7f6-4c52-403d-9f92-e362dcc59f0f) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 1514 | 2026.05.08 08:09:30.781340 [ 269 ] {1a40e436-854b-4c60-9244-940a52caeb9f} <Trace> oximeter.timeseries_schema (b89db7f6-4c52-403d-9f92-e362dcc59f0f) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1515 | 2026.05.08 08:09:30.781358 [ 323 ] {1a40e436-854b-4c60-9244-940a52caeb9f} <Trace> oximeter.timeseries_schema (b89db7f6-4c52-403d-9f92-e362dcc59f0f) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1516 | 2026.05.08 08:09:30.781491 [ 259 ] {1a40e436-854b-4c60-9244-940a52caeb9f} <Debug> oximeter.timeseries_schema (b89db7f6-4c52-403d-9f92-e362dcc59f0f) (SelectExecutor): Selected 2/2 parts by partition key, 1 parts by primary key, 1/2 marks by primary key, 1 marks to read from 1 ranges | ||
| 1517 | 2026.05.08 08:09:30.781520 [ 259 ] {1a40e436-854b-4c60-9244-940a52caeb9f} <Trace> oximeter.timeseries_schema (b89db7f6-4c52-403d-9f92-e362dcc59f0f) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1518 | 2026.05.08 08:09:30.781568 [ 259 ] {1a40e436-854b-4c60-9244-940a52caeb9f} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 1519 | 2026.05.08 08:09:30.781590 [ 259 ] {1a40e436-854b-4c60-9244-940a52caeb9f} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 35 rows starting from 0 | ||
| 1520 | 2026.05.08 08:09:30.782682 [ 259 ] {1a40e436-854b-4c60-9244-940a52caeb9f} <Debug> executeQuery: Read 35 rows, 7.62 KiB in 0.002403 sec., 14565.126924677485 rows/sec., 3.10 MiB/sec. | ||
| 1521 | 2026.05.08 08:09:30.782793 [ 259 ] {1a40e436-854b-4c60-9244-940a52caeb9f} <Debug> TCPHandler: Processed in 0.002788418 sec. | ||
| 1522 | 2026.05.08 08:09:30.784643 [ 259 ] {} <Trace> TCP-Session: 961b9510-e463-4aae-afdc-bc769260a26d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1523 | 2026.05.08 08:09:30.784759 [ 259 ] {cf220acb-bc74-4333-96e8-47ef9d106385} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62820) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1524 | 2026.05.08 08:09:30.784805 [ 259 ] {cf220acb-bc74-4333-96e8-47ef9d106385} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1525 | 2026.05.08 08:09:30.785406 [ 259 ] {cf220acb-bc74-4333-96e8-47ef9d106385} <Trace> oximeter.fields_string (2e56caf6-21a8-464c-b24f-cce9c93bbfbe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1526 | 2026.05.08 08:09:30.785454 [ 259 ] {cf220acb-bc74-4333-96e8-47ef9d106385} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 1527 | 2026.05.08 08:09:30.786009 [ 259 ] {cf220acb-bc74-4333-96e8-47ef9d106385} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1528 | 2026.05.08 08:09:30.786450 [ 259 ] {cf220acb-bc74-4333-96e8-47ef9d106385} <Trace> oximeter.fields_string (2e56caf6-21a8-464c-b24f-cce9c93bbfbe): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1529 | 2026.05.08 08:09:30.786574 [ 44 ] {} <Debug> oximeter.fields_string (2e56caf6-21a8-464c-b24f-cce9c93bbfbe) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1530 | 2026.05.08 08:09:30.786600 [ 259 ] {cf220acb-bc74-4333-96e8-47ef9d106385} <Debug> executeQuery: Read 78 rows, 6.61 KiB in 0.001877 sec., 41555.67394778902 rows/sec., 3.44 MiB/sec. | ||
| 1531 | 2026.05.08 08:09:30.786625 [ 44 ] {} <Trace> oximeter.fields_string (2e56caf6-21a8-464c-b24f-cce9c93bbfbe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1532 | 2026.05.08 08:09:30.786641 [ 259 ] {cf220acb-bc74-4333-96e8-47ef9d106385} <Debug> TCPHandler: Processed in 0.002052106 sec. | ||
| 1533 | 2026.05.08 08:09:30.786646 [ 44 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 1534 | 2026.05.08 08:09:30.786783 [ 259 ] {} <Trace> TCP-Session: 961b9510-e463-4aae-afdc-bc769260a26d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1535 | 2026.05.08 08:09:30.786885 [ 259 ] {3539dcae-9128-4564-92a2-7adf230e2c75} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62820) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1536 | 2026.05.08 08:09:30.786927 [ 259 ] {3539dcae-9128-4564-92a2-7adf230e2c75} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1537 | 2026.05.08 08:09:30.787385 [ 259 ] {3539dcae-9128-4564-92a2-7adf230e2c75} <Trace> oximeter.fields_u16 (b3f55b36-ed93-4ef0-b7a4-471cf9f732a6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1538 | 2026.05.08 08:09:30.787432 [ 259 ] {3539dcae-9128-4564-92a2-7adf230e2c75} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 1539 | 2026.05.08 08:09:30.787971 [ 259 ] {3539dcae-9128-4564-92a2-7adf230e2c75} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1540 | 2026.05.08 08:09:30.788545 [ 259 ] {3539dcae-9128-4564-92a2-7adf230e2c75} <Trace> oximeter.fields_u16 (b3f55b36-ed93-4ef0-b7a4-471cf9f732a6): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1541 | 2026.05.08 08:09:30.788684 [ 259 ] {3539dcae-9128-4564-92a2-7adf230e2c75} <Debug> executeQuery: Read 11 rows, 847.00 B in 0.001822 sec., 6037.321624588364 rows/sec., 453.98 KiB/sec. | ||
| 1542 | 2026.05.08 08:09:30.788723 [ 259 ] {3539dcae-9128-4564-92a2-7adf230e2c75} <Debug> TCPHandler: Processed in 0.001992265 sec. | ||
| 1543 | 2026.05.08 08:09:30.788854 [ 259 ] {} <Trace> TCP-Session: 961b9510-e463-4aae-afdc-bc769260a26d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1544 | 2026.05.08 08:09:30.788954 [ 259 ] {2e1cb701-5219-4dde-b700-dce7cb0db7d1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62820) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1545 | 2026.05.08 08:09:30.788995 [ 259 ] {2e1cb701-5219-4dde-b700-dce7cb0db7d1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1546 | 2026.05.08 08:09:30.789038 [ 189 ] {2e56caf6-21a8-464c-b24f-cce9c93bbfbe::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 | ||
| 1547 | 2026.05.08 08:09:30.789448 [ 259 ] {2e1cb701-5219-4dde-b700-dce7cb0db7d1} <Trace> oximeter.fields_uuid (6954ef9e-8f45-45b9-b3dd-33f933bb31d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1548 | 2026.05.08 08:09:30.789489 [ 259 ] {2e1cb701-5219-4dde-b700-dce7cb0db7d1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 1549 | 2026.05.08 08:09:30.789963 [ 259 ] {2e1cb701-5219-4dde-b700-dce7cb0db7d1} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1550 | 2026.05.08 08:09:30.790421 [ 259 ] {2e1cb701-5219-4dde-b700-dce7cb0db7d1} <Trace> oximeter.fields_uuid (6954ef9e-8f45-45b9-b3dd-33f933bb31d2): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1551 | 2026.05.08 08:09:30.790519 [ 44 ] {} <Debug> oximeter.fields_uuid (6954ef9e-8f45-45b9-b3dd-33f933bb31d2) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1552 | 2026.05.08 08:09:30.790546 [ 44 ] {} <Trace> oximeter.fields_uuid (6954ef9e-8f45-45b9-b3dd-33f933bb31d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1553 | 2026.05.08 08:09:30.790554 [ 259 ] {2e1cb701-5219-4dde-b700-dce7cb0db7d1} <Debug> executeQuery: Read 75 rows, 6.00 KiB in 0.001622 sec., 46239.21085080148 rows/sec., 3.61 MiB/sec. | ||
| 1554 | 2026.05.08 08:09:30.790563 [ 44 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 1555 | 2026.05.08 08:09:30.790592 [ 259 ] {2e1cb701-5219-4dde-b700-dce7cb0db7d1} <Debug> TCPHandler: Processed in 0.001797391 sec. | ||
| 1556 | 2026.05.08 08:09:30.790683 [ 191 ] {6954ef9e-8f45-45b9-b3dd-33f933bb31d2::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 | ||
| 1557 | 2026.05.08 08:09:30.790730 [ 259 ] {} <Trace> TCP-Session: 961b9510-e463-4aae-afdc-bc769260a26d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1558 | 2026.05.08 08:09:30.790832 [ 259 ] {6736abb0-fc0f-44a3-bf51-c812afc38ddc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62820) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1559 | 2026.05.08 08:09:30.790876 [ 259 ] {6736abb0-fc0f-44a3-bf51-c812afc38ddc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1560 | 2026.05.08 08:09:30.791278 [ 191 ] {6954ef9e-8f45-45b9-b3dd-33f933bb31d2::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1561 | 2026.05.08 08:09:30.791283 [ 189 ] {2e56caf6-21a8-464c-b24f-cce9c93bbfbe::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1562 | 2026.05.08 08:09:30.791317 [ 259 ] {6736abb0-fc0f-44a3-bf51-c812afc38ddc} <Trace> oximeter.measurements_cumulativeu64 (a8be02dd-881e-443e-adcb-2b9e0d812815): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1563 | 2026.05.08 08:09:30.791359 [ 259 ] {6736abb0-fc0f-44a3-bf51-c812afc38ddc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 1564 | 2026.05.08 08:09:30.791404 [ 189 ] {2e56caf6-21a8-464c-b24f-cce9c93bbfbe::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 2510 rows starting from the beginning of the part | ||
| 1565 | 2026.05.08 08:09:30.791406 [ 191 ] {6954ef9e-8f45-45b9-b3dd-33f933bb31d2::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 1310 rows starting from the beginning of the part | ||
| 1566 | 2026.05.08 08:09:30.791539 [ 191 ] {6954ef9e-8f45-45b9-b3dd-33f933bb31d2::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 36 rows starting from the beginning of the part | ||
| 1567 | 2026.05.08 08:09:30.791553 [ 189 ] {2e56caf6-21a8-464c-b24f-cce9c93bbfbe::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 | ||
| 1568 | 2026.05.08 08:09:30.791617 [ 191 ] {6954ef9e-8f45-45b9-b3dd-33f933bb31d2::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 36 rows starting from the beginning of the part | ||
| 1569 | 2026.05.08 08:09:30.791639 [ 189 ] {2e56caf6-21a8-464c-b24f-cce9c93bbfbe::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 | ||
| 1570 | 2026.05.08 08:09:30.791687 [ 191 ] {6954ef9e-8f45-45b9-b3dd-33f933bb31d2::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 47 rows starting from the beginning of the part | ||
| 1571 | 2026.05.08 08:09:30.791701 [ 189 ] {2e56caf6-21a8-464c-b24f-cce9c93bbfbe::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 52 rows starting from the beginning of the part | ||
| 1572 | 2026.05.08 08:09:30.791743 [ 191 ] {6954ef9e-8f45-45b9-b3dd-33f933bb31d2::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 74 rows starting from the beginning of the part | ||
| 1573 | 2026.05.08 08:09:30.791778 [ 189 ] {2e56caf6-21a8-464c-b24f-cce9c93bbfbe::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 64 rows starting from the beginning of the part | ||
| 1574 | 2026.05.08 08:09:30.791812 [ 191 ] {6954ef9e-8f45-45b9-b3dd-33f933bb31d2::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 75 rows starting from the beginning of the part | ||
| 1575 | 2026.05.08 08:09:30.791856 [ 189 ] {2e56caf6-21a8-464c-b24f-cce9c93bbfbe::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 78 rows starting from the beginning of the part | ||
| 1576 | 2026.05.08 08:09:30.791917 [ 259 ] {6736abb0-fc0f-44a3-bf51-c812afc38ddc} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1577 | 2026.05.08 08:09:30.792507 [ 259 ] {6736abb0-fc0f-44a3-bf51-c812afc38ddc} <Trace> oximeter.measurements_cumulativeu64 (a8be02dd-881e-443e-adcb-2b9e0d812815): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1578 | 2026.05.08 08:09:30.792611 [ 44 ] {} <Debug> oximeter.measurements_cumulativeu64 (a8be02dd-881e-443e-adcb-2b9e0d812815) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1579 | 2026.05.08 08:09:30.792640 [ 44 ] {} <Trace> oximeter.measurements_cumulativeu64 (a8be02dd-881e-443e-adcb-2b9e0d812815): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1580 | 2026.05.08 08:09:30.792657 [ 44 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 1581 | 2026.05.08 08:09:30.792658 [ 259 ] {6736abb0-fc0f-44a3-bf51-c812afc38ddc} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001846 sec., 86673.8894907909 rows/sec., 6.04 MiB/sec. | ||
| 1582 | 2026.05.08 08:09:30.792703 [ 259 ] {6736abb0-fc0f-44a3-bf51-c812afc38ddc} <Debug> TCPHandler: Processed in 0.002023175 sec. | ||
| 1583 | 2026.05.08 08:09:30.792750 [ 199 ] {a8be02dd-881e-443e-adcb-2b9e0d812815::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 | ||
| 1584 | 2026.05.08 08:09:30.792820 [ 259 ] {} <Trace> TCP-Session: 961b9510-e463-4aae-afdc-bc769260a26d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1585 | 2026.05.08 08:09:30.792878 [ 199 ] {a8be02dd-881e-443e-adcb-2b9e0d812815::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1586 | 2026.05.08 08:09:30.792922 [ 259 ] {bd643658-90c1-46b0-b6ad-7529104de196} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62820) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1587 | 2026.05.08 08:09:30.792926 [ 199 ] {a8be02dd-881e-443e-adcb-2b9e0d812815::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 2921 rows starting from the beginning of the part | ||
| 1588 | 2026.05.08 08:09:30.792988 [ 259 ] {bd643658-90c1-46b0-b6ad-7529104de196} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 1589 | 2026.05.08 08:09:30.793051 [ 199 ] {a8be02dd-881e-443e-adcb-2b9e0d812815::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 48 rows starting from the beginning of the part | ||
| 1590 | 2026.05.08 08:09:30.793112 [ 199 ] {a8be02dd-881e-443e-adcb-2b9e0d812815::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 60 rows starting from the beginning of the part | ||
| 1591 | 2026.05.08 08:09:30.793155 [ 186 ] {6954ef9e-8f45-45b9-b3dd-33f933bb31d2::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1578 rows, containing 5 columns (5 merged, 0 gathered) in 0.002517964 sec., 626696.8074205985 rows/sec., 45.65 MiB/sec. | ||
| 1592 | 2026.05.08 08:09:30.793172 [ 199 ] {a8be02dd-881e-443e-adcb-2b9e0d812815::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 | ||
| 1593 | 2026.05.08 08:09:30.793260 [ 199 ] {a8be02dd-881e-443e-adcb-2b9e0d812815::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 162 rows starting from the beginning of the part | ||
| 1594 | 2026.05.08 08:09:30.793313 [ 199 ] {a8be02dd-881e-443e-adcb-2b9e0d812815::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 160 rows starting from the beginning of the part | ||
| 1595 | 2026.05.08 08:09:30.793588 [ 194 ] {6954ef9e-8f45-45b9-b3dd-33f933bb31d2::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1596 | 2026.05.08 08:09:30.793743 [ 186 ] {2e56caf6-21a8-464c-b24f-cce9c93bbfbe::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2764 rows, containing 5 columns (5 merged, 0 gathered) in 0.006996741 sec., 395041.06268904335 rows/sec., 31.29 MiB/sec. | ||
| 1597 | 2026.05.08 08:09:30.793860 [ 259 ] {bd643658-90c1-46b0-b6ad-7529104de196} <Trace> oximeter.measurements_histogramu64 (ebabec84-cbfc-4cf8-9a95-b35807d218b8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1598 | 2026.05.08 08:09:30.793904 [ 259 ] {bd643658-90c1-46b0-b6ad-7529104de196} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 1599 | 2026.05.08 08:09:30.794147 [ 191 ] {2e56caf6-21a8-464c-b24f-cce9c93bbfbe::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1600 | 2026.05.08 08:09:30.794363 [ 194 ] {6954ef9e-8f45-45b9-b3dd-33f933bb31d2::all_1_6_1} <Trace> oximeter.fields_uuid (6954ef9e-8f45-45b9-b3dd-33f933bb31d2): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1601 | 2026.05.08 08:09:30.794462 [ 194 ] {6954ef9e-8f45-45b9-b3dd-33f933bb31d2::all_1_6_1} <Trace> oximeter.fields_uuid (6954ef9e-8f45-45b9-b3dd-33f933bb31d2) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1602 | 2026.05.08 08:09:30.794579 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.51 MiB. | ||
| 1603 | 2026.05.08 08:09:30.794698 [ 259 ] {bd643658-90c1-46b0-b6ad-7529104de196} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1604 | 2026.05.08 08:09:30.794745 [ 191 ] {2e56caf6-21a8-464c-b24f-cce9c93bbfbe::all_1_6_1} <Trace> oximeter.fields_string (2e56caf6-21a8-464c-b24f-cce9c93bbfbe): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1605 | 2026.05.08 08:09:30.794838 [ 191 ] {2e56caf6-21a8-464c-b24f-cce9c93bbfbe::all_1_6_1} <Trace> oximeter.fields_string (2e56caf6-21a8-464c-b24f-cce9c93bbfbe) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1606 | 2026.05.08 08:09:30.794929 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.75 MiB. | ||
| 1607 | 2026.05.08 08:09:30.795217 [ 259 ] {bd643658-90c1-46b0-b6ad-7529104de196} <Trace> oximeter.measurements_histogramu64 (ebabec84-cbfc-4cf8-9a95-b35807d218b8): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1608 | 2026.05.08 08:09:30.795870 [ 259 ] {bd643658-90c1-46b0-b6ad-7529104de196} <Debug> executeQuery: Read 11 rows, 20.18 KiB in 0.002967 sec., 3707.448601280755 rows/sec., 6.64 MiB/sec. | ||
| 1609 | 2026.05.08 08:09:30.795939 [ 259 ] {bd643658-90c1-46b0-b6ad-7529104de196} <Debug> TCPHandler: Processed in 0.003169175 sec. | ||
| 1610 | 2026.05.08 08:09:30.796082 [ 259 ] {} <Trace> TCP-Session: 961b9510-e463-4aae-afdc-bc769260a26d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1611 | 2026.05.08 08:09:30.796180 [ 259 ] {b3d8722a-b48b-4d2a-addd-4211c7747375} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62820) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1612 | 2026.05.08 08:09:30.796222 [ 259 ] {b3d8722a-b48b-4d2a-addd-4211c7747375} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1613 | 2026.05.08 08:09:30.796584 [ 259 ] {b3d8722a-b48b-4d2a-addd-4211c7747375} <Trace> oximeter.measurements_u64 (51456919-ce1d-4304-962d-5a281585e6eb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1614 | 2026.05.08 08:09:30.796621 [ 259 ] {b3d8722a-b48b-4d2a-addd-4211c7747375} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 1615 | 2026.05.08 08:09:30.796656 [ 187 ] {a8be02dd-881e-443e-adcb-2b9e0d812815::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3411 rows, containing 5 columns (5 merged, 0 gathered) in 0.003942978 sec., 865082.1790027741 rows/sec., 55.83 MiB/sec. | ||
| 1616 | 2026.05.08 08:09:30.797090 [ 259 ] {b3d8722a-b48b-4d2a-addd-4211c7747375} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1617 | 2026.05.08 08:09:30.797319 [ 187 ] {a8be02dd-881e-443e-adcb-2b9e0d812815::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1618 | 2026.05.08 08:09:30.797583 [ 259 ] {b3d8722a-b48b-4d2a-addd-4211c7747375} <Trace> oximeter.measurements_u64 (51456919-ce1d-4304-962d-5a281585e6eb): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1619 | 2026.05.08 08:09:30.797695 [ 44 ] {} <Debug> oximeter.measurements_u64 (51456919-ce1d-4304-962d-5a281585e6eb) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1620 | 2026.05.08 08:09:30.797724 [ 259 ] {b3d8722a-b48b-4d2a-addd-4211c7747375} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001564 sec., 38363.17135549872 rows/sec., 2.59 MiB/sec. | ||
| 1621 | 2026.05.08 08:09:30.797733 [ 44 ] {} <Trace> oximeter.measurements_u64 (51456919-ce1d-4304-962d-5a281585e6eb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1622 | 2026.05.08 08:09:30.797760 [ 259 ] {b3d8722a-b48b-4d2a-addd-4211c7747375} <Debug> TCPHandler: Processed in 0.00173015 sec. | ||
| 1623 | 2026.05.08 08:09:30.797767 [ 44 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 1624 | 2026.05.08 08:09:30.797850 [ 199 ] {51456919-ce1d-4304-962d-5a281585e6eb::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 | ||
| 1625 | 2026.05.08 08:09:30.797976 [ 199 ] {51456919-ce1d-4304-962d-5a281585e6eb::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1626 | 2026.05.08 08:09:30.798010 [ 199 ] {51456919-ce1d-4304-962d-5a281585e6eb::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 | ||
| 1627 | 2026.05.08 08:09:30.798062 [ 199 ] {51456919-ce1d-4304-962d-5a281585e6eb::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 24 rows starting from the beginning of the part | ||
| 1628 | 2026.05.08 08:09:30.798109 [ 199 ] {51456919-ce1d-4304-962d-5a281585e6eb::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 | ||
| 1629 | 2026.05.08 08:09:30.798159 [ 199 ] {51456919-ce1d-4304-962d-5a281585e6eb::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 30 rows starting from the beginning of the part | ||
| 1630 | 2026.05.08 08:09:30.798208 [ 199 ] {51456919-ce1d-4304-962d-5a281585e6eb::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 60 rows starting from the beginning of the part | ||
| 1631 | 2026.05.08 08:09:30.798241 [ 199 ] {51456919-ce1d-4304-962d-5a281585e6eb::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 | ||
| 1632 | 2026.05.08 08:09:30.798418 [ 187 ] {a8be02dd-881e-443e-adcb-2b9e0d812815::all_1_6_1} <Trace> oximeter.measurements_cumulativeu64 (a8be02dd-881e-443e-adcb-2b9e0d812815): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1633 | 2026.05.08 08:09:30.798511 [ 187 ] {a8be02dd-881e-443e-adcb-2b9e0d812815::all_1_6_1} <Trace> oximeter.measurements_cumulativeu64 (a8be02dd-881e-443e-adcb-2b9e0d812815) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1634 | 2026.05.08 08:09:30.798593 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.81 MiB. | ||
| 1635 | 2026.05.08 08:09:30.799098 [ 194 ] {51456919-ce1d-4304-962d-5a281585e6eb::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 210 rows, containing 4 columns (4 merged, 0 gathered) in 0.001279483 sec., 164128.79264515432 rows/sec., 10.98 MiB/sec. | ||
| 1636 | 2026.05.08 08:09:30.799407 [ 186 ] {51456919-ce1d-4304-962d-5a281585e6eb::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1637 | 2026.05.08 08:09:30.800068 [ 186 ] {51456919-ce1d-4304-962d-5a281585e6eb::all_1_6_1} <Trace> oximeter.measurements_u64 (51456919-ce1d-4304-962d-5a281585e6eb): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1638 | 2026.05.08 08:09:30.800147 [ 186 ] {51456919-ce1d-4304-962d-5a281585e6eb::all_1_6_1} <Trace> oximeter.measurements_u64 (51456919-ce1d-4304-962d-5a281585e6eb) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1639 | 2026.05.08 08:09:30.800226 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB. | ||
| 1640 | 2026.05.08 08:09:31.000197 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 172.75 MiB, peak 182.21 MiB, free memory in arenas 0.00 B, will set to 173.90 MiB (RSS), difference: 1.15 MiB | ||
| 1641 | 2026.05.08 08:09:35.009162 [ 24 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 1642 | 2026.05.08 08:09:35.009217 [ 24 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 1643 | 2026.05.08 08:09:35.063155 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 2863 | ||
| 1644 | 2026.05.08 08:09:35.063710 [ 245 ] {} <Trace> system.asynchronous_metric_log (ae5b5697-1ff6-4106-8704-be69c16fe51c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1645 | 2026.05.08 08:09:35.063761 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 1646 | 2026.05.08 08:09:35.064416 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1647 | 2026.05.08 08:09:35.065071 [ 245 ] {} <Trace> system.asynchronous_metric_log (ae5b5697-1ff6-4106-8704-be69c16fe51c): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1648 | 2026.05.08 08:09:35.065297 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 2863 | ||
| 1649 | 2026.05.08 08:09:35.065287 [ 24 ] {} <Debug> system.asynchronous_metric_log (ae5b5697-1ff6-4106-8704-be69c16fe51c) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1650 | 2026.05.08 08:09:35.065393 [ 24 ] {} <Trace> system.asynchronous_metric_log (ae5b5697-1ff6-4106-8704-be69c16fe51c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1651 | 2026.05.08 08:09:35.065424 [ 24 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 1652 | 2026.05.08 08:09:35.065623 [ 187 ] {ae5b5697-1ff6-4106-8704-be69c16fe51c::all_1_6_1} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact with storage Full | ||
| 1653 | 2026.05.08 08:09:35.065850 [ 187 ] {ae5b5697-1ff6-4106-8704-be69c16fe51c::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1654 | 2026.05.08 08:09:35.065926 [ 187 ] {ae5b5697-1ff6-4106-8704-be69c16fe51c::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 488 rows starting from the beginning of the part | ||
| 1655 | 2026.05.08 08:09:35.066106 [ 187 ] {ae5b5697-1ff6-4106-8704-be69c16fe51c::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 488 rows starting from the beginning of the part | ||
| 1656 | 2026.05.08 08:09:35.066175 [ 187 ] {ae5b5697-1ff6-4106-8704-be69c16fe51c::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 427 rows starting from the beginning of the part | ||
| 1657 | 2026.05.08 08:09:35.066240 [ 187 ] {ae5b5697-1ff6-4106-8704-be69c16fe51c::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 500 rows starting from the beginning of the part | ||
| 1658 | 2026.05.08 08:09:35.066306 [ 187 ] {ae5b5697-1ff6-4106-8704-be69c16fe51c::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 448 rows starting from the beginning of the part | ||
| 1659 | 2026.05.08 08:09:35.066399 [ 187 ] {ae5b5697-1ff6-4106-8704-be69c16fe51c::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 512 rows starting from the beginning of the part | ||
| 1660 | 2026.05.08 08:09:35.103034 [ 194 ] {ae5b5697-1ff6-4106-8704-be69c16fe51c::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2863 rows, containing 4 columns (4 merged, 0 gathered) in 0.03750511 sec., 76336.26457834679 rows/sec., 1.09 MiB/sec. | ||
| 1661 | 2026.05.08 08:09:35.103906 [ 199 ] {ae5b5697-1ff6-4106-8704-be69c16fe51c::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1662 | 2026.05.08 08:09:35.104500 [ 199 ] {ae5b5697-1ff6-4106-8704-be69c16fe51c::all_1_6_1} <Trace> system.asynchronous_metric_log (ae5b5697-1ff6-4106-8704-be69c16fe51c): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1663 | 2026.05.08 08:09:35.104580 [ 199 ] {ae5b5697-1ff6-4106-8704-be69c16fe51c::all_1_6_1} <Trace> system.asynchronous_metric_log (ae5b5697-1ff6-4106-8704-be69c16fe51c) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1664 | 2026.05.08 08:09:35.104667 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.35 MiB. | ||
| 1665 | 2026.05.08 08:09:35.209234 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 46 | ||
| 1666 | 2026.05.08 08:09:35.227846 [ 244 ] {} <Trace> system.metric_log (6863ca5b-3a4e-4a65-b181-6be743eb150d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1667 | 2026.05.08 08:09:35.227907 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 1668 | 2026.05.08 08:09:35.234149 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1669 | 2026.05.08 08:09:35.235406 [ 244 ] {} <Trace> system.metric_log (6863ca5b-3a4e-4a65-b181-6be743eb150d): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1670 | 2026.05.08 08:09:35.235685 [ 32 ] {} <Debug> system.metric_log (6863ca5b-3a4e-4a65-b181-6be743eb150d) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1671 | 2026.05.08 08:09:35.235758 [ 32 ] {} <Trace> system.metric_log (6863ca5b-3a4e-4a65-b181-6be743eb150d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1672 | 2026.05.08 08:09:35.235780 [ 32 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 1673 | 2026.05.08 08:09:35.235867 [ 199 ] {6863ca5b-3a4e-4a65-b181-6be743eb150d::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 | ||
| 1674 | 2026.05.08 08:09:35.239394 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 46 | ||
| 1675 | 2026.05.08 08:09:35.240271 [ 199 ] {6863ca5b-3a4e-4a65-b181-6be743eb150d::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1676 | 2026.05.08 08:09:35.241654 [ 199 ] {6863ca5b-3a4e-4a65-b181-6be743eb150d::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 | ||
| 1677 | 2026.05.08 08:09:35.246121 [ 199 ] {6863ca5b-3a4e-4a65-b181-6be743eb150d::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 | ||
| 1678 | 2026.05.08 08:09:35.250410 [ 199 ] {6863ca5b-3a4e-4a65-b181-6be743eb150d::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 | ||
| 1679 | 2026.05.08 08:09:35.254740 [ 199 ] {6863ca5b-3a4e-4a65-b181-6be743eb150d::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 | ||
| 1680 | 2026.05.08 08:09:35.261956 [ 199 ] {6863ca5b-3a4e-4a65-b181-6be743eb150d::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 | ||
| 1681 | 2026.05.08 08:09:35.266226 [ 199 ] {6863ca5b-3a4e-4a65-b181-6be743eb150d::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 | ||
| 1682 | 2026.05.08 08:09:35.325437 [ 194 ] {6863ca5b-3a4e-4a65-b181-6be743eb150d::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 46 rows, containing 679 columns (679 merged, 0 gathered) in 0.089603123 sec., 513.3749635043412 rows/sec., 2.65 MiB/sec. | ||
| 1683 | 2026.05.08 08:09:35.327999 [ 198 ] {6863ca5b-3a4e-4a65-b181-6be743eb150d::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1684 | 2026.05.08 08:09:35.330598 [ 198 ] {6863ca5b-3a4e-4a65-b181-6be743eb150d::all_1_6_1} <Trace> system.metric_log (6863ca5b-3a4e-4a65-b181-6be743eb150d): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1685 | 2026.05.08 08:09:35.330708 [ 198 ] {6863ca5b-3a4e-4a65-b181-6be743eb150d::all_1_6_1} <Trace> system.metric_log (6863ca5b-3a4e-4a65-b181-6be743eb150d) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1686 | 2026.05.08 08:09:35.332598 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 10.09 MiB. | ||
| 1687 | 2026.05.08 08:09:35.780972 [ 259 ] {} <Trace> TCP-Session: 961b9510-e463-4aae-afdc-bc769260a26d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1688 | 2026.05.08 08:09:35.781212 [ 259 ] {a353212a-ed9c-4a5a-907a-15a82fc90402} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62820) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native (stage: Complete) | ||
| 1689 | 2026.05.08 08:09:35.781537 [ 259 ] {a353212a-ed9c-4a5a-907a-15a82fc90402} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1690 | 2026.05.08 08:09:35.781573 [ 259 ] {a353212a-ed9c-4a5a-907a-15a82fc90402} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 1691 | 2026.05.08 08:09:35.781802 [ 259 ] {a353212a-ed9c-4a5a-907a-15a82fc90402} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1692 | 2026.05.08 08:09:35.781872 [ 259 ] {a353212a-ed9c-4a5a-907a-15a82fc90402} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1693 | 2026.05.08 08:09:35.782023 [ 259 ] {a353212a-ed9c-4a5a-907a-15a82fc90402} <Debug> oximeter.timeseries_schema (b89db7f6-4c52-403d-9f92-e362dcc59f0f) (SelectExecutor): Key condition: (column 0 in 22-element set) | ||
| 1694 | 2026.05.08 08:09:35.782140 [ 324 ] {a353212a-ed9c-4a5a-907a-15a82fc90402} <Trace> oximeter.timeseries_schema (b89db7f6-4c52-403d-9f92-e362dcc59f0f) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1695 | 2026.05.08 08:09:35.782163 [ 314 ] {a353212a-ed9c-4a5a-907a-15a82fc90402} <Trace> oximeter.timeseries_schema (b89db7f6-4c52-403d-9f92-e362dcc59f0f) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1696 | 2026.05.08 08:09:35.782282 [ 259 ] {a353212a-ed9c-4a5a-907a-15a82fc90402} <Debug> oximeter.timeseries_schema (b89db7f6-4c52-403d-9f92-e362dcc59f0f) (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 | ||
| 1697 | 2026.05.08 08:09:35.782311 [ 259 ] {a353212a-ed9c-4a5a-907a-15a82fc90402} <Trace> oximeter.timeseries_schema (b89db7f6-4c52-403d-9f92-e362dcc59f0f) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1698 | 2026.05.08 08:09:35.784358 [ 259 ] {a353212a-ed9c-4a5a-907a-15a82fc90402} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 1699 | 2026.05.08 08:09:35.784397 [ 259 ] {a353212a-ed9c-4a5a-907a-15a82fc90402} <Debug> oximeter.timeseries_schema (b89db7f6-4c52-403d-9f92-e362dcc59f0f) (SelectExecutor): Reading approx. 38 rows with 2 streams | ||
| 1700 | 2026.05.08 08:09:35.784461 [ 259 ] {a353212a-ed9c-4a5a-907a-15a82fc90402} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 1701 | 2026.05.08 08:09:35.784525 [ 259 ] {a353212a-ed9c-4a5a-907a-15a82fc90402} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 1702 | 2026.05.08 08:09:35.785877 [ 259 ] {a353212a-ed9c-4a5a-907a-15a82fc90402} <Debug> executeQuery: Read 38 rows, 7.89 KiB in 0.004761 sec., 7981.5164881327455 rows/sec., 1.62 MiB/sec. | ||
| 1703 | 2026.05.08 08:09:35.785985 [ 259 ] {a353212a-ed9c-4a5a-907a-15a82fc90402} <Debug> TCPHandler: Processed in 0.005137898 sec. | ||
| 1704 | 2026.05.08 08:09:35.790448 [ 259 ] {} <Trace> TCP-Session: 961b9510-e463-4aae-afdc-bc769260a26d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1705 | 2026.05.08 08:09:35.790563 [ 259 ] {9f945fc4-f182-456f-be5c-93e8e68189da} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62820) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1706 | 2026.05.08 08:09:35.790607 [ 259 ] {9f945fc4-f182-456f-be5c-93e8e68189da} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1707 | 2026.05.08 08:09:35.791136 [ 259 ] {9f945fc4-f182-456f-be5c-93e8e68189da} <Trace> oximeter.fields_string (2e56caf6-21a8-464c-b24f-cce9c93bbfbe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1708 | 2026.05.08 08:09:35.791174 [ 259 ] {9f945fc4-f182-456f-be5c-93e8e68189da} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 1709 | 2026.05.08 08:09:35.791702 [ 259 ] {9f945fc4-f182-456f-be5c-93e8e68189da} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1710 | 2026.05.08 08:09:35.792253 [ 259 ] {9f945fc4-f182-456f-be5c-93e8e68189da} <Trace> oximeter.fields_string (2e56caf6-21a8-464c-b24f-cce9c93bbfbe): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1711 | 2026.05.08 08:09:35.792403 [ 259 ] {9f945fc4-f182-456f-be5c-93e8e68189da} <Debug> executeQuery: Read 90 rows, 7.62 KiB in 0.001872 sec., 48076.92307692308 rows/sec., 3.98 MiB/sec. | ||
| 1712 | 2026.05.08 08:09:35.792442 [ 259 ] {9f945fc4-f182-456f-be5c-93e8e68189da} <Debug> TCPHandler: Processed in 0.002048115 sec. | ||
| 1713 | 2026.05.08 08:09:35.792577 [ 259 ] {} <Trace> TCP-Session: 961b9510-e463-4aae-afdc-bc769260a26d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1714 | 2026.05.08 08:09:35.792674 [ 259 ] {b355582e-1c03-4eb3-9482-1a22b98f9626} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62820) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1715 | 2026.05.08 08:09:35.792715 [ 259 ] {b355582e-1c03-4eb3-9482-1a22b98f9626} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1716 | 2026.05.08 08:09:35.793121 [ 259 ] {b355582e-1c03-4eb3-9482-1a22b98f9626} <Trace> oximeter.fields_u16 (b3f55b36-ed93-4ef0-b7a4-471cf9f732a6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1717 | 2026.05.08 08:09:35.793157 [ 259 ] {b355582e-1c03-4eb3-9482-1a22b98f9626} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 1718 | 2026.05.08 08:09:35.793604 [ 259 ] {b355582e-1c03-4eb3-9482-1a22b98f9626} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1719 | 2026.05.08 08:09:35.794076 [ 259 ] {b355582e-1c03-4eb3-9482-1a22b98f9626} <Trace> oximeter.fields_u16 (b3f55b36-ed93-4ef0-b7a4-471cf9f732a6): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1720 | 2026.05.08 08:09:35.794232 [ 259 ] {b355582e-1c03-4eb3-9482-1a22b98f9626} <Debug> executeQuery: Read 17 rows, 1.28 KiB in 0.001579 sec., 10766.307789740342 rows/sec., 809.58 KiB/sec. | ||
| 1721 | 2026.05.08 08:09:35.794271 [ 259 ] {b355582e-1c03-4eb3-9482-1a22b98f9626} <Debug> TCPHandler: Processed in 0.00174512 sec. | ||
| 1722 | 2026.05.08 08:09:35.794384 [ 259 ] {} <Trace> TCP-Session: 961b9510-e463-4aae-afdc-bc769260a26d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1723 | 2026.05.08 08:09:35.794480 [ 259 ] {65b37e27-8c20-4947-bed9-a24993ebfaa7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62820) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1724 | 2026.05.08 08:09:35.794518 [ 259 ] {65b37e27-8c20-4947-bed9-a24993ebfaa7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1725 | 2026.05.08 08:09:35.794940 [ 259 ] {65b37e27-8c20-4947-bed9-a24993ebfaa7} <Trace> oximeter.fields_uuid (6954ef9e-8f45-45b9-b3dd-33f933bb31d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1726 | 2026.05.08 08:09:35.794975 [ 259 ] {65b37e27-8c20-4947-bed9-a24993ebfaa7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 1727 | 2026.05.08 08:09:35.795387 [ 259 ] {65b37e27-8c20-4947-bed9-a24993ebfaa7} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1728 | 2026.05.08 08:09:35.795844 [ 259 ] {65b37e27-8c20-4947-bed9-a24993ebfaa7} <Trace> oximeter.fields_uuid (6954ef9e-8f45-45b9-b3dd-33f933bb31d2): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1729 | 2026.05.08 08:09:35.795972 [ 259 ] {65b37e27-8c20-4947-bed9-a24993ebfaa7} <Debug> executeQuery: Read 86 rows, 6.90 KiB in 0.001511 sec., 56915.949702183985 rows/sec., 4.46 MiB/sec. | ||
| 1730 | 2026.05.08 08:09:35.796008 [ 259 ] {65b37e27-8c20-4947-bed9-a24993ebfaa7} <Debug> TCPHandler: Processed in 0.001673699 sec. | ||
| 1731 | 2026.05.08 08:09:35.796123 [ 259 ] {} <Trace> TCP-Session: 961b9510-e463-4aae-afdc-bc769260a26d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1732 | 2026.05.08 08:09:35.796218 [ 259 ] {d408229d-6be2-4c93-8e28-6e56f62a466a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62820) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1733 | 2026.05.08 08:09:35.796259 [ 259 ] {d408229d-6be2-4c93-8e28-6e56f62a466a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1734 | 2026.05.08 08:09:35.796655 [ 259 ] {d408229d-6be2-4c93-8e28-6e56f62a466a} <Trace> oximeter.measurements_cumulativeu64 (a8be02dd-881e-443e-adcb-2b9e0d812815): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1735 | 2026.05.08 08:09:35.796690 [ 259 ] {d408229d-6be2-4c93-8e28-6e56f62a466a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 1736 | 2026.05.08 08:09:35.797145 [ 259 ] {d408229d-6be2-4c93-8e28-6e56f62a466a} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1737 | 2026.05.08 08:09:35.797597 [ 259 ] {d408229d-6be2-4c93-8e28-6e56f62a466a} <Trace> oximeter.measurements_cumulativeu64 (a8be02dd-881e-443e-adcb-2b9e0d812815): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1738 | 2026.05.08 08:09:35.797735 [ 259 ] {d408229d-6be2-4c93-8e28-6e56f62a466a} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001536 sec., 104166.66666666666 rows/sec., 7.26 MiB/sec. | ||
| 1739 | 2026.05.08 08:09:35.797772 [ 259 ] {d408229d-6be2-4c93-8e28-6e56f62a466a} <Debug> TCPHandler: Processed in 0.00169839 sec. | ||
| 1740 | 2026.05.08 08:09:35.797879 [ 259 ] {} <Trace> TCP-Session: 961b9510-e463-4aae-afdc-bc769260a26d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1741 | 2026.05.08 08:09:35.797973 [ 259 ] {78418522-2d8d-4915-a0fb-55f29243ae6a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62820) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1742 | 2026.05.08 08:09:35.798027 [ 259 ] {78418522-2d8d-4915-a0fb-55f29243ae6a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 1743 | 2026.05.08 08:09:35.798768 [ 259 ] {78418522-2d8d-4915-a0fb-55f29243ae6a} <Trace> oximeter.measurements_histogramu64 (ebabec84-cbfc-4cf8-9a95-b35807d218b8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1744 | 2026.05.08 08:09:35.798802 [ 259 ] {78418522-2d8d-4915-a0fb-55f29243ae6a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 1745 | 2026.05.08 08:09:35.799492 [ 259 ] {78418522-2d8d-4915-a0fb-55f29243ae6a} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1746 | 2026.05.08 08:09:35.799973 [ 259 ] {78418522-2d8d-4915-a0fb-55f29243ae6a} <Trace> oximeter.measurements_histogramu64 (ebabec84-cbfc-4cf8-9a95-b35807d218b8): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1747 | 2026.05.08 08:09:35.800138 [ 259 ] {78418522-2d8d-4915-a0fb-55f29243ae6a} <Debug> executeQuery: Read 17 rows, 31.19 KiB in 0.002182 sec., 7791.017415215399 rows/sec., 13.96 MiB/sec. | ||
| 1748 | 2026.05.08 08:09:35.800195 [ 259 ] {78418522-2d8d-4915-a0fb-55f29243ae6a} <Debug> TCPHandler: Processed in 0.002365551 sec. | ||
| 1749 | 2026.05.08 08:09:35.800328 [ 259 ] {} <Trace> TCP-Session: 961b9510-e463-4aae-afdc-bc769260a26d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1750 | 2026.05.08 08:09:35.800425 [ 259 ] {e36ab4da-5d3a-4b95-a7a5-29eb65190ed0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62820) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
| 1751 | 2026.05.08 08:09:35.800465 [ 259 ] {e36ab4da-5d3a-4b95-a7a5-29eb65190ed0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 1752 | 2026.05.08 08:09:35.800784 [ 259 ] {e36ab4da-5d3a-4b95-a7a5-29eb65190ed0} <Trace> oximeter.measurements_i64 (aa753e8f-1f5f-4dc8-8a79-577034d4bd37): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1753 | 2026.05.08 08:09:35.800817 [ 259 ] {e36ab4da-5d3a-4b95-a7a5-29eb65190ed0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 1754 | 2026.05.08 08:09:35.801259 [ 259 ] {e36ab4da-5d3a-4b95-a7a5-29eb65190ed0} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1755 | 2026.05.08 08:09:35.801717 [ 259 ] {e36ab4da-5d3a-4b95-a7a5-29eb65190ed0} <Trace> oximeter.measurements_i64 (aa753e8f-1f5f-4dc8-8a79-577034d4bd37): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1756 | 2026.05.08 08:09:35.801848 [ 259 ] {e36ab4da-5d3a-4b95-a7a5-29eb65190ed0} <Debug> executeQuery: Read 9 rows, 709.00 B in 0.001442 sec., 6241.331484049931 rows/sec., 480.15 KiB/sec. | ||
| 1757 | 2026.05.08 08:09:35.801885 [ 259 ] {e36ab4da-5d3a-4b95-a7a5-29eb65190ed0} <Debug> TCPHandler: Processed in 0.001605538 sec. | ||
| 1758 | 2026.05.08 08:09:35.802003 [ 259 ] {} <Trace> TCP-Session: 961b9510-e463-4aae-afdc-bc769260a26d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1759 | 2026.05.08 08:09:35.802098 [ 259 ] {dda2e4a1-d33f-4614-a346-9ed3585cd8be} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62820) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1760 | 2026.05.08 08:09:35.802138 [ 259 ] {dda2e4a1-d33f-4614-a346-9ed3585cd8be} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1761 | 2026.05.08 08:09:35.802459 [ 259 ] {dda2e4a1-d33f-4614-a346-9ed3585cd8be} <Trace> oximeter.measurements_u64 (51456919-ce1d-4304-962d-5a281585e6eb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1762 | 2026.05.08 08:09:35.802495 [ 259 ] {dda2e4a1-d33f-4614-a346-9ed3585cd8be} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 1763 | 2026.05.08 08:09:35.802919 [ 259 ] {dda2e4a1-d33f-4614-a346-9ed3585cd8be} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1764 | 2026.05.08 08:09:35.803485 [ 259 ] {dda2e4a1-d33f-4614-a346-9ed3585cd8be} <Trace> oximeter.measurements_u64 (51456919-ce1d-4304-962d-5a281585e6eb): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1765 | 2026.05.08 08:09:35.803615 [ 259 ] {dda2e4a1-d33f-4614-a346-9ed3585cd8be} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001535 sec., 39087.94788273616 rows/sec., 2.63 MiB/sec. | ||
| 1766 | 2026.05.08 08:09:35.803650 [ 259 ] {dda2e4a1-d33f-4614-a346-9ed3585cd8be} <Debug> TCPHandler: Processed in 0.00169575 sec. | ||
| 1767 | 2026.05.08 08:09:36.000186 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 175.65 MiB, peak 184.62 MiB, free memory in arenas 0.00 B, will set to 185.36 MiB (RSS), difference: 9.71 MiB | ||
| 1768 | 2026.05.08 08:09:36.858756 [ 259 ] {} <Trace> TCP-Session: 961b9510-e463-4aae-afdc-bc769260a26d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1769 | 2026.05.08 08:09:36.859026 [ 259 ] {4ede8085-b52c-4d27-938d-3eb35d3708ab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62820) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session: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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'zone:cpu_nsec') FORMAT Native (stage: Complete) | ||
| 1770 | 2026.05.08 08:09:36.859381 [ 259 ] {4ede8085-b52c-4d27-938d-3eb35d3708ab} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1771 | 2026.05.08 08:09:36.859422 [ 259 ] {4ede8085-b52c-4d27-938d-3eb35d3708ab} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session: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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'zone:cpu_nsec')" moved to PREWHERE | ||
| 1772 | 2026.05.08 08:09:36.859683 [ 259 ] {4ede8085-b52c-4d27-938d-3eb35d3708ab} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1773 | 2026.05.08 08:09:36.859754 [ 259 ] {4ede8085-b52c-4d27-938d-3eb35d3708ab} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1774 | 2026.05.08 08:09:36.859902 [ 259 ] {4ede8085-b52c-4d27-938d-3eb35d3708ab} <Debug> oximeter.timeseries_schema (b89db7f6-4c52-403d-9f92-e362dcc59f0f) (SelectExecutor): Key condition: (column 0 in 34-element set) | ||
| 1775 | 2026.05.08 08:09:36.860000 [ 337 ] {4ede8085-b52c-4d27-938d-3eb35d3708ab} <Trace> oximeter.timeseries_schema (b89db7f6-4c52-403d-9f92-e362dcc59f0f) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1776 | 2026.05.08 08:09:36.860052 [ 314 ] {4ede8085-b52c-4d27-938d-3eb35d3708ab} <Trace> oximeter.timeseries_schema (b89db7f6-4c52-403d-9f92-e362dcc59f0f) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1777 | 2026.05.08 08:09:36.860191 [ 259 ] {4ede8085-b52c-4d27-938d-3eb35d3708ab} <Debug> oximeter.timeseries_schema (b89db7f6-4c52-403d-9f92-e362dcc59f0f) (SelectExecutor): Selected 2/2 parts by partition key, 1 parts by primary key, 1/2 marks by primary key, 1 marks to read from 1 ranges | ||
| 1778 | 2026.05.08 08:09:36.860219 [ 259 ] {4ede8085-b52c-4d27-938d-3eb35d3708ab} <Trace> oximeter.timeseries_schema (b89db7f6-4c52-403d-9f92-e362dcc59f0f) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1779 | 2026.05.08 08:09:36.860264 [ 259 ] {4ede8085-b52c-4d27-938d-3eb35d3708ab} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session: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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'zone:cpu_nsec'))" | ||
| 1780 | 2026.05.08 08:09:36.860287 [ 259 ] {4ede8085-b52c-4d27-938d-3eb35d3708ab} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 35 rows starting from 0 | ||
| 1781 | 2026.05.08 08:09:36.861595 [ 259 ] {4ede8085-b52c-4d27-938d-3eb35d3708ab} <Debug> executeQuery: Read 35 rows, 7.62 KiB in 0.002687 sec., 13025.679196129511 rows/sec., 2.77 MiB/sec. | ||
| 1782 | 2026.05.08 08:09:36.861704 [ 259 ] {4ede8085-b52c-4d27-938d-3eb35d3708ab} <Debug> TCPHandler: Processed in 0.003079624 sec. | ||
| 1783 | 2026.05.08 08:09:36.874051 [ 259 ] {} <Trace> TCP-Session: 961b9510-e463-4aae-afdc-bc769260a26d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1784 | 2026.05.08 08:09:36.874251 [ 259 ] {c35fb1d7-bdad-407e-80ec-2d0fc2414639} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62820) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 1785 | 2026.05.08 08:09:36.874333 [ 259 ] {c35fb1d7-bdad-407e-80ec-2d0fc2414639} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 1786 | 2026.05.08 08:09:36.875172 [ 259 ] {c35fb1d7-bdad-407e-80ec-2d0fc2414639} <Trace> oximeter.fields_i16 (3c1e284c-4bc9-42d0-9208-0102cfbb7904): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1787 | 2026.05.08 08:09:36.875210 [ 259 ] {c35fb1d7-bdad-407e-80ec-2d0fc2414639} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 1788 | 2026.05.08 08:09:36.875821 [ 259 ] {c35fb1d7-bdad-407e-80ec-2d0fc2414639} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1789 | 2026.05.08 08:09:36.876272 [ 259 ] {c35fb1d7-bdad-407e-80ec-2d0fc2414639} <Trace> oximeter.fields_i16 (3c1e284c-4bc9-42d0-9208-0102cfbb7904): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1790 | 2026.05.08 08:09:36.876426 [ 259 ] {c35fb1d7-bdad-407e-80ec-2d0fc2414639} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.002238 sec., 10723.860589812333 rows/sec., 911.11 KiB/sec. | ||
| 1791 | 2026.05.08 08:09:36.876465 [ 259 ] {c35fb1d7-bdad-407e-80ec-2d0fc2414639} <Debug> TCPHandler: Processed in 0.002478983 sec. | ||
| 1792 | 2026.05.08 08:09:36.876590 [ 259 ] {} <Trace> TCP-Session: 961b9510-e463-4aae-afdc-bc769260a26d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1793 | 2026.05.08 08:09:36.876688 [ 259 ] {11be2627-0914-4ae5-a605-3d50df819e18} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62820) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1794 | 2026.05.08 08:09:36.876730 [ 259 ] {11be2627-0914-4ae5-a605-3d50df819e18} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1795 | 2026.05.08 08:09:36.878344 [ 259 ] {11be2627-0914-4ae5-a605-3d50df819e18} <Trace> oximeter.fields_string (2e56caf6-21a8-464c-b24f-cce9c93bbfbe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1796 | 2026.05.08 08:09:36.878384 [ 259 ] {11be2627-0914-4ae5-a605-3d50df819e18} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 1797 | 2026.05.08 08:09:36.879010 [ 259 ] {11be2627-0914-4ae5-a605-3d50df819e18} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 1798 | 2026.05.08 08:09:36.879455 [ 259 ] {11be2627-0914-4ae5-a605-3d50df819e18} <Trace> oximeter.fields_string (2e56caf6-21a8-464c-b24f-cce9c93bbfbe): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1799 | 2026.05.08 08:09:36.879594 [ 259 ] {11be2627-0914-4ae5-a605-3d50df819e18} <Debug> executeQuery: Read 2541 rows, 194.82 KiB in 0.002926 sec., 868421.0526315789 rows/sec., 65.02 MiB/sec. | ||
| 1800 | 2026.05.08 08:09:36.879632 [ 259 ] {11be2627-0914-4ae5-a605-3d50df819e18} <Debug> TCPHandler: Processed in 0.003093683 sec. | ||
| 1801 | 2026.05.08 08:09:36.879765 [ 259 ] {} <Trace> TCP-Session: 961b9510-e463-4aae-afdc-bc769260a26d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1802 | 2026.05.08 08:09:36.879862 [ 259 ] {80403833-5d75-4f21-ae1b-63b8f47024a3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62820) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1803 | 2026.05.08 08:09:36.879903 [ 259 ] {80403833-5d75-4f21-ae1b-63b8f47024a3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1804 | 2026.05.08 08:09:36.880317 [ 259 ] {80403833-5d75-4f21-ae1b-63b8f47024a3} <Trace> oximeter.fields_u16 (b3f55b36-ed93-4ef0-b7a4-471cf9f732a6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1805 | 2026.05.08 08:09:36.880353 [ 259 ] {80403833-5d75-4f21-ae1b-63b8f47024a3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 1806 | 2026.05.08 08:09:36.880780 [ 259 ] {80403833-5d75-4f21-ae1b-63b8f47024a3} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1807 | 2026.05.08 08:09:36.881241 [ 259 ] {80403833-5d75-4f21-ae1b-63b8f47024a3} <Trace> oximeter.fields_u16 (b3f55b36-ed93-4ef0-b7a4-471cf9f732a6): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1808 | 2026.05.08 08:09:36.881378 [ 259 ] {80403833-5d75-4f21-ae1b-63b8f47024a3} <Debug> executeQuery: Read 31 rows, 2.39 KiB in 0.001534 sec., 20208.604954367667 rows/sec., 1.52 MiB/sec. | ||
| 1809 | 2026.05.08 08:09:36.881404 [ 41 ] {} <Debug> oximeter.fields_u16 (b3f55b36-ed93-4ef0-b7a4-471cf9f732a6) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1810 | 2026.05.08 08:09:36.881415 [ 259 ] {80403833-5d75-4f21-ae1b-63b8f47024a3} <Debug> TCPHandler: Processed in 0.001702199 sec. | ||
| 1811 | 2026.05.08 08:09:36.881478 [ 41 ] {} <Trace> oximeter.fields_u16 (b3f55b36-ed93-4ef0-b7a4-471cf9f732a6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1812 | 2026.05.08 08:09:36.881506 [ 41 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 1813 | 2026.05.08 08:09:36.881577 [ 259 ] {} <Trace> TCP-Session: 961b9510-e463-4aae-afdc-bc769260a26d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1814 | 2026.05.08 08:09:36.881616 [ 200 ] {b3f55b36-ed93-4ef0-b7a4-471cf9f732a6::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 | ||
| 1815 | 2026.05.08 08:09:36.881677 [ 259 ] {68f11665-5855-4a64-b36a-3a472ea41988} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62820) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 1816 | 2026.05.08 08:09:36.881717 [ 259 ] {68f11665-5855-4a64-b36a-3a472ea41988} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 1817 | 2026.05.08 08:09:36.881718 [ 200 ] {b3f55b36-ed93-4ef0-b7a4-471cf9f732a6::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1818 | 2026.05.08 08:09:36.881758 [ 200 ] {b3f55b36-ed93-4ef0-b7a4-471cf9f732a6::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 35 rows starting from the beginning of the part | ||
| 1819 | 2026.05.08 08:09:36.881836 [ 200 ] {b3f55b36-ed93-4ef0-b7a4-471cf9f732a6::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 11 rows starting from the beginning of the part | ||
| 1820 | 2026.05.08 08:09:36.881888 [ 200 ] {b3f55b36-ed93-4ef0-b7a4-471cf9f732a6::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 | ||
| 1821 | 2026.05.08 08:09:36.881933 [ 200 ] {b3f55b36-ed93-4ef0-b7a4-471cf9f732a6::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 11 rows starting from the beginning of the part | ||
| 1822 | 2026.05.08 08:09:36.881975 [ 200 ] {b3f55b36-ed93-4ef0-b7a4-471cf9f732a6::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 17 rows starting from the beginning of the part | ||
| 1823 | 2026.05.08 08:09:36.882019 [ 200 ] {b3f55b36-ed93-4ef0-b7a4-471cf9f732a6::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 31 rows starting from the beginning of the part | ||
| 1824 | 2026.05.08 08:09:36.882366 [ 259 ] {68f11665-5855-4a64-b36a-3a472ea41988} <Trace> oximeter.fields_u32 (b5155bac-ebd9-49db-8237-598074e8072a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1825 | 2026.05.08 08:09:36.882402 [ 259 ] {68f11665-5855-4a64-b36a-3a472ea41988} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 1826 | 2026.05.08 08:09:36.882819 [ 194 ] {b3f55b36-ed93-4ef0-b7a4-471cf9f732a6::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 112 rows, containing 5 columns (5 merged, 0 gathered) in 0.001244351 sec., 90006.75854320846 rows/sec., 6.99 MiB/sec. | ||
| 1827 | 2026.05.08 08:09:36.883013 [ 259 ] {68f11665-5855-4a64-b36a-3a472ea41988} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1828 | 2026.05.08 08:09:36.883064 [ 192 ] {b3f55b36-ed93-4ef0-b7a4-471cf9f732a6::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1829 | 2026.05.08 08:09:36.883492 [ 259 ] {68f11665-5855-4a64-b36a-3a472ea41988} <Trace> oximeter.fields_u32 (b5155bac-ebd9-49db-8237-598074e8072a): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1830 | 2026.05.08 08:09:36.883625 [ 259 ] {68f11665-5855-4a64-b36a-3a472ea41988} <Debug> executeQuery: Read 825 rows, 49.42 KiB in 0.001967 sec., 419420.4372140315 rows/sec., 24.53 MiB/sec. | ||
| 1831 | 2026.05.08 08:09:36.883660 [ 192 ] {b3f55b36-ed93-4ef0-b7a4-471cf9f732a6::all_1_6_1} <Trace> oximeter.fields_u16 (b3f55b36-ed93-4ef0-b7a4-471cf9f732a6): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1832 | 2026.05.08 08:09:36.883664 [ 259 ] {68f11665-5855-4a64-b36a-3a472ea41988} <Debug> TCPHandler: Processed in 0.002137097 sec. | ||
| 1833 | 2026.05.08 08:09:36.883741 [ 192 ] {b3f55b36-ed93-4ef0-b7a4-471cf9f732a6::all_1_6_1} <Trace> oximeter.fields_u16 (b3f55b36-ed93-4ef0-b7a4-471cf9f732a6) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1834 | 2026.05.08 08:09:36.883797 [ 259 ] {} <Trace> TCP-Session: 961b9510-e463-4aae-afdc-bc769260a26d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1835 | 2026.05.08 08:09:36.883799 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB. | ||
| 1836 | 2026.05.08 08:09:36.883892 [ 259 ] {207acd6f-3ea2-4adf-a028-124addcd6883} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62820) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 1837 | 2026.05.08 08:09:36.883932 [ 259 ] {207acd6f-3ea2-4adf-a028-124addcd6883} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 1838 | 2026.05.08 08:09:36.884322 [ 259 ] {207acd6f-3ea2-4adf-a028-124addcd6883} <Trace> oximeter.fields_u64 (0d6b14c5-b10e-4a1c-aa05-73304251a84f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1839 | 2026.05.08 08:09:36.884358 [ 259 ] {207acd6f-3ea2-4adf-a028-124addcd6883} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 1840 | 2026.05.08 08:09:36.884902 [ 259 ] {207acd6f-3ea2-4adf-a028-124addcd6883} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1841 | 2026.05.08 08:09:36.886108 [ 259 ] {207acd6f-3ea2-4adf-a028-124addcd6883} <Trace> oximeter.fields_u64 (0d6b14c5-b10e-4a1c-aa05-73304251a84f): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1842 | 2026.05.08 08:09:36.886247 [ 259 ] {207acd6f-3ea2-4adf-a028-124addcd6883} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.002373 sec., 421.40750105351873 rows/sec., 29.63 KiB/sec. | ||
| 1843 | 2026.05.08 08:09:36.886286 [ 259 ] {207acd6f-3ea2-4adf-a028-124addcd6883} <Debug> TCPHandler: Processed in 0.002538564 sec. | ||
| 1844 | 2026.05.08 08:09:36.886408 [ 259 ] {} <Trace> TCP-Session: 961b9510-e463-4aae-afdc-bc769260a26d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1845 | 2026.05.08 08:09:36.886502 [ 259 ] {dd459bdc-be5f-4d60-a268-b7e7f562fa32} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62820) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 1846 | 2026.05.08 08:09:36.886542 [ 259 ] {dd459bdc-be5f-4d60-a268-b7e7f562fa32} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 1847 | 2026.05.08 08:09:36.886954 [ 259 ] {dd459bdc-be5f-4d60-a268-b7e7f562fa32} <Trace> oximeter.fields_u8 (7b358469-9653-4fa1-8df0-42378e30bc5f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1848 | 2026.05.08 08:09:36.886991 [ 259 ] {dd459bdc-be5f-4d60-a268-b7e7f562fa32} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 1849 | 2026.05.08 08:09:36.887390 [ 259 ] {dd459bdc-be5f-4d60-a268-b7e7f562fa32} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1850 | 2026.05.08 08:09:36.887817 [ 259 ] {dd459bdc-be5f-4d60-a268-b7e7f562fa32} <Trace> oximeter.fields_u8 (7b358469-9653-4fa1-8df0-42378e30bc5f): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1851 | 2026.05.08 08:09:36.887948 [ 259 ] {dd459bdc-be5f-4d60-a268-b7e7f562fa32} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001464 sec., 8196.72131147541 rows/sec., 640.37 KiB/sec. | ||
| 1852 | 2026.05.08 08:09:36.887988 [ 259 ] {dd459bdc-be5f-4d60-a268-b7e7f562fa32} <Debug> TCPHandler: Processed in 0.001630118 sec. | ||
| 1853 | 2026.05.08 08:09:36.888103 [ 259 ] {} <Trace> TCP-Session: 961b9510-e463-4aae-afdc-bc769260a26d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1854 | 2026.05.08 08:09:36.888197 [ 259 ] {080567e9-3966-43a1-ac3a-fa8048df763f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62820) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1855 | 2026.05.08 08:09:36.888236 [ 259 ] {080567e9-3966-43a1-ac3a-fa8048df763f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1856 | 2026.05.08 08:09:36.889057 [ 259 ] {080567e9-3966-43a1-ac3a-fa8048df763f} <Trace> oximeter.fields_uuid (6954ef9e-8f45-45b9-b3dd-33f933bb31d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1857 | 2026.05.08 08:09:36.889096 [ 259 ] {080567e9-3966-43a1-ac3a-fa8048df763f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 1858 | 2026.05.08 08:09:36.889675 [ 259 ] {080567e9-3966-43a1-ac3a-fa8048df763f} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 1859 | 2026.05.08 08:09:36.890114 [ 259 ] {080567e9-3966-43a1-ac3a-fa8048df763f} <Trace> oximeter.fields_uuid (6954ef9e-8f45-45b9-b3dd-33f933bb31d2): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1860 | 2026.05.08 08:09:36.890248 [ 259 ] {080567e9-3966-43a1-ac3a-fa8048df763f} <Debug> executeQuery: Read 1334 rows, 92.01 KiB in 0.002069 sec., 644755.9207346544 rows/sec., 43.43 MiB/sec. | ||
| 1861 | 2026.05.08 08:09:36.890287 [ 259 ] {080567e9-3966-43a1-ac3a-fa8048df763f} <Debug> TCPHandler: Processed in 0.002233009 sec. | ||
| 1862 | 2026.05.08 08:09:36.890406 [ 259 ] {} <Trace> TCP-Session: 961b9510-e463-4aae-afdc-bc769260a26d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1863 | 2026.05.08 08:09:36.890503 [ 259 ] {c356796f-96af-44c5-8c41-45887b27073c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62820) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1864 | 2026.05.08 08:09:36.890546 [ 259 ] {c356796f-96af-44c5-8c41-45887b27073c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1865 | 2026.05.08 08:09:36.891168 [ 259 ] {c356796f-96af-44c5-8c41-45887b27073c} <Trace> oximeter.measurements_cumulativeu64 (a8be02dd-881e-443e-adcb-2b9e0d812815): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1866 | 2026.05.08 08:09:36.891202 [ 259 ] {c356796f-96af-44c5-8c41-45887b27073c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 1867 | 2026.05.08 08:09:36.891865 [ 259 ] {c356796f-96af-44c5-8c41-45887b27073c} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 1868 | 2026.05.08 08:09:36.892301 [ 259 ] {c356796f-96af-44c5-8c41-45887b27073c} <Trace> oximeter.measurements_cumulativeu64 (a8be02dd-881e-443e-adcb-2b9e0d812815): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1869 | 2026.05.08 08:09:36.892444 [ 259 ] {c356796f-96af-44c5-8c41-45887b27073c} <Debug> executeQuery: Read 1532 rows, 95.89 KiB in 0.00196 sec., 781632.6530612245 rows/sec., 47.78 MiB/sec. | ||
| 1870 | 2026.05.08 08:09:36.892482 [ 259 ] {c356796f-96af-44c5-8c41-45887b27073c} <Debug> TCPHandler: Processed in 0.002124637 sec. | ||
| 1871 | 2026.05.08 08:09:36.892600 [ 259 ] {} <Trace> TCP-Session: 961b9510-e463-4aae-afdc-bc769260a26d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1872 | 2026.05.08 08:09:36.892694 [ 259 ] {0c3b4fb5-1a2e-48bb-a25f-26f0982aeaca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62820) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1873 | 2026.05.08 08:09:36.892749 [ 259 ] {0c3b4fb5-1a2e-48bb-a25f-26f0982aeaca} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 1874 | 2026.05.08 08:09:36.893517 [ 259 ] {0c3b4fb5-1a2e-48bb-a25f-26f0982aeaca} <Trace> oximeter.measurements_histogramu64 (ebabec84-cbfc-4cf8-9a95-b35807d218b8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1875 | 2026.05.08 08:09:36.893554 [ 259 ] {0c3b4fb5-1a2e-48bb-a25f-26f0982aeaca} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 1876 | 2026.05.08 08:09:36.894229 [ 259 ] {0c3b4fb5-1a2e-48bb-a25f-26f0982aeaca} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1877 | 2026.05.08 08:09:36.894660 [ 259 ] {0c3b4fb5-1a2e-48bb-a25f-26f0982aeaca} <Trace> oximeter.measurements_histogramu64 (ebabec84-cbfc-4cf8-9a95-b35807d218b8): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1878 | 2026.05.08 08:09:36.894767 [ 41 ] {} <Debug> oximeter.measurements_histogramu64 (ebabec84-cbfc-4cf8-9a95-b35807d218b8) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1879 | 2026.05.08 08:09:36.894811 [ 41 ] {} <Trace> oximeter.measurements_histogramu64 (ebabec84-cbfc-4cf8-9a95-b35807d218b8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1880 | 2026.05.08 08:09:36.894811 [ 259 ] {0c3b4fb5-1a2e-48bb-a25f-26f0982aeaca} <Debug> executeQuery: Read 19 rows, 34.86 KiB in 0.002134 sec., 8903.467666354263 rows/sec., 15.95 MiB/sec. | ||
| 1881 | 2026.05.08 08:09:36.894836 [ 41 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 1882 | 2026.05.08 08:09:36.894881 [ 259 ] {0c3b4fb5-1a2e-48bb-a25f-26f0982aeaca} <Debug> TCPHandler: Processed in 0.002329931 sec. | ||
| 1883 | 2026.05.08 08:09:36.894933 [ 200 ] {ebabec84-cbfc-4cf8-9a95-b35807d218b8::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 | ||
| 1884 | 2026.05.08 08:09:36.895018 [ 259 ] {} <Trace> TCP-Session: 961b9510-e463-4aae-afdc-bc769260a26d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1885 | 2026.05.08 08:09:36.895113 [ 259 ] {efec8e09-f1e1-4a50-93ab-c2dbec9c495b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62820) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1886 | 2026.05.08 08:09:36.895136 [ 200 ] {ebabec84-cbfc-4cf8-9a95-b35807d218b8::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1887 | 2026.05.08 08:09:36.895155 [ 259 ] {efec8e09-f1e1-4a50-93ab-c2dbec9c495b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1888 | 2026.05.08 08:09:36.895194 [ 200 ] {ebabec84-cbfc-4cf8-9a95-b35807d218b8::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 13 rows starting from the beginning of the part | ||
| 1889 | 2026.05.08 08:09:36.895325 [ 200 ] {ebabec84-cbfc-4cf8-9a95-b35807d218b8::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 11 rows starting from the beginning of the part | ||
| 1890 | 2026.05.08 08:09:36.895458 [ 200 ] {ebabec84-cbfc-4cf8-9a95-b35807d218b8::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 3 rows starting from the beginning of the part | ||
| 1891 | 2026.05.08 08:09:36.895479 [ 259 ] {efec8e09-f1e1-4a50-93ab-c2dbec9c495b} <Trace> oximeter.measurements_u64 (51456919-ce1d-4304-962d-5a281585e6eb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1892 | 2026.05.08 08:09:36.895516 [ 259 ] {efec8e09-f1e1-4a50-93ab-c2dbec9c495b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 1893 | 2026.05.08 08:09:36.895577 [ 200 ] {ebabec84-cbfc-4cf8-9a95-b35807d218b8::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 11 rows starting from the beginning of the part | ||
| 1894 | 2026.05.08 08:09:36.895683 [ 200 ] {ebabec84-cbfc-4cf8-9a95-b35807d218b8::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 17 rows starting from the beginning of the part | ||
| 1895 | 2026.05.08 08:09:36.895784 [ 200 ] {ebabec84-cbfc-4cf8-9a95-b35807d218b8::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 19 rows starting from the beginning of the part | ||
| 1896 | 2026.05.08 08:09:36.895988 [ 259 ] {efec8e09-f1e1-4a50-93ab-c2dbec9c495b} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 1897 | 2026.05.08 08:09:36.896437 [ 259 ] {efec8e09-f1e1-4a50-93ab-c2dbec9c495b} <Trace> oximeter.measurements_u64 (51456919-ce1d-4304-962d-5a281585e6eb): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1898 | 2026.05.08 08:09:36.896578 [ 259 ] {efec8e09-f1e1-4a50-93ab-c2dbec9c495b} <Debug> executeQuery: Read 12 rows, 848.00 B in 0.001483 sec., 8091.706001348618 rows/sec., 558.41 KiB/sec. | ||
| 1899 | 2026.05.08 08:09:36.896615 [ 259 ] {efec8e09-f1e1-4a50-93ab-c2dbec9c495b} <Debug> TCPHandler: Processed in 0.001647329 sec. | ||
| 1900 | 2026.05.08 08:09:36.897695 [ 194 ] {ebabec84-cbfc-4cf8-9a95-b35807d218b8::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 74 rows, containing 19 columns (19 merged, 0 gathered) in 0.002803738 sec., 26393.336324578115 rows/sec., 47.30 MiB/sec. | ||
| 1901 | 2026.05.08 08:09:36.898060 [ 200 ] {ebabec84-cbfc-4cf8-9a95-b35807d218b8::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1902 | 2026.05.08 08:09:36.898644 [ 200 ] {ebabec84-cbfc-4cf8-9a95-b35807d218b8::all_1_6_1} <Trace> oximeter.measurements_histogramu64 (ebabec84-cbfc-4cf8-9a95-b35807d218b8): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1903 | 2026.05.08 08:09:36.898710 [ 200 ] {ebabec84-cbfc-4cf8-9a95-b35807d218b8::all_1_6_1} <Trace> oximeter.measurements_histogramu64 (ebabec84-cbfc-4cf8-9a95-b35807d218b8) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1904 | 2026.05.08 08:09:36.898778 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.72 MiB. | ||
| 1905 | 2026.05.08 08:09:40.067365 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 52 entries to flush up to offset 228 | ||
| 1906 | 2026.05.08 08:09:40.069956 [ 243 ] {} <Trace> system.query_log (14f8ccb3-56a3-4601-8a9e-d96094aafe7f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1907 | 2026.05.08 08:09:40.069999 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 1908 | 2026.05.08 08:09:40.071368 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1909 | 2026.05.08 08:09:40.071903 [ 243 ] {} <Trace> system.query_log (14f8ccb3-56a3-4601-8a9e-d96094aafe7f): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1910 | 2026.05.08 08:09:40.072196 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 228 | ||
| 1911 | 2026.05.08 08:09:40.779574 [ 259 ] {} <Trace> TCP-Session: 961b9510-e463-4aae-afdc-bc769260a26d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1912 | 2026.05.08 08:09:40.779812 [ 259 ] {cb694d71-adf7-4054-b6b9-00a7cf4b21f9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62820) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_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) | ||
| 1913 | 2026.05.08 08:09:40.780140 [ 259 ] {cb694d71-adf7-4054-b6b9-00a7cf4b21f9} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1914 | 2026.05.08 08:09:40.780176 [ 259 ] {cb694d71-adf7-4054-b6b9-00a7cf4b21f9} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_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 | ||
| 1915 | 2026.05.08 08:09:40.780399 [ 259 ] {cb694d71-adf7-4054-b6b9-00a7cf4b21f9} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1916 | 2026.05.08 08:09:40.780473 [ 259 ] {cb694d71-adf7-4054-b6b9-00a7cf4b21f9} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1917 | 2026.05.08 08:09:40.780620 [ 259 ] {cb694d71-adf7-4054-b6b9-00a7cf4b21f9} <Debug> oximeter.timeseries_schema (b89db7f6-4c52-403d-9f92-e362dcc59f0f) (SelectExecutor): Key condition: (column 0 in 18-element set) | ||
| 1918 | 2026.05.08 08:09:40.780727 [ 337 ] {cb694d71-adf7-4054-b6b9-00a7cf4b21f9} <Trace> oximeter.timeseries_schema (b89db7f6-4c52-403d-9f92-e362dcc59f0f) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1919 | 2026.05.08 08:09:40.780753 [ 314 ] {cb694d71-adf7-4054-b6b9-00a7cf4b21f9} <Trace> oximeter.timeseries_schema (b89db7f6-4c52-403d-9f92-e362dcc59f0f) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1920 | 2026.05.08 08:09:40.780860 [ 259 ] {cb694d71-adf7-4054-b6b9-00a7cf4b21f9} <Debug> oximeter.timeseries_schema (b89db7f6-4c52-403d-9f92-e362dcc59f0f) (SelectExecutor): Selected 2/2 parts by partition key, 1 parts by primary key, 1/2 marks by primary key, 1 marks to read from 1 ranges | ||
| 1921 | 2026.05.08 08:09:40.780886 [ 259 ] {cb694d71-adf7-4054-b6b9-00a7cf4b21f9} <Trace> oximeter.timeseries_schema (b89db7f6-4c52-403d-9f92-e362dcc59f0f) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1922 | 2026.05.08 08:09:40.780936 [ 259 ] {cb694d71-adf7-4054-b6b9-00a7cf4b21f9} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 1923 | 2026.05.08 08:09:40.780957 [ 259 ] {cb694d71-adf7-4054-b6b9-00a7cf4b21f9} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 35 rows starting from 0 | ||
| 1924 | 2026.05.08 08:09:40.781834 [ 259 ] {cb694d71-adf7-4054-b6b9-00a7cf4b21f9} <Debug> executeQuery: Read 35 rows, 7.62 KiB in 0.002116 sec., 16540.642722117205 rows/sec., 3.52 MiB/sec. | ||
| 1925 | 2026.05.08 08:09:40.781907 [ 259 ] {cb694d71-adf7-4054-b6b9-00a7cf4b21f9} <Debug> TCPHandler: Processed in 0.002458212 sec. | ||
| 1926 | 2026.05.08 08:09:40.783363 [ 259 ] {} <Trace> TCP-Session: 961b9510-e463-4aae-afdc-bc769260a26d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1927 | 2026.05.08 08:09:40.783477 [ 259 ] {ddf74f24-df55-4c63-b5f8-233bb4db0024} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62820) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1928 | 2026.05.08 08:09:40.783524 [ 259 ] {ddf74f24-df55-4c63-b5f8-233bb4db0024} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1929 | 2026.05.08 08:09:40.784004 [ 259 ] {ddf74f24-df55-4c63-b5f8-233bb4db0024} <Trace> oximeter.fields_string (2e56caf6-21a8-464c-b24f-cce9c93bbfbe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1930 | 2026.05.08 08:09:40.784043 [ 259 ] {ddf74f24-df55-4c63-b5f8-233bb4db0024} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 1931 | 2026.05.08 08:09:40.784508 [ 259 ] {ddf74f24-df55-4c63-b5f8-233bb4db0024} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 1932 | 2026.05.08 08:09:40.784950 [ 259 ] {ddf74f24-df55-4c63-b5f8-233bb4db0024} <Trace> oximeter.fields_string (2e56caf6-21a8-464c-b24f-cce9c93bbfbe): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1933 | 2026.05.08 08:09:40.785102 [ 259 ] {ddf74f24-df55-4c63-b5f8-233bb4db0024} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001659 sec., 33755.27426160337 rows/sec., 2.59 MiB/sec. | ||
| 1934 | 2026.05.08 08:09:40.785143 [ 259 ] {ddf74f24-df55-4c63-b5f8-233bb4db0024} <Debug> TCPHandler: Processed in 0.001832231 sec. | ||
| 1935 | 2026.05.08 08:09:40.785274 [ 259 ] {} <Trace> TCP-Session: 961b9510-e463-4aae-afdc-bc769260a26d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1936 | 2026.05.08 08:09:40.785375 [ 259 ] {994aa155-1e28-4ac3-bf98-6f8e984b9258} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62820) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1937 | 2026.05.08 08:09:40.785416 [ 259 ] {994aa155-1e28-4ac3-bf98-6f8e984b9258} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1938 | 2026.05.08 08:09:40.785838 [ 259 ] {994aa155-1e28-4ac3-bf98-6f8e984b9258} <Trace> oximeter.fields_uuid (6954ef9e-8f45-45b9-b3dd-33f933bb31d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1939 | 2026.05.08 08:09:40.785876 [ 259 ] {994aa155-1e28-4ac3-bf98-6f8e984b9258} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 1940 | 2026.05.08 08:09:40.786343 [ 259 ] {994aa155-1e28-4ac3-bf98-6f8e984b9258} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 1941 | 2026.05.08 08:09:40.786756 [ 259 ] {994aa155-1e28-4ac3-bf98-6f8e984b9258} <Trace> oximeter.fields_uuid (6954ef9e-8f45-45b9-b3dd-33f933bb31d2): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1942 | 2026.05.08 08:09:40.786890 [ 259 ] {994aa155-1e28-4ac3-bf98-6f8e984b9258} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001537 sec., 41639.55757970072 rows/sec., 3.25 MiB/sec. | ||
| 1943 | 2026.05.08 08:09:40.786928 [ 259 ] {994aa155-1e28-4ac3-bf98-6f8e984b9258} <Debug> TCPHandler: Processed in 0.001704839 sec. | ||
| 1944 | 2026.05.08 08:09:40.787045 [ 259 ] {} <Trace> TCP-Session: 961b9510-e463-4aae-afdc-bc769260a26d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1945 | 2026.05.08 08:09:40.787142 [ 259 ] {0684f47a-1e4e-429e-a207-7a3aaf120aa9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62820) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1946 | 2026.05.08 08:09:40.787186 [ 259 ] {0684f47a-1e4e-429e-a207-7a3aaf120aa9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1947 | 2026.05.08 08:09:40.787561 [ 259 ] {0684f47a-1e4e-429e-a207-7a3aaf120aa9} <Trace> oximeter.measurements_cumulativeu64 (a8be02dd-881e-443e-adcb-2b9e0d812815): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1948 | 2026.05.08 08:09:40.787598 [ 259 ] {0684f47a-1e4e-429e-a207-7a3aaf120aa9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 1949 | 2026.05.08 08:09:40.788028 [ 259 ] {0684f47a-1e4e-429e-a207-7a3aaf120aa9} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 1950 | 2026.05.08 08:09:40.788479 [ 259 ] {0684f47a-1e4e-429e-a207-7a3aaf120aa9} <Trace> oximeter.measurements_cumulativeu64 (a8be02dd-881e-443e-adcb-2b9e0d812815): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1951 | 2026.05.08 08:09:40.788611 [ 259 ] {0684f47a-1e4e-429e-a207-7a3aaf120aa9} <Debug> executeQuery: Read 128 rows, 9.13 KiB in 0.00149 sec., 85906.04026845637 rows/sec., 5.98 MiB/sec. | ||
| 1952 | 2026.05.08 08:09:40.788649 [ 259 ] {0684f47a-1e4e-429e-a207-7a3aaf120aa9} <Debug> TCPHandler: Processed in 0.001653199 sec. | ||
| 1953 | 2026.05.08 08:09:40.788764 [ 259 ] {} <Trace> TCP-Session: 961b9510-e463-4aae-afdc-bc769260a26d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1954 | 2026.05.08 08:09:40.788860 [ 259 ] {bdfa7bfd-d03e-4188-a5af-935aad86efd4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62820) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1955 | 2026.05.08 08:09:40.788902 [ 259 ] {bdfa7bfd-d03e-4188-a5af-935aad86efd4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1956 | 2026.05.08 08:09:40.789220 [ 259 ] {bdfa7bfd-d03e-4188-a5af-935aad86efd4} <Trace> oximeter.measurements_u64 (51456919-ce1d-4304-962d-5a281585e6eb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1957 | 2026.05.08 08:09:40.789256 [ 259 ] {bdfa7bfd-d03e-4188-a5af-935aad86efd4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 1958 | 2026.05.08 08:09:40.789654 [ 259 ] {bdfa7bfd-d03e-4188-a5af-935aad86efd4} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 1959 | 2026.05.08 08:09:40.790069 [ 259 ] {bdfa7bfd-d03e-4188-a5af-935aad86efd4} <Trace> oximeter.measurements_u64 (51456919-ce1d-4304-962d-5a281585e6eb): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1960 | 2026.05.08 08:09:40.790201 [ 259 ] {bdfa7bfd-d03e-4188-a5af-935aad86efd4} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.00136 sec., 35294.11764705882 rows/sec., 2.38 MiB/sec. | ||
| 1961 | 2026.05.08 08:09:40.790237 [ 259 ] {bdfa7bfd-d03e-4188-a5af-935aad86efd4} <Debug> TCPHandler: Processed in 0.001522917 sec. | ||
| 1962 | 2026.05.08 08:09:42.565512 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 3311 | ||
| 1963 | 2026.05.08 08:09:42.566046 [ 245 ] {} <Trace> system.asynchronous_metric_log (ae5b5697-1ff6-4106-8704-be69c16fe51c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1964 | 2026.05.08 08:09:42.566094 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 1965 | 2026.05.08 08:09:42.566766 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1966 | 2026.05.08 08:09:42.567232 [ 245 ] {} <Trace> system.asynchronous_metric_log (ae5b5697-1ff6-4106-8704-be69c16fe51c): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1967 | 2026.05.08 08:09:42.567376 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 3311 | ||
| 1968 | 2026.05.08 08:09:42.739592 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 53 | ||
| 1969 | 2026.05.08 08:09:42.756425 [ 244 ] {} <Trace> system.metric_log (6863ca5b-3a4e-4a65-b181-6be743eb150d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1970 | 2026.05.08 08:09:42.756472 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 1971 | 2026.05.08 08:09:42.762064 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1972 | 2026.05.08 08:09:42.763188 [ 244 ] {} <Trace> system.metric_log (6863ca5b-3a4e-4a65-b181-6be743eb150d): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1973 | 2026.05.08 08:09:42.766090 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 53 | ||
| 1974 | 2026.05.08 08:09:45.780793 [ 259 ] {} <Trace> TCP-Session: 961b9510-e463-4aae-afdc-bc769260a26d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1975 | 2026.05.08 08:09:45.781034 [ 259 ] {df4c4ced-0dcf-4cc0-8408-ebdd6a13d116} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62820) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native (stage: Complete) | ||
| 1976 | 2026.05.08 08:09:45.781371 [ 259 ] {df4c4ced-0dcf-4cc0-8408-ebdd6a13d116} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1977 | 2026.05.08 08:09:45.781409 [ 259 ] {df4c4ced-0dcf-4cc0-8408-ebdd6a13d116} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 1978 | 2026.05.08 08:09:45.781641 [ 259 ] {df4c4ced-0dcf-4cc0-8408-ebdd6a13d116} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1979 | 2026.05.08 08:09:45.781715 [ 259 ] {df4c4ced-0dcf-4cc0-8408-ebdd6a13d116} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1980 | 2026.05.08 08:09:45.781858 [ 259 ] {df4c4ced-0dcf-4cc0-8408-ebdd6a13d116} <Debug> oximeter.timeseries_schema (b89db7f6-4c52-403d-9f92-e362dcc59f0f) (SelectExecutor): Key condition: (column 0 in 22-element set) | ||
| 1981 | 2026.05.08 08:09:45.781966 [ 325 ] {df4c4ced-0dcf-4cc0-8408-ebdd6a13d116} <Trace> oximeter.timeseries_schema (b89db7f6-4c52-403d-9f92-e362dcc59f0f) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1982 | 2026.05.08 08:09:45.781982 [ 314 ] {df4c4ced-0dcf-4cc0-8408-ebdd6a13d116} <Trace> oximeter.timeseries_schema (b89db7f6-4c52-403d-9f92-e362dcc59f0f) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1983 | 2026.05.08 08:09:45.782090 [ 259 ] {df4c4ced-0dcf-4cc0-8408-ebdd6a13d116} <Debug> oximeter.timeseries_schema (b89db7f6-4c52-403d-9f92-e362dcc59f0f) (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 | ||
| 1984 | 2026.05.08 08:09:45.782117 [ 259 ] {df4c4ced-0dcf-4cc0-8408-ebdd6a13d116} <Trace> oximeter.timeseries_schema (b89db7f6-4c52-403d-9f92-e362dcc59f0f) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1985 | 2026.05.08 08:09:45.782188 [ 259 ] {df4c4ced-0dcf-4cc0-8408-ebdd6a13d116} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 1986 | 2026.05.08 08:09:45.782209 [ 259 ] {df4c4ced-0dcf-4cc0-8408-ebdd6a13d116} <Debug> oximeter.timeseries_schema (b89db7f6-4c52-403d-9f92-e362dcc59f0f) (SelectExecutor): Reading approx. 38 rows with 2 streams | ||
| 1987 | 2026.05.08 08:09:45.782244 [ 259 ] {df4c4ced-0dcf-4cc0-8408-ebdd6a13d116} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 1988 | 2026.05.08 08:09:45.782280 [ 259 ] {df4c4ced-0dcf-4cc0-8408-ebdd6a13d116} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 1989 | 2026.05.08 08:09:45.783727 [ 259 ] {df4c4ced-0dcf-4cc0-8408-ebdd6a13d116} <Debug> executeQuery: Read 38 rows, 7.89 KiB in 0.002787 sec., 13634.732687477575 rows/sec., 2.76 MiB/sec. | ||
| 1990 | 2026.05.08 08:09:45.783862 [ 259 ] {df4c4ced-0dcf-4cc0-8408-ebdd6a13d116} <Debug> TCPHandler: Processed in 0.003194026 sec. | ||
| 1991 | 2026.05.08 08:09:45.786012 [ 259 ] {} <Trace> TCP-Session: 961b9510-e463-4aae-afdc-bc769260a26d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1992 | 2026.05.08 08:09:45.786220 [ 259 ] {3e5007f1-c20f-4e25-8965-dd99b697cf15} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62820) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1993 | 2026.05.08 08:09:45.786303 [ 259 ] {3e5007f1-c20f-4e25-8965-dd99b697cf15} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1994 | 2026.05.08 08:09:45.786870 [ 259 ] {3e5007f1-c20f-4e25-8965-dd99b697cf15} <Trace> oximeter.fields_string (2e56caf6-21a8-464c-b24f-cce9c93bbfbe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1995 | 2026.05.08 08:09:45.786909 [ 259 ] {3e5007f1-c20f-4e25-8965-dd99b697cf15} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 1996 | 2026.05.08 08:09:45.787481 [ 259 ] {3e5007f1-c20f-4e25-8965-dd99b697cf15} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 1997 | 2026.05.08 08:09:45.787922 [ 259 ] {3e5007f1-c20f-4e25-8965-dd99b697cf15} <Trace> oximeter.fields_string (2e56caf6-21a8-464c-b24f-cce9c93bbfbe): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1998 | 2026.05.08 08:09:45.788074 [ 259 ] {3e5007f1-c20f-4e25-8965-dd99b697cf15} <Debug> executeQuery: Read 102 rows, 8.75 KiB in 0.001914 sec., 53291.53605015674 rows/sec., 4.46 MiB/sec. | ||
| 1999 | 2026.05.08 08:09:45.788115 [ 259 ] {3e5007f1-c20f-4e25-8965-dd99b697cf15} <Debug> TCPHandler: Processed in 0.002206188 sec. | ||
| 2000 | 2026.05.08 08:09:45.788242 [ 259 ] {} <Trace> TCP-Session: 961b9510-e463-4aae-afdc-bc769260a26d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2001 | 2026.05.08 08:09:45.788344 [ 259 ] {ddd56aac-85e0-412d-8332-54499fb52b50} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62820) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2002 | 2026.05.08 08:09:45.788388 [ 259 ] {ddd56aac-85e0-412d-8332-54499fb52b50} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2003 | 2026.05.08 08:09:45.788817 [ 259 ] {ddd56aac-85e0-412d-8332-54499fb52b50} <Trace> oximeter.fields_u16 (b3f55b36-ed93-4ef0-b7a4-471cf9f732a6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2004 | 2026.05.08 08:09:45.788853 [ 259 ] {ddd56aac-85e0-412d-8332-54499fb52b50} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 2005 | 2026.05.08 08:09:45.789257 [ 259 ] {ddd56aac-85e0-412d-8332-54499fb52b50} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2006 | 2026.05.08 08:09:45.789713 [ 259 ] {ddd56aac-85e0-412d-8332-54499fb52b50} <Trace> oximeter.fields_u16 (b3f55b36-ed93-4ef0-b7a4-471cf9f732a6): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2007 | 2026.05.08 08:09:45.789851 [ 259 ] {ddd56aac-85e0-412d-8332-54499fb52b50} <Debug> executeQuery: Read 23 rows, 1.73 KiB in 0.00153 sec., 15032.679738562092 rows/sec., 1.10 MiB/sec. | ||
| 2008 | 2026.05.08 08:09:45.789890 [ 259 ] {ddd56aac-85e0-412d-8332-54499fb52b50} <Debug> TCPHandler: Processed in 0.001700959 sec. | ||
| 2009 | 2026.05.08 08:09:45.790010 [ 259 ] {} <Trace> TCP-Session: 961b9510-e463-4aae-afdc-bc769260a26d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2010 | 2026.05.08 08:09:45.790108 [ 259 ] {95a534a5-9bfe-4bd3-aeb6-9309d09944c9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62820) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2011 | 2026.05.08 08:09:45.790149 [ 259 ] {95a534a5-9bfe-4bd3-aeb6-9309d09944c9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2012 | 2026.05.08 08:09:45.790574 [ 259 ] {95a534a5-9bfe-4bd3-aeb6-9309d09944c9} <Trace> oximeter.fields_uuid (6954ef9e-8f45-45b9-b3dd-33f933bb31d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2013 | 2026.05.08 08:09:45.790610 [ 259 ] {95a534a5-9bfe-4bd3-aeb6-9309d09944c9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 2014 | 2026.05.08 08:09:45.791013 [ 259 ] {95a534a5-9bfe-4bd3-aeb6-9309d09944c9} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2015 | 2026.05.08 08:09:45.791421 [ 259 ] {95a534a5-9bfe-4bd3-aeb6-9309d09944c9} <Trace> oximeter.fields_uuid (6954ef9e-8f45-45b9-b3dd-33f933bb31d2): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2016 | 2026.05.08 08:09:45.791554 [ 259 ] {95a534a5-9bfe-4bd3-aeb6-9309d09944c9} <Debug> executeQuery: Read 92 rows, 7.38 KiB in 0.001467 sec., 62713.019768234495 rows/sec., 4.91 MiB/sec. | ||
| 2017 | 2026.05.08 08:09:45.791591 [ 259 ] {95a534a5-9bfe-4bd3-aeb6-9309d09944c9} <Debug> TCPHandler: Processed in 0.001632779 sec. | ||
| 2018 | 2026.05.08 08:09:45.791712 [ 259 ] {} <Trace> TCP-Session: 961b9510-e463-4aae-afdc-bc769260a26d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2019 | 2026.05.08 08:09:45.791807 [ 259 ] {433b24be-e699-4074-a30b-17261e1e5770} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62820) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2020 | 2026.05.08 08:09:45.791851 [ 259 ] {433b24be-e699-4074-a30b-17261e1e5770} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2021 | 2026.05.08 08:09:45.792248 [ 259 ] {433b24be-e699-4074-a30b-17261e1e5770} <Trace> oximeter.measurements_cumulativeu64 (a8be02dd-881e-443e-adcb-2b9e0d812815): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2022 | 2026.05.08 08:09:45.792283 [ 259 ] {433b24be-e699-4074-a30b-17261e1e5770} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 2023 | 2026.05.08 08:09:45.792741 [ 259 ] {433b24be-e699-4074-a30b-17261e1e5770} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2024 | 2026.05.08 08:09:45.793160 [ 259 ] {433b24be-e699-4074-a30b-17261e1e5770} <Trace> oximeter.measurements_cumulativeu64 (a8be02dd-881e-443e-adcb-2b9e0d812815): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2025 | 2026.05.08 08:09:45.793295 [ 259 ] {433b24be-e699-4074-a30b-17261e1e5770} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001506 sec., 106241.69986719788 rows/sec., 7.40 MiB/sec. | ||
| 2026 | 2026.05.08 08:09:45.793334 [ 259 ] {433b24be-e699-4074-a30b-17261e1e5770} <Debug> TCPHandler: Processed in 0.001671929 sec. | ||
| 2027 | 2026.05.08 08:09:45.793450 [ 259 ] {} <Trace> TCP-Session: 961b9510-e463-4aae-afdc-bc769260a26d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2028 | 2026.05.08 08:09:45.793545 [ 259 ] {e0367fda-47c1-4cbc-a166-f9c63d9b454a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62820) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2029 | 2026.05.08 08:09:45.793600 [ 259 ] {e0367fda-47c1-4cbc-a166-f9c63d9b454a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 2030 | 2026.05.08 08:09:45.794351 [ 259 ] {e0367fda-47c1-4cbc-a166-f9c63d9b454a} <Trace> oximeter.measurements_histogramu64 (ebabec84-cbfc-4cf8-9a95-b35807d218b8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2031 | 2026.05.08 08:09:45.794388 [ 259 ] {e0367fda-47c1-4cbc-a166-f9c63d9b454a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 2032 | 2026.05.08 08:09:45.795019 [ 259 ] {e0367fda-47c1-4cbc-a166-f9c63d9b454a} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2033 | 2026.05.08 08:09:45.795439 [ 259 ] {e0367fda-47c1-4cbc-a166-f9c63d9b454a} <Trace> oximeter.measurements_histogramu64 (ebabec84-cbfc-4cf8-9a95-b35807d218b8): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2034 | 2026.05.08 08:09:45.795576 [ 259 ] {e0367fda-47c1-4cbc-a166-f9c63d9b454a} <Debug> executeQuery: Read 23 rows, 42.20 KiB in 0.002049 sec., 11224.987798926306 rows/sec., 20.11 MiB/sec. | ||
| 2035 | 2026.05.08 08:09:45.795634 [ 259 ] {e0367fda-47c1-4cbc-a166-f9c63d9b454a} <Debug> TCPHandler: Processed in 0.002233659 sec. | ||
| 2036 | 2026.05.08 08:09:45.795766 [ 259 ] {} <Trace> TCP-Session: 961b9510-e463-4aae-afdc-bc769260a26d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2037 | 2026.05.08 08:09:45.795860 [ 259 ] {8c241c02-0a5c-4bf6-896b-d13b10f108b4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62820) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
| 2038 | 2026.05.08 08:09:45.795904 [ 259 ] {8c241c02-0a5c-4bf6-896b-d13b10f108b4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 2039 | 2026.05.08 08:09:45.796226 [ 259 ] {8c241c02-0a5c-4bf6-896b-d13b10f108b4} <Trace> oximeter.measurements_i64 (aa753e8f-1f5f-4dc8-8a79-577034d4bd37): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2040 | 2026.05.08 08:09:45.796261 [ 259 ] {8c241c02-0a5c-4bf6-896b-d13b10f108b4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 2041 | 2026.05.08 08:09:45.796728 [ 259 ] {8c241c02-0a5c-4bf6-896b-d13b10f108b4} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 2042 | 2026.05.08 08:09:45.797145 [ 259 ] {8c241c02-0a5c-4bf6-896b-d13b10f108b4} <Trace> oximeter.measurements_i64 (aa753e8f-1f5f-4dc8-8a79-577034d4bd37): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2043 | 2026.05.08 08:09:45.797274 [ 259 ] {8c241c02-0a5c-4bf6-896b-d13b10f108b4} <Debug> executeQuery: Read 6 rows, 463.00 B in 0.001433 sec., 4187.02023726448 rows/sec., 315.53 KiB/sec. | ||
| 2044 | 2026.05.08 08:09:45.797311 [ 259 ] {8c241c02-0a5c-4bf6-896b-d13b10f108b4} <Debug> TCPHandler: Processed in 0.001593868 sec. | ||
| 2045 | 2026.05.08 08:09:45.797426 [ 259 ] {} <Trace> TCP-Session: 961b9510-e463-4aae-afdc-bc769260a26d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2046 | 2026.05.08 08:09:45.797521 [ 259 ] {b9d2ed8a-2d56-4126-bc26-f89655f1fd07} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62820) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2047 | 2026.05.08 08:09:45.797562 [ 259 ] {b9d2ed8a-2d56-4126-bc26-f89655f1fd07} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2048 | 2026.05.08 08:09:45.798016 [ 259 ] {b9d2ed8a-2d56-4126-bc26-f89655f1fd07} <Trace> oximeter.measurements_u64 (51456919-ce1d-4304-962d-5a281585e6eb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2049 | 2026.05.08 08:09:45.798060 [ 259 ] {b9d2ed8a-2d56-4126-bc26-f89655f1fd07} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 2050 | 2026.05.08 08:09:45.798527 [ 259 ] {b9d2ed8a-2d56-4126-bc26-f89655f1fd07} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2051 | 2026.05.08 08:09:45.798961 [ 259 ] {b9d2ed8a-2d56-4126-bc26-f89655f1fd07} <Trace> oximeter.measurements_u64 (51456919-ce1d-4304-962d-5a281585e6eb): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2052 | 2026.05.08 08:09:45.799176 [ 259 ] {b9d2ed8a-2d56-4126-bc26-f89655f1fd07} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001673 sec., 35863.717872086076 rows/sec., 2.42 MiB/sec. | ||
| 2053 | 2026.05.08 08:09:45.799214 [ 259 ] {b9d2ed8a-2d56-4126-bc26-f89655f1fd07} <Debug> TCPHandler: Processed in 0.001838262 sec. | ||
| 2054 | 2026.05.08 08:09:50.009287 [ 57 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 2055 | 2026.05.08 08:09:50.009342 [ 57 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 2056 | 2026.05.08 08:09:50.067599 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 3823 | ||
| 2057 | 2026.05.08 08:09:50.068093 [ 245 ] {} <Trace> system.asynchronous_metric_log (ae5b5697-1ff6-4106-8704-be69c16fe51c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2058 | 2026.05.08 08:09:50.068134 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 2059 | 2026.05.08 08:09:50.068895 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2060 | 2026.05.08 08:09:50.069507 [ 245 ] {} <Trace> system.asynchronous_metric_log (ae5b5697-1ff6-4106-8704-be69c16fe51c): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2061 | 2026.05.08 08:09:50.069662 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 3823 | ||
| 2062 | 2026.05.08 08:09:50.072540 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 26 entries to flush up to offset 254 | ||
| 2063 | 2026.05.08 08:09:50.074733 [ 243 ] {} <Trace> system.query_log (14f8ccb3-56a3-4601-8a9e-d96094aafe7f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2064 | 2026.05.08 08:09:50.074780 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 2065 | 2026.05.08 08:09:50.076100 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2066 | 2026.05.08 08:09:50.076604 [ 243 ] {} <Trace> system.query_log (14f8ccb3-56a3-4601-8a9e-d96094aafe7f): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2067 | 2026.05.08 08:09:50.076755 [ 57 ] {} <Debug> system.query_log (14f8ccb3-56a3-4601-8a9e-d96094aafe7f) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 2068 | 2026.05.08 08:09:50.076820 [ 57 ] {} <Trace> system.query_log (14f8ccb3-56a3-4601-8a9e-d96094aafe7f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2069 | 2026.05.08 08:09:50.076843 [ 57 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 2070 | 2026.05.08 08:09:50.076847 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 254 | ||
| 2071 | 2026.05.08 08:09:50.076965 [ 197 ] {14f8ccb3-56a3-4601-8a9e-d96094aafe7f::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 | ||
| 2072 | 2026.05.08 08:09:50.077655 [ 197 ] {14f8ccb3-56a3-4601-8a9e-d96094aafe7f::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2073 | 2026.05.08 08:09:50.077843 [ 197 ] {14f8ccb3-56a3-4601-8a9e-d96094aafe7f::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 90 rows starting from the beginning of the part | ||
| 2074 | 2026.05.08 08:09:50.078298 [ 197 ] {14f8ccb3-56a3-4601-8a9e-d96094aafe7f::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 | ||
| 2075 | 2026.05.08 08:09:50.078680 [ 197 ] {14f8ccb3-56a3-4601-8a9e-d96094aafe7f::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 24 rows starting from the beginning of the part | ||
| 2076 | 2026.05.08 08:09:50.079083 [ 197 ] {14f8ccb3-56a3-4601-8a9e-d96094aafe7f::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 36 rows starting from the beginning of the part | ||
| 2077 | 2026.05.08 08:09:50.079451 [ 197 ] {14f8ccb3-56a3-4601-8a9e-d96094aafe7f::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 52 rows starting from the beginning of the part | ||
| 2078 | 2026.05.08 08:09:50.079821 [ 197 ] {14f8ccb3-56a3-4601-8a9e-d96094aafe7f::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 26 rows starting from the beginning of the part | ||
| 2079 | 2026.05.08 08:09:50.086246 [ 194 ] {14f8ccb3-56a3-4601-8a9e-d96094aafe7f::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 254 rows, containing 72 columns (72 merged, 0 gathered) in 0.009338371 sec., 27199.604727633974 rows/sec., 25.81 MiB/sec. | ||
| 2080 | 2026.05.08 08:09:50.087116 [ 196 ] {14f8ccb3-56a3-4601-8a9e-d96094aafe7f::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 2081 | 2026.05.08 08:09:50.087960 [ 196 ] {14f8ccb3-56a3-4601-8a9e-d96094aafe7f::all_1_6_1} <Trace> system.query_log (14f8ccb3-56a3-4601-8a9e-d96094aafe7f): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2082 | 2026.05.08 08:09:50.088030 [ 196 ] {14f8ccb3-56a3-4601-8a9e-d96094aafe7f::all_1_6_1} <Trace> system.query_log (14f8ccb3-56a3-4601-8a9e-d96094aafe7f) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 2083 | 2026.05.08 08:09:50.088216 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.63 MiB. | ||
| 2084 | 2026.05.08 08:09:50.266316 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 61 | ||
| 2085 | 2026.05.08 08:09:50.284536 [ 244 ] {} <Trace> system.metric_log (6863ca5b-3a4e-4a65-b181-6be743eb150d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2086 | 2026.05.08 08:09:50.284586 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 2087 | 2026.05.08 08:09:50.290980 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2088 | 2026.05.08 08:09:50.292110 [ 244 ] {} <Trace> system.metric_log (6863ca5b-3a4e-4a65-b181-6be743eb150d): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2089 | 2026.05.08 08:09:50.295194 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 61 | ||
| 2090 | 2026.05.08 08:09:50.420492 [ 259 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2091 | 2026.05.08 08:09:50.420596 [ 259 ] {} <Debug> TCP-Session: 961b9510-e463-4aae-afdc-bc769260a26d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2092 | 2026.05.08 08:09:50.779901 [ 260 ] {} <Trace> TCP-Session: 3fbd83a9-a342-4804-a34d-63c9c5d34136 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2093 | 2026.05.08 08:09:50.780158 [ 260 ] {2f1596d3-2037-4059-b335-a60f07951f88} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40062) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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) | ||
| 2094 | 2026.05.08 08:09:50.780559 [ 260 ] {2f1596d3-2037-4059-b335-a60f07951f88} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2095 | 2026.05.08 08:09:50.780605 [ 260 ] {2f1596d3-2037-4059-b335-a60f07951f88} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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 | ||
| 2096 | 2026.05.08 08:09:50.780856 [ 260 ] {2f1596d3-2037-4059-b335-a60f07951f88} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2097 | 2026.05.08 08:09:50.780931 [ 260 ] {2f1596d3-2037-4059-b335-a60f07951f88} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2098 | 2026.05.08 08:09:50.781076 [ 260 ] {2f1596d3-2037-4059-b335-a60f07951f88} <Debug> oximeter.timeseries_schema (b89db7f6-4c52-403d-9f92-e362dcc59f0f) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 2099 | 2026.05.08 08:09:50.781190 [ 351 ] {2f1596d3-2037-4059-b335-a60f07951f88} <Trace> oximeter.timeseries_schema (b89db7f6-4c52-403d-9f92-e362dcc59f0f) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2100 | 2026.05.08 08:09:50.781209 [ 325 ] {2f1596d3-2037-4059-b335-a60f07951f88} <Trace> oximeter.timeseries_schema (b89db7f6-4c52-403d-9f92-e362dcc59f0f) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2101 | 2026.05.08 08:09:50.781321 [ 260 ] {2f1596d3-2037-4059-b335-a60f07951f88} <Debug> oximeter.timeseries_schema (b89db7f6-4c52-403d-9f92-e362dcc59f0f) (SelectExecutor): Selected 2/2 parts by partition key, 1 parts by primary key, 1/2 marks by primary key, 1 marks to read from 1 ranges | ||
| 2102 | 2026.05.08 08:09:50.781349 [ 260 ] {2f1596d3-2037-4059-b335-a60f07951f88} <Trace> oximeter.timeseries_schema (b89db7f6-4c52-403d-9f92-e362dcc59f0f) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2103 | 2026.05.08 08:09:50.781396 [ 260 ] {2f1596d3-2037-4059-b335-a60f07951f88} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 2104 | 2026.05.08 08:09:50.781416 [ 260 ] {2f1596d3-2037-4059-b335-a60f07951f88} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 35 rows starting from 0 | ||
| 2105 | 2026.05.08 08:09:50.782466 [ 260 ] {2f1596d3-2037-4059-b335-a60f07951f88} <Debug> executeQuery: Read 35 rows, 7.62 KiB in 0.002414 sec., 14498.757249378625 rows/sec., 3.08 MiB/sec. | ||
| 2106 | 2026.05.08 08:09:50.782569 [ 260 ] {2f1596d3-2037-4059-b335-a60f07951f88} <Debug> TCPHandler: Processed in 0.002805879 sec. | ||
| 2107 | 2026.05.08 08:09:50.784292 [ 260 ] {} <Trace> TCP-Session: 3fbd83a9-a342-4804-a34d-63c9c5d34136 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2108 | 2026.05.08 08:09:50.784408 [ 260 ] {bd73a539-9ab6-444d-8df1-688f963384af} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40062) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2109 | 2026.05.08 08:09:50.784452 [ 260 ] {bd73a539-9ab6-444d-8df1-688f963384af} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2110 | 2026.05.08 08:09:50.784976 [ 260 ] {bd73a539-9ab6-444d-8df1-688f963384af} <Trace> oximeter.fields_string (2e56caf6-21a8-464c-b24f-cce9c93bbfbe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2111 | 2026.05.08 08:09:50.785018 [ 260 ] {bd73a539-9ab6-444d-8df1-688f963384af} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 2112 | 2026.05.08 08:09:50.785629 [ 260 ] {bd73a539-9ab6-444d-8df1-688f963384af} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2113 | 2026.05.08 08:09:50.786194 [ 260 ] {bd73a539-9ab6-444d-8df1-688f963384af} <Trace> oximeter.fields_string (2e56caf6-21a8-464c-b24f-cce9c93bbfbe): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2114 | 2026.05.08 08:09:50.786330 [ 53 ] {} <Debug> oximeter.fields_string (2e56caf6-21a8-464c-b24f-cce9c93bbfbe) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2115 | 2026.05.08 08:09:50.786346 [ 260 ] {bd73a539-9ab6-444d-8df1-688f963384af} <Debug> executeQuery: Read 78 rows, 6.61 KiB in 0.001972 sec., 39553.75253549696 rows/sec., 3.28 MiB/sec. | ||
| 2116 | 2026.05.08 08:09:50.786406 [ 53 ] {} <Trace> oximeter.fields_string (2e56caf6-21a8-464c-b24f-cce9c93bbfbe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2117 | 2026.05.08 08:09:50.786411 [ 260 ] {bd73a539-9ab6-444d-8df1-688f963384af} <Debug> TCPHandler: Processed in 0.002172097 sec. | ||
| 2118 | 2026.05.08 08:09:50.786439 [ 53 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 2119 | 2026.05.08 08:09:50.786546 [ 197 ] {2e56caf6-21a8-464c-b24f-cce9c93bbfbe::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 | ||
| 2120 | 2026.05.08 08:09:50.786560 [ 260 ] {} <Trace> TCP-Session: 3fbd83a9-a342-4804-a34d-63c9c5d34136 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2121 | 2026.05.08 08:09:50.786660 [ 197 ] {2e56caf6-21a8-464c-b24f-cce9c93bbfbe::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2122 | 2026.05.08 08:09:50.786676 [ 260 ] {c85e3eac-5231-4e3a-b74d-576e8d187459} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40062) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2123 | 2026.05.08 08:09:50.786696 [ 197 ] {2e56caf6-21a8-464c-b24f-cce9c93bbfbe::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 2544 rows starting from the beginning of the part | ||
| 2124 | 2026.05.08 08:09:50.786723 [ 260 ] {c85e3eac-5231-4e3a-b74d-576e8d187459} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2125 | 2026.05.08 08:09:50.786764 [ 197 ] {2e56caf6-21a8-464c-b24f-cce9c93bbfbe::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 90 rows starting from the beginning of the part | ||
| 2126 | 2026.05.08 08:09:50.786814 [ 197 ] {2e56caf6-21a8-464c-b24f-cce9c93bbfbe::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 2541 rows starting from the beginning of the part | ||
| 2127 | 2026.05.08 08:09:50.786853 [ 197 ] {2e56caf6-21a8-464c-b24f-cce9c93bbfbe::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 56 rows starting from the beginning of the part | ||
| 2128 | 2026.05.08 08:09:50.786889 [ 197 ] {2e56caf6-21a8-464c-b24f-cce9c93bbfbe::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 102 rows starting from the beginning of the part | ||
| 2129 | 2026.05.08 08:09:50.786928 [ 197 ] {2e56caf6-21a8-464c-b24f-cce9c93bbfbe::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 78 rows starting from the beginning of the part | ||
| 2130 | 2026.05.08 08:09:50.787145 [ 260 ] {c85e3eac-5231-4e3a-b74d-576e8d187459} <Trace> oximeter.fields_u16 (b3f55b36-ed93-4ef0-b7a4-471cf9f732a6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2131 | 2026.05.08 08:09:50.787190 [ 260 ] {c85e3eac-5231-4e3a-b74d-576e8d187459} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 2132 | 2026.05.08 08:09:50.787782 [ 260 ] {c85e3eac-5231-4e3a-b74d-576e8d187459} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2133 | 2026.05.08 08:09:50.788403 [ 260 ] {c85e3eac-5231-4e3a-b74d-576e8d187459} <Trace> oximeter.fields_u16 (b3f55b36-ed93-4ef0-b7a4-471cf9f732a6): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2134 | 2026.05.08 08:09:50.788548 [ 260 ] {c85e3eac-5231-4e3a-b74d-576e8d187459} <Debug> executeQuery: Read 11 rows, 847.00 B in 0.001895 sec., 5804.749340369393 rows/sec., 436.49 KiB/sec. | ||
| 2135 | 2026.05.08 08:09:50.788587 [ 260 ] {c85e3eac-5231-4e3a-b74d-576e8d187459} <Debug> TCPHandler: Processed in 0.002079276 sec. | ||
| 2136 | 2026.05.08 08:09:50.788716 [ 260 ] {} <Trace> TCP-Session: 3fbd83a9-a342-4804-a34d-63c9c5d34136 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2137 | 2026.05.08 08:09:50.788815 [ 260 ] {f9c90165-9953-4b0d-b714-79780ed17914} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40062) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2138 | 2026.05.08 08:09:50.788857 [ 260 ] {f9c90165-9953-4b0d-b714-79780ed17914} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2139 | 2026.05.08 08:09:50.789291 [ 260 ] {f9c90165-9953-4b0d-b714-79780ed17914} <Trace> oximeter.fields_uuid (6954ef9e-8f45-45b9-b3dd-33f933bb31d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2140 | 2026.05.08 08:09:50.789329 [ 260 ] {f9c90165-9953-4b0d-b714-79780ed17914} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 2141 | 2026.05.08 08:09:50.789783 [ 260 ] {f9c90165-9953-4b0d-b714-79780ed17914} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2142 | 2026.05.08 08:09:50.793352 [ 260 ] {f9c90165-9953-4b0d-b714-79780ed17914} <Trace> oximeter.fields_uuid (6954ef9e-8f45-45b9-b3dd-33f933bb31d2): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2143 | 2026.05.08 08:09:50.793487 [ 53 ] {} <Debug> oximeter.fields_uuid (6954ef9e-8f45-45b9-b3dd-33f933bb31d2) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2144 | 2026.05.08 08:09:50.793518 [ 260 ] {f9c90165-9953-4b0d-b714-79780ed17914} <Debug> executeQuery: Read 75 rows, 6.00 KiB in 0.004722 sec., 15883.10038119441 rows/sec., 1.24 MiB/sec. | ||
| 2145 | 2026.05.08 08:09:50.793524 [ 53 ] {} <Trace> oximeter.fields_uuid (6954ef9e-8f45-45b9-b3dd-33f933bb31d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2146 | 2026.05.08 08:09:50.793564 [ 53 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 2147 | 2026.05.08 08:09:50.793573 [ 260 ] {f9c90165-9953-4b0d-b714-79780ed17914} <Debug> TCPHandler: Processed in 0.004907875 sec. | ||
| 2148 | 2026.05.08 08:09:50.793588 [ 196 ] {2e56caf6-21a8-464c-b24f-cce9c93bbfbe::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5411 rows, containing 5 columns (5 merged, 0 gathered) in 0.007082653 sec., 763979.2603138965 rows/sec., 60.44 MiB/sec. | ||
| 2149 | 2026.05.08 08:09:50.793626 [ 197 ] {6954ef9e-8f45-45b9-b3dd-33f933bb31d2::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 | ||
| 2150 | 2026.05.08 08:09:50.793718 [ 197 ] {6954ef9e-8f45-45b9-b3dd-33f933bb31d2::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2151 | 2026.05.08 08:09:50.793730 [ 260 ] {} <Trace> TCP-Session: 3fbd83a9-a342-4804-a34d-63c9c5d34136 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2152 | 2026.05.08 08:09:50.793743 [ 197 ] {6954ef9e-8f45-45b9-b3dd-33f933bb31d2::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 1348 rows starting from the beginning of the part | ||
| 2153 | 2026.05.08 08:09:50.793802 [ 197 ] {6954ef9e-8f45-45b9-b3dd-33f933bb31d2::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 86 rows starting from the beginning of the part | ||
| 2154 | 2026.05.08 08:09:50.793835 [ 260 ] {ccdbb524-7f86-4a2f-ac05-c8cef3e3c2ba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40062) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2155 | 2026.05.08 08:09:50.793839 [ 197 ] {6954ef9e-8f45-45b9-b3dd-33f933bb31d2::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 1334 rows starting from the beginning of the part | ||
| 2156 | 2026.05.08 08:09:50.793888 [ 260 ] {ccdbb524-7f86-4a2f-ac05-c8cef3e3c2ba} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2157 | 2026.05.08 08:09:50.793891 [ 197 ] {6954ef9e-8f45-45b9-b3dd-33f933bb31d2::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 64 rows starting from the beginning of the part | ||
| 2158 | 2026.05.08 08:09:50.793944 [ 197 ] {6954ef9e-8f45-45b9-b3dd-33f933bb31d2::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 92 rows starting from the beginning of the part | ||
| 2159 | 2026.05.08 08:09:50.793976 [ 197 ] {6954ef9e-8f45-45b9-b3dd-33f933bb31d2::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 75 rows starting from the beginning of the part | ||
| 2160 | 2026.05.08 08:09:50.794174 [ 195 ] {2e56caf6-21a8-464c-b24f-cce9c93bbfbe::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2161 | 2026.05.08 08:09:50.794348 [ 260 ] {ccdbb524-7f86-4a2f-ac05-c8cef3e3c2ba} <Trace> oximeter.measurements_cumulativeu64 (a8be02dd-881e-443e-adcb-2b9e0d812815): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2162 | 2026.05.08 08:09:50.794384 [ 260 ] {ccdbb524-7f86-4a2f-ac05-c8cef3e3c2ba} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 2163 | 2026.05.08 08:09:50.794779 [ 195 ] {2e56caf6-21a8-464c-b24f-cce9c93bbfbe::all_1_11_2} <Trace> oximeter.fields_string (2e56caf6-21a8-464c-b24f-cce9c93bbfbe): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2164 | 2026.05.08 08:09:50.794880 [ 195 ] {2e56caf6-21a8-464c-b24f-cce9c93bbfbe::all_1_11_2} <Trace> oximeter.fields_string (2e56caf6-21a8-464c-b24f-cce9c93bbfbe) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2165 | 2026.05.08 08:09:50.794968 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.03 MiB. | ||
| 2166 | 2026.05.08 08:09:50.794983 [ 260 ] {ccdbb524-7f86-4a2f-ac05-c8cef3e3c2ba} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2167 | 2026.05.08 08:09:50.795158 [ 193 ] {6954ef9e-8f45-45b9-b3dd-33f933bb31d2::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2999 rows, containing 5 columns (5 merged, 0 gathered) in 0.001557957 sec., 1924956.850542088 rows/sec., 139.32 MiB/sec. | ||
| 2168 | 2026.05.08 08:09:50.795492 [ 195 ] {6954ef9e-8f45-45b9-b3dd-33f933bb31d2::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2169 | 2026.05.08 08:09:50.795570 [ 260 ] {ccdbb524-7f86-4a2f-ac05-c8cef3e3c2ba} <Trace> oximeter.measurements_cumulativeu64 (a8be02dd-881e-443e-adcb-2b9e0d812815): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2170 | 2026.05.08 08:09:50.795682 [ 53 ] {} <Debug> oximeter.measurements_cumulativeu64 (a8be02dd-881e-443e-adcb-2b9e0d812815) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2171 | 2026.05.08 08:09:50.795710 [ 260 ] {ccdbb524-7f86-4a2f-ac05-c8cef3e3c2ba} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001895 sec., 84432.71767810026 rows/sec., 5.88 MiB/sec. | ||
| 2172 | 2026.05.08 08:09:50.795717 [ 53 ] {} <Trace> oximeter.measurements_cumulativeu64 (a8be02dd-881e-443e-adcb-2b9e0d812815): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2173 | 2026.05.08 08:09:50.795753 [ 53 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 2174 | 2026.05.08 08:09:50.795755 [ 260 ] {ccdbb524-7f86-4a2f-ac05-c8cef3e3c2ba} <Debug> TCPHandler: Processed in 0.002085026 sec. | ||
| 2175 | 2026.05.08 08:09:50.795814 [ 197 ] {a8be02dd-881e-443e-adcb-2b9e0d812815::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 | ||
| 2176 | 2026.05.08 08:09:50.795890 [ 260 ] {} <Trace> TCP-Session: 3fbd83a9-a342-4804-a34d-63c9c5d34136 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2177 | 2026.05.08 08:09:50.795910 [ 197 ] {a8be02dd-881e-443e-adcb-2b9e0d812815::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2178 | 2026.05.08 08:09:50.795944 [ 197 ] {a8be02dd-881e-443e-adcb-2b9e0d812815::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 3411 rows starting from the beginning of the part | ||
| 2179 | 2026.05.08 08:09:50.795990 [ 197 ] {a8be02dd-881e-443e-adcb-2b9e0d812815::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 160 rows starting from the beginning of the part | ||
| 2180 | 2026.05.08 08:09:50.795992 [ 260 ] {b1515753-4a61-4554-a231-63fb937f0e11} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40062) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2181 | 2026.05.08 08:09:50.796032 [ 197 ] {a8be02dd-881e-443e-adcb-2b9e0d812815::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 1532 rows starting from the beginning of the part | ||
| 2182 | 2026.05.08 08:09:50.796060 [ 260 ] {b1515753-4a61-4554-a231-63fb937f0e11} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 2183 | 2026.05.08 08:09:50.796072 [ 197 ] {a8be02dd-881e-443e-adcb-2b9e0d812815::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 128 rows starting from the beginning of the part | ||
| 2184 | 2026.05.08 08:09:50.796104 [ 195 ] {6954ef9e-8f45-45b9-b3dd-33f933bb31d2::all_1_11_2} <Trace> oximeter.fields_uuid (6954ef9e-8f45-45b9-b3dd-33f933bb31d2): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2185 | 2026.05.08 08:09:50.796118 [ 197 ] {a8be02dd-881e-443e-adcb-2b9e0d812815::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 160 rows starting from the beginning of the part | ||
| 2186 | 2026.05.08 08:09:50.796160 [ 197 ] {a8be02dd-881e-443e-adcb-2b9e0d812815::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 160 rows starting from the beginning of the part | ||
| 2187 | 2026.05.08 08:09:50.796218 [ 195 ] {6954ef9e-8f45-45b9-b3dd-33f933bb31d2::all_1_11_2} <Trace> oximeter.fields_uuid (6954ef9e-8f45-45b9-b3dd-33f933bb31d2) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2188 | 2026.05.08 08:09:50.796298 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.65 MiB. | ||
| 2189 | 2026.05.08 08:09:50.796893 [ 260 ] {b1515753-4a61-4554-a231-63fb937f0e11} <Trace> oximeter.measurements_histogramu64 (ebabec84-cbfc-4cf8-9a95-b35807d218b8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2190 | 2026.05.08 08:09:50.796933 [ 260 ] {b1515753-4a61-4554-a231-63fb937f0e11} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 2191 | 2026.05.08 08:09:50.797650 [ 260 ] {b1515753-4a61-4554-a231-63fb937f0e11} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2192 | 2026.05.08 08:09:50.798222 [ 260 ] {b1515753-4a61-4554-a231-63fb937f0e11} <Trace> oximeter.measurements_histogramu64 (ebabec84-cbfc-4cf8-9a95-b35807d218b8): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2193 | 2026.05.08 08:09:50.798340 [ 196 ] {a8be02dd-881e-443e-adcb-2b9e0d812815::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5551 rows, containing 5 columns (5 merged, 0 gathered) in 0.002550044 sec., 2176825.1841929 rows/sec., 139.66 MiB/sec. | ||
| 2194 | 2026.05.08 08:09:50.798373 [ 260 ] {b1515753-4a61-4554-a231-63fb937f0e11} <Debug> executeQuery: Read 11 rows, 20.18 KiB in 0.0024 sec., 4583.333333333334 rows/sec., 8.21 MiB/sec. | ||
| 2195 | 2026.05.08 08:09:50.798434 [ 260 ] {b1515753-4a61-4554-a231-63fb937f0e11} <Debug> TCPHandler: Processed in 0.002596295 sec. | ||
| 2196 | 2026.05.08 08:09:50.798562 [ 260 ] {} <Trace> TCP-Session: 3fbd83a9-a342-4804-a34d-63c9c5d34136 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2197 | 2026.05.08 08:09:50.798658 [ 260 ] {cfe464d1-265a-4ddc-957c-6efc946c35f0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40062) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2198 | 2026.05.08 08:09:50.798700 [ 260 ] {cfe464d1-265a-4ddc-957c-6efc946c35f0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2199 | 2026.05.08 08:09:50.799024 [ 195 ] {a8be02dd-881e-443e-adcb-2b9e0d812815::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2200 | 2026.05.08 08:09:50.799051 [ 260 ] {cfe464d1-265a-4ddc-957c-6efc946c35f0} <Trace> oximeter.measurements_u64 (51456919-ce1d-4304-962d-5a281585e6eb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2201 | 2026.05.08 08:09:50.799089 [ 260 ] {cfe464d1-265a-4ddc-957c-6efc946c35f0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 2202 | 2026.05.08 08:09:50.799537 [ 195 ] {a8be02dd-881e-443e-adcb-2b9e0d812815::all_1_11_2} <Trace> oximeter.measurements_cumulativeu64 (a8be02dd-881e-443e-adcb-2b9e0d812815): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2203 | 2026.05.08 08:09:50.799610 [ 260 ] {cfe464d1-265a-4ddc-957c-6efc946c35f0} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2204 | 2026.05.08 08:09:50.799644 [ 195 ] {a8be02dd-881e-443e-adcb-2b9e0d812815::all_1_11_2} <Trace> oximeter.measurements_cumulativeu64 (a8be02dd-881e-443e-adcb-2b9e0d812815) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2205 | 2026.05.08 08:09:50.799718 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.11 MiB. | ||
| 2206 | 2026.05.08 08:09:50.800170 [ 260 ] {cfe464d1-265a-4ddc-957c-6efc946c35f0} <Trace> oximeter.measurements_u64 (51456919-ce1d-4304-962d-5a281585e6eb): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2207 | 2026.05.08 08:09:50.800271 [ 53 ] {} <Debug> oximeter.measurements_u64 (51456919-ce1d-4304-962d-5a281585e6eb) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2208 | 2026.05.08 08:09:50.800304 [ 260 ] {cfe464d1-265a-4ddc-957c-6efc946c35f0} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001665 sec., 36036.036036036036 rows/sec., 2.43 MiB/sec. | ||
| 2209 | 2026.05.08 08:09:50.800305 [ 53 ] {} <Trace> oximeter.measurements_u64 (51456919-ce1d-4304-962d-5a281585e6eb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2210 | 2026.05.08 08:09:50.800344 [ 53 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 2211 | 2026.05.08 08:09:50.800347 [ 260 ] {cfe464d1-265a-4ddc-957c-6efc946c35f0} <Debug> TCPHandler: Processed in 0.001835002 sec. | ||
| 2212 | 2026.05.08 08:09:50.800414 [ 197 ] {51456919-ce1d-4304-962d-5a281585e6eb::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 | ||
| 2213 | 2026.05.08 08:09:50.800512 [ 197 ] {51456919-ce1d-4304-962d-5a281585e6eb::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2214 | 2026.05.08 08:09:50.800541 [ 197 ] {51456919-ce1d-4304-962d-5a281585e6eb::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 210 rows starting from the beginning of the part | ||
| 2215 | 2026.05.08 08:09:50.800591 [ 197 ] {51456919-ce1d-4304-962d-5a281585e6eb::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 60 rows starting from the beginning of the part | ||
| 2216 | 2026.05.08 08:09:50.800630 [ 197 ] {51456919-ce1d-4304-962d-5a281585e6eb::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 12 rows starting from the beginning of the part | ||
| 2217 | 2026.05.08 08:09:50.800667 [ 197 ] {51456919-ce1d-4304-962d-5a281585e6eb::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 48 rows starting from the beginning of the part | ||
| 2218 | 2026.05.08 08:09:50.800703 [ 197 ] {51456919-ce1d-4304-962d-5a281585e6eb::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 60 rows starting from the beginning of the part | ||
| 2219 | 2026.05.08 08:09:50.800737 [ 197 ] {51456919-ce1d-4304-962d-5a281585e6eb::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 60 rows starting from the beginning of the part | ||
| 2220 | 2026.05.08 08:09:50.801450 [ 196 ] {51456919-ce1d-4304-962d-5a281585e6eb::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 450 rows, containing 4 columns (4 merged, 0 gathered) in 0.001066908 sec., 421779.57237175084 rows/sec., 28.33 MiB/sec. | ||
| 2221 | 2026.05.08 08:09:50.801758 [ 196 ] {51456919-ce1d-4304-962d-5a281585e6eb::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2222 | 2026.05.08 08:09:50.802357 [ 196 ] {51456919-ce1d-4304-962d-5a281585e6eb::all_1_11_2} <Trace> oximeter.measurements_u64 (51456919-ce1d-4304-962d-5a281585e6eb): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2223 | 2026.05.08 08:09:50.802480 [ 196 ] {51456919-ce1d-4304-962d-5a281585e6eb::all_1_11_2} <Trace> oximeter.measurements_u64 (51456919-ce1d-4304-962d-5a281585e6eb) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2224 | 2026.05.08 08:09:50.802573 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.32 MiB. | ||
| 2225 | 2026.05.08 08:09:51.000192 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 185.94 MiB, peak 192.20 MiB, free memory in arenas 0.00 B, will set to 190.77 MiB (RSS), difference: 4.83 MiB | ||
| 2226 | 2026.05.08 08:09:51.601521 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2227 | 2026.05.08 08:09:51.601588 [ 286 ] {} <Debug> TCP-Session: bd17cc1a-1df6-4d1d-91c0-a9580e55a93c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2228 | 2026.05.08 08:09:52.000191 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 188.73 MiB, peak 192.20 MiB, free memory in arenas 0.00 B, will set to 190.77 MiB (RSS), difference: 2.03 MiB | ||
| 2229 | 2026.05.08 08:09:55.780598 [ 260 ] {} <Trace> TCP-Session: 3fbd83a9-a342-4804-a34d-63c9c5d34136 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2230 | 2026.05.08 08:09:55.780924 [ 260 ] {2ae2afb2-e1b4-49d3-a91b-d1e7046e906f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40062) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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) | ||
| 2231 | 2026.05.08 08:09:55.781360 [ 260 ] {2ae2afb2-e1b4-49d3-a91b-d1e7046e906f} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2232 | 2026.05.08 08:09:55.781407 [ 260 ] {2ae2afb2-e1b4-49d3-a91b-d1e7046e906f} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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 | ||
| 2233 | 2026.05.08 08:09:55.781700 [ 260 ] {2ae2afb2-e1b4-49d3-a91b-d1e7046e906f} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2234 | 2026.05.08 08:09:55.781793 [ 260 ] {2ae2afb2-e1b4-49d3-a91b-d1e7046e906f} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2235 | 2026.05.08 08:09:55.781955 [ 260 ] {2ae2afb2-e1b4-49d3-a91b-d1e7046e906f} <Debug> oximeter.timeseries_schema (b89db7f6-4c52-403d-9f92-e362dcc59f0f) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 2236 | 2026.05.08 08:09:55.782102 [ 325 ] {2ae2afb2-e1b4-49d3-a91b-d1e7046e906f} <Trace> oximeter.timeseries_schema (b89db7f6-4c52-403d-9f92-e362dcc59f0f) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2237 | 2026.05.08 08:09:55.782117 [ 351 ] {2ae2afb2-e1b4-49d3-a91b-d1e7046e906f} <Trace> oximeter.timeseries_schema (b89db7f6-4c52-403d-9f92-e362dcc59f0f) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2238 | 2026.05.08 08:09:55.782287 [ 260 ] {2ae2afb2-e1b4-49d3-a91b-d1e7046e906f} <Debug> oximeter.timeseries_schema (b89db7f6-4c52-403d-9f92-e362dcc59f0f) (SelectExecutor): Selected 2/2 parts by partition key, 1 parts by primary key, 1/2 marks by primary key, 1 marks to read from 1 ranges | ||
| 2239 | 2026.05.08 08:09:55.782331 [ 260 ] {2ae2afb2-e1b4-49d3-a91b-d1e7046e906f} <Trace> oximeter.timeseries_schema (b89db7f6-4c52-403d-9f92-e362dcc59f0f) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2240 | 2026.05.08 08:09:55.782392 [ 260 ] {2ae2afb2-e1b4-49d3-a91b-d1e7046e906f} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 2241 | 2026.05.08 08:09:55.782425 [ 260 ] {2ae2afb2-e1b4-49d3-a91b-d1e7046e906f} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 35 rows starting from 0 | ||
| 2242 | 2026.05.08 08:09:55.783802 [ 260 ] {2ae2afb2-e1b4-49d3-a91b-d1e7046e906f} <Debug> executeQuery: Read 35 rows, 7.62 KiB in 0.003008 sec., 11635.638297872341 rows/sec., 2.47 MiB/sec. | ||
| 2243 | 2026.05.08 08:09:55.783940 [ 260 ] {2ae2afb2-e1b4-49d3-a91b-d1e7046e906f} <Debug> TCPHandler: Processed in 0.00348945 sec. | ||
| 2244 | 2026.05.08 08:09:55.786333 [ 260 ] {} <Trace> TCP-Session: 3fbd83a9-a342-4804-a34d-63c9c5d34136 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2245 | 2026.05.08 08:09:55.786465 [ 260 ] {9c601814-6b95-4064-a27b-2b1abaf28582} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40062) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2246 | 2026.05.08 08:09:55.786516 [ 260 ] {9c601814-6b95-4064-a27b-2b1abaf28582} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2247 | 2026.05.08 08:09:55.787095 [ 260 ] {9c601814-6b95-4064-a27b-2b1abaf28582} <Trace> oximeter.fields_string (2e56caf6-21a8-464c-b24f-cce9c93bbfbe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2248 | 2026.05.08 08:09:55.787148 [ 260 ] {9c601814-6b95-4064-a27b-2b1abaf28582} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 2249 | 2026.05.08 08:09:55.787564 [ 260 ] {9c601814-6b95-4064-a27b-2b1abaf28582} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2250 | 2026.05.08 08:09:55.787852 [ 260 ] {9c601814-6b95-4064-a27b-2b1abaf28582} <Trace> oximeter.fields_string (2e56caf6-21a8-464c-b24f-cce9c93bbfbe): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2251 | 2026.05.08 08:09:55.788016 [ 260 ] {9c601814-6b95-4064-a27b-2b1abaf28582} <Debug> executeQuery: Read 102 rows, 8.75 KiB in 0.001589 sec., 64191.31529263688 rows/sec., 5.37 MiB/sec. | ||
| 2252 | 2026.05.08 08:09:55.788061 [ 260 ] {9c601814-6b95-4064-a27b-2b1abaf28582} <Debug> TCPHandler: Processed in 0.001795881 sec. | ||
| 2253 | 2026.05.08 08:09:55.788211 [ 260 ] {} <Trace> TCP-Session: 3fbd83a9-a342-4804-a34d-63c9c5d34136 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2254 | 2026.05.08 08:09:55.788309 [ 260 ] {ee23fe4f-e22a-4270-a96c-edfdba33d782} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40062) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2255 | 2026.05.08 08:09:55.788350 [ 260 ] {ee23fe4f-e22a-4270-a96c-edfdba33d782} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2256 | 2026.05.08 08:09:55.788764 [ 260 ] {ee23fe4f-e22a-4270-a96c-edfdba33d782} <Trace> oximeter.fields_u16 (b3f55b36-ed93-4ef0-b7a4-471cf9f732a6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2257 | 2026.05.08 08:09:55.788806 [ 260 ] {ee23fe4f-e22a-4270-a96c-edfdba33d782} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 2258 | 2026.05.08 08:09:55.789143 [ 260 ] {ee23fe4f-e22a-4270-a96c-edfdba33d782} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2259 | 2026.05.08 08:09:55.789378 [ 260 ] {ee23fe4f-e22a-4270-a96c-edfdba33d782} <Trace> oximeter.fields_u16 (b3f55b36-ed93-4ef0-b7a4-471cf9f732a6): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2260 | 2026.05.08 08:09:55.789523 [ 260 ] {ee23fe4f-e22a-4270-a96c-edfdba33d782} <Debug> executeQuery: Read 23 rows, 1.73 KiB in 0.001233 sec., 18653.690186536904 rows/sec., 1.37 MiB/sec. | ||
| 2261 | 2026.05.08 08:09:55.789569 [ 260 ] {ee23fe4f-e22a-4270-a96c-edfdba33d782} <Debug> TCPHandler: Processed in 0.001410835 sec. | ||
| 2262 | 2026.05.08 08:09:55.789703 [ 260 ] {} <Trace> TCP-Session: 3fbd83a9-a342-4804-a34d-63c9c5d34136 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2263 | 2026.05.08 08:09:55.789801 [ 260 ] {8165fee5-cc85-4530-8174-d1b21b2cee51} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40062) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2264 | 2026.05.08 08:09:55.789846 [ 260 ] {8165fee5-cc85-4530-8174-d1b21b2cee51} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2265 | 2026.05.08 08:09:55.790324 [ 260 ] {8165fee5-cc85-4530-8174-d1b21b2cee51} <Trace> oximeter.fields_uuid (6954ef9e-8f45-45b9-b3dd-33f933bb31d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2266 | 2026.05.08 08:09:55.790367 [ 260 ] {8165fee5-cc85-4530-8174-d1b21b2cee51} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 2267 | 2026.05.08 08:09:55.790719 [ 260 ] {8165fee5-cc85-4530-8174-d1b21b2cee51} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2268 | 2026.05.08 08:09:55.790963 [ 260 ] {8165fee5-cc85-4530-8174-d1b21b2cee51} <Trace> oximeter.fields_uuid (6954ef9e-8f45-45b9-b3dd-33f933bb31d2): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2269 | 2026.05.08 08:09:55.791099 [ 260 ] {8165fee5-cc85-4530-8174-d1b21b2cee51} <Debug> executeQuery: Read 87 rows, 6.96 KiB in 0.001317 sec., 66059.22551252847 rows/sec., 5.16 MiB/sec. | ||
| 2270 | 2026.05.08 08:09:55.791139 [ 260 ] {8165fee5-cc85-4530-8174-d1b21b2cee51} <Debug> TCPHandler: Processed in 0.001485336 sec. | ||
| 2271 | 2026.05.08 08:09:55.791275 [ 260 ] {} <Trace> TCP-Session: 3fbd83a9-a342-4804-a34d-63c9c5d34136 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2272 | 2026.05.08 08:09:55.791386 [ 260 ] {a09b7875-d500-4803-af4d-253076022fee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40062) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2273 | 2026.05.08 08:09:55.791434 [ 260 ] {a09b7875-d500-4803-af4d-253076022fee} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2274 | 2026.05.08 08:09:55.791904 [ 260 ] {a09b7875-d500-4803-af4d-253076022fee} <Trace> oximeter.measurements_cumulativeu64 (a8be02dd-881e-443e-adcb-2b9e0d812815): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2275 | 2026.05.08 08:09:55.791944 [ 260 ] {a09b7875-d500-4803-af4d-253076022fee} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 2276 | 2026.05.08 08:09:55.792313 [ 260 ] {a09b7875-d500-4803-af4d-253076022fee} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2277 | 2026.05.08 08:09:55.792554 [ 260 ] {a09b7875-d500-4803-af4d-253076022fee} <Trace> oximeter.measurements_cumulativeu64 (a8be02dd-881e-443e-adcb-2b9e0d812815): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2278 | 2026.05.08 08:09:55.792690 [ 260 ] {a09b7875-d500-4803-af4d-253076022fee} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001324 sec., 120845.92145015104 rows/sec., 8.42 MiB/sec. | ||
| 2279 | 2026.05.08 08:09:55.792726 [ 260 ] {a09b7875-d500-4803-af4d-253076022fee} <Debug> TCPHandler: Processed in 0.001503696 sec. | ||
| 2280 | 2026.05.08 08:09:55.792861 [ 260 ] {} <Trace> TCP-Session: 3fbd83a9-a342-4804-a34d-63c9c5d34136 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2281 | 2026.05.08 08:09:55.792957 [ 260 ] {50f54796-ebe0-4891-a936-2f10da1e8b39} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40062) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2282 | 2026.05.08 08:09:55.793012 [ 260 ] {50f54796-ebe0-4891-a936-2f10da1e8b39} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 2283 | 2026.05.08 08:09:55.793846 [ 260 ] {50f54796-ebe0-4891-a936-2f10da1e8b39} <Trace> oximeter.measurements_histogramu64 (ebabec84-cbfc-4cf8-9a95-b35807d218b8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2284 | 2026.05.08 08:09:55.793885 [ 260 ] {50f54796-ebe0-4891-a936-2f10da1e8b39} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 2285 | 2026.05.08 08:09:55.794455 [ 260 ] {50f54796-ebe0-4891-a936-2f10da1e8b39} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2286 | 2026.05.08 08:09:55.794721 [ 260 ] {50f54796-ebe0-4891-a936-2f10da1e8b39} <Trace> oximeter.measurements_histogramu64 (ebabec84-cbfc-4cf8-9a95-b35807d218b8): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2287 | 2026.05.08 08:09:55.794873 [ 260 ] {50f54796-ebe0-4891-a936-2f10da1e8b39} <Debug> executeQuery: Read 23 rows, 42.20 KiB in 0.001935 sec., 11886.304909560722 rows/sec., 21.30 MiB/sec. | ||
| 2288 | 2026.05.08 08:09:55.794939 [ 260 ] {50f54796-ebe0-4891-a936-2f10da1e8b39} <Debug> TCPHandler: Processed in 0.002136287 sec. | ||
| 2289 | 2026.05.08 08:09:55.795081 [ 260 ] {} <Trace> TCP-Session: 3fbd83a9-a342-4804-a34d-63c9c5d34136 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2290 | 2026.05.08 08:09:55.795185 [ 260 ] {1a47667a-a45b-4365-8a4d-be54234ddce6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40062) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2291 | 2026.05.08 08:09:55.795230 [ 260 ] {1a47667a-a45b-4365-8a4d-be54234ddce6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2292 | 2026.05.08 08:09:55.795598 [ 260 ] {1a47667a-a45b-4365-8a4d-be54234ddce6} <Trace> oximeter.measurements_u64 (51456919-ce1d-4304-962d-5a281585e6eb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2293 | 2026.05.08 08:09:55.795637 [ 260 ] {1a47667a-a45b-4365-8a4d-be54234ddce6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 2294 | 2026.05.08 08:09:55.795966 [ 260 ] {1a47667a-a45b-4365-8a4d-be54234ddce6} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2295 | 2026.05.08 08:09:55.796215 [ 260 ] {1a47667a-a45b-4365-8a4d-be54234ddce6} <Trace> oximeter.measurements_u64 (51456919-ce1d-4304-962d-5a281585e6eb): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2296 | 2026.05.08 08:09:55.796349 [ 260 ] {1a47667a-a45b-4365-8a4d-be54234ddce6} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001189 sec., 50462.57359125315 rows/sec., 3.40 MiB/sec. | ||
| 2297 | 2026.05.08 08:09:55.796385 [ 260 ] {1a47667a-a45b-4365-8a4d-be54234ddce6} <Debug> TCPHandler: Processed in 0.001355753 sec. | ||
| 2298 | 2026.05.08 08:09:56.083441 [ 307 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34008 | ||
| 2299 | 2026.05.08 08:09:56.083563 [ 307 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2300 | 2026.05.08 08:09:56.083588 [ 307 ] {} <Debug> TCP-Session: 44113a75-f92d-4041-8ab9-c61ff2ae46d4 Authenticating user 'default' from [fd00:1122:3344:101::e]:34008 | ||
| 2301 | 2026.05.08 08:09:56.083610 [ 307 ] {} <Debug> TCP-Session: 44113a75-f92d-4041-8ab9-c61ff2ae46d4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2302 | 2026.05.08 08:09:56.083623 [ 307 ] {} <Debug> TCP-Session: 44113a75-f92d-4041-8ab9-c61ff2ae46d4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2303 | 2026.05.08 08:09:56.083820 [ 308 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36843 | ||
| 2304 | 2026.05.08 08:09:56.083843 [ 309 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63404 | ||
| 2305 | 2026.05.08 08:09:56.083883 [ 311 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37565 | ||
| 2306 | 2026.05.08 08:09:56.083886 [ 310 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48169 | ||
| 2307 | 2026.05.08 08:09:56.083940 [ 307 ] {} <Trace> TCP-Session: 44113a75-f92d-4041-8ab9-c61ff2ae46d4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2308 | 2026.05.08 08:09:56.083967 [ 309 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2309 | 2026.05.08 08:09:56.083981 [ 311 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2310 | 2026.05.08 08:09:56.084017 [ 309 ] {} <Debug> TCP-Session: 713cf1ad-4a4b-4846-a835-f3eefe3f3e5a Authenticating user 'default' from [fd00:1122:3344:101::e]:63404 | ||
| 2311 | 2026.05.08 08:09:56.083948 [ 308 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2312 | 2026.05.08 08:09:56.084040 [ 311 ] {} <Debug> TCP-Session: 33b4e8f7-9b97-469e-9348-131ac7b292aa Authenticating user 'default' from [fd00:1122:3344:101::e]:37565 | ||
| 2313 | 2026.05.08 08:09:56.084055 [ 309 ] {} <Debug> TCP-Session: 713cf1ad-4a4b-4846-a835-f3eefe3f3e5a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2314 | 2026.05.08 08:09:56.084092 [ 311 ] {} <Debug> TCP-Session: 33b4e8f7-9b97-469e-9348-131ac7b292aa Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2315 | 2026.05.08 08:09:56.084124 [ 309 ] {} <Debug> TCP-Session: 713cf1ad-4a4b-4846-a835-f3eefe3f3e5a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2316 | 2026.05.08 08:09:56.084129 [ 307 ] {1815a9ed-3943-4098-af9d-79f74a81f951} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:34008) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 2317 | 2026.05.08 08:09:56.084136 [ 311 ] {} <Debug> TCP-Session: 33b4e8f7-9b97-469e-9348-131ac7b292aa Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2318 | 2026.05.08 08:09:56.084084 [ 308 ] {} <Debug> TCP-Session: b024ef54-4cb7-4ed1-b1aa-c7a28610282e Authenticating user 'default' from [fd00:1122:3344:101::e]:36843 | ||
| 2319 | 2026.05.08 08:09:56.084049 [ 310 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2320 | 2026.05.08 08:09:56.084206 [ 308 ] {} <Debug> TCP-Session: b024ef54-4cb7-4ed1-b1aa-c7a28610282e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2321 | 2026.05.08 08:09:56.083929 [ 303 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33822 | ||
| 2322 | 2026.05.08 08:09:56.084238 [ 308 ] {} <Debug> TCP-Session: b024ef54-4cb7-4ed1-b1aa-c7a28610282e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2323 | 2026.05.08 08:09:56.084236 [ 310 ] {} <Debug> TCP-Session: 85683aaf-a74a-4781-80ca-b35165545fe8 Authenticating user 'default' from [fd00:1122:3344:101::e]:48169 | ||
| 2324 | 2026.05.08 08:09:56.083916 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47458 | ||
| 2325 | 2026.05.08 08:09:56.084317 [ 310 ] {} <Debug> TCP-Session: 85683aaf-a74a-4781-80ca-b35165545fe8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2326 | 2026.05.08 08:09:56.083900 [ 259 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45576 | ||
| 2327 | 2026.05.08 08:09:56.084341 [ 310 ] {} <Debug> TCP-Session: 85683aaf-a74a-4781-80ca-b35165545fe8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2328 | 2026.05.08 08:09:56.083937 [ 304 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62769 | ||
| 2329 | 2026.05.08 08:09:56.084403 [ 307 ] {1815a9ed-3943-4098-af9d-79f74a81f951} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 2330 | 2026.05.08 08:09:56.084461 [ 307 ] {1815a9ed-3943-4098-af9d-79f74a81f951} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2331 | 2026.05.08 08:09:56.084623 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2332 | 2026.05.08 08:09:56.084626 [ 304 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2333 | 2026.05.08 08:09:56.084669 [ 286 ] {} <Debug> TCP-Session: cdbca9a0-7c27-4a37-8a0e-10d71efdfc9c Authenticating user 'default' from [fd00:1122:3344:101::e]:47458 | ||
| 2334 | 2026.05.08 08:09:56.084668 [ 303 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2335 | 2026.05.08 08:09:56.084684 [ 304 ] {} <Debug> TCP-Session: 738914cf-55ee-43e5-9da5-705512f79c8c Authenticating user 'default' from [fd00:1122:3344:101::e]:62769 | ||
| 2336 | 2026.05.08 08:09:56.084723 [ 303 ] {} <Debug> TCP-Session: ad877baf-5cfb-443b-8dc5-d2df8923c268 Authenticating user 'default' from [fd00:1122:3344:101::e]:33822 | ||
| 2337 | 2026.05.08 08:09:56.084729 [ 307 ] {1815a9ed-3943-4098-af9d-79f74a81f951} <Debug> oximeter.version (95fcba57-7b9a-48d5-92aa-f22d8363bb4f) (SelectExecutor): Key condition: unknown | ||
| 2338 | 2026.05.08 08:09:56.084742 [ 304 ] {} <Debug> TCP-Session: 738914cf-55ee-43e5-9da5-705512f79c8c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2339 | 2026.05.08 08:09:56.084755 [ 303 ] {} <Debug> TCP-Session: ad877baf-5cfb-443b-8dc5-d2df8923c268 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2340 | 2026.05.08 08:09:56.084777 [ 259 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2341 | 2026.05.08 08:09:56.084810 [ 303 ] {} <Debug> TCP-Session: ad877baf-5cfb-443b-8dc5-d2df8923c268 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2342 | 2026.05.08 08:09:56.084832 [ 259 ] {} <Debug> TCP-Session: 26957992-cce6-4817-9ab6-dcebc2b8c55f Authenticating user 'default' from [fd00:1122:3344:101::e]:45576 | ||
| 2343 | 2026.05.08 08:09:56.084834 [ 307 ] {1815a9ed-3943-4098-af9d-79f74a81f951} <Trace> Aggregator: Compile expression max()(UInt64) 0 | ||
| 2344 | 2026.05.08 08:09:56.084869 [ 259 ] {} <Debug> TCP-Session: 26957992-cce6-4817-9ab6-dcebc2b8c55f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2345 | 2026.05.08 08:09:56.084793 [ 304 ] {} <Debug> TCP-Session: 738914cf-55ee-43e5-9da5-705512f79c8c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2346 | 2026.05.08 08:09:56.084897 [ 259 ] {} <Debug> TCP-Session: 26957992-cce6-4817-9ab6-dcebc2b8c55f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2347 | 2026.05.08 08:09:56.084698 [ 286 ] {} <Debug> TCP-Session: cdbca9a0-7c27-4a37-8a0e-10d71efdfc9c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2348 | 2026.05.08 08:09:56.084950 [ 286 ] {} <Debug> TCP-Session: cdbca9a0-7c27-4a37-8a0e-10d71efdfc9c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2349 | 2026.05.08 08:09:56.451256 [ 322 ] {1815a9ed-3943-4098-af9d-79f74a81f951} <Trace> AggregatingTransform: Aggregating | ||
| 2350 | 2026.05.08 08:09:56.451328 [ 322 ] {1815a9ed-3943-4098-af9d-79f74a81f951} <Trace> Aggregator: Aggregation method: without_key | ||
| 2351 | 2026.05.08 08:09:56.451366 [ 322 ] {1815a9ed-3943-4098-af9d-79f74a81f951} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001326573 sec. (753.822 rows/sec., 29.45 KiB/sec.) | ||
| 2352 | 2026.05.08 08:09:56.451383 [ 322 ] {1815a9ed-3943-4098-af9d-79f74a81f951} <Trace> Aggregator: Merging aggregated data | ||
| 2353 | 2026.05.08 08:09:56.452357 [ 307 ] {1815a9ed-3943-4098-af9d-79f74a81f951} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.368278 sec., 2.7153400420334637 rows/sec., 108.61 B/sec. | ||
| 2354 | 2026.05.08 08:09:56.452512 [ 307 ] {1815a9ed-3943-4098-af9d-79f74a81f951} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
| 2355 | 2026.05.08 08:09:56.452528 [ 307 ] {1815a9ed-3943-4098-af9d-79f74a81f951} <Debug> TCPHandler: Processed in 0.368701839 sec. | ||
| 2356 | 2026.05.08 08:09:56.452652 [ 307 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2357 | 2026.05.08 08:09:56.452682 [ 307 ] {} <Debug> TCP-Session: 44113a75-f92d-4041-8ab9-c61ff2ae46d4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2358 | 2026.05.08 08:09:56.452693 [ 308 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2359 | 2026.05.08 08:09:56.452707 [ 304 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2360 | 2026.05.08 08:09:56.452731 [ 259 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2361 | 2026.05.08 08:09:56.452746 [ 309 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2362 | 2026.05.08 08:09:56.452762 [ 304 ] {} <Debug> TCP-Session: 738914cf-55ee-43e5-9da5-705512f79c8c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2363 | 2026.05.08 08:09:56.452784 [ 303 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2364 | 2026.05.08 08:09:56.452803 [ 311 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2365 | 2026.05.08 08:09:56.452825 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2366 | 2026.05.08 08:09:56.452857 [ 311 ] {} <Debug> TCP-Session: 33b4e8f7-9b97-469e-9348-131ac7b292aa Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2367 | 2026.05.08 08:09:56.452841 [ 303 ] {} <Debug> TCP-Session: ad877baf-5cfb-443b-8dc5-d2df8923c268 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2368 | 2026.05.08 08:09:56.452893 [ 286 ] {} <Debug> TCP-Session: cdbca9a0-7c27-4a37-8a0e-10d71efdfc9c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2369 | 2026.05.08 08:09:56.452806 [ 309 ] {} <Debug> TCP-Session: 713cf1ad-4a4b-4846-a835-f3eefe3f3e5a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2370 | 2026.05.08 08:09:56.452798 [ 259 ] {} <Debug> TCP-Session: 26957992-cce6-4817-9ab6-dcebc2b8c55f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2371 | 2026.05.08 08:09:56.452769 [ 310 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2372 | 2026.05.08 08:09:56.452759 [ 308 ] {} <Debug> TCP-Session: b024ef54-4cb7-4ed1-b1aa-c7a28610282e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2373 | 2026.05.08 08:09:56.453010 [ 310 ] {} <Debug> TCP-Session: 85683aaf-a74a-4781-80ca-b35165545fe8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2374 | 2026.05.08 08:09:57.000314 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 192.23 MiB, peak 200.34 MiB, free memory in arenas 0.00 B, will set to 210.75 MiB (RSS), difference: 18.52 MiB | ||
| 2375 | 2026.05.08 08:09:57.570608 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 4271 | ||
| 2376 | 2026.05.08 08:09:57.571086 [ 245 ] {} <Trace> system.asynchronous_metric_log (ae5b5697-1ff6-4106-8704-be69c16fe51c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2377 | 2026.05.08 08:09:57.571136 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 2378 | 2026.05.08 08:09:57.571631 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2379 | 2026.05.08 08:09:57.571896 [ 245 ] {} <Trace> system.asynchronous_metric_log (ae5b5697-1ff6-4106-8704-be69c16fe51c): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2380 | 2026.05.08 08:09:57.572048 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 4271 | ||
| 2381 | 2026.05.08 08:09:57.796138 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 68 | ||
| 2382 | 2026.05.08 08:09:57.812427 [ 244 ] {} <Trace> system.metric_log (6863ca5b-3a4e-4a65-b181-6be743eb150d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2383 | 2026.05.08 08:09:57.812486 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 2384 | 2026.05.08 08:09:57.818698 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2385 | 2026.05.08 08:09:57.819388 [ 244 ] {} <Trace> system.metric_log (6863ca5b-3a4e-4a65-b181-6be743eb150d): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2386 | 2026.05.08 08:09:57.822452 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 68 | ||
| 2387 | 2026.05.08 08:10:00.077881 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 284 | ||
| 2388 | 2026.05.08 08:10:00.080343 [ 243 ] {} <Trace> system.query_log (14f8ccb3-56a3-4601-8a9e-d96094aafe7f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2389 | 2026.05.08 08:10:00.080413 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 2390 | 2026.05.08 08:10:00.081695 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2391 | 2026.05.08 08:10:00.082034 [ 243 ] {} <Trace> system.query_log (14f8ccb3-56a3-4601-8a9e-d96094aafe7f): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2392 | 2026.05.08 08:10:00.082466 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 284 | ||
| 2393 | 2026.05.08 08:10:00.780010 [ 260 ] {} <Trace> TCP-Session: 3fbd83a9-a342-4804-a34d-63c9c5d34136 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2394 | 2026.05.08 08:10:00.780257 [ 260 ] {2b160854-7ff3-4ab9-aae3-330cb6c006ca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40062) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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) | ||
| 2395 | 2026.05.08 08:10:00.780588 [ 260 ] {2b160854-7ff3-4ab9-aae3-330cb6c006ca} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2396 | 2026.05.08 08:10:00.780626 [ 260 ] {2b160854-7ff3-4ab9-aae3-330cb6c006ca} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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 | ||
| 2397 | 2026.05.08 08:10:00.780855 [ 260 ] {2b160854-7ff3-4ab9-aae3-330cb6c006ca} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2398 | 2026.05.08 08:10:00.780929 [ 260 ] {2b160854-7ff3-4ab9-aae3-330cb6c006ca} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2399 | 2026.05.08 08:10:00.781074 [ 260 ] {2b160854-7ff3-4ab9-aae3-330cb6c006ca} <Debug> oximeter.timeseries_schema (b89db7f6-4c52-403d-9f92-e362dcc59f0f) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 2400 | 2026.05.08 08:10:00.781193 [ 336 ] {2b160854-7ff3-4ab9-aae3-330cb6c006ca} <Trace> oximeter.timeseries_schema (b89db7f6-4c52-403d-9f92-e362dcc59f0f) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2401 | 2026.05.08 08:10:00.781196 [ 312 ] {2b160854-7ff3-4ab9-aae3-330cb6c006ca} <Trace> oximeter.timeseries_schema (b89db7f6-4c52-403d-9f92-e362dcc59f0f) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2402 | 2026.05.08 08:10:00.781309 [ 260 ] {2b160854-7ff3-4ab9-aae3-330cb6c006ca} <Debug> oximeter.timeseries_schema (b89db7f6-4c52-403d-9f92-e362dcc59f0f) (SelectExecutor): Selected 2/2 parts by partition key, 1 parts by primary key, 1/2 marks by primary key, 1 marks to read from 1 ranges | ||
| 2403 | 2026.05.08 08:10:00.781338 [ 260 ] {2b160854-7ff3-4ab9-aae3-330cb6c006ca} <Trace> oximeter.timeseries_schema (b89db7f6-4c52-403d-9f92-e362dcc59f0f) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2404 | 2026.05.08 08:10:00.781383 [ 260 ] {2b160854-7ff3-4ab9-aae3-330cb6c006ca} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 2405 | 2026.05.08 08:10:00.781404 [ 260 ] {2b160854-7ff3-4ab9-aae3-330cb6c006ca} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 35 rows starting from 0 | ||
| 2406 | 2026.05.08 08:10:00.782528 [ 260 ] {2b160854-7ff3-4ab9-aae3-330cb6c006ca} <Debug> executeQuery: Read 35 rows, 7.62 KiB in 0.002363 sec., 14811.680067710537 rows/sec., 3.15 MiB/sec. | ||
| 2407 | 2026.05.08 08:10:00.782643 [ 260 ] {2b160854-7ff3-4ab9-aae3-330cb6c006ca} <Debug> TCPHandler: Processed in 0.002765668 sec. | ||
| 2408 | 2026.05.08 08:10:00.784505 [ 260 ] {} <Trace> TCP-Session: 3fbd83a9-a342-4804-a34d-63c9c5d34136 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2409 | 2026.05.08 08:10:00.784622 [ 260 ] {ab4a35ba-825e-4831-a4eb-b2420222ae74} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40062) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2410 | 2026.05.08 08:10:00.784667 [ 260 ] {ab4a35ba-825e-4831-a4eb-b2420222ae74} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2411 | 2026.05.08 08:10:00.785178 [ 260 ] {ab4a35ba-825e-4831-a4eb-b2420222ae74} <Trace> oximeter.fields_string (2e56caf6-21a8-464c-b24f-cce9c93bbfbe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2412 | 2026.05.08 08:10:00.785226 [ 260 ] {ab4a35ba-825e-4831-a4eb-b2420222ae74} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 2413 | 2026.05.08 08:10:00.785615 [ 260 ] {ab4a35ba-825e-4831-a4eb-b2420222ae74} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2414 | 2026.05.08 08:10:00.785840 [ 260 ] {ab4a35ba-825e-4831-a4eb-b2420222ae74} <Trace> oximeter.fields_string (2e56caf6-21a8-464c-b24f-cce9c93bbfbe): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2415 | 2026.05.08 08:10:00.785980 [ 260 ] {ab4a35ba-825e-4831-a4eb-b2420222ae74} <Debug> executeQuery: Read 78 rows, 6.61 KiB in 0.001391 sec., 56074.766355140186 rows/sec., 4.64 MiB/sec. | ||
| 2416 | 2026.05.08 08:10:00.786017 [ 260 ] {ab4a35ba-825e-4831-a4eb-b2420222ae74} <Debug> TCPHandler: Processed in 0.001566758 sec. | ||
| 2417 | 2026.05.08 08:10:00.786135 [ 260 ] {} <Trace> TCP-Session: 3fbd83a9-a342-4804-a34d-63c9c5d34136 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2418 | 2026.05.08 08:10:00.786228 [ 260 ] {c2d1d4d0-e844-4f51-9501-b706a6ed708c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40062) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2419 | 2026.05.08 08:10:00.786267 [ 260 ] {c2d1d4d0-e844-4f51-9501-b706a6ed708c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2420 | 2026.05.08 08:10:00.786652 [ 260 ] {c2d1d4d0-e844-4f51-9501-b706a6ed708c} <Trace> oximeter.fields_u16 (b3f55b36-ed93-4ef0-b7a4-471cf9f732a6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2421 | 2026.05.08 08:10:00.786689 [ 260 ] {c2d1d4d0-e844-4f51-9501-b706a6ed708c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 2422 | 2026.05.08 08:10:00.786977 [ 260 ] {c2d1d4d0-e844-4f51-9501-b706a6ed708c} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2423 | 2026.05.08 08:10:00.787183 [ 260 ] {c2d1d4d0-e844-4f51-9501-b706a6ed708c} <Trace> oximeter.fields_u16 (b3f55b36-ed93-4ef0-b7a4-471cf9f732a6): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2424 | 2026.05.08 08:10:00.787306 [ 260 ] {c2d1d4d0-e844-4f51-9501-b706a6ed708c} <Debug> executeQuery: Read 11 rows, 847.00 B in 0.001097 sec., 10027.347310847766 rows/sec., 754.01 KiB/sec. | ||
| 2425 | 2026.05.08 08:10:00.787342 [ 260 ] {c2d1d4d0-e844-4f51-9501-b706a6ed708c} <Debug> TCPHandler: Processed in 0.001254472 sec. | ||
| 2426 | 2026.05.08 08:10:00.787450 [ 260 ] {} <Trace> TCP-Session: 3fbd83a9-a342-4804-a34d-63c9c5d34136 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2427 | 2026.05.08 08:10:00.787542 [ 260 ] {f8bb35a6-80f6-4e36-9b92-74f93585eb5b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40062) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2428 | 2026.05.08 08:10:00.787580 [ 260 ] {f8bb35a6-80f6-4e36-9b92-74f93585eb5b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2429 | 2026.05.08 08:10:00.787988 [ 260 ] {f8bb35a6-80f6-4e36-9b92-74f93585eb5b} <Trace> oximeter.fields_uuid (6954ef9e-8f45-45b9-b3dd-33f933bb31d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2430 | 2026.05.08 08:10:00.788023 [ 260 ] {f8bb35a6-80f6-4e36-9b92-74f93585eb5b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 2431 | 2026.05.08 08:10:00.788328 [ 260 ] {f8bb35a6-80f6-4e36-9b92-74f93585eb5b} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2432 | 2026.05.08 08:10:00.788541 [ 260 ] {f8bb35a6-80f6-4e36-9b92-74f93585eb5b} <Trace> oximeter.fields_uuid (6954ef9e-8f45-45b9-b3dd-33f933bb31d2): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2433 | 2026.05.08 08:10:00.788662 [ 260 ] {f8bb35a6-80f6-4e36-9b92-74f93585eb5b} <Debug> executeQuery: Read 75 rows, 6.00 KiB in 0.001138 sec., 65905.09666080844 rows/sec., 5.15 MiB/sec. | ||
| 2434 | 2026.05.08 08:10:00.788697 [ 260 ] {f8bb35a6-80f6-4e36-9b92-74f93585eb5b} <Debug> TCPHandler: Processed in 0.001294372 sec. | ||
| 2435 | 2026.05.08 08:10:00.788807 [ 260 ] {} <Trace> TCP-Session: 3fbd83a9-a342-4804-a34d-63c9c5d34136 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2436 | 2026.05.08 08:10:00.788899 [ 260 ] {0c109c00-43da-49d3-8dba-8f12b178f682} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40062) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2437 | 2026.05.08 08:10:00.788940 [ 260 ] {0c109c00-43da-49d3-8dba-8f12b178f682} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2438 | 2026.05.08 08:10:00.789334 [ 260 ] {0c109c00-43da-49d3-8dba-8f12b178f682} <Trace> oximeter.measurements_cumulativeu64 (a8be02dd-881e-443e-adcb-2b9e0d812815): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2439 | 2026.05.08 08:10:00.789369 [ 260 ] {0c109c00-43da-49d3-8dba-8f12b178f682} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 2440 | 2026.05.08 08:10:00.789725 [ 260 ] {0c109c00-43da-49d3-8dba-8f12b178f682} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2441 | 2026.05.08 08:10:00.789934 [ 260 ] {0c109c00-43da-49d3-8dba-8f12b178f682} <Trace> oximeter.measurements_cumulativeu64 (a8be02dd-881e-443e-adcb-2b9e0d812815): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2442 | 2026.05.08 08:10:00.790058 [ 260 ] {0c109c00-43da-49d3-8dba-8f12b178f682} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001177 sec., 135938.82752761256 rows/sec., 9.47 MiB/sec. | ||
| 2443 | 2026.05.08 08:10:00.790094 [ 260 ] {0c109c00-43da-49d3-8dba-8f12b178f682} <Debug> TCPHandler: Processed in 0.001334283 sec. | ||
| 2444 | 2026.05.08 08:10:00.790232 [ 260 ] {} <Trace> TCP-Session: 3fbd83a9-a342-4804-a34d-63c9c5d34136 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2445 | 2026.05.08 08:10:00.790324 [ 260 ] {e1dc3a49-ec27-498f-b20f-51fd6f863f7b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40062) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2446 | 2026.05.08 08:10:00.790376 [ 260 ] {e1dc3a49-ec27-498f-b20f-51fd6f863f7b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 2447 | 2026.05.08 08:10:00.791122 [ 260 ] {e1dc3a49-ec27-498f-b20f-51fd6f863f7b} <Trace> oximeter.measurements_histogramu64 (ebabec84-cbfc-4cf8-9a95-b35807d218b8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2448 | 2026.05.08 08:10:00.791158 [ 260 ] {e1dc3a49-ec27-498f-b20f-51fd6f863f7b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 2449 | 2026.05.08 08:10:00.791676 [ 260 ] {e1dc3a49-ec27-498f-b20f-51fd6f863f7b} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2450 | 2026.05.08 08:10:00.791896 [ 260 ] {e1dc3a49-ec27-498f-b20f-51fd6f863f7b} <Trace> oximeter.measurements_histogramu64 (ebabec84-cbfc-4cf8-9a95-b35807d218b8): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2451 | 2026.05.08 08:10:00.792028 [ 260 ] {e1dc3a49-ec27-498f-b20f-51fd6f863f7b} <Debug> executeQuery: Read 11 rows, 20.18 KiB in 0.001721 sec., 6391.632771644392 rows/sec., 11.45 MiB/sec. | ||
| 2452 | 2026.05.08 08:10:00.792077 [ 260 ] {e1dc3a49-ec27-498f-b20f-51fd6f863f7b} <Debug> TCPHandler: Processed in 0.001892763 sec. | ||
| 2453 | 2026.05.08 08:10:00.792219 [ 260 ] {} <Trace> TCP-Session: 3fbd83a9-a342-4804-a34d-63c9c5d34136 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2454 | 2026.05.08 08:10:00.792341 [ 260 ] {4ecfe4fa-91e1-43f9-893b-c934ca7493e3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40062) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2455 | 2026.05.08 08:10:00.792391 [ 260 ] {4ecfe4fa-91e1-43f9-893b-c934ca7493e3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2456 | 2026.05.08 08:10:00.792789 [ 260 ] {4ecfe4fa-91e1-43f9-893b-c934ca7493e3} <Trace> oximeter.measurements_u64 (51456919-ce1d-4304-962d-5a281585e6eb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2457 | 2026.05.08 08:10:00.792835 [ 260 ] {4ecfe4fa-91e1-43f9-893b-c934ca7493e3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 2458 | 2026.05.08 08:10:00.793172 [ 260 ] {4ecfe4fa-91e1-43f9-893b-c934ca7493e3} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2459 | 2026.05.08 08:10:00.793387 [ 260 ] {4ecfe4fa-91e1-43f9-893b-c934ca7493e3} <Trace> oximeter.measurements_u64 (51456919-ce1d-4304-962d-5a281585e6eb): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2460 | 2026.05.08 08:10:00.793512 [ 260 ] {4ecfe4fa-91e1-43f9-893b-c934ca7493e3} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001197 sec., 50125.31328320802 rows/sec., 3.38 MiB/sec. | ||
| 2461 | 2026.05.08 08:10:00.793548 [ 260 ] {4ecfe4fa-91e1-43f9-893b-c934ca7493e3} <Debug> TCPHandler: Processed in 0.001391024 sec. | ||
| 2462 | 2026.05.08 08:10:02.438835 [ 307 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42859 | ||
| 2463 | 2026.05.08 08:10:02.438958 [ 307 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2464 | 2026.05.08 08:10:02.438990 [ 307 ] {} <Debug> TCP-Session: 371bf281-f118-4cb3-b578-d8e5dbd0699e Authenticating user 'default' from [fd00:1122:3344:101::e]:42859 | ||
| 2465 | 2026.05.08 08:10:02.439014 [ 307 ] {} <Debug> TCP-Session: 371bf281-f118-4cb3-b578-d8e5dbd0699e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2466 | 2026.05.08 08:10:02.439026 [ 307 ] {} <Debug> TCP-Session: 371bf281-f118-4cb3-b578-d8e5dbd0699e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2467 | 2026.05.08 08:10:02.439226 [ 308 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59905 | ||
| 2468 | 2026.05.08 08:10:02.439251 [ 309 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36146 | ||
| 2469 | 2026.05.08 08:10:02.439281 [ 311 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48125 | ||
| 2470 | 2026.05.08 08:10:02.439306 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60695 | ||
| 2471 | 2026.05.08 08:10:02.439345 [ 308 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2472 | 2026.05.08 08:10:02.439373 [ 309 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2473 | 2026.05.08 08:10:02.439377 [ 311 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2474 | 2026.05.08 08:10:02.439396 [ 308 ] {} <Debug> TCP-Session: 4c0c7f48-6101-4056-8d82-443a0e85f462 Authenticating user 'default' from [fd00:1122:3344:101::e]:59905 | ||
| 2475 | 2026.05.08 08:10:02.439411 [ 309 ] {} <Debug> TCP-Session: e4e5a5e7-6bef-4cc6-9577-7535d104fcd1 Authenticating user 'default' from [fd00:1122:3344:101::e]:36146 | ||
| 2476 | 2026.05.08 08:10:02.439424 [ 311 ] {} <Debug> TCP-Session: 36e24970-68fe-4376-a82f-d81653b43075 Authenticating user 'default' from [fd00:1122:3344:101::e]:48125 | ||
| 2477 | 2026.05.08 08:10:02.439440 [ 308 ] {} <Debug> TCP-Session: 4c0c7f48-6101-4056-8d82-443a0e85f462 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2478 | 2026.05.08 08:10:02.439456 [ 309 ] {} <Debug> TCP-Session: e4e5a5e7-6bef-4cc6-9577-7535d104fcd1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2479 | 2026.05.08 08:10:02.439477 [ 308 ] {} <Debug> TCP-Session: 4c0c7f48-6101-4056-8d82-443a0e85f462 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2480 | 2026.05.08 08:10:02.439490 [ 309 ] {} <Debug> TCP-Session: e4e5a5e7-6bef-4cc6-9577-7535d104fcd1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2481 | 2026.05.08 08:10:02.439466 [ 311 ] {} <Debug> TCP-Session: 36e24970-68fe-4376-a82f-d81653b43075 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2482 | 2026.05.08 08:10:02.439438 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2483 | 2026.05.08 08:10:02.439542 [ 311 ] {} <Debug> TCP-Session: 36e24970-68fe-4376-a82f-d81653b43075 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2484 | 2026.05.08 08:10:02.439340 [ 307 ] {} <Trace> TCP-Session: 371bf281-f118-4cb3-b578-d8e5dbd0699e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2485 | 2026.05.08 08:10:02.439573 [ 286 ] {} <Debug> TCP-Session: ecd4acc2-701a-438c-93ec-876f9f865f7a Authenticating user 'default' from [fd00:1122:3344:101::e]:60695 | ||
| 2486 | 2026.05.08 08:10:02.439317 [ 303 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43376 | ||
| 2487 | 2026.05.08 08:10:02.439618 [ 286 ] {} <Debug> TCP-Session: ecd4acc2-701a-438c-93ec-876f9f865f7a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2488 | 2026.05.08 08:10:02.439293 [ 259 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63184 | ||
| 2489 | 2026.05.08 08:10:02.439651 [ 286 ] {} <Debug> TCP-Session: ecd4acc2-701a-438c-93ec-876f9f865f7a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2490 | 2026.05.08 08:10:02.439281 [ 310 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48223 | ||
| 2491 | 2026.05.08 08:10:02.439681 [ 303 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2492 | 2026.05.08 08:10:02.439717 [ 259 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2493 | 2026.05.08 08:10:02.439737 [ 307 ] {8cb26910-1e68-43c8-be96-35312cd2adde} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:42859) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 2494 | 2026.05.08 08:10:02.439745 [ 303 ] {} <Debug> TCP-Session: d6a94e71-51bf-407d-93c3-3e868722e7dd Authenticating user 'default' from [fd00:1122:3344:101::e]:43376 | ||
| 2495 | 2026.05.08 08:10:02.439760 [ 259 ] {} <Debug> TCP-Session: d2dd8061-b85d-4d27-84b8-96e1fd1d0981 Authenticating user 'default' from [fd00:1122:3344:101::e]:63184 | ||
| 2496 | 2026.05.08 08:10:02.439781 [ 303 ] {} <Debug> TCP-Session: d6a94e71-51bf-407d-93c3-3e868722e7dd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2497 | 2026.05.08 08:10:02.439797 [ 259 ] {} <Debug> TCP-Session: d2dd8061-b85d-4d27-84b8-96e1fd1d0981 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2498 | 2026.05.08 08:10:02.439810 [ 303 ] {} <Debug> TCP-Session: d6a94e71-51bf-407d-93c3-3e868722e7dd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2499 | 2026.05.08 08:10:02.439824 [ 259 ] {} <Debug> TCP-Session: d2dd8061-b85d-4d27-84b8-96e1fd1d0981 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2500 | 2026.05.08 08:10:02.439759 [ 310 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2501 | 2026.05.08 08:10:02.439324 [ 304 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63719 | ||
| 2502 | 2026.05.08 08:10:02.439879 [ 310 ] {} <Debug> TCP-Session: 12c9554c-64c0-4784-9960-ea8dd4bd89ec Authenticating user 'default' from [fd00:1122:3344:101::e]:48223 | ||
| 2503 | 2026.05.08 08:10:02.439918 [ 310 ] {} <Debug> TCP-Session: 12c9554c-64c0-4784-9960-ea8dd4bd89ec Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2504 | 2026.05.08 08:10:02.439931 [ 310 ] {} <Debug> TCP-Session: 12c9554c-64c0-4784-9960-ea8dd4bd89ec Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2505 | 2026.05.08 08:10:02.439994 [ 304 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2506 | 2026.05.08 08:10:02.440002 [ 307 ] {8cb26910-1e68-43c8-be96-35312cd2adde} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 2507 | 2026.05.08 08:10:02.440028 [ 304 ] {} <Debug> TCP-Session: 57423d86-ba1e-4aec-a005-4471d43546ba Authenticating user 'default' from [fd00:1122:3344:101::e]:63719 | ||
| 2508 | 2026.05.08 08:10:02.440056 [ 304 ] {} <Debug> TCP-Session: 57423d86-ba1e-4aec-a005-4471d43546ba Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2509 | 2026.05.08 08:10:02.440069 [ 304 ] {} <Debug> TCP-Session: 57423d86-ba1e-4aec-a005-4471d43546ba Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2510 | 2026.05.08 08:10:02.440072 [ 307 ] {8cb26910-1e68-43c8-be96-35312cd2adde} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2511 | 2026.05.08 08:10:02.440359 [ 307 ] {8cb26910-1e68-43c8-be96-35312cd2adde} <Debug> oximeter.version (95fcba57-7b9a-48d5-92aa-f22d8363bb4f) (SelectExecutor): Key condition: unknown | ||
| 2512 | 2026.05.08 08:10:02.441275 [ 336 ] {8cb26910-1e68-43c8-be96-35312cd2adde} <Trace> AggregatingTransform: Aggregating | ||
| 2513 | 2026.05.08 08:10:02.441324 [ 336 ] {8cb26910-1e68-43c8-be96-35312cd2adde} <Trace> Aggregator: Aggregation method: without_key | ||
| 2514 | 2026.05.08 08:10:02.441366 [ 336 ] {8cb26910-1e68-43c8-be96-35312cd2adde} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000903806 sec. (1106.432 rows/sec., 43.22 KiB/sec.) | ||
| 2515 | 2026.05.08 08:10:02.441390 [ 336 ] {8cb26910-1e68-43c8-be96-35312cd2adde} <Trace> Aggregator: Merging aggregated data | ||
| 2516 | 2026.05.08 08:10:02.442822 [ 307 ] {8cb26910-1e68-43c8-be96-35312cd2adde} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003142 sec., 318.2686187141948 rows/sec., 12.43 KiB/sec. | ||
| 2517 | 2026.05.08 08:10:02.442964 [ 307 ] {8cb26910-1e68-43c8-be96-35312cd2adde} <Debug> TCPHandler: Processed in 0.003739124 sec. | ||
| 2518 | 2026.05.08 08:10:02.443088 [ 307 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2519 | 2026.05.08 08:10:02.443120 [ 307 ] {} <Debug> TCP-Session: 371bf281-f118-4cb3-b578-d8e5dbd0699e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2520 | 2026.05.08 08:10:02.443120 [ 304 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2521 | 2026.05.08 08:10:02.443142 [ 308 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2522 | 2026.05.08 08:10:02.443160 [ 259 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2523 | 2026.05.08 08:10:02.443175 [ 304 ] {} <Debug> TCP-Session: 57423d86-ba1e-4aec-a005-4471d43546ba Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2524 | 2026.05.08 08:10:02.443196 [ 309 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2525 | 2026.05.08 08:10:02.443202 [ 308 ] {} <Debug> TCP-Session: 4c0c7f48-6101-4056-8d82-443a0e85f462 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2526 | 2026.05.08 08:10:02.443219 [ 259 ] {} <Debug> TCP-Session: d2dd8061-b85d-4d27-84b8-96e1fd1d0981 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2527 | 2026.05.08 08:10:02.443246 [ 309 ] {} <Debug> TCP-Session: e4e5a5e7-6bef-4cc6-9577-7535d104fcd1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2528 | 2026.05.08 08:10:02.443247 [ 303 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2529 | 2026.05.08 08:10:02.443244 [ 310 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2530 | 2026.05.08 08:10:02.443304 [ 303 ] {} <Debug> TCP-Session: d6a94e71-51bf-407d-93c3-3e868722e7dd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2531 | 2026.05.08 08:10:02.443218 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2532 | 2026.05.08 08:10:02.443334 [ 310 ] {} <Debug> TCP-Session: 12c9554c-64c0-4784-9960-ea8dd4bd89ec Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2533 | 2026.05.08 08:10:02.443179 [ 311 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2534 | 2026.05.08 08:10:02.443374 [ 286 ] {} <Debug> TCP-Session: ecd4acc2-701a-438c-93ec-876f9f865f7a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2535 | 2026.05.08 08:10:02.443413 [ 311 ] {} <Debug> TCP-Session: 36e24970-68fe-4376-a82f-d81653b43075 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2536 | 2026.05.08 08:10:05.009402 [ 31 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 2537 | 2026.05.08 08:10:05.009482 [ 31 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 2538 | 2026.05.08 08:10:05.072267 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 4783 | ||
| 2539 | 2026.05.08 08:10:05.072840 [ 245 ] {} <Trace> system.asynchronous_metric_log (ae5b5697-1ff6-4106-8704-be69c16fe51c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2540 | 2026.05.08 08:10:05.072891 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 2541 | 2026.05.08 08:10:05.073412 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2542 | 2026.05.08 08:10:05.073693 [ 245 ] {} <Trace> system.asynchronous_metric_log (ae5b5697-1ff6-4106-8704-be69c16fe51c): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2543 | 2026.05.08 08:10:05.073849 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 4783 | ||
| 2544 | 2026.05.08 08:10:05.322677 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 76 | ||
| 2545 | 2026.05.08 08:10:05.347269 [ 244 ] {} <Trace> system.metric_log (6863ca5b-3a4e-4a65-b181-6be743eb150d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2546 | 2026.05.08 08:10:05.347351 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 2547 | 2026.05.08 08:10:05.353914 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2548 | 2026.05.08 08:10:05.354746 [ 244 ] {} <Trace> system.metric_log (6863ca5b-3a4e-4a65-b181-6be743eb150d): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2549 | 2026.05.08 08:10:05.359265 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 76 | ||
| 2550 | 2026.05.08 08:10:05.780699 [ 260 ] {} <Trace> TCP-Session: 3fbd83a9-a342-4804-a34d-63c9c5d34136 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2551 | 2026.05.08 08:10:05.780946 [ 260 ] {fa21d85b-57cc-4c41-a2d2-b3377e77e14c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40062) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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) | ||
| 2552 | 2026.05.08 08:10:05.781313 [ 260 ] {fa21d85b-57cc-4c41-a2d2-b3377e77e14c} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2553 | 2026.05.08 08:10:05.781350 [ 260 ] {fa21d85b-57cc-4c41-a2d2-b3377e77e14c} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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 | ||
| 2554 | 2026.05.08 08:10:05.781572 [ 260 ] {fa21d85b-57cc-4c41-a2d2-b3377e77e14c} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2555 | 2026.05.08 08:10:05.781645 [ 260 ] {fa21d85b-57cc-4c41-a2d2-b3377e77e14c} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2556 | 2026.05.08 08:10:05.781786 [ 260 ] {fa21d85b-57cc-4c41-a2d2-b3377e77e14c} <Debug> oximeter.timeseries_schema (b89db7f6-4c52-403d-9f92-e362dcc59f0f) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 2557 | 2026.05.08 08:10:05.781895 [ 326 ] {fa21d85b-57cc-4c41-a2d2-b3377e77e14c} <Trace> oximeter.timeseries_schema (b89db7f6-4c52-403d-9f92-e362dcc59f0f) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2558 | 2026.05.08 08:10:05.781901 [ 338 ] {fa21d85b-57cc-4c41-a2d2-b3377e77e14c} <Trace> oximeter.timeseries_schema (b89db7f6-4c52-403d-9f92-e362dcc59f0f) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2559 | 2026.05.08 08:10:05.781987 [ 260 ] {fa21d85b-57cc-4c41-a2d2-b3377e77e14c} <Debug> oximeter.timeseries_schema (b89db7f6-4c52-403d-9f92-e362dcc59f0f) (SelectExecutor): Selected 2/2 parts by partition key, 1 parts by primary key, 1/2 marks by primary key, 1 marks to read from 1 ranges | ||
| 2560 | 2026.05.08 08:10:05.782009 [ 260 ] {fa21d85b-57cc-4c41-a2d2-b3377e77e14c} <Trace> oximeter.timeseries_schema (b89db7f6-4c52-403d-9f92-e362dcc59f0f) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2561 | 2026.05.08 08:10:05.782053 [ 260 ] {fa21d85b-57cc-4c41-a2d2-b3377e77e14c} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 2562 | 2026.05.08 08:10:05.782073 [ 260 ] {fa21d85b-57cc-4c41-a2d2-b3377e77e14c} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 35 rows starting from 0 | ||
| 2563 | 2026.05.08 08:10:05.783116 [ 260 ] {fa21d85b-57cc-4c41-a2d2-b3377e77e14c} <Debug> executeQuery: Read 35 rows, 7.62 KiB in 0.002272 sec., 15404.929577464787 rows/sec., 3.27 MiB/sec. | ||
| 2564 | 2026.05.08 08:10:05.783191 [ 260 ] {fa21d85b-57cc-4c41-a2d2-b3377e77e14c} <Debug> TCPHandler: Processed in 0.002628925 sec. | ||
| 2565 | 2026.05.08 08:10:05.785108 [ 260 ] {} <Trace> TCP-Session: 3fbd83a9-a342-4804-a34d-63c9c5d34136 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2566 | 2026.05.08 08:10:05.785212 [ 260 ] {61166967-de3b-4d14-9622-acb58f152416} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40062) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2567 | 2026.05.08 08:10:05.785254 [ 260 ] {61166967-de3b-4d14-9622-acb58f152416} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2568 | 2026.05.08 08:10:05.785702 [ 260 ] {61166967-de3b-4d14-9622-acb58f152416} <Trace> oximeter.fields_string (2e56caf6-21a8-464c-b24f-cce9c93bbfbe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2569 | 2026.05.08 08:10:05.785735 [ 260 ] {61166967-de3b-4d14-9622-acb58f152416} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 2570 | 2026.05.08 08:10:05.786166 [ 260 ] {61166967-de3b-4d14-9622-acb58f152416} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 2571 | 2026.05.08 08:10:05.786393 [ 260 ] {61166967-de3b-4d14-9622-acb58f152416} <Trace> oximeter.fields_string (2e56caf6-21a8-464c-b24f-cce9c93bbfbe): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2572 | 2026.05.08 08:10:05.786532 [ 260 ] {61166967-de3b-4d14-9622-acb58f152416} <Debug> executeQuery: Read 104 rows, 8.93 KiB in 0.001339 sec., 77669.90291262136 rows/sec., 6.52 MiB/sec. | ||
| 2573 | 2026.05.08 08:10:05.786570 [ 260 ] {61166967-de3b-4d14-9622-acb58f152416} <Debug> TCPHandler: Processed in 0.001506226 sec. | ||
| 2574 | 2026.05.08 08:10:05.786688 [ 260 ] {} <Trace> TCP-Session: 3fbd83a9-a342-4804-a34d-63c9c5d34136 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2575 | 2026.05.08 08:10:05.786786 [ 260 ] {60425375-e299-4721-a2db-0430c0dca5e9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40062) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2576 | 2026.05.08 08:10:05.786826 [ 260 ] {60425375-e299-4721-a2db-0430c0dca5e9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2577 | 2026.05.08 08:10:05.787221 [ 260 ] {60425375-e299-4721-a2db-0430c0dca5e9} <Trace> oximeter.fields_u16 (b3f55b36-ed93-4ef0-b7a4-471cf9f732a6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2578 | 2026.05.08 08:10:05.787256 [ 260 ] {60425375-e299-4721-a2db-0430c0dca5e9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 2579 | 2026.05.08 08:10:05.787553 [ 260 ] {60425375-e299-4721-a2db-0430c0dca5e9} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2580 | 2026.05.08 08:10:05.787770 [ 260 ] {60425375-e299-4721-a2db-0430c0dca5e9} <Trace> oximeter.fields_u16 (b3f55b36-ed93-4ef0-b7a4-471cf9f732a6): 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.08 08:10:05.787870 [ 31 ] {} <Debug> oximeter.fields_u16 (b3f55b36-ed93-4ef0-b7a4-471cf9f732a6) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2582 | 2026.05.08 08:10:05.787900 [ 260 ] {60425375-e299-4721-a2db-0430c0dca5e9} <Debug> executeQuery: Read 24 rows, 1.80 KiB in 0.001136 sec., 21126.76056338028 rows/sec., 1.55 MiB/sec. | ||
| 2583 | 2026.05.08 08:10:05.787908 [ 31 ] {} <Trace> oximeter.fields_u16 (b3f55b36-ed93-4ef0-b7a4-471cf9f732a6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2584 | 2026.05.08 08:10:05.787933 [ 31 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 2585 | 2026.05.08 08:10:05.787937 [ 260 ] {60425375-e299-4721-a2db-0430c0dca5e9} <Debug> TCPHandler: Processed in 0.001300213 sec. | ||
| 2586 | 2026.05.08 08:10:05.788051 [ 260 ] {} <Trace> TCP-Session: 3fbd83a9-a342-4804-a34d-63c9c5d34136 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2587 | 2026.05.08 08:10:05.788100 [ 188 ] {b3f55b36-ed93-4ef0-b7a4-471cf9f732a6::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 | ||
| 2588 | 2026.05.08 08:10:05.788145 [ 260 ] {561a4b7f-fce8-4d5a-be0d-f5aefa9bd199} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40062) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2589 | 2026.05.08 08:10:05.788190 [ 260 ] {561a4b7f-fce8-4d5a-be0d-f5aefa9bd199} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2590 | 2026.05.08 08:10:05.788274 [ 188 ] {b3f55b36-ed93-4ef0-b7a4-471cf9f732a6::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2591 | 2026.05.08 08:10:05.788326 [ 188 ] {b3f55b36-ed93-4ef0-b7a4-471cf9f732a6::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 62 rows starting from the beginning of the part | ||
| 2592 | 2026.05.08 08:10:05.788434 [ 188 ] {b3f55b36-ed93-4ef0-b7a4-471cf9f732a6::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 23 rows starting from the beginning of the part | ||
| 2593 | 2026.05.08 08:10:05.788492 [ 188 ] {b3f55b36-ed93-4ef0-b7a4-471cf9f732a6::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 11 rows starting from the beginning of the part | ||
| 2594 | 2026.05.08 08:10:05.788566 [ 188 ] {b3f55b36-ed93-4ef0-b7a4-471cf9f732a6::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 23 rows starting from the beginning of the part | ||
| 2595 | 2026.05.08 08:10:05.788612 [ 260 ] {561a4b7f-fce8-4d5a-be0d-f5aefa9bd199} <Trace> oximeter.fields_uuid (6954ef9e-8f45-45b9-b3dd-33f933bb31d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2596 | 2026.05.08 08:10:05.788624 [ 188 ] {b3f55b36-ed93-4ef0-b7a4-471cf9f732a6::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 11 rows starting from the beginning of the part | ||
| 2597 | 2026.05.08 08:10:05.788656 [ 260 ] {561a4b7f-fce8-4d5a-be0d-f5aefa9bd199} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 2598 | 2026.05.08 08:10:05.788690 [ 188 ] {b3f55b36-ed93-4ef0-b7a4-471cf9f732a6::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 24 rows starting from the beginning of the part | ||
| 2599 | 2026.05.08 08:10:05.789037 [ 260 ] {561a4b7f-fce8-4d5a-be0d-f5aefa9bd199} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 2600 | 2026.05.08 08:10:05.789275 [ 260 ] {561a4b7f-fce8-4d5a-be0d-f5aefa9bd199} <Trace> oximeter.fields_uuid (6954ef9e-8f45-45b9-b3dd-33f933bb31d2): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2601 | 2026.05.08 08:10:05.789408 [ 260 ] {561a4b7f-fce8-4d5a-be0d-f5aefa9bd199} <Debug> executeQuery: Read 88 rows, 7.04 KiB in 0.001282 sec., 68642.74570982839 rows/sec., 5.36 MiB/sec. | ||
| 2602 | 2026.05.08 08:10:05.789447 [ 260 ] {561a4b7f-fce8-4d5a-be0d-f5aefa9bd199} <Debug> TCPHandler: Processed in 0.001445485 sec. | ||
| 2603 | 2026.05.08 08:10:05.789558 [ 260 ] {} <Trace> TCP-Session: 3fbd83a9-a342-4804-a34d-63c9c5d34136 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2604 | 2026.05.08 08:10:05.789614 [ 188 ] {b3f55b36-ed93-4ef0-b7a4-471cf9f732a6::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 154 rows, containing 5 columns (5 merged, 0 gathered) in 0.001599997 sec., 96250.18046908839 rows/sec., 7.42 MiB/sec. | ||
| 2605 | 2026.05.08 08:10:05.789651 [ 260 ] {d52a9df6-fec9-4bb5-b040-d25236ed2a6f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40062) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2606 | 2026.05.08 08:10:05.789699 [ 260 ] {d52a9df6-fec9-4bb5-b040-d25236ed2a6f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2607 | 2026.05.08 08:10:05.789806 [ 197 ] {b3f55b36-ed93-4ef0-b7a4-471cf9f732a6::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2608 | 2026.05.08 08:10:05.790110 [ 260 ] {d52a9df6-fec9-4bb5-b040-d25236ed2a6f} <Trace> oximeter.measurements_cumulativeu64 (a8be02dd-881e-443e-adcb-2b9e0d812815): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2609 | 2026.05.08 08:10:05.790151 [ 260 ] {d52a9df6-fec9-4bb5-b040-d25236ed2a6f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 2610 | 2026.05.08 08:10:05.790153 [ 197 ] {b3f55b36-ed93-4ef0-b7a4-471cf9f732a6::all_1_11_2} <Trace> oximeter.fields_u16 (b3f55b36-ed93-4ef0-b7a4-471cf9f732a6): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2611 | 2026.05.08 08:10:05.790263 [ 197 ] {b3f55b36-ed93-4ef0-b7a4-471cf9f732a6::all_1_11_2} <Trace> oximeter.fields_u16 (b3f55b36-ed93-4ef0-b7a4-471cf9f732a6) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2612 | 2026.05.08 08:10:05.790357 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
| 2613 | 2026.05.08 08:10:05.790512 [ 260 ] {d52a9df6-fec9-4bb5-b040-d25236ed2a6f} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 2614 | 2026.05.08 08:10:05.790726 [ 260 ] {d52a9df6-fec9-4bb5-b040-d25236ed2a6f} <Trace> oximeter.measurements_cumulativeu64 (a8be02dd-881e-443e-adcb-2b9e0d812815): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2615 | 2026.05.08 08:10:05.790856 [ 260 ] {d52a9df6-fec9-4bb5-b040-d25236ed2a6f} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001223 sec., 130825.83810302535 rows/sec., 9.11 MiB/sec. | ||
| 2616 | 2026.05.08 08:10:05.790893 [ 260 ] {d52a9df6-fec9-4bb5-b040-d25236ed2a6f} <Debug> TCPHandler: Processed in 0.001384004 sec. | ||
| 2617 | 2026.05.08 08:10:05.790998 [ 260 ] {} <Trace> TCP-Session: 3fbd83a9-a342-4804-a34d-63c9c5d34136 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2618 | 2026.05.08 08:10:05.791091 [ 260 ] {21dee9fb-cd70-437e-9ae6-ec35d38e5d99} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40062) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2619 | 2026.05.08 08:10:05.791144 [ 260 ] {21dee9fb-cd70-437e-9ae6-ec35d38e5d99} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 2620 | 2026.05.08 08:10:05.791884 [ 260 ] {21dee9fb-cd70-437e-9ae6-ec35d38e5d99} <Trace> oximeter.measurements_histogramu64 (ebabec84-cbfc-4cf8-9a95-b35807d218b8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2621 | 2026.05.08 08:10:05.791920 [ 260 ] {21dee9fb-cd70-437e-9ae6-ec35d38e5d99} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 2622 | 2026.05.08 08:10:05.792446 [ 260 ] {21dee9fb-cd70-437e-9ae6-ec35d38e5d99} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2623 | 2026.05.08 08:10:05.792670 [ 260 ] {21dee9fb-cd70-437e-9ae6-ec35d38e5d99} <Trace> oximeter.measurements_histogramu64 (ebabec84-cbfc-4cf8-9a95-b35807d218b8): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2624 | 2026.05.08 08:10:05.792773 [ 31 ] {} <Debug> oximeter.measurements_histogramu64 (ebabec84-cbfc-4cf8-9a95-b35807d218b8) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2625 | 2026.05.08 08:10:05.792806 [ 31 ] {} <Trace> oximeter.measurements_histogramu64 (ebabec84-cbfc-4cf8-9a95-b35807d218b8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2626 | 2026.05.08 08:10:05.792807 [ 260 ] {21dee9fb-cd70-437e-9ae6-ec35d38e5d99} <Debug> executeQuery: Read 24 rows, 44.04 KiB in 0.001734 sec., 13840.830449826988 rows/sec., 24.80 MiB/sec. | ||
| 2627 | 2026.05.08 08:10:05.792827 [ 31 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 2628 | 2026.05.08 08:10:05.792870 [ 260 ] {21dee9fb-cd70-437e-9ae6-ec35d38e5d99} <Debug> TCPHandler: Processed in 0.001921543 sec. | ||
| 2629 | 2026.05.08 08:10:05.792988 [ 260 ] {} <Trace> TCP-Session: 3fbd83a9-a342-4804-a34d-63c9c5d34136 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2630 | 2026.05.08 08:10:05.793014 [ 190 ] {ebabec84-cbfc-4cf8-9a95-b35807d218b8::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 | ||
| 2631 | 2026.05.08 08:10:05.793084 [ 260 ] {3d89af62-ebad-4246-b01f-02155773c44a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40062) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2632 | 2026.05.08 08:10:05.793132 [ 260 ] {3d89af62-ebad-4246-b01f-02155773c44a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2633 | 2026.05.08 08:10:05.793368 [ 190 ] {ebabec84-cbfc-4cf8-9a95-b35807d218b8::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2634 | 2026.05.08 08:10:05.793440 [ 190 ] {ebabec84-cbfc-4cf8-9a95-b35807d218b8::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 74 rows starting from the beginning of the part | ||
| 2635 | 2026.05.08 08:10:05.793468 [ 260 ] {3d89af62-ebad-4246-b01f-02155773c44a} <Trace> oximeter.measurements_u64 (51456919-ce1d-4304-962d-5a281585e6eb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2636 | 2026.05.08 08:10:05.793507 [ 260 ] {3d89af62-ebad-4246-b01f-02155773c44a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 2637 | 2026.05.08 08:10:05.793604 [ 190 ] {ebabec84-cbfc-4cf8-9a95-b35807d218b8::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 23 rows starting from the beginning of the part | ||
| 2638 | 2026.05.08 08:10:05.793722 [ 190 ] {ebabec84-cbfc-4cf8-9a95-b35807d218b8::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 11 rows starting from the beginning of the part | ||
| 2639 | 2026.05.08 08:10:05.793833 [ 260 ] {3d89af62-ebad-4246-b01f-02155773c44a} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 2640 | 2026.05.08 08:10:05.793841 [ 190 ] {ebabec84-cbfc-4cf8-9a95-b35807d218b8::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 23 rows starting from the beginning of the part | ||
| 2641 | 2026.05.08 08:10:05.793967 [ 190 ] {ebabec84-cbfc-4cf8-9a95-b35807d218b8::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 11 rows starting from the beginning of the part | ||
| 2642 | 2026.05.08 08:10:05.794078 [ 190 ] {ebabec84-cbfc-4cf8-9a95-b35807d218b8::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 24 rows starting from the beginning of the part | ||
| 2643 | 2026.05.08 08:10:05.794094 [ 260 ] {3d89af62-ebad-4246-b01f-02155773c44a} <Trace> oximeter.measurements_u64 (51456919-ce1d-4304-962d-5a281585e6eb): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2644 | 2026.05.08 08:10:05.794228 [ 260 ] {3d89af62-ebad-4246-b01f-02155773c44a} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001163 sec., 51590.713671539124 rows/sec., 3.48 MiB/sec. | ||
| 2645 | 2026.05.08 08:10:05.794264 [ 260 ] {3d89af62-ebad-4246-b01f-02155773c44a} <Debug> TCPHandler: Processed in 0.001326123 sec. | ||
| 2646 | 2026.05.08 08:10:05.796656 [ 188 ] {ebabec84-cbfc-4cf8-9a95-b35807d218b8::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 166 rows, containing 19 columns (19 merged, 0 gathered) in 0.003746625 sec., 44306.54255496614 rows/sec., 79.40 MiB/sec. | ||
| 2647 | 2026.05.08 08:10:05.797053 [ 190 ] {ebabec84-cbfc-4cf8-9a95-b35807d218b8::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2648 | 2026.05.08 08:10:05.797374 [ 190 ] {ebabec84-cbfc-4cf8-9a95-b35807d218b8::all_1_11_2} <Trace> oximeter.measurements_histogramu64 (ebabec84-cbfc-4cf8-9a95-b35807d218b8): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2649 | 2026.05.08 08:10:05.797449 [ 190 ] {ebabec84-cbfc-4cf8-9a95-b35807d218b8::all_1_11_2} <Trace> oximeter.measurements_histogramu64 (ebabec84-cbfc-4cf8-9a95-b35807d218b8) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2650 | 2026.05.08 08:10:05.797540 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.09 MiB. | ||
| 2651 | 2026.05.08 08:10:06.861323 [ 260 ] {} <Trace> TCP-Session: 3fbd83a9-a342-4804-a34d-63c9c5d34136 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2652 | 2026.05.08 08:10:06.861577 [ 260 ] {9c03341d-8f3f-4fe6-858d-30b0c6ed9cbb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40062) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'zone:cpu_nsec') FORMAT Native (stage: Complete) | ||
| 2653 | 2026.05.08 08:10:06.861935 [ 260 ] {9c03341d-8f3f-4fe6-858d-30b0c6ed9cbb} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2654 | 2026.05.08 08:10:06.861976 [ 260 ] {9c03341d-8f3f-4fe6-858d-30b0c6ed9cbb} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'zone:cpu_nsec')" moved to PREWHERE | ||
| 2655 | 2026.05.08 08:10:06.862237 [ 260 ] {9c03341d-8f3f-4fe6-858d-30b0c6ed9cbb} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2656 | 2026.05.08 08:10:06.862306 [ 260 ] {9c03341d-8f3f-4fe6-858d-30b0c6ed9cbb} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2657 | 2026.05.08 08:10:06.862446 [ 260 ] {9c03341d-8f3f-4fe6-858d-30b0c6ed9cbb} <Debug> oximeter.timeseries_schema (b89db7f6-4c52-403d-9f92-e362dcc59f0f) (SelectExecutor): Key condition: (column 0 in 44-element set) | ||
| 2658 | 2026.05.08 08:10:06.862543 [ 338 ] {9c03341d-8f3f-4fe6-858d-30b0c6ed9cbb} <Trace> oximeter.timeseries_schema (b89db7f6-4c52-403d-9f92-e362dcc59f0f) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2659 | 2026.05.08 08:10:06.862558 [ 363 ] {9c03341d-8f3f-4fe6-858d-30b0c6ed9cbb} <Trace> oximeter.timeseries_schema (b89db7f6-4c52-403d-9f92-e362dcc59f0f) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2660 | 2026.05.08 08:10:06.862638 [ 260 ] {9c03341d-8f3f-4fe6-858d-30b0c6ed9cbb} <Debug> oximeter.timeseries_schema (b89db7f6-4c52-403d-9f92-e362dcc59f0f) (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 | ||
| 2661 | 2026.05.08 08:10:06.862659 [ 260 ] {9c03341d-8f3f-4fe6-858d-30b0c6ed9cbb} <Trace> oximeter.timeseries_schema (b89db7f6-4c52-403d-9f92-e362dcc59f0f) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2662 | 2026.05.08 08:10:06.862729 [ 260 ] {9c03341d-8f3f-4fe6-858d-30b0c6ed9cbb} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2663 | 2026.05.08 08:10:06.862748 [ 260 ] {9c03341d-8f3f-4fe6-858d-30b0c6ed9cbb} <Debug> oximeter.timeseries_schema (b89db7f6-4c52-403d-9f92-e362dcc59f0f) (SelectExecutor): Reading approx. 38 rows with 2 streams | ||
| 2664 | 2026.05.08 08:10:06.862792 [ 260 ] {9c03341d-8f3f-4fe6-858d-30b0c6ed9cbb} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'zone:cpu_nsec'))" | ||
| 2665 | 2026.05.08 08:10:06.862830 [ 260 ] {9c03341d-8f3f-4fe6-858d-30b0c6ed9cbb} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'zone:cpu_nsec'))" | ||
| 2666 | 2026.05.08 08:10:06.864125 [ 260 ] {9c03341d-8f3f-4fe6-858d-30b0c6ed9cbb} <Debug> executeQuery: Read 38 rows, 7.89 KiB in 0.002645 sec., 14366.72967863894 rows/sec., 2.91 MiB/sec. | ||
| 2667 | 2026.05.08 08:10:06.864233 [ 260 ] {9c03341d-8f3f-4fe6-858d-30b0c6ed9cbb} <Debug> TCPHandler: Processed in 0.003037903 sec. | ||
| 2668 | 2026.05.08 08:10:06.878652 [ 260 ] {} <Trace> TCP-Session: 3fbd83a9-a342-4804-a34d-63c9c5d34136 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2669 | 2026.05.08 08:10:06.878788 [ 260 ] {6fac7705-b8e0-4d7c-9d57-198292da031a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40062) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 2670 | 2026.05.08 08:10:06.878841 [ 260 ] {6fac7705-b8e0-4d7c-9d57-198292da031a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2671 | 2026.05.08 08:10:06.879447 [ 260 ] {6fac7705-b8e0-4d7c-9d57-198292da031a} <Trace> oximeter.timeseries_schema (b89db7f6-4c52-403d-9f92-e362dcc59f0f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2672 | 2026.05.08 08:10:06.879487 [ 260 ] {6fac7705-b8e0-4d7c-9d57-198292da031a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 2673 | 2026.05.08 08:10:06.879906 [ 260 ] {6fac7705-b8e0-4d7c-9d57-198292da031a} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 2674 | 2026.05.08 08:10:06.880103 [ 260 ] {6fac7705-b8e0-4d7c-9d57-198292da031a} <Trace> oximeter.timeseries_schema (b89db7f6-4c52-403d-9f92-e362dcc59f0f): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2675 | 2026.05.08 08:10:06.880244 [ 260 ] {6fac7705-b8e0-4d7c-9d57-198292da031a} <Debug> executeQuery: Read 12 rows, 4.37 KiB in 0.001494 sec., 8032.128514056224 rows/sec., 2.86 MiB/sec. | ||
| 2676 | 2026.05.08 08:10:06.880280 [ 260 ] {6fac7705-b8e0-4d7c-9d57-198292da031a} <Debug> TCPHandler: Processed in 0.001689759 sec. | ||
| 2677 | 2026.05.08 08:10:06.880399 [ 260 ] {} <Trace> TCP-Session: 3fbd83a9-a342-4804-a34d-63c9c5d34136 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2678 | 2026.05.08 08:10:06.880493 [ 260 ] {f80cdbe0-340d-4a4a-bae2-c006f61d379f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40062) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 2679 | 2026.05.08 08:10:06.880533 [ 260 ] {f80cdbe0-340d-4a4a-bae2-c006f61d379f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 2680 | 2026.05.08 08:10:06.881053 [ 260 ] {f80cdbe0-340d-4a4a-bae2-c006f61d379f} <Trace> oximeter.fields_i16 (3c1e284c-4bc9-42d0-9208-0102cfbb7904): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2681 | 2026.05.08 08:10:06.881091 [ 260 ] {f80cdbe0-340d-4a4a-bae2-c006f61d379f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 2682 | 2026.05.08 08:10:06.881405 [ 260 ] {f80cdbe0-340d-4a4a-bae2-c006f61d379f} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 2683 | 2026.05.08 08:10:06.881618 [ 260 ] {f80cdbe0-340d-4a4a-bae2-c006f61d379f} <Trace> oximeter.fields_i16 (3c1e284c-4bc9-42d0-9208-0102cfbb7904): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2684 | 2026.05.08 08:10:06.881737 [ 260 ] {f80cdbe0-340d-4a4a-bae2-c006f61d379f} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001264 sec., 224683.54430379748 rows/sec., 14.27 MiB/sec. | ||
| 2685 | 2026.05.08 08:10:06.881771 [ 260 ] {f80cdbe0-340d-4a4a-bae2-c006f61d379f} <Debug> TCPHandler: Processed in 0.001419705 sec. | ||
| 2686 | 2026.05.08 08:10:06.881895 [ 260 ] {} <Trace> TCP-Session: 3fbd83a9-a342-4804-a34d-63c9c5d34136 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2687 | 2026.05.08 08:10:06.881986 [ 260 ] {2c01eb39-c554-418f-a8cf-2b91e1625b89} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40062) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 2688 | 2026.05.08 08:10:06.882024 [ 260 ] {2c01eb39-c554-418f-a8cf-2b91e1625b89} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 2689 | 2026.05.08 08:10:06.882413 [ 260 ] {2c01eb39-c554-418f-a8cf-2b91e1625b89} <Trace> oximeter.fields_ipaddr (034d96d9-789e-4505-ab4d-4c4f8262c586): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2690 | 2026.05.08 08:10:06.882447 [ 260 ] {2c01eb39-c554-418f-a8cf-2b91e1625b89} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 2691 | 2026.05.08 08:10:06.882733 [ 260 ] {2c01eb39-c554-418f-a8cf-2b91e1625b89} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 2692 | 2026.05.08 08:10:06.882983 [ 260 ] {2c01eb39-c554-418f-a8cf-2b91e1625b89} <Trace> oximeter.fields_ipaddr (034d96d9-789e-4505-ab4d-4c4f8262c586): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2693 | 2026.05.08 08:10:06.883203 [ 260 ] {2c01eb39-c554-418f-a8cf-2b91e1625b89} <Debug> executeQuery: Read 14 rows, 1.14 KiB in 0.001234 sec., 11345.218800648297 rows/sec., 925.12 KiB/sec. | ||
| 2694 | 2026.05.08 08:10:06.883238 [ 260 ] {2c01eb39-c554-418f-a8cf-2b91e1625b89} <Debug> TCPHandler: Processed in 0.001390694 sec. | ||
| 2695 | 2026.05.08 08:10:06.883357 [ 260 ] {} <Trace> TCP-Session: 3fbd83a9-a342-4804-a34d-63c9c5d34136 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2696 | 2026.05.08 08:10:06.883447 [ 260 ] {83c142fc-2d5f-4fd9-a4df-b2d46c481118} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40062) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2697 | 2026.05.08 08:10:06.883487 [ 260 ] {83c142fc-2d5f-4fd9-a4df-b2d46c481118} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2698 | 2026.05.08 08:10:06.885365 [ 260 ] {83c142fc-2d5f-4fd9-a4df-b2d46c481118} <Trace> oximeter.fields_string (2e56caf6-21a8-464c-b24f-cce9c93bbfbe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2699 | 2026.05.08 08:10:06.885399 [ 260 ] {83c142fc-2d5f-4fd9-a4df-b2d46c481118} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 2700 | 2026.05.08 08:10:06.886037 [ 260 ] {83c142fc-2d5f-4fd9-a4df-b2d46c481118} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 2701 | 2026.05.08 08:10:06.886253 [ 260 ] {83c142fc-2d5f-4fd9-a4df-b2d46c481118} <Trace> oximeter.fields_string (2e56caf6-21a8-464c-b24f-cce9c93bbfbe): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2702 | 2026.05.08 08:10:06.886461 [ 260 ] {83c142fc-2d5f-4fd9-a4df-b2d46c481118} <Debug> executeQuery: Read 3185 rows, 243.83 KiB in 0.00303 sec., 1051155.115511551 rows/sec., 78.58 MiB/sec. | ||
| 2703 | 2026.05.08 08:10:06.886504 [ 260 ] {83c142fc-2d5f-4fd9-a4df-b2d46c481118} <Debug> MemoryTracker: Peak memory usage (for query): 4.00 MiB. | ||
| 2704 | 2026.05.08 08:10:06.886519 [ 260 ] {83c142fc-2d5f-4fd9-a4df-b2d46c481118} <Debug> TCPHandler: Processed in 0.003209565 sec. | ||
| 2705 | 2026.05.08 08:10:06.886634 [ 260 ] {} <Trace> TCP-Session: 3fbd83a9-a342-4804-a34d-63c9c5d34136 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2706 | 2026.05.08 08:10:06.886725 [ 260 ] {7b97b902-2656-4d13-a419-adacfb2adcc7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40062) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2707 | 2026.05.08 08:10:06.886765 [ 260 ] {7b97b902-2656-4d13-a419-adacfb2adcc7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2708 | 2026.05.08 08:10:06.887227 [ 260 ] {7b97b902-2656-4d13-a419-adacfb2adcc7} <Trace> oximeter.fields_u16 (b3f55b36-ed93-4ef0-b7a4-471cf9f732a6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2709 | 2026.05.08 08:10:06.887261 [ 260 ] {7b97b902-2656-4d13-a419-adacfb2adcc7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 2710 | 2026.05.08 08:10:06.887565 [ 260 ] {7b97b902-2656-4d13-a419-adacfb2adcc7} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2711 | 2026.05.08 08:10:06.887775 [ 260 ] {7b97b902-2656-4d13-a419-adacfb2adcc7} <Trace> oximeter.fields_u16 (b3f55b36-ed93-4ef0-b7a4-471cf9f732a6): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2712 | 2026.05.08 08:10:06.887897 [ 260 ] {7b97b902-2656-4d13-a419-adacfb2adcc7} <Debug> executeQuery: Read 183 rows, 11.55 KiB in 0.00119 sec., 153781.512605042 rows/sec., 9.48 MiB/sec. | ||
| 2713 | 2026.05.08 08:10:06.887938 [ 260 ] {7b97b902-2656-4d13-a419-adacfb2adcc7} <Debug> TCPHandler: Processed in 0.001352074 sec. | ||
| 2714 | 2026.05.08 08:10:06.888050 [ 260 ] {} <Trace> TCP-Session: 3fbd83a9-a342-4804-a34d-63c9c5d34136 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2715 | 2026.05.08 08:10:06.888150 [ 260 ] {a45de73a-fd08-4437-a910-38e4f911ecac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40062) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 2716 | 2026.05.08 08:10:06.888187 [ 260 ] {a45de73a-fd08-4437-a910-38e4f911ecac} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 2717 | 2026.05.08 08:10:06.888821 [ 260 ] {a45de73a-fd08-4437-a910-38e4f911ecac} <Trace> oximeter.fields_u32 (b5155bac-ebd9-49db-8237-598074e8072a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2718 | 2026.05.08 08:10:06.888855 [ 260 ] {a45de73a-fd08-4437-a910-38e4f911ecac} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 2719 | 2026.05.08 08:10:06.889194 [ 260 ] {a45de73a-fd08-4437-a910-38e4f911ecac} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 2720 | 2026.05.08 08:10:06.889421 [ 260 ] {a45de73a-fd08-4437-a910-38e4f911ecac} <Trace> oximeter.fields_u32 (b5155bac-ebd9-49db-8237-598074e8072a): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2721 | 2026.05.08 08:10:06.889537 [ 260 ] {a45de73a-fd08-4437-a910-38e4f911ecac} <Debug> executeQuery: Read 950 rows, 57.24 KiB in 0.001404 sec., 676638.1766381765 rows/sec., 39.81 MiB/sec. | ||
| 2722 | 2026.05.08 08:10:06.889579 [ 260 ] {a45de73a-fd08-4437-a910-38e4f911ecac} <Debug> TCPHandler: Processed in 0.001575907 sec. | ||
| 2723 | 2026.05.08 08:10:06.889703 [ 260 ] {} <Trace> TCP-Session: 3fbd83a9-a342-4804-a34d-63c9c5d34136 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2724 | 2026.05.08 08:10:06.889793 [ 260 ] {300b5080-728a-498b-96a5-b876d064e017} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40062) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 2725 | 2026.05.08 08:10:06.889831 [ 260 ] {300b5080-728a-498b-96a5-b876d064e017} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 2726 | 2026.05.08 08:10:06.890194 [ 260 ] {300b5080-728a-498b-96a5-b876d064e017} <Trace> oximeter.fields_u64 (0d6b14c5-b10e-4a1c-aa05-73304251a84f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2727 | 2026.05.08 08:10:06.890225 [ 260 ] {300b5080-728a-498b-96a5-b876d064e017} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 2728 | 2026.05.08 08:10:06.890480 [ 260 ] {300b5080-728a-498b-96a5-b876d064e017} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 2729 | 2026.05.08 08:10:06.890674 [ 260 ] {300b5080-728a-498b-96a5-b876d064e017} <Trace> oximeter.fields_u64 (0d6b14c5-b10e-4a1c-aa05-73304251a84f): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2730 | 2026.05.08 08:10:06.890786 [ 260 ] {300b5080-728a-498b-96a5-b876d064e017} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001059 sec., 944.2870632672332 rows/sec., 66.40 KiB/sec. | ||
| 2731 | 2026.05.08 08:10:06.890825 [ 260 ] {300b5080-728a-498b-96a5-b876d064e017} <Debug> TCPHandler: Processed in 0.001219151 sec. | ||
| 2732 | 2026.05.08 08:10:06.890932 [ 260 ] {} <Trace> TCP-Session: 3fbd83a9-a342-4804-a34d-63c9c5d34136 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2733 | 2026.05.08 08:10:06.891082 [ 260 ] {6f0a122b-fb6c-462a-944e-30ab0ceb8645} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40062) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 2734 | 2026.05.08 08:10:06.891120 [ 260 ] {6f0a122b-fb6c-462a-944e-30ab0ceb8645} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 2735 | 2026.05.08 08:10:06.891530 [ 260 ] {6f0a122b-fb6c-462a-944e-30ab0ceb8645} <Trace> oximeter.fields_u8 (7b358469-9653-4fa1-8df0-42378e30bc5f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2736 | 2026.05.08 08:10:06.891564 [ 260 ] {6f0a122b-fb6c-462a-944e-30ab0ceb8645} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 2737 | 2026.05.08 08:10:06.891859 [ 260 ] {6f0a122b-fb6c-462a-944e-30ab0ceb8645} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 2738 | 2026.05.08 08:10:06.892069 [ 260 ] {6f0a122b-fb6c-462a-944e-30ab0ceb8645} <Trace> oximeter.fields_u8 (7b358469-9653-4fa1-8df0-42378e30bc5f): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2739 | 2026.05.08 08:10:06.892186 [ 260 ] {6f0a122b-fb6c-462a-944e-30ab0ceb8645} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001122 sec., 131907.3083778966 rows/sec., 7.50 MiB/sec. | ||
| 2740 | 2026.05.08 08:10:06.892229 [ 260 ] {6f0a122b-fb6c-462a-944e-30ab0ceb8645} <Debug> TCPHandler: Processed in 0.001283252 sec. | ||
| 2741 | 2026.05.08 08:10:06.892345 [ 260 ] {} <Trace> TCP-Session: 3fbd83a9-a342-4804-a34d-63c9c5d34136 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2742 | 2026.05.08 08:10:06.892435 [ 260 ] {7e74a6ec-a022-415e-955c-a9901777ac5a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40062) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2743 | 2026.05.08 08:10:06.892473 [ 260 ] {7e74a6ec-a022-415e-955c-a9901777ac5a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2744 | 2026.05.08 08:10:06.893358 [ 260 ] {7e74a6ec-a022-415e-955c-a9901777ac5a} <Trace> oximeter.fields_uuid (6954ef9e-8f45-45b9-b3dd-33f933bb31d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2745 | 2026.05.08 08:10:06.893393 [ 260 ] {7e74a6ec-a022-415e-955c-a9901777ac5a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 2746 | 2026.05.08 08:10:06.893790 [ 260 ] {7e74a6ec-a022-415e-955c-a9901777ac5a} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 2747 | 2026.05.08 08:10:06.894016 [ 260 ] {7e74a6ec-a022-415e-955c-a9901777ac5a} <Trace> oximeter.fields_uuid (6954ef9e-8f45-45b9-b3dd-33f933bb31d2): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2748 | 2026.05.08 08:10:06.894137 [ 260 ] {7e74a6ec-a022-415e-955c-a9901777ac5a} <Debug> executeQuery: Read 1755 rows, 121.33 KiB in 0.001719 sec., 1020942.4083769633 rows/sec., 68.92 MiB/sec. | ||
| 2749 | 2026.05.08 08:10:06.894178 [ 260 ] {7e74a6ec-a022-415e-955c-a9901777ac5a} <Debug> TCPHandler: Processed in 0.001880003 sec. | ||
| 2750 | 2026.05.08 08:10:06.894293 [ 260 ] {} <Trace> TCP-Session: 3fbd83a9-a342-4804-a34d-63c9c5d34136 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2751 | 2026.05.08 08:10:06.894384 [ 260 ] {5b63afcd-5f72-4ea8-b285-9e694acff28b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40062) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 2752 | 2026.05.08 08:10:06.894422 [ 260 ] {5b63afcd-5f72-4ea8-b285-9e694acff28b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 2753 | 2026.05.08 08:10:06.894756 [ 260 ] {5b63afcd-5f72-4ea8-b285-9e694acff28b} <Trace> oximeter.measurements_bool (014a2999-841c-441b-b671-434e3660eef7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2754 | 2026.05.08 08:10:06.894789 [ 260 ] {5b63afcd-5f72-4ea8-b285-9e694acff28b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 2755 | 2026.05.08 08:10:06.895104 [ 260 ] {5b63afcd-5f72-4ea8-b285-9e694acff28b} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 2756 | 2026.05.08 08:10:06.895326 [ 260 ] {5b63afcd-5f72-4ea8-b285-9e694acff28b} <Trace> oximeter.measurements_bool (014a2999-841c-441b-b671-434e3660eef7): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2757 | 2026.05.08 08:10:06.895444 [ 260 ] {5b63afcd-5f72-4ea8-b285-9e694acff28b} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001078 sec., 5565.862708719852 rows/sec., 290.79 KiB/sec. | ||
| 2758 | 2026.05.08 08:10:06.895478 [ 260 ] {5b63afcd-5f72-4ea8-b285-9e694acff28b} <Debug> TCPHandler: Processed in 0.001232351 sec. | ||
| 2759 | 2026.05.08 08:10:06.895587 [ 260 ] {} <Trace> TCP-Session: 3fbd83a9-a342-4804-a34d-63c9c5d34136 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2760 | 2026.05.08 08:10:06.895689 [ 260 ] {61ce56fa-f927-42cc-ae5e-607f5dd3830f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40062) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2761 | 2026.05.08 08:10:06.895731 [ 260 ] {61ce56fa-f927-42cc-ae5e-607f5dd3830f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2762 | 2026.05.08 08:10:06.896389 [ 260 ] {61ce56fa-f927-42cc-ae5e-607f5dd3830f} <Trace> oximeter.measurements_cumulativeu64 (a8be02dd-881e-443e-adcb-2b9e0d812815): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2763 | 2026.05.08 08:10:06.896424 [ 260 ] {61ce56fa-f927-42cc-ae5e-607f5dd3830f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 2764 | 2026.05.08 08:10:06.896868 [ 260 ] {61ce56fa-f927-42cc-ae5e-607f5dd3830f} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 2765 | 2026.05.08 08:10:06.897085 [ 260 ] {61ce56fa-f927-42cc-ae5e-607f5dd3830f} <Trace> oximeter.measurements_cumulativeu64 (a8be02dd-881e-443e-adcb-2b9e0d812815): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2766 | 2026.05.08 08:10:06.897209 [ 260 ] {61ce56fa-f927-42cc-ae5e-607f5dd3830f} <Debug> executeQuery: Read 1608 rows, 100.02 KiB in 0.001539 sec., 1044834.3079922027 rows/sec., 63.46 MiB/sec. | ||
| 2767 | 2026.05.08 08:10:06.897244 [ 260 ] {61ce56fa-f927-42cc-ae5e-607f5dd3830f} <Debug> TCPHandler: Processed in 0.001706 sec. | ||
| 2768 | 2026.05.08 08:10:06.897349 [ 260 ] {} <Trace> TCP-Session: 3fbd83a9-a342-4804-a34d-63c9c5d34136 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2769 | 2026.05.08 08:10:06.897442 [ 260 ] {3549de9f-18f4-48ef-984f-2aa78315a432} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40062) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 2770 | 2026.05.08 08:10:06.897483 [ 260 ] {3549de9f-18f4-48ef-984f-2aa78315a432} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 2771 | 2026.05.08 08:10:06.897799 [ 260 ] {3549de9f-18f4-48ef-984f-2aa78315a432} <Trace> oximeter.measurements_f64 (6f2500a7-7443-4aff-afae-2b5549923f4f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2772 | 2026.05.08 08:10:06.897832 [ 260 ] {3549de9f-18f4-48ef-984f-2aa78315a432} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 2773 | 2026.05.08 08:10:06.898121 [ 260 ] {3549de9f-18f4-48ef-984f-2aa78315a432} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 2774 | 2026.05.08 08:10:06.898350 [ 260 ] {3549de9f-18f4-48ef-984f-2aa78315a432} <Trace> oximeter.measurements_f64 (6f2500a7-7443-4aff-afae-2b5549923f4f): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2775 | 2026.05.08 08:10:06.898467 [ 260 ] {3549de9f-18f4-48ef-984f-2aa78315a432} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001043 sec., 958.7727708533076 rows/sec., 64.60 KiB/sec. | ||
| 2776 | 2026.05.08 08:10:06.898502 [ 260 ] {3549de9f-18f4-48ef-984f-2aa78315a432} <Debug> TCPHandler: Processed in 0.001200731 sec. | ||
| 2777 | 2026.05.08 08:10:06.898613 [ 260 ] {} <Trace> TCP-Session: 3fbd83a9-a342-4804-a34d-63c9c5d34136 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2778 | 2026.05.08 08:10:06.898706 [ 260 ] {f5d9b57b-f1a1-4d1b-b685-dd0d5678e749} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40062) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2779 | 2026.05.08 08:10:06.898758 [ 260 ] {f5d9b57b-f1a1-4d1b-b685-dd0d5678e749} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 2780 | 2026.05.08 08:10:06.899514 [ 260 ] {f5d9b57b-f1a1-4d1b-b685-dd0d5678e749} <Trace> oximeter.measurements_histogramu64 (ebabec84-cbfc-4cf8-9a95-b35807d218b8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2781 | 2026.05.08 08:10:06.899550 [ 260 ] {f5d9b57b-f1a1-4d1b-b685-dd0d5678e749} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 2782 | 2026.05.08 08:10:06.900061 [ 260 ] {f5d9b57b-f1a1-4d1b-b685-dd0d5678e749} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2783 | 2026.05.08 08:10:06.900281 [ 260 ] {f5d9b57b-f1a1-4d1b-b685-dd0d5678e749} <Trace> oximeter.measurements_histogramu64 (ebabec84-cbfc-4cf8-9a95-b35807d218b8): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2784 | 2026.05.08 08:10:06.900410 [ 260 ] {f5d9b57b-f1a1-4d1b-b685-dd0d5678e749} <Debug> executeQuery: Read 27 rows, 49.54 KiB in 0.001722 sec., 15679.442508710801 rows/sec., 28.10 MiB/sec. | ||
| 2785 | 2026.05.08 08:10:06.900458 [ 260 ] {f5d9b57b-f1a1-4d1b-b685-dd0d5678e749} <Debug> TCPHandler: Processed in 0.001892593 sec. | ||
| 2786 | 2026.05.08 08:10:06.900582 [ 260 ] {} <Trace> TCP-Session: 3fbd83a9-a342-4804-a34d-63c9c5d34136 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2787 | 2026.05.08 08:10:06.900675 [ 260 ] {e21f7d6f-b14a-4d21-93f8-a4f7018fdb4e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40062) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
| 2788 | 2026.05.08 08:10:06.900715 [ 260 ] {e21f7d6f-b14a-4d21-93f8-a4f7018fdb4e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 2789 | 2026.05.08 08:10:06.901034 [ 260 ] {e21f7d6f-b14a-4d21-93f8-a4f7018fdb4e} <Trace> oximeter.measurements_i64 (aa753e8f-1f5f-4dc8-8a79-577034d4bd37): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2790 | 2026.05.08 08:10:06.901070 [ 260 ] {e21f7d6f-b14a-4d21-93f8-a4f7018fdb4e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 2791 | 2026.05.08 08:10:06.901381 [ 260 ] {e21f7d6f-b14a-4d21-93f8-a4f7018fdb4e} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 2792 | 2026.05.08 08:10:06.901589 [ 260 ] {e21f7d6f-b14a-4d21-93f8-a4f7018fdb4e} <Trace> oximeter.measurements_i64 (aa753e8f-1f5f-4dc8-8a79-577034d4bd37): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2793 | 2026.05.08 08:10:06.901710 [ 260 ] {e21f7d6f-b14a-4d21-93f8-a4f7018fdb4e} <Debug> executeQuery: Read 9 rows, 651.00 B in 0.001053 sec., 8547.008547008549 rows/sec., 603.74 KiB/sec. | ||
| 2794 | 2026.05.08 08:10:06.901745 [ 260 ] {e21f7d6f-b14a-4d21-93f8-a4f7018fdb4e} <Debug> TCPHandler: Processed in 0.001210901 sec. | ||
| 2795 | 2026.05.08 08:10:06.901858 [ 260 ] {} <Trace> TCP-Session: 3fbd83a9-a342-4804-a34d-63c9c5d34136 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2796 | 2026.05.08 08:10:06.901950 [ 260 ] {7b8f50d8-a932-460e-97bd-c2db13de3d7c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40062) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2797 | 2026.05.08 08:10:06.901989 [ 260 ] {7b8f50d8-a932-460e-97bd-c2db13de3d7c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2798 | 2026.05.08 08:10:06.902319 [ 260 ] {7b8f50d8-a932-460e-97bd-c2db13de3d7c} <Trace> oximeter.measurements_u64 (51456919-ce1d-4304-962d-5a281585e6eb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2799 | 2026.05.08 08:10:06.902355 [ 260 ] {7b8f50d8-a932-460e-97bd-c2db13de3d7c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 2800 | 2026.05.08 08:10:06.902653 [ 260 ] {7b8f50d8-a932-460e-97bd-c2db13de3d7c} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 2801 | 2026.05.08 08:10:06.902880 [ 260 ] {7b8f50d8-a932-460e-97bd-c2db13de3d7c} <Trace> oximeter.measurements_u64 (51456919-ce1d-4304-962d-5a281585e6eb): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2802 | 2026.05.08 08:10:06.903001 [ 260 ] {7b8f50d8-a932-460e-97bd-c2db13de3d7c} <Debug> executeQuery: Read 42 rows, 2.45 KiB in 0.001069 sec., 39289.055191768006 rows/sec., 2.24 MiB/sec. | ||
| 2803 | 2026.05.08 08:10:06.903034 [ 260 ] {7b8f50d8-a932-460e-97bd-c2db13de3d7c} <Debug> TCPHandler: Processed in 0.001222751 sec. | ||
| 2804 | 2026.05.08 08:10:10.082852 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 62 entries to flush up to offset 346 | ||
| 2805 | 2026.05.08 08:10:10.085793 [ 243 ] {} <Trace> system.query_log (14f8ccb3-56a3-4601-8a9e-d96094aafe7f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2806 | 2026.05.08 08:10:10.085859 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 2807 | 2026.05.08 08:10:10.087141 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2808 | 2026.05.08 08:10:10.087422 [ 243 ] {} <Trace> system.query_log (14f8ccb3-56a3-4601-8a9e-d96094aafe7f): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2809 | 2026.05.08 08:10:10.087760 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 346 | ||
| 2810 | 2026.05.08 08:10:10.779522 [ 260 ] {} <Trace> TCP-Session: 3fbd83a9-a342-4804-a34d-63c9c5d34136 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2811 | 2026.05.08 08:10:10.779918 [ 260 ] {b8b35bb2-f966-4935-9cee-293943a515c8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40062) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_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) | ||
| 2812 | 2026.05.08 08:10:10.780435 [ 260 ] {b8b35bb2-f966-4935-9cee-293943a515c8} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2813 | 2026.05.08 08:10:10.780472 [ 260 ] {b8b35bb2-f966-4935-9cee-293943a515c8} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_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 | ||
| 2814 | 2026.05.08 08:10:10.780696 [ 260 ] {b8b35bb2-f966-4935-9cee-293943a515c8} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2815 | 2026.05.08 08:10:10.780770 [ 260 ] {b8b35bb2-f966-4935-9cee-293943a515c8} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2816 | 2026.05.08 08:10:10.780911 [ 260 ] {b8b35bb2-f966-4935-9cee-293943a515c8} <Debug> oximeter.timeseries_schema (b89db7f6-4c52-403d-9f92-e362dcc59f0f) (SelectExecutor): Key condition: (column 0 in 18-element set) | ||
| 2817 | 2026.05.08 08:10:10.781005 [ 363 ] {b8b35bb2-f966-4935-9cee-293943a515c8} <Trace> oximeter.timeseries_schema (b89db7f6-4c52-403d-9f92-e362dcc59f0f) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2818 | 2026.05.08 08:10:10.781024 [ 338 ] {b8b35bb2-f966-4935-9cee-293943a515c8} <Trace> oximeter.timeseries_schema (b89db7f6-4c52-403d-9f92-e362dcc59f0f) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2819 | 2026.05.08 08:10:10.781039 [ 359 ] {b8b35bb2-f966-4935-9cee-293943a515c8} <Trace> oximeter.timeseries_schema (b89db7f6-4c52-403d-9f92-e362dcc59f0f) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 2820 | 2026.05.08 08:10:10.781148 [ 260 ] {b8b35bb2-f966-4935-9cee-293943a515c8} <Debug> oximeter.timeseries_schema (b89db7f6-4c52-403d-9f92-e362dcc59f0f) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges | ||
| 2821 | 2026.05.08 08:10:10.781176 [ 260 ] {b8b35bb2-f966-4935-9cee-293943a515c8} <Trace> oximeter.timeseries_schema (b89db7f6-4c52-403d-9f92-e362dcc59f0f) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2822 | 2026.05.08 08:10:10.781249 [ 260 ] {b8b35bb2-f966-4935-9cee-293943a515c8} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2823 | 2026.05.08 08:10:10.781269 [ 260 ] {b8b35bb2-f966-4935-9cee-293943a515c8} <Debug> oximeter.timeseries_schema (b89db7f6-4c52-403d-9f92-e362dcc59f0f) (SelectExecutor): Reading approx. 47 rows with 2 streams | ||
| 2824 | 2026.05.08 08:10:10.781305 [ 260 ] {b8b35bb2-f966-4935-9cee-293943a515c8} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 2825 | 2026.05.08 08:10:10.781342 [ 260 ] {b8b35bb2-f966-4935-9cee-293943a515c8} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 2826 | 2026.05.08 08:10:10.782499 [ 260 ] {b8b35bb2-f966-4935-9cee-293943a515c8} <Debug> executeQuery: Read 47 rows, 8.00 KiB in 0.002735 sec., 17184.643510054844 rows/sec., 2.86 MiB/sec. | ||
| 2827 | 2026.05.08 08:10:10.782631 [ 260 ] {b8b35bb2-f966-4935-9cee-293943a515c8} <Debug> TCPHandler: Processed in 0.003301367 sec. | ||
| 2828 | 2026.05.08 08:10:10.784038 [ 260 ] {} <Trace> TCP-Session: 3fbd83a9-a342-4804-a34d-63c9c5d34136 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2829 | 2026.05.08 08:10:10.784152 [ 260 ] {b9d18be0-26e9-4774-934b-210e6be84bfd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40062) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2830 | 2026.05.08 08:10:10.784198 [ 260 ] {b9d18be0-26e9-4774-934b-210e6be84bfd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2831 | 2026.05.08 08:10:10.784697 [ 260 ] {b9d18be0-26e9-4774-934b-210e6be84bfd} <Trace> oximeter.fields_string (2e56caf6-21a8-464c-b24f-cce9c93bbfbe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2832 | 2026.05.08 08:10:10.784745 [ 260 ] {b9d18be0-26e9-4774-934b-210e6be84bfd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 2833 | 2026.05.08 08:10:10.785139 [ 260 ] {b9d18be0-26e9-4774-934b-210e6be84bfd} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 2834 | 2026.05.08 08:10:10.785374 [ 260 ] {b9d18be0-26e9-4774-934b-210e6be84bfd} <Trace> oximeter.fields_string (2e56caf6-21a8-464c-b24f-cce9c93bbfbe): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2835 | 2026.05.08 08:10:10.785504 [ 120 ] {} <Debug> oximeter.fields_string (2e56caf6-21a8-464c-b24f-cce9c93bbfbe) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 2836 | 2026.05.08 08:10:10.785526 [ 260 ] {b9d18be0-26e9-4774-934b-210e6be84bfd} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001409 sec., 39744.49964513839 rows/sec., 3.05 MiB/sec. | ||
| 2837 | 2026.05.08 08:10:10.785570 [ 120 ] {} <Trace> oximeter.fields_string (2e56caf6-21a8-464c-b24f-cce9c93bbfbe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2838 | 2026.05.08 08:10:10.785579 [ 260 ] {b9d18be0-26e9-4774-934b-210e6be84bfd} <Debug> TCPHandler: Processed in 0.001593728 sec. | ||
| 2839 | 2026.05.08 08:10:10.785601 [ 120 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 2840 | 2026.05.08 08:10:10.785710 [ 188 ] {2e56caf6-21a8-464c-b24f-cce9c93bbfbe::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 | ||
| 2841 | 2026.05.08 08:10:10.785717 [ 260 ] {} <Trace> TCP-Session: 3fbd83a9-a342-4804-a34d-63c9c5d34136 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2842 | 2026.05.08 08:10:10.785836 [ 188 ] {2e56caf6-21a8-464c-b24f-cce9c93bbfbe::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2843 | 2026.05.08 08:10:10.785842 [ 260 ] {01e57d96-e97c-4e9a-89c5-403852f8feda} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40062) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2844 | 2026.05.08 08:10:10.785882 [ 188 ] {2e56caf6-21a8-464c-b24f-cce9c93bbfbe::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 2596 rows starting from the beginning of the part | ||
| 2845 | 2026.05.08 08:10:10.785901 [ 260 ] {01e57d96-e97c-4e9a-89c5-403852f8feda} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2846 | 2026.05.08 08:10:10.785960 [ 188 ] {2e56caf6-21a8-464c-b24f-cce9c93bbfbe::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 102 rows starting from the beginning of the part | ||
| 2847 | 2026.05.08 08:10:10.786018 [ 188 ] {2e56caf6-21a8-464c-b24f-cce9c93bbfbe::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 78 rows starting from the beginning of the part | ||
| 2848 | 2026.05.08 08:10:10.786063 [ 188 ] {2e56caf6-21a8-464c-b24f-cce9c93bbfbe::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 104 rows starting from the beginning of the part | ||
| 2849 | 2026.05.08 08:10:10.786109 [ 188 ] {2e56caf6-21a8-464c-b24f-cce9c93bbfbe::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 3185 rows starting from the beginning of the part | ||
| 2850 | 2026.05.08 08:10:10.786155 [ 188 ] {2e56caf6-21a8-464c-b24f-cce9c93bbfbe::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 56 rows starting from the beginning of the part | ||
| 2851 | 2026.05.08 08:10:10.786356 [ 260 ] {01e57d96-e97c-4e9a-89c5-403852f8feda} <Trace> oximeter.fields_uuid (6954ef9e-8f45-45b9-b3dd-33f933bb31d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2852 | 2026.05.08 08:10:10.786400 [ 260 ] {01e57d96-e97c-4e9a-89c5-403852f8feda} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 2853 | 2026.05.08 08:10:10.786765 [ 260 ] {01e57d96-e97c-4e9a-89c5-403852f8feda} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 2854 | 2026.05.08 08:10:10.787054 [ 260 ] {01e57d96-e97c-4e9a-89c5-403852f8feda} <Trace> oximeter.fields_uuid (6954ef9e-8f45-45b9-b3dd-33f933bb31d2): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2855 | 2026.05.08 08:10:10.787161 [ 120 ] {} <Debug> oximeter.fields_uuid (6954ef9e-8f45-45b9-b3dd-33f933bb31d2) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 2856 | 2026.05.08 08:10:10.787191 [ 120 ] {} <Trace> oximeter.fields_uuid (6954ef9e-8f45-45b9-b3dd-33f933bb31d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2857 | 2026.05.08 08:10:10.787192 [ 260 ] {01e57d96-e97c-4e9a-89c5-403852f8feda} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001374 sec., 46579.33042212518 rows/sec., 3.64 MiB/sec. | ||
| 2858 | 2026.05.08 08:10:10.787211 [ 120 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 2859 | 2026.05.08 08:10:10.787247 [ 260 ] {01e57d96-e97c-4e9a-89c5-403852f8feda} <Debug> TCPHandler: Processed in 0.001585038 sec. | ||
| 2860 | 2026.05.08 08:10:10.787313 [ 190 ] {6954ef9e-8f45-45b9-b3dd-33f933bb31d2::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 | ||
| 2861 | 2026.05.08 08:10:10.787419 [ 260 ] {} <Trace> TCP-Session: 3fbd83a9-a342-4804-a34d-63c9c5d34136 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2862 | 2026.05.08 08:10:10.787445 [ 190 ] {6954ef9e-8f45-45b9-b3dd-33f933bb31d2::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2863 | 2026.05.08 08:10:10.787483 [ 190 ] {6954ef9e-8f45-45b9-b3dd-33f933bb31d2::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 1381 rows starting from the beginning of the part | ||
| 2864 | 2026.05.08 08:10:10.787520 [ 260 ] {ebaa9d71-f29e-4fe8-a400-39113f5446e4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40062) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2865 | 2026.05.08 08:10:10.787539 [ 190 ] {6954ef9e-8f45-45b9-b3dd-33f933bb31d2::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 87 rows starting from the beginning of the part | ||
| 2866 | 2026.05.08 08:10:10.787569 [ 260 ] {ebaa9d71-f29e-4fe8-a400-39113f5446e4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2867 | 2026.05.08 08:10:10.787588 [ 190 ] {6954ef9e-8f45-45b9-b3dd-33f933bb31d2::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 75 rows starting from the beginning of the part | ||
| 2868 | 2026.05.08 08:10:10.787637 [ 190 ] {6954ef9e-8f45-45b9-b3dd-33f933bb31d2::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 88 rows starting from the beginning of the part | ||
| 2869 | 2026.05.08 08:10:10.787678 [ 190 ] {6954ef9e-8f45-45b9-b3dd-33f933bb31d2::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 1755 rows starting from the beginning of the part | ||
| 2870 | 2026.05.08 08:10:10.787718 [ 190 ] {6954ef9e-8f45-45b9-b3dd-33f933bb31d2::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 64 rows starting from the beginning of the part | ||
| 2871 | 2026.05.08 08:10:10.787972 [ 260 ] {ebaa9d71-f29e-4fe8-a400-39113f5446e4} <Trace> oximeter.measurements_cumulativeu64 (a8be02dd-881e-443e-adcb-2b9e0d812815): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2872 | 2026.05.08 08:10:10.788023 [ 260 ] {ebaa9d71-f29e-4fe8-a400-39113f5446e4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 2873 | 2026.05.08 08:10:10.788407 [ 260 ] {ebaa9d71-f29e-4fe8-a400-39113f5446e4} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 2874 | 2026.05.08 08:10:10.788646 [ 260 ] {ebaa9d71-f29e-4fe8-a400-39113f5446e4} <Trace> oximeter.measurements_cumulativeu64 (a8be02dd-881e-443e-adcb-2b9e0d812815): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2875 | 2026.05.08 08:10:10.788758 [ 120 ] {} <Debug> oximeter.measurements_cumulativeu64 (a8be02dd-881e-443e-adcb-2b9e0d812815) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 2876 | 2026.05.08 08:10:10.788786 [ 260 ] {ebaa9d71-f29e-4fe8-a400-39113f5446e4} <Debug> executeQuery: Read 128 rows, 9.13 KiB in 0.001286 sec., 99533.43701399688 rows/sec., 6.93 MiB/sec. | ||
| 2877 | 2026.05.08 08:10:10.788792 [ 120 ] {} <Trace> oximeter.measurements_cumulativeu64 (a8be02dd-881e-443e-adcb-2b9e0d812815): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2878 | 2026.05.08 08:10:10.788827 [ 120 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 2879 | 2026.05.08 08:10:10.788831 [ 260 ] {ebaa9d71-f29e-4fe8-a400-39113f5446e4} <Debug> TCPHandler: Processed in 0.001462765 sec. | ||
| 2880 | 2026.05.08 08:10:10.788891 [ 201 ] {2e56caf6-21a8-464c-b24f-cce9c93bbfbe::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6121 rows, containing 5 columns (5 merged, 0 gathered) in 0.003225126 sec., 1897910.345208218 rows/sec., 150.27 MiB/sec. | ||
| 2881 | 2026.05.08 08:10:10.788929 [ 189 ] {a8be02dd-881e-443e-adcb-2b9e0d812815::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 | ||
| 2882 | 2026.05.08 08:10:10.788980 [ 260 ] {} <Trace> TCP-Session: 3fbd83a9-a342-4804-a34d-63c9c5d34136 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2883 | 2026.05.08 08:10:10.789065 [ 189 ] {a8be02dd-881e-443e-adcb-2b9e0d812815::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2884 | 2026.05.08 08:10:10.789083 [ 260 ] {d4ec3e59-4cbb-458c-8042-cc386e5c3ea3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40062) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2885 | 2026.05.08 08:10:10.789106 [ 189 ] {a8be02dd-881e-443e-adcb-2b9e0d812815::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 5551 rows starting from the beginning of the part | ||
| 2886 | 2026.05.08 08:10:10.789130 [ 260 ] {d4ec3e59-4cbb-458c-8042-cc386e5c3ea3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2887 | 2026.05.08 08:10:10.789177 [ 189 ] {a8be02dd-881e-443e-adcb-2b9e0d812815::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 160 rows starting from the beginning of the part | ||
| 2888 | 2026.05.08 08:10:10.789211 [ 188 ] {2e56caf6-21a8-464c-b24f-cce9c93bbfbe::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 2889 | 2026.05.08 08:10:10.789243 [ 189 ] {a8be02dd-881e-443e-adcb-2b9e0d812815::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 160 rows starting from the beginning of the part | ||
| 2890 | 2026.05.08 08:10:10.789297 [ 189 ] {a8be02dd-881e-443e-adcb-2b9e0d812815::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 160 rows starting from the beginning of the part | ||
| 2891 | 2026.05.08 08:10:10.789342 [ 189 ] {a8be02dd-881e-443e-adcb-2b9e0d812815::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 1608 rows starting from the beginning of the part | ||
| 2892 | 2026.05.08 08:10:10.789340 [ 191 ] {6954ef9e-8f45-45b9-b3dd-33f933bb31d2::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3450 rows, containing 5 columns (5 merged, 0 gathered) in 0.002069846 sec., 1666790.6694507706 rows/sec., 120.65 MiB/sec. | ||
| 2893 | 2026.05.08 08:10:10.789386 [ 189 ] {a8be02dd-881e-443e-adcb-2b9e0d812815::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 128 rows starting from the beginning of the part | ||
| 2894 | 2026.05.08 08:10:10.789474 [ 260 ] {d4ec3e59-4cbb-458c-8042-cc386e5c3ea3} <Trace> oximeter.measurements_u64 (51456919-ce1d-4304-962d-5a281585e6eb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2895 | 2026.05.08 08:10:10.789510 [ 188 ] {2e56caf6-21a8-464c-b24f-cce9c93bbfbe::all_1_16_3} <Trace> oximeter.fields_string (2e56caf6-21a8-464c-b24f-cce9c93bbfbe): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2896 | 2026.05.08 08:10:10.789516 [ 260 ] {d4ec3e59-4cbb-458c-8042-cc386e5c3ea3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 2897 | 2026.05.08 08:10:10.789603 [ 188 ] {2e56caf6-21a8-464c-b24f-cce9c93bbfbe::all_1_16_3} <Trace> oximeter.fields_string (2e56caf6-21a8-464c-b24f-cce9c93bbfbe) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 2898 | 2026.05.08 08:10:10.789657 [ 201 ] {6954ef9e-8f45-45b9-b3dd-33f933bb31d2::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 2899 | 2026.05.08 08:10:10.789686 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.21 MiB. | ||
| 2900 | 2026.05.08 08:10:10.789906 [ 260 ] {d4ec3e59-4cbb-458c-8042-cc386e5c3ea3} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 2901 | 2026.05.08 08:10:10.789997 [ 201 ] {6954ef9e-8f45-45b9-b3dd-33f933bb31d2::all_1_16_3} <Trace> oximeter.fields_uuid (6954ef9e-8f45-45b9-b3dd-33f933bb31d2): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2902 | 2026.05.08 08:10:10.790093 [ 201 ] {6954ef9e-8f45-45b9-b3dd-33f933bb31d2::all_1_16_3} <Trace> oximeter.fields_uuid (6954ef9e-8f45-45b9-b3dd-33f933bb31d2) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 2903 | 2026.05.08 08:10:10.790169 [ 260 ] {d4ec3e59-4cbb-458c-8042-cc386e5c3ea3} <Trace> oximeter.measurements_u64 (51456919-ce1d-4304-962d-5a281585e6eb): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2904 | 2026.05.08 08:10:10.790184 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.70 MiB. | ||
| 2905 | 2026.05.08 08:10:10.790286 [ 120 ] {} <Debug> oximeter.measurements_u64 (51456919-ce1d-4304-962d-5a281585e6eb) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 2906 | 2026.05.08 08:10:10.790316 [ 120 ] {} <Trace> oximeter.measurements_u64 (51456919-ce1d-4304-962d-5a281585e6eb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2907 | 2026.05.08 08:10:10.790316 [ 260 ] {d4ec3e59-4cbb-458c-8042-cc386e5c3ea3} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001252 sec., 38338.65814696485 rows/sec., 2.58 MiB/sec. | ||
| 2908 | 2026.05.08 08:10:10.790338 [ 120 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 2909 | 2026.05.08 08:10:10.790371 [ 260 ] {d4ec3e59-4cbb-458c-8042-cc386e5c3ea3} <Debug> TCPHandler: Processed in 0.001440975 sec. | ||
| 2910 | 2026.05.08 08:10:10.790435 [ 186 ] {51456919-ce1d-4304-962d-5a281585e6eb::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 | ||
| 2911 | 2026.05.08 08:10:10.790541 [ 186 ] {51456919-ce1d-4304-962d-5a281585e6eb::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2912 | 2026.05.08 08:10:10.790568 [ 186 ] {51456919-ce1d-4304-962d-5a281585e6eb::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 450 rows starting from the beginning of the part | ||
| 2913 | 2026.05.08 08:10:10.790648 [ 186 ] {51456919-ce1d-4304-962d-5a281585e6eb::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 60 rows starting from the beginning of the part | ||
| 2914 | 2026.05.08 08:10:10.790698 [ 186 ] {51456919-ce1d-4304-962d-5a281585e6eb::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 60 rows starting from the beginning of the part | ||
| 2915 | 2026.05.08 08:10:10.790743 [ 186 ] {51456919-ce1d-4304-962d-5a281585e6eb::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 60 rows starting from the beginning of the part | ||
| 2916 | 2026.05.08 08:10:10.790786 [ 186 ] {51456919-ce1d-4304-962d-5a281585e6eb::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 42 rows starting from the beginning of the part | ||
| 2917 | 2026.05.08 08:10:10.790830 [ 186 ] {51456919-ce1d-4304-962d-5a281585e6eb::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 48 rows starting from the beginning of the part | ||
| 2918 | 2026.05.08 08:10:10.791679 [ 188 ] {51456919-ce1d-4304-962d-5a281585e6eb::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 720 rows, containing 4 columns (4 merged, 0 gathered) in 0.001280763 sec., 562164.897018418 rows/sec., 37.47 MiB/sec. | ||
| 2919 | 2026.05.08 08:10:10.791873 [ 191 ] {51456919-ce1d-4304-962d-5a281585e6eb::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 2920 | 2026.05.08 08:10:10.792206 [ 191 ] {51456919-ce1d-4304-962d-5a281585e6eb::all_1_16_3} <Trace> oximeter.measurements_u64 (51456919-ce1d-4304-962d-5a281585e6eb): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2921 | 2026.05.08 08:10:10.792282 [ 191 ] {51456919-ce1d-4304-962d-5a281585e6eb::all_1_16_3} <Trace> oximeter.measurements_u64 (51456919-ce1d-4304-962d-5a281585e6eb) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 2922 | 2026.05.08 08:10:10.792367 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.35 MiB. | ||
| 2923 | 2026.05.08 08:10:10.792569 [ 201 ] {a8be02dd-881e-443e-adcb-2b9e0d812815::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7767 rows, containing 5 columns (5 merged, 0 gathered) in 0.003689604 sec., 2105103.96237645 rows/sec., 134.47 MiB/sec. | ||
| 2924 | 2026.05.08 08:10:10.793283 [ 189 ] {a8be02dd-881e-443e-adcb-2b9e0d812815::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 2925 | 2026.05.08 08:10:10.793559 [ 189 ] {a8be02dd-881e-443e-adcb-2b9e0d812815::all_1_16_3} <Trace> oximeter.measurements_cumulativeu64 (a8be02dd-881e-443e-adcb-2b9e0d812815): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2926 | 2026.05.08 08:10:10.793627 [ 189 ] {a8be02dd-881e-443e-adcb-2b9e0d812815::all_1_16_3} <Trace> oximeter.measurements_cumulativeu64 (a8be02dd-881e-443e-adcb-2b9e0d812815) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 2927 | 2026.05.08 08:10:10.793696 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.53 MiB. | ||
| 2928 | 2026.05.08 08:10:11.001077 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 215.33 MiB, peak 222.54 MiB, free memory in arenas 0.00 B, will set to 217.14 MiB (RSS), difference: 1.81 MiB | ||
| 2929 | 2026.05.08 08:10:12.574884 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 5231 | ||
| 2930 | 2026.05.08 08:10:12.575363 [ 245 ] {} <Trace> system.asynchronous_metric_log (ae5b5697-1ff6-4106-8704-be69c16fe51c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2931 | 2026.05.08 08:10:12.575397 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 2932 | 2026.05.08 08:10:12.575919 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2933 | 2026.05.08 08:10:12.576177 [ 245 ] {} <Trace> system.asynchronous_metric_log (ae5b5697-1ff6-4106-8704-be69c16fe51c): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2934 | 2026.05.08 08:10:12.576287 [ 130 ] {} <Debug> system.asynchronous_metric_log (ae5b5697-1ff6-4106-8704-be69c16fe51c) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2935 | 2026.05.08 08:10:12.576300 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 5231 | ||
| 2936 | 2026.05.08 08:10:12.576326 [ 130 ] {} <Trace> system.asynchronous_metric_log (ae5b5697-1ff6-4106-8704-be69c16fe51c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2937 | 2026.05.08 08:10:12.576345 [ 130 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 2938 | 2026.05.08 08:10:12.576458 [ 201 ] {ae5b5697-1ff6-4106-8704-be69c16fe51c::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 | ||
| 2939 | 2026.05.08 08:10:12.576606 [ 201 ] {ae5b5697-1ff6-4106-8704-be69c16fe51c::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2940 | 2026.05.08 08:10:12.576643 [ 201 ] {ae5b5697-1ff6-4106-8704-be69c16fe51c::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 2863 rows starting from the beginning of the part | ||
| 2941 | 2026.05.08 08:10:12.576730 [ 201 ] {ae5b5697-1ff6-4106-8704-be69c16fe51c::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 448 rows starting from the beginning of the part | ||
| 2942 | 2026.05.08 08:10:12.576778 [ 201 ] {ae5b5697-1ff6-4106-8704-be69c16fe51c::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 512 rows starting from the beginning of the part | ||
| 2943 | 2026.05.08 08:10:12.576831 [ 201 ] {ae5b5697-1ff6-4106-8704-be69c16fe51c::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 448 rows starting from the beginning of the part | ||
| 2944 | 2026.05.08 08:10:12.576872 [ 201 ] {ae5b5697-1ff6-4106-8704-be69c16fe51c::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 512 rows starting from the beginning of the part | ||
| 2945 | 2026.05.08 08:10:12.576912 [ 201 ] {ae5b5697-1ff6-4106-8704-be69c16fe51c::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 448 rows starting from the beginning of the part | ||
| 2946 | 2026.05.08 08:10:12.578560 [ 189 ] {ae5b5697-1ff6-4106-8704-be69c16fe51c::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5231 rows, containing 4 columns (4 merged, 0 gathered) in 0.002153747 sec., 2428790.3825286813 rows/sec., 34.74 MiB/sec. | ||
| 2947 | 2026.05.08 08:10:12.579339 [ 201 ] {ae5b5697-1ff6-4106-8704-be69c16fe51c::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2948 | 2026.05.08 08:10:12.579661 [ 201 ] {ae5b5697-1ff6-4106-8704-be69c16fe51c::all_1_11_2} <Trace> system.asynchronous_metric_log (ae5b5697-1ff6-4106-8704-be69c16fe51c): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2949 | 2026.05.08 08:10:12.579759 [ 201 ] {ae5b5697-1ff6-4106-8704-be69c16fe51c::all_1_11_2} <Trace> system.asynchronous_metric_log (ae5b5697-1ff6-4106-8704-be69c16fe51c) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2950 | 2026.05.08 08:10:12.579853 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.41 MiB. | ||
| 2951 | 2026.05.08 08:10:12.860271 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 83 | ||
| 2952 | 2026.05.08 08:10:12.876996 [ 244 ] {} <Trace> system.metric_log (6863ca5b-3a4e-4a65-b181-6be743eb150d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2953 | 2026.05.08 08:10:12.877045 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 2954 | 2026.05.08 08:10:12.883039 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2955 | 2026.05.08 08:10:12.883690 [ 244 ] {} <Trace> system.metric_log (6863ca5b-3a4e-4a65-b181-6be743eb150d): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2956 | 2026.05.08 08:10:12.883971 [ 130 ] {} <Debug> system.metric_log (6863ca5b-3a4e-4a65-b181-6be743eb150d) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2957 | 2026.05.08 08:10:12.884034 [ 130 ] {} <Trace> system.metric_log (6863ca5b-3a4e-4a65-b181-6be743eb150d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2958 | 2026.05.08 08:10:12.884057 [ 130 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 2959 | 2026.05.08 08:10:12.884149 [ 189 ] {6863ca5b-3a4e-4a65-b181-6be743eb150d::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 | ||
| 2960 | 2026.05.08 08:10:12.886516 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 83 | ||
| 2961 | 2026.05.08 08:10:12.887150 [ 189 ] {6863ca5b-3a4e-4a65-b181-6be743eb150d::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2962 | 2026.05.08 08:10:12.887869 [ 189 ] {6863ca5b-3a4e-4a65-b181-6be743eb150d::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 | ||
| 2963 | 2026.05.08 08:10:12.891156 [ 189 ] {6863ca5b-3a4e-4a65-b181-6be743eb150d::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 | ||
| 2964 | 2026.05.08 08:10:12.894385 [ 189 ] {6863ca5b-3a4e-4a65-b181-6be743eb150d::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 | ||
| 2965 | 2026.05.08 08:10:12.898172 [ 189 ] {6863ca5b-3a4e-4a65-b181-6be743eb150d::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 | ||
| 2966 | 2026.05.08 08:10:12.902595 [ 189 ] {6863ca5b-3a4e-4a65-b181-6be743eb150d::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 | ||
| 2967 | 2026.05.08 08:10:12.906931 [ 189 ] {6863ca5b-3a4e-4a65-b181-6be743eb150d::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 | ||
| 2968 | 2026.05.08 08:10:12.957199 [ 189 ] {6863ca5b-3a4e-4a65-b181-6be743eb150d::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 83 rows, containing 679 columns (679 merged, 0 gathered) in 0.073097767 sec., 1135.4656018425296 rows/sec., 5.87 MiB/sec. | ||
| 2969 | 2026.05.08 08:10:12.958845 [ 201 ] {6863ca5b-3a4e-4a65-b181-6be743eb150d::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2970 | 2026.05.08 08:10:12.960487 [ 201 ] {6863ca5b-3a4e-4a65-b181-6be743eb150d::all_1_11_2} <Trace> system.metric_log (6863ca5b-3a4e-4a65-b181-6be743eb150d): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2971 | 2026.05.08 08:10:12.960566 [ 201 ] {6863ca5b-3a4e-4a65-b181-6be743eb150d::all_1_11_2} <Trace> system.metric_log (6863ca5b-3a4e-4a65-b181-6be743eb150d) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2972 | 2026.05.08 08:10:12.961492 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 10.45 MiB. | ||
| 2973 | 2026.05.08 08:10:13.001061 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 218.24 MiB, peak 228.13 MiB, free memory in arenas 0.00 B, will set to 228.02 MiB (RSS), difference: 9.78 MiB | ||
| 2974 | 2026.05.08 08:10:15.780957 [ 260 ] {} <Trace> TCP-Session: 3fbd83a9-a342-4804-a34d-63c9c5d34136 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2975 | 2026.05.08 08:10:15.781229 [ 260 ] {d3e3f83b-9103-4863-9b78-6db8037d85b4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40062) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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) | ||
| 2976 | 2026.05.08 08:10:15.781570 [ 260 ] {d3e3f83b-9103-4863-9b78-6db8037d85b4} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2977 | 2026.05.08 08:10:15.781608 [ 260 ] {d3e3f83b-9103-4863-9b78-6db8037d85b4} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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 | ||
| 2978 | 2026.05.08 08:10:15.781831 [ 260 ] {d3e3f83b-9103-4863-9b78-6db8037d85b4} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2979 | 2026.05.08 08:10:15.781907 [ 260 ] {d3e3f83b-9103-4863-9b78-6db8037d85b4} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2980 | 2026.05.08 08:10:15.782053 [ 260 ] {d3e3f83b-9103-4863-9b78-6db8037d85b4} <Debug> oximeter.timeseries_schema (b89db7f6-4c52-403d-9f92-e362dcc59f0f) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 2981 | 2026.05.08 08:10:15.782171 [ 363 ] {d3e3f83b-9103-4863-9b78-6db8037d85b4} <Trace> oximeter.timeseries_schema (b89db7f6-4c52-403d-9f92-e362dcc59f0f) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 2982 | 2026.05.08 08:10:15.782177 [ 335 ] {d3e3f83b-9103-4863-9b78-6db8037d85b4} <Trace> oximeter.timeseries_schema (b89db7f6-4c52-403d-9f92-e362dcc59f0f) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2983 | 2026.05.08 08:10:15.782174 [ 359 ] {d3e3f83b-9103-4863-9b78-6db8037d85b4} <Trace> oximeter.timeseries_schema (b89db7f6-4c52-403d-9f92-e362dcc59f0f) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2984 | 2026.05.08 08:10:15.782378 [ 260 ] {d3e3f83b-9103-4863-9b78-6db8037d85b4} <Debug> oximeter.timeseries_schema (b89db7f6-4c52-403d-9f92-e362dcc59f0f) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges | ||
| 2985 | 2026.05.08 08:10:15.782407 [ 260 ] {d3e3f83b-9103-4863-9b78-6db8037d85b4} <Trace> oximeter.timeseries_schema (b89db7f6-4c52-403d-9f92-e362dcc59f0f) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2986 | 2026.05.08 08:10:15.782482 [ 260 ] {d3e3f83b-9103-4863-9b78-6db8037d85b4} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2987 | 2026.05.08 08:10:15.782503 [ 260 ] {d3e3f83b-9103-4863-9b78-6db8037d85b4} <Debug> oximeter.timeseries_schema (b89db7f6-4c52-403d-9f92-e362dcc59f0f) (SelectExecutor): Reading approx. 47 rows with 2 streams | ||
| 2988 | 2026.05.08 08:10:15.782540 [ 260 ] {d3e3f83b-9103-4863-9b78-6db8037d85b4} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 2989 | 2026.05.08 08:10:15.782585 [ 260 ] {d3e3f83b-9103-4863-9b78-6db8037d85b4} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 2990 | 2026.05.08 08:10:15.783814 [ 260 ] {d3e3f83b-9103-4863-9b78-6db8037d85b4} <Debug> executeQuery: Read 47 rows, 8.00 KiB in 0.002685 sec., 17504.65549348231 rows/sec., 2.91 MiB/sec. | ||
| 2991 | 2026.05.08 08:10:15.783946 [ 260 ] {d3e3f83b-9103-4863-9b78-6db8037d85b4} <Debug> TCPHandler: Processed in 0.003131505 sec. | ||
| 2992 | 2026.05.08 08:10:15.785945 [ 260 ] {} <Trace> TCP-Session: 3fbd83a9-a342-4804-a34d-63c9c5d34136 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2993 | 2026.05.08 08:10:15.786059 [ 260 ] {fdb13959-bcc4-49c5-82ae-31af9510638b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40062) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2994 | 2026.05.08 08:10:15.786104 [ 260 ] {fdb13959-bcc4-49c5-82ae-31af9510638b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2995 | 2026.05.08 08:10:15.786710 [ 260 ] {fdb13959-bcc4-49c5-82ae-31af9510638b} <Trace> oximeter.fields_string (2e56caf6-21a8-464c-b24f-cce9c93bbfbe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2996 | 2026.05.08 08:10:15.786765 [ 260 ] {fdb13959-bcc4-49c5-82ae-31af9510638b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 2997 | 2026.05.08 08:10:15.787219 [ 260 ] {fdb13959-bcc4-49c5-82ae-31af9510638b} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 2998 | 2026.05.08 08:10:15.787455 [ 260 ] {fdb13959-bcc4-49c5-82ae-31af9510638b} <Trace> oximeter.fields_string (2e56caf6-21a8-464c-b24f-cce9c93bbfbe): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2999 | 2026.05.08 08:10:15.787604 [ 260 ] {fdb13959-bcc4-49c5-82ae-31af9510638b} <Debug> executeQuery: Read 104 rows, 8.93 KiB in 0.00158 sec., 65822.78481012658 rows/sec., 5.52 MiB/sec. | ||
| 3000 | 2026.05.08 08:10:15.787644 [ 260 ] {fdb13959-bcc4-49c5-82ae-31af9510638b} <Debug> TCPHandler: Processed in 0.001754801 sec. | ||
| 3001 | 2026.05.08 08:10:15.787780 [ 260 ] {} <Trace> TCP-Session: 3fbd83a9-a342-4804-a34d-63c9c5d34136 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3002 | 2026.05.08 08:10:15.787877 [ 260 ] {3f0ddea0-960f-4145-9aac-5e10899f8dd3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40062) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3003 | 2026.05.08 08:10:15.787920 [ 260 ] {3f0ddea0-960f-4145-9aac-5e10899f8dd3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3004 | 2026.05.08 08:10:15.788315 [ 260 ] {3f0ddea0-960f-4145-9aac-5e10899f8dd3} <Trace> oximeter.fields_u16 (b3f55b36-ed93-4ef0-b7a4-471cf9f732a6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3005 | 2026.05.08 08:10:15.788354 [ 260 ] {3f0ddea0-960f-4145-9aac-5e10899f8dd3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 3006 | 2026.05.08 08:10:15.788672 [ 260 ] {3f0ddea0-960f-4145-9aac-5e10899f8dd3} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 3007 | 2026.05.08 08:10:15.788889 [ 260 ] {3f0ddea0-960f-4145-9aac-5e10899f8dd3} <Trace> oximeter.fields_u16 (b3f55b36-ed93-4ef0-b7a4-471cf9f732a6): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3008 | 2026.05.08 08:10:15.789022 [ 260 ] {3f0ddea0-960f-4145-9aac-5e10899f8dd3} <Debug> executeQuery: Read 24 rows, 1.80 KiB in 0.001164 sec., 20618.556701030928 rows/sec., 1.51 MiB/sec. | ||
| 3009 | 2026.05.08 08:10:15.789060 [ 260 ] {3f0ddea0-960f-4145-9aac-5e10899f8dd3} <Debug> TCPHandler: Processed in 0.001332243 sec. | ||
| 3010 | 2026.05.08 08:10:15.789172 [ 260 ] {} <Trace> TCP-Session: 3fbd83a9-a342-4804-a34d-63c9c5d34136 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3011 | 2026.05.08 08:10:15.789268 [ 260 ] {7ed17d6e-bbef-4a5d-bb50-a5ae9031aac6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40062) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3012 | 2026.05.08 08:10:15.789308 [ 260 ] {7ed17d6e-bbef-4a5d-bb50-a5ae9031aac6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3013 | 2026.05.08 08:10:15.789727 [ 260 ] {7ed17d6e-bbef-4a5d-bb50-a5ae9031aac6} <Trace> oximeter.fields_uuid (6954ef9e-8f45-45b9-b3dd-33f933bb31d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3014 | 2026.05.08 08:10:15.789765 [ 260 ] {7ed17d6e-bbef-4a5d-bb50-a5ae9031aac6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 3015 | 2026.05.08 08:10:15.790081 [ 260 ] {7ed17d6e-bbef-4a5d-bb50-a5ae9031aac6} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3016 | 2026.05.08 08:10:15.790299 [ 260 ] {7ed17d6e-bbef-4a5d-bb50-a5ae9031aac6} <Trace> oximeter.fields_uuid (6954ef9e-8f45-45b9-b3dd-33f933bb31d2): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3017 | 2026.05.08 08:10:15.790427 [ 260 ] {7ed17d6e-bbef-4a5d-bb50-a5ae9031aac6} <Debug> executeQuery: Read 88 rows, 7.04 KiB in 0.001178 sec., 74702.88624787776 rows/sec., 5.83 MiB/sec. | ||
| 3018 | 2026.05.08 08:10:15.790464 [ 260 ] {7ed17d6e-bbef-4a5d-bb50-a5ae9031aac6} <Debug> TCPHandler: Processed in 0.001342094 sec. | ||
| 3019 | 2026.05.08 08:10:15.790582 [ 260 ] {} <Trace> TCP-Session: 3fbd83a9-a342-4804-a34d-63c9c5d34136 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3020 | 2026.05.08 08:10:15.790677 [ 260 ] {9fdf6997-7165-410e-af5a-727eb8c4451e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40062) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3021 | 2026.05.08 08:10:15.790720 [ 260 ] {9fdf6997-7165-410e-af5a-727eb8c4451e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3022 | 2026.05.08 08:10:15.791122 [ 260 ] {9fdf6997-7165-410e-af5a-727eb8c4451e} <Trace> oximeter.measurements_cumulativeu64 (a8be02dd-881e-443e-adcb-2b9e0d812815): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3023 | 2026.05.08 08:10:15.791159 [ 260 ] {9fdf6997-7165-410e-af5a-727eb8c4451e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 3024 | 2026.05.08 08:10:15.791509 [ 260 ] {9fdf6997-7165-410e-af5a-727eb8c4451e} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3025 | 2026.05.08 08:10:15.791728 [ 260 ] {9fdf6997-7165-410e-af5a-727eb8c4451e} <Trace> oximeter.measurements_cumulativeu64 (a8be02dd-881e-443e-adcb-2b9e0d812815): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3026 | 2026.05.08 08:10:15.791862 [ 260 ] {9fdf6997-7165-410e-af5a-727eb8c4451e} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001204 sec., 132890.36544850498 rows/sec., 9.26 MiB/sec. | ||
| 3027 | 2026.05.08 08:10:15.791899 [ 260 ] {9fdf6997-7165-410e-af5a-727eb8c4451e} <Debug> TCPHandler: Processed in 0.001368023 sec. | ||
| 3028 | 2026.05.08 08:10:15.792018 [ 260 ] {} <Trace> TCP-Session: 3fbd83a9-a342-4804-a34d-63c9c5d34136 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3029 | 2026.05.08 08:10:15.792120 [ 260 ] {fd6d65a2-0828-40c2-bc48-5321c188b2fe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40062) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3030 | 2026.05.08 08:10:15.792175 [ 260 ] {fd6d65a2-0828-40c2-bc48-5321c188b2fe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 3031 | 2026.05.08 08:10:15.792981 [ 260 ] {fd6d65a2-0828-40c2-bc48-5321c188b2fe} <Trace> oximeter.measurements_histogramu64 (ebabec84-cbfc-4cf8-9a95-b35807d218b8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3032 | 2026.05.08 08:10:15.793020 [ 260 ] {fd6d65a2-0828-40c2-bc48-5321c188b2fe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 3033 | 2026.05.08 08:10:15.793576 [ 260 ] {fd6d65a2-0828-40c2-bc48-5321c188b2fe} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 3034 | 2026.05.08 08:10:15.793815 [ 260 ] {fd6d65a2-0828-40c2-bc48-5321c188b2fe} <Trace> oximeter.measurements_histogramu64 (ebabec84-cbfc-4cf8-9a95-b35807d218b8): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3035 | 2026.05.08 08:10:15.793962 [ 260 ] {fd6d65a2-0828-40c2-bc48-5321c188b2fe} <Debug> executeQuery: Read 24 rows, 44.04 KiB in 0.001862 sec., 12889.36627282492 rows/sec., 23.10 MiB/sec. | ||
| 3036 | 2026.05.08 08:10:15.794020 [ 260 ] {fd6d65a2-0828-40c2-bc48-5321c188b2fe} <Debug> TCPHandler: Processed in 0.002053065 sec. | ||
| 3037 | 2026.05.08 08:10:15.794142 [ 260 ] {} <Trace> TCP-Session: 3fbd83a9-a342-4804-a34d-63c9c5d34136 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3038 | 2026.05.08 08:10:15.794239 [ 260 ] {abbef799-8757-41d8-bc9a-1ab84a503975} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40062) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3039 | 2026.05.08 08:10:15.794282 [ 260 ] {abbef799-8757-41d8-bc9a-1ab84a503975} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3040 | 2026.05.08 08:10:15.794631 [ 260 ] {abbef799-8757-41d8-bc9a-1ab84a503975} <Trace> oximeter.measurements_u64 (51456919-ce1d-4304-962d-5a281585e6eb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3041 | 2026.05.08 08:10:15.794668 [ 260 ] {abbef799-8757-41d8-bc9a-1ab84a503975} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 3042 | 2026.05.08 08:10:15.794977 [ 260 ] {abbef799-8757-41d8-bc9a-1ab84a503975} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3043 | 2026.05.08 08:10:15.795196 [ 260 ] {abbef799-8757-41d8-bc9a-1ab84a503975} <Trace> oximeter.measurements_u64 (51456919-ce1d-4304-962d-5a281585e6eb): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3044 | 2026.05.08 08:10:15.795325 [ 260 ] {abbef799-8757-41d8-bc9a-1ab84a503975} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001105 sec., 54298.64253393665 rows/sec., 3.66 MiB/sec. | ||
| 3045 | 2026.05.08 08:10:15.795363 [ 260 ] {abbef799-8757-41d8-bc9a-1ab84a503975} <Debug> TCPHandler: Processed in 0.001271191 sec. | ||
| 3046 | 2026.05.08 08:10:20.009752 [ 152 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 3047 | 2026.05.08 08:10:20.009830 [ 152 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 3048 | 2026.05.08 08:10:20.077093 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 5743 | ||
| 3049 | 2026.05.08 08:10:20.077589 [ 245 ] {} <Trace> system.asynchronous_metric_log (ae5b5697-1ff6-4106-8704-be69c16fe51c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3050 | 2026.05.08 08:10:20.077625 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 3051 | 2026.05.08 08:10:20.078222 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 3052 | 2026.05.08 08:10:20.078497 [ 245 ] {} <Trace> system.asynchronous_metric_log (ae5b5697-1ff6-4106-8704-be69c16fe51c): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3053 | 2026.05.08 08:10:20.078639 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 5743 | ||
| 3054 | 2026.05.08 08:10:20.088637 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 370 | ||
| 3055 | 2026.05.08 08:10:20.090677 [ 243 ] {} <Trace> system.query_log (14f8ccb3-56a3-4601-8a9e-d96094aafe7f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3056 | 2026.05.08 08:10:20.090713 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 3057 | 2026.05.08 08:10:20.091884 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 3058 | 2026.05.08 08:10:20.092147 [ 243 ] {} <Trace> system.query_log (14f8ccb3-56a3-4601-8a9e-d96094aafe7f): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3059 | 2026.05.08 08:10:20.092386 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 370 | ||
| 3060 | 2026.05.08 08:10:20.387334 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 91 | ||
| 3061 | 2026.05.08 08:10:20.404708 [ 244 ] {} <Trace> system.metric_log (6863ca5b-3a4e-4a65-b181-6be743eb150d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3062 | 2026.05.08 08:10:20.404767 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 3063 | 2026.05.08 08:10:20.410576 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 3064 | 2026.05.08 08:10:20.411305 [ 244 ] {} <Trace> system.metric_log (6863ca5b-3a4e-4a65-b181-6be743eb150d): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3065 | 2026.05.08 08:10:20.414474 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 91 | ||
| 3066 | 2026.05.08 08:10:20.784600 [ 260 ] {} <Trace> TCP-Session: 3fbd83a9-a342-4804-a34d-63c9c5d34136 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3067 | 2026.05.08 08:10:20.784869 [ 260 ] {439e37a6-ba93-4c47-985c-ff414648ba90} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40062) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table: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) | ||
| 3068 | 2026.05.08 08:10:20.785274 [ 260 ] {439e37a6-ba93-4c47-985c-ff414648ba90} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 3069 | 2026.05.08 08:10:20.785315 [ 260 ] {439e37a6-ba93-4c47-985c-ff414648ba90} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table: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 | ||
| 3070 | 2026.05.08 08:10:20.785564 [ 260 ] {439e37a6-ba93-4c47-985c-ff414648ba90} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 3071 | 2026.05.08 08:10:20.785637 [ 260 ] {439e37a6-ba93-4c47-985c-ff414648ba90} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3072 | 2026.05.08 08:10:20.785785 [ 260 ] {439e37a6-ba93-4c47-985c-ff414648ba90} <Debug> oximeter.timeseries_schema (b89db7f6-4c52-403d-9f92-e362dcc59f0f) (SelectExecutor): Key condition: (column 0 in 31-element set) | ||
| 3073 | 2026.05.08 08:10:20.785904 [ 335 ] {439e37a6-ba93-4c47-985c-ff414648ba90} <Trace> oximeter.timeseries_schema (b89db7f6-4c52-403d-9f92-e362dcc59f0f) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 3074 | 2026.05.08 08:10:20.785907 [ 359 ] {439e37a6-ba93-4c47-985c-ff414648ba90} <Trace> oximeter.timeseries_schema (b89db7f6-4c52-403d-9f92-e362dcc59f0f) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 3075 | 2026.05.08 08:10:20.785904 [ 347 ] {439e37a6-ba93-4c47-985c-ff414648ba90} <Trace> oximeter.timeseries_schema (b89db7f6-4c52-403d-9f92-e362dcc59f0f) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 3076 | 2026.05.08 08:10:20.786057 [ 260 ] {439e37a6-ba93-4c47-985c-ff414648ba90} <Debug> oximeter.timeseries_schema (b89db7f6-4c52-403d-9f92-e362dcc59f0f) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges | ||
| 3077 | 2026.05.08 08:10:20.786086 [ 260 ] {439e37a6-ba93-4c47-985c-ff414648ba90} <Trace> oximeter.timeseries_schema (b89db7f6-4c52-403d-9f92-e362dcc59f0f) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 3078 | 2026.05.08 08:10:20.786157 [ 260 ] {439e37a6-ba93-4c47-985c-ff414648ba90} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 3079 | 2026.05.08 08:10:20.786178 [ 260 ] {439e37a6-ba93-4c47-985c-ff414648ba90} <Debug> oximeter.timeseries_schema (b89db7f6-4c52-403d-9f92-e362dcc59f0f) (SelectExecutor): Reading approx. 47 rows with 2 streams | ||
| 3080 | 2026.05.08 08:10:20.786212 [ 260 ] {439e37a6-ba93-4c47-985c-ff414648ba90} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 3081 | 2026.05.08 08:10:20.786250 [ 260 ] {439e37a6-ba93-4c47-985c-ff414648ba90} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 3082 | 2026.05.08 08:10:20.787458 [ 260 ] {439e37a6-ba93-4c47-985c-ff414648ba90} <Debug> executeQuery: Read 47 rows, 11.99 KiB in 0.002704 sec., 17381.656804733728 rows/sec., 4.33 MiB/sec. | ||
| 3083 | 2026.05.08 08:10:20.787596 [ 260 ] {439e37a6-ba93-4c47-985c-ff414648ba90} <Debug> TCPHandler: Processed in 0.003137724 sec. | ||
| 3084 | 2026.05.08 08:10:20.792451 [ 260 ] {} <Trace> TCP-Session: 3fbd83a9-a342-4804-a34d-63c9c5d34136 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3085 | 2026.05.08 08:10:20.792586 [ 260 ] {e5fa5b04-804c-4cfb-8ff4-6106f519f29c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40062) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 3086 | 2026.05.08 08:10:20.792640 [ 260 ] {e5fa5b04-804c-4cfb-8ff4-6106f519f29c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 3087 | 2026.05.08 08:10:20.793329 [ 260 ] {e5fa5b04-804c-4cfb-8ff4-6106f519f29c} <Trace> oximeter.fields_i16 (3c1e284c-4bc9-42d0-9208-0102cfbb7904): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3088 | 2026.05.08 08:10:20.793378 [ 260 ] {e5fa5b04-804c-4cfb-8ff4-6106f519f29c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 3089 | 2026.05.08 08:10:20.793788 [ 260 ] {e5fa5b04-804c-4cfb-8ff4-6106f519f29c} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 3090 | 2026.05.08 08:10:20.794030 [ 260 ] {e5fa5b04-804c-4cfb-8ff4-6106f519f29c} <Trace> oximeter.fields_i16 (3c1e284c-4bc9-42d0-9208-0102cfbb7904): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3091 | 2026.05.08 08:10:20.794181 [ 260 ] {e5fa5b04-804c-4cfb-8ff4-6106f519f29c} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001636 sec., 173594.13202933985 rows/sec., 11.03 MiB/sec. | ||
| 3092 | 2026.05.08 08:10:20.794222 [ 260 ] {e5fa5b04-804c-4cfb-8ff4-6106f519f29c} <Debug> TCPHandler: Processed in 0.001836982 sec. | ||
| 3093 | 2026.05.08 08:10:20.794354 [ 260 ] {} <Trace> TCP-Session: 3fbd83a9-a342-4804-a34d-63c9c5d34136 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3094 | 2026.05.08 08:10:20.794455 [ 260 ] {40fb4745-0016-4e8e-8554-ed45dc97f0f5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40062) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3095 | 2026.05.08 08:10:20.794497 [ 260 ] {40fb4745-0016-4e8e-8554-ed45dc97f0f5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3096 | 2026.05.08 08:10:20.795317 [ 260 ] {40fb4745-0016-4e8e-8554-ed45dc97f0f5} <Trace> oximeter.fields_string (2e56caf6-21a8-464c-b24f-cce9c93bbfbe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3097 | 2026.05.08 08:10:20.795356 [ 260 ] {40fb4745-0016-4e8e-8554-ed45dc97f0f5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 3098 | 2026.05.08 08:10:20.795772 [ 260 ] {40fb4745-0016-4e8e-8554-ed45dc97f0f5} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3099 | 2026.05.08 08:10:20.795994 [ 260 ] {40fb4745-0016-4e8e-8554-ed45dc97f0f5} <Trace> oximeter.fields_string (2e56caf6-21a8-464c-b24f-cce9c93bbfbe): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3100 | 2026.05.08 08:10:20.796138 [ 260 ] {40fb4745-0016-4e8e-8554-ed45dc97f0f5} <Debug> executeQuery: Read 833 rows, 66.39 KiB in 0.001705 sec., 488563.04985337245 rows/sec., 38.03 MiB/sec. | ||
| 3101 | 2026.05.08 08:10:20.796177 [ 260 ] {40fb4745-0016-4e8e-8554-ed45dc97f0f5} <Debug> TCPHandler: Processed in 0.001875072 sec. | ||
| 3102 | 2026.05.08 08:10:20.796302 [ 260 ] {} <Trace> TCP-Session: 3fbd83a9-a342-4804-a34d-63c9c5d34136 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3103 | 2026.05.08 08:10:20.796427 [ 260 ] {7b09faf5-fe41-43a1-8ee1-9e2881f31cd2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40062) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3104 | 2026.05.08 08:10:20.796476 [ 260 ] {7b09faf5-fe41-43a1-8ee1-9e2881f31cd2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3105 | 2026.05.08 08:10:20.797013 [ 260 ] {7b09faf5-fe41-43a1-8ee1-9e2881f31cd2} <Trace> oximeter.fields_u16 (b3f55b36-ed93-4ef0-b7a4-471cf9f732a6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3106 | 2026.05.08 08:10:20.797059 [ 260 ] {7b09faf5-fe41-43a1-8ee1-9e2881f31cd2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 3107 | 2026.05.08 08:10:20.797422 [ 260 ] {7b09faf5-fe41-43a1-8ee1-9e2881f31cd2} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 3108 | 2026.05.08 08:10:20.797636 [ 260 ] {7b09faf5-fe41-43a1-8ee1-9e2881f31cd2} <Trace> oximeter.fields_u16 (b3f55b36-ed93-4ef0-b7a4-471cf9f732a6): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3109 | 2026.05.08 08:10:20.797769 [ 260 ] {7b09faf5-fe41-43a1-8ee1-9e2881f31cd2} <Debug> executeQuery: Read 160 rows, 9.90 KiB in 0.001368 sec., 116959.06432748538 rows/sec., 7.06 MiB/sec. | ||
| 3110 | 2026.05.08 08:10:20.797807 [ 260 ] {7b09faf5-fe41-43a1-8ee1-9e2881f31cd2} <Debug> TCPHandler: Processed in 0.001562197 sec. | ||
| 3111 | 2026.05.08 08:10:20.797927 [ 260 ] {} <Trace> TCP-Session: 3fbd83a9-a342-4804-a34d-63c9c5d34136 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3112 | 2026.05.08 08:10:20.798021 [ 260 ] {94209c25-178a-40bb-9cae-bd7cf5bb7bfd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40062) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 3113 | 2026.05.08 08:10:20.798061 [ 260 ] {94209c25-178a-40bb-9cae-bd7cf5bb7bfd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 3114 | 2026.05.08 08:10:20.798490 [ 260 ] {94209c25-178a-40bb-9cae-bd7cf5bb7bfd} <Trace> oximeter.fields_u32 (b5155bac-ebd9-49db-8237-598074e8072a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3115 | 2026.05.08 08:10:20.798527 [ 260 ] {94209c25-178a-40bb-9cae-bd7cf5bb7bfd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 3116 | 2026.05.08 08:10:20.798835 [ 260 ] {94209c25-178a-40bb-9cae-bd7cf5bb7bfd} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 3117 | 2026.05.08 08:10:20.799053 [ 260 ] {94209c25-178a-40bb-9cae-bd7cf5bb7bfd} <Trace> oximeter.fields_u32 (b5155bac-ebd9-49db-8237-598074e8072a): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3118 | 2026.05.08 08:10:20.799184 [ 260 ] {94209c25-178a-40bb-9cae-bd7cf5bb7bfd} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001182 sec., 126057.5296108291 rows/sec., 8.14 MiB/sec. | ||
| 3119 | 2026.05.08 08:10:20.799221 [ 260 ] {94209c25-178a-40bb-9cae-bd7cf5bb7bfd} <Debug> TCPHandler: Processed in 0.001343503 sec. | ||
| 3120 | 2026.05.08 08:10:20.799338 [ 260 ] {} <Trace> TCP-Session: 3fbd83a9-a342-4804-a34d-63c9c5d34136 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3121 | 2026.05.08 08:10:20.799432 [ 260 ] {282c55b9-7854-4825-8b37-6c99e9503264} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40062) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 3122 | 2026.05.08 08:10:20.799472 [ 260 ] {282c55b9-7854-4825-8b37-6c99e9503264} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 3123 | 2026.05.08 08:10:20.799900 [ 260 ] {282c55b9-7854-4825-8b37-6c99e9503264} <Trace> oximeter.fields_u8 (7b358469-9653-4fa1-8df0-42378e30bc5f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3124 | 2026.05.08 08:10:20.799938 [ 260 ] {282c55b9-7854-4825-8b37-6c99e9503264} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 3125 | 2026.05.08 08:10:20.800236 [ 260 ] {282c55b9-7854-4825-8b37-6c99e9503264} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 3126 | 2026.05.08 08:10:20.800446 [ 260 ] {282c55b9-7854-4825-8b37-6c99e9503264} <Trace> oximeter.fields_u8 (7b358469-9653-4fa1-8df0-42378e30bc5f): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3127 | 2026.05.08 08:10:20.800566 [ 260 ] {282c55b9-7854-4825-8b37-6c99e9503264} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001152 sec., 128472.22222222222 rows/sec., 7.31 MiB/sec. | ||
| 3128 | 2026.05.08 08:10:20.800604 [ 260 ] {282c55b9-7854-4825-8b37-6c99e9503264} <Debug> TCPHandler: Processed in 0.001315303 sec. | ||
| 3129 | 2026.05.08 08:10:20.800729 [ 260 ] {} <Trace> TCP-Session: 3fbd83a9-a342-4804-a34d-63c9c5d34136 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3130 | 2026.05.08 08:10:20.800823 [ 260 ] {1f798850-878b-4461-bffe-db8f9686b773} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40062) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3131 | 2026.05.08 08:10:20.800863 [ 260 ] {1f798850-878b-4461-bffe-db8f9686b773} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3132 | 2026.05.08 08:10:20.801433 [ 260 ] {1f798850-878b-4461-bffe-db8f9686b773} <Trace> oximeter.fields_uuid (6954ef9e-8f45-45b9-b3dd-33f933bb31d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3133 | 2026.05.08 08:10:20.801469 [ 260 ] {1f798850-878b-4461-bffe-db8f9686b773} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 3134 | 2026.05.08 08:10:20.801802 [ 260 ] {1f798850-878b-4461-bffe-db8f9686b773} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3135 | 2026.05.08 08:10:20.802016 [ 260 ] {1f798850-878b-4461-bffe-db8f9686b773} <Trace> oximeter.fields_uuid (6954ef9e-8f45-45b9-b3dd-33f933bb31d2): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3136 | 2026.05.08 08:10:20.802149 [ 260 ] {1f798850-878b-4461-bffe-db8f9686b773} <Debug> executeQuery: Read 508 rows, 36.62 KiB in 0.001343 sec., 378257.6321667908 rows/sec., 26.63 MiB/sec. | ||
| 3137 | 2026.05.08 08:10:20.802189 [ 260 ] {1f798850-878b-4461-bffe-db8f9686b773} <Debug> TCPHandler: Processed in 0.001508736 sec. | ||
| 3138 | 2026.05.08 08:10:20.802319 [ 260 ] {} <Trace> TCP-Session: 3fbd83a9-a342-4804-a34d-63c9c5d34136 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3139 | 2026.05.08 08:10:20.802423 [ 260 ] {3b4c0805-3c9d-4cda-8968-f7f8e3050cc4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40062) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 3140 | 2026.05.08 08:10:20.802467 [ 260 ] {3b4c0805-3c9d-4cda-8968-f7f8e3050cc4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 3141 | 2026.05.08 08:10:20.802822 [ 260 ] {3b4c0805-3c9d-4cda-8968-f7f8e3050cc4} <Trace> oximeter.measurements_bool (014a2999-841c-441b-b671-434e3660eef7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3142 | 2026.05.08 08:10:20.802860 [ 260 ] {3b4c0805-3c9d-4cda-8968-f7f8e3050cc4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 3143 | 2026.05.08 08:10:20.803200 [ 260 ] {3b4c0805-3c9d-4cda-8968-f7f8e3050cc4} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 3144 | 2026.05.08 08:10:20.803421 [ 260 ] {3b4c0805-3c9d-4cda-8968-f7f8e3050cc4} <Trace> oximeter.measurements_bool (014a2999-841c-441b-b671-434e3660eef7): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3145 | 2026.05.08 08:10:20.803569 [ 260 ] {3b4c0805-3c9d-4cda-8968-f7f8e3050cc4} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001163 sec., 5159.071367153912 rows/sec., 269.54 KiB/sec. | ||
| 3146 | 2026.05.08 08:10:20.803617 [ 260 ] {3b4c0805-3c9d-4cda-8968-f7f8e3050cc4} <Debug> TCPHandler: Processed in 0.001360703 sec. | ||
| 3147 | 2026.05.08 08:10:20.803735 [ 260 ] {} <Trace> TCP-Session: 3fbd83a9-a342-4804-a34d-63c9c5d34136 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3148 | 2026.05.08 08:10:20.803830 [ 260 ] {b9721fd1-c69b-484b-bbe5-2a43966946fc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40062) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3149 | 2026.05.08 08:10:20.803873 [ 260 ] {b9721fd1-c69b-484b-bbe5-2a43966946fc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3150 | 2026.05.08 08:10:20.804287 [ 260 ] {b9721fd1-c69b-484b-bbe5-2a43966946fc} <Trace> oximeter.measurements_cumulativeu64 (a8be02dd-881e-443e-adcb-2b9e0d812815): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3151 | 2026.05.08 08:10:20.804324 [ 260 ] {b9721fd1-c69b-484b-bbe5-2a43966946fc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 3152 | 2026.05.08 08:10:20.804671 [ 260 ] {b9721fd1-c69b-484b-bbe5-2a43966946fc} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3153 | 2026.05.08 08:10:20.804891 [ 260 ] {b9721fd1-c69b-484b-bbe5-2a43966946fc} <Trace> oximeter.measurements_cumulativeu64 (a8be02dd-881e-443e-adcb-2b9e0d812815): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3154 | 2026.05.08 08:10:20.805027 [ 260 ] {b9721fd1-c69b-484b-bbe5-2a43966946fc} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001217 sec., 217748.56203779788 rows/sec., 14.47 MiB/sec. | ||
| 3155 | 2026.05.08 08:10:20.805064 [ 260 ] {b9721fd1-c69b-484b-bbe5-2a43966946fc} <Debug> TCPHandler: Processed in 0.001380014 sec. | ||
| 3156 | 2026.05.08 08:10:20.805194 [ 260 ] {} <Trace> TCP-Session: 3fbd83a9-a342-4804-a34d-63c9c5d34136 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3157 | 2026.05.08 08:10:20.805290 [ 260 ] {119941d2-d31a-48e2-8e22-a03a24bbfdbc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40062) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 3158 | 2026.05.08 08:10:20.805332 [ 260 ] {119941d2-d31a-48e2-8e22-a03a24bbfdbc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 3159 | 2026.05.08 08:10:20.805643 [ 260 ] {119941d2-d31a-48e2-8e22-a03a24bbfdbc} <Trace> oximeter.measurements_f64 (6f2500a7-7443-4aff-afae-2b5549923f4f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3160 | 2026.05.08 08:10:20.805681 [ 260 ] {119941d2-d31a-48e2-8e22-a03a24bbfdbc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 3161 | 2026.05.08 08:10:20.805982 [ 260 ] {119941d2-d31a-48e2-8e22-a03a24bbfdbc} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 3162 | 2026.05.08 08:10:20.806192 [ 260 ] {119941d2-d31a-48e2-8e22-a03a24bbfdbc} <Trace> oximeter.measurements_f64 (6f2500a7-7443-4aff-afae-2b5549923f4f): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3163 | 2026.05.08 08:10:20.806319 [ 260 ] {119941d2-d31a-48e2-8e22-a03a24bbfdbc} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001049 sec., 953.2888465204957 rows/sec., 64.24 KiB/sec. | ||
| 3164 | 2026.05.08 08:10:20.806355 [ 260 ] {119941d2-d31a-48e2-8e22-a03a24bbfdbc} <Debug> TCPHandler: Processed in 0.00121085 sec. | ||
| 3165 | 2026.05.08 08:10:20.806472 [ 260 ] {} <Trace> TCP-Session: 3fbd83a9-a342-4804-a34d-63c9c5d34136 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3166 | 2026.05.08 08:10:20.806570 [ 260 ] {e1e9b9b1-8fae-4645-ba05-97aec5173369} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40062) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3167 | 2026.05.08 08:10:20.806624 [ 260 ] {e1e9b9b1-8fae-4645-ba05-97aec5173369} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, 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.08 08:10:20.807444 [ 260 ] {e1e9b9b1-8fae-4645-ba05-97aec5173369} <Trace> oximeter.measurements_histogramu64 (ebabec84-cbfc-4cf8-9a95-b35807d218b8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3169 | 2026.05.08 08:10:20.807480 [ 260 ] {e1e9b9b1-8fae-4645-ba05-97aec5173369} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 3170 | 2026.05.08 08:10:20.808026 [ 260 ] {e1e9b9b1-8fae-4645-ba05-97aec5173369} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 3171 | 2026.05.08 08:10:20.808257 [ 260 ] {e1e9b9b1-8fae-4645-ba05-97aec5173369} <Trace> oximeter.measurements_histogramu64 (ebabec84-cbfc-4cf8-9a95-b35807d218b8): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3172 | 2026.05.08 08:10:20.808395 [ 260 ] {e1e9b9b1-8fae-4645-ba05-97aec5173369} <Debug> executeQuery: Read 18 rows, 33.03 KiB in 0.001843 sec., 9766.684753119913 rows/sec., 17.50 MiB/sec. | ||
| 3173 | 2026.05.08 08:10:20.808448 [ 260 ] {e1e9b9b1-8fae-4645-ba05-97aec5173369} <Debug> TCPHandler: Processed in 0.002025225 sec. | ||
| 3174 | 2026.05.08 08:10:20.808575 [ 260 ] {} <Trace> TCP-Session: 3fbd83a9-a342-4804-a34d-63c9c5d34136 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3175 | 2026.05.08 08:10:20.808670 [ 260 ] {281cfc14-f213-4f30-b777-a8cece273583} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40062) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3176 | 2026.05.08 08:10:20.808713 [ 260 ] {281cfc14-f213-4f30-b777-a8cece273583} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3177 | 2026.05.08 08:10:20.809068 [ 260 ] {281cfc14-f213-4f30-b777-a8cece273583} <Trace> oximeter.measurements_u64 (51456919-ce1d-4304-962d-5a281585e6eb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3178 | 2026.05.08 08:10:20.809106 [ 260 ] {281cfc14-f213-4f30-b777-a8cece273583} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 3179 | 2026.05.08 08:10:20.809419 [ 260 ] {281cfc14-f213-4f30-b777-a8cece273583} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3180 | 2026.05.08 08:10:20.809661 [ 260 ] {281cfc14-f213-4f30-b777-a8cece273583} <Trace> oximeter.measurements_u64 (51456919-ce1d-4304-962d-5a281585e6eb): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3181 | 2026.05.08 08:10:20.809800 [ 260 ] {281cfc14-f213-4f30-b777-a8cece273583} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001148 sec., 78397.21254355401 rows/sec., 4.91 MiB/sec. | ||
| 3182 | 2026.05.08 08:10:20.809837 [ 260 ] {281cfc14-f213-4f30-b777-a8cece273583} <Debug> TCPHandler: Processed in 0.001311423 sec. | ||
| 3183 | 2026.05.08 08:10:25.780989 [ 260 ] {} <Trace> TCP-Session: 3fbd83a9-a342-4804-a34d-63c9c5d34136 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3184 | 2026.05.08 08:10:25.781266 [ 260 ] {f815ac63-2331-4677-b1aa-05112c8ae4c0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40062) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native (stage: Complete) | ||
| 3185 | 2026.05.08 08:10:25.781632 [ 260 ] {f815ac63-2331-4677-b1aa-05112c8ae4c0} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 3186 | 2026.05.08 08:10:25.781670 [ 260 ] {f815ac63-2331-4677-b1aa-05112c8ae4c0} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 3187 | 2026.05.08 08:10:25.781900 [ 260 ] {f815ac63-2331-4677-b1aa-05112c8ae4c0} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 3188 | 2026.05.08 08:10:25.781975 [ 260 ] {f815ac63-2331-4677-b1aa-05112c8ae4c0} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3189 | 2026.05.08 08:10:25.782121 [ 260 ] {f815ac63-2331-4677-b1aa-05112c8ae4c0} <Debug> oximeter.timeseries_schema (b89db7f6-4c52-403d-9f92-e362dcc59f0f) (SelectExecutor): Key condition: (column 0 in 20-element set) | ||
| 3190 | 2026.05.08 08:10:25.782271 [ 335 ] {f815ac63-2331-4677-b1aa-05112c8ae4c0} <Trace> oximeter.timeseries_schema (b89db7f6-4c52-403d-9f92-e362dcc59f0f) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 3191 | 2026.05.08 08:10:25.782272 [ 327 ] {f815ac63-2331-4677-b1aa-05112c8ae4c0} <Trace> oximeter.timeseries_schema (b89db7f6-4c52-403d-9f92-e362dcc59f0f) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 3192 | 2026.05.08 08:10:25.782274 [ 347 ] {f815ac63-2331-4677-b1aa-05112c8ae4c0} <Trace> oximeter.timeseries_schema (b89db7f6-4c52-403d-9f92-e362dcc59f0f) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 3193 | 2026.05.08 08:10:25.782476 [ 260 ] {f815ac63-2331-4677-b1aa-05112c8ae4c0} <Debug> oximeter.timeseries_schema (b89db7f6-4c52-403d-9f92-e362dcc59f0f) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges | ||
| 3194 | 2026.05.08 08:10:25.782508 [ 260 ] {f815ac63-2331-4677-b1aa-05112c8ae4c0} <Trace> oximeter.timeseries_schema (b89db7f6-4c52-403d-9f92-e362dcc59f0f) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 3195 | 2026.05.08 08:10:25.782582 [ 260 ] {f815ac63-2331-4677-b1aa-05112c8ae4c0} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 3196 | 2026.05.08 08:10:25.782603 [ 260 ] {f815ac63-2331-4677-b1aa-05112c8ae4c0} <Debug> oximeter.timeseries_schema (b89db7f6-4c52-403d-9f92-e362dcc59f0f) (SelectExecutor): Reading approx. 47 rows with 2 streams | ||
| 3197 | 2026.05.08 08:10:25.782638 [ 260 ] {f815ac63-2331-4677-b1aa-05112c8ae4c0} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 3198 | 2026.05.08 08:10:25.782680 [ 260 ] {f815ac63-2331-4677-b1aa-05112c8ae4c0} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 3199 | 2026.05.08 08:10:25.783920 [ 260 ] {f815ac63-2331-4677-b1aa-05112c8ae4c0} <Debug> executeQuery: Read 47 rows, 8.00 KiB in 0.002761 sec., 17022.817819630567 rows/sec., 2.83 MiB/sec. | ||
| 3200 | 2026.05.08 08:10:25.784050 [ 260 ] {f815ac63-2331-4677-b1aa-05112c8ae4c0} <Debug> TCPHandler: Processed in 0.003202585 sec. | ||
| 3201 | 2026.05.08 08:10:25.786142 [ 260 ] {} <Trace> TCP-Session: 3fbd83a9-a342-4804-a34d-63c9c5d34136 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3202 | 2026.05.08 08:10:25.786303 [ 260 ] {72b7c064-2429-4a41-8078-a44fd9a43bbc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40062) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 3203 | 2026.05.08 08:10:25.786367 [ 260 ] {72b7c064-2429-4a41-8078-a44fd9a43bbc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 3204 | 2026.05.08 08:10:25.786887 [ 260 ] {72b7c064-2429-4a41-8078-a44fd9a43bbc} <Trace> oximeter.fields_ipaddr (034d96d9-789e-4505-ab4d-4c4f8262c586): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3205 | 2026.05.08 08:10:25.786937 [ 260 ] {72b7c064-2429-4a41-8078-a44fd9a43bbc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 3206 | 2026.05.08 08:10:25.787310 [ 260 ] {72b7c064-2429-4a41-8078-a44fd9a43bbc} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 3207 | 2026.05.08 08:10:25.787540 [ 260 ] {72b7c064-2429-4a41-8078-a44fd9a43bbc} <Trace> oximeter.fields_ipaddr (034d96d9-789e-4505-ab4d-4c4f8262c586): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3208 | 2026.05.08 08:10:25.787691 [ 260 ] {72b7c064-2429-4a41-8078-a44fd9a43bbc} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001435 sec., 2787.456445993031 rows/sec., 227.30 KiB/sec. | ||
| 3209 | 2026.05.08 08:10:25.787730 [ 260 ] {72b7c064-2429-4a41-8078-a44fd9a43bbc} <Debug> TCPHandler: Processed in 0.001666749 sec. | ||
| 3210 | 2026.05.08 08:10:25.787885 [ 260 ] {} <Trace> TCP-Session: 3fbd83a9-a342-4804-a34d-63c9c5d34136 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3211 | 2026.05.08 08:10:25.787980 [ 260 ] {832cd627-01ea-4f38-8271-e976d7df7397} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40062) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3212 | 2026.05.08 08:10:25.788020 [ 260 ] {832cd627-01ea-4f38-8271-e976d7df7397} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3213 | 2026.05.08 08:10:25.788470 [ 260 ] {832cd627-01ea-4f38-8271-e976d7df7397} <Trace> oximeter.fields_string (2e56caf6-21a8-464c-b24f-cce9c93bbfbe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3214 | 2026.05.08 08:10:25.788509 [ 260 ] {832cd627-01ea-4f38-8271-e976d7df7397} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 3215 | 2026.05.08 08:10:25.788836 [ 260 ] {832cd627-01ea-4f38-8271-e976d7df7397} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3216 | 2026.05.08 08:10:25.789053 [ 260 ] {832cd627-01ea-4f38-8271-e976d7df7397} <Trace> oximeter.fields_string (2e56caf6-21a8-464c-b24f-cce9c93bbfbe): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3217 | 2026.05.08 08:10:25.789185 [ 260 ] {832cd627-01ea-4f38-8271-e976d7df7397} <Debug> executeQuery: Read 106 rows, 9.08 KiB in 0.001223 sec., 86672.1177432543 rows/sec., 7.25 MiB/sec. | ||
| 3218 | 2026.05.08 08:10:25.789223 [ 260 ] {832cd627-01ea-4f38-8271-e976d7df7397} <Debug> TCPHandler: Processed in 0.001388284 sec. | ||
| 3219 | 2026.05.08 08:10:25.789340 [ 260 ] {} <Trace> TCP-Session: 3fbd83a9-a342-4804-a34d-63c9c5d34136 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3220 | 2026.05.08 08:10:25.789434 [ 260 ] {16b4d6b6-af05-45ab-964c-972af624deec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40062) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3221 | 2026.05.08 08:10:25.789475 [ 260 ] {16b4d6b6-af05-45ab-964c-972af624deec} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3222 | 2026.05.08 08:10:25.789915 [ 260 ] {16b4d6b6-af05-45ab-964c-972af624deec} <Trace> oximeter.fields_u16 (b3f55b36-ed93-4ef0-b7a4-471cf9f732a6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3223 | 2026.05.08 08:10:25.789963 [ 260 ] {16b4d6b6-af05-45ab-964c-972af624deec} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 3224 | 2026.05.08 08:10:25.790345 [ 260 ] {16b4d6b6-af05-45ab-964c-972af624deec} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3225 | 2026.05.08 08:10:25.790590 [ 260 ] {16b4d6b6-af05-45ab-964c-972af624deec} <Trace> oximeter.fields_u16 (b3f55b36-ed93-4ef0-b7a4-471cf9f732a6): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3226 | 2026.05.08 08:10:25.790727 [ 260 ] {16b4d6b6-af05-45ab-964c-972af624deec} <Debug> executeQuery: Read 28 rows, 2.08 KiB in 0.00131 sec., 21374.045801526718 rows/sec., 1.55 MiB/sec. | ||
| 3227 | 2026.05.08 08:10:25.790764 [ 260 ] {16b4d6b6-af05-45ab-964c-972af624deec} <Debug> TCPHandler: Processed in 0.001473406 sec. | ||
| 3228 | 2026.05.08 08:10:25.790876 [ 260 ] {} <Trace> TCP-Session: 3fbd83a9-a342-4804-a34d-63c9c5d34136 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3229 | 2026.05.08 08:10:25.790972 [ 260 ] {2345d2d3-3c50-4fd6-a108-26ce638197c8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40062) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3230 | 2026.05.08 08:10:25.791012 [ 260 ] {2345d2d3-3c50-4fd6-a108-26ce638197c8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3231 | 2026.05.08 08:10:25.791437 [ 260 ] {2345d2d3-3c50-4fd6-a108-26ce638197c8} <Trace> oximeter.fields_uuid (6954ef9e-8f45-45b9-b3dd-33f933bb31d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3232 | 2026.05.08 08:10:25.791473 [ 260 ] {2345d2d3-3c50-4fd6-a108-26ce638197c8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 3233 | 2026.05.08 08:10:25.791786 [ 260 ] {2345d2d3-3c50-4fd6-a108-26ce638197c8} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3234 | 2026.05.08 08:10:25.792003 [ 260 ] {2345d2d3-3c50-4fd6-a108-26ce638197c8} <Trace> oximeter.fields_uuid (6954ef9e-8f45-45b9-b3dd-33f933bb31d2): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3235 | 2026.05.08 08:10:25.792132 [ 260 ] {2345d2d3-3c50-4fd6-a108-26ce638197c8} <Debug> executeQuery: Read 92 rows, 7.36 KiB in 0.001179 sec., 78032.23070398644 rows/sec., 6.10 MiB/sec. | ||
| 3236 | 2026.05.08 08:10:25.792169 [ 260 ] {2345d2d3-3c50-4fd6-a108-26ce638197c8} <Debug> TCPHandler: Processed in 0.001342383 sec. | ||
| 3237 | 2026.05.08 08:10:25.792286 [ 260 ] {} <Trace> TCP-Session: 3fbd83a9-a342-4804-a34d-63c9c5d34136 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3238 | 2026.05.08 08:10:25.792381 [ 260 ] {51be677d-acfd-4659-a4c9-b0a8ee378231} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40062) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3239 | 2026.05.08 08:10:25.792423 [ 260 ] {51be677d-acfd-4659-a4c9-b0a8ee378231} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3240 | 2026.05.08 08:10:25.792850 [ 260 ] {51be677d-acfd-4659-a4c9-b0a8ee378231} <Trace> oximeter.measurements_cumulativeu64 (a8be02dd-881e-443e-adcb-2b9e0d812815): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3241 | 2026.05.08 08:10:25.792891 [ 260 ] {51be677d-acfd-4659-a4c9-b0a8ee378231} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 3242 | 2026.05.08 08:10:25.793248 [ 260 ] {51be677d-acfd-4659-a4c9-b0a8ee378231} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3243 | 2026.05.08 08:10:25.793471 [ 260 ] {51be677d-acfd-4659-a4c9-b0a8ee378231} <Trace> oximeter.measurements_cumulativeu64 (a8be02dd-881e-443e-adcb-2b9e0d812815): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3244 | 2026.05.08 08:10:25.793608 [ 260 ] {51be677d-acfd-4659-a4c9-b0a8ee378231} <Debug> executeQuery: Read 162 rows, 11.55 KiB in 0.001246 sec., 130016.05136436598 rows/sec., 9.05 MiB/sec. | ||
| 3245 | 2026.05.08 08:10:25.793647 [ 260 ] {51be677d-acfd-4659-a4c9-b0a8ee378231} <Debug> TCPHandler: Processed in 0.001410074 sec. | ||
| 3246 | 2026.05.08 08:10:25.793766 [ 260 ] {} <Trace> TCP-Session: 3fbd83a9-a342-4804-a34d-63c9c5d34136 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3247 | 2026.05.08 08:10:25.793864 [ 260 ] {c2f29a17-2ff0-4468-8a8a-56e1f5dca8ac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40062) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3248 | 2026.05.08 08:10:25.793919 [ 260 ] {c2f29a17-2ff0-4468-8a8a-56e1f5dca8ac} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 3249 | 2026.05.08 08:10:25.794696 [ 260 ] {c2f29a17-2ff0-4468-8a8a-56e1f5dca8ac} <Trace> oximeter.measurements_histogramu64 (ebabec84-cbfc-4cf8-9a95-b35807d218b8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3250 | 2026.05.08 08:10:25.794740 [ 260 ] {c2f29a17-2ff0-4468-8a8a-56e1f5dca8ac} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 3251 | 2026.05.08 08:10:25.795275 [ 260 ] {c2f29a17-2ff0-4468-8a8a-56e1f5dca8ac} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3252 | 2026.05.08 08:10:25.795509 [ 260 ] {c2f29a17-2ff0-4468-8a8a-56e1f5dca8ac} <Trace> oximeter.measurements_histogramu64 (ebabec84-cbfc-4cf8-9a95-b35807d218b8): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3253 | 2026.05.08 08:10:25.795652 [ 260 ] {c2f29a17-2ff0-4468-8a8a-56e1f5dca8ac} <Debug> executeQuery: Read 24 rows, 44.04 KiB in 0.001807 sec., 13281.682346430547 rows/sec., 23.80 MiB/sec. | ||
| 3254 | 2026.05.08 08:10:25.795710 [ 260 ] {c2f29a17-2ff0-4468-8a8a-56e1f5dca8ac} <Debug> TCPHandler: Processed in 0.001995284 sec. | ||
| 3255 | 2026.05.08 08:10:25.795830 [ 260 ] {} <Trace> TCP-Session: 3fbd83a9-a342-4804-a34d-63c9c5d34136 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3256 | 2026.05.08 08:10:25.795927 [ 260 ] {4b538620-2ae0-4b51-ba71-6c69742dc17f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40062) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3257 | 2026.05.08 08:10:25.795969 [ 260 ] {4b538620-2ae0-4b51-ba71-6c69742dc17f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3258 | 2026.05.08 08:10:25.796306 [ 260 ] {4b538620-2ae0-4b51-ba71-6c69742dc17f} <Trace> oximeter.measurements_u64 (51456919-ce1d-4304-962d-5a281585e6eb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3259 | 2026.05.08 08:10:25.796344 [ 260 ] {4b538620-2ae0-4b51-ba71-6c69742dc17f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 3260 | 2026.05.08 08:10:25.796662 [ 260 ] {4b538620-2ae0-4b51-ba71-6c69742dc17f} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3261 | 2026.05.08 08:10:25.796898 [ 260 ] {4b538620-2ae0-4b51-ba71-6c69742dc17f} <Trace> oximeter.measurements_u64 (51456919-ce1d-4304-962d-5a281585e6eb): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3262 | 2026.05.08 08:10:25.797026 [ 260 ] {4b538620-2ae0-4b51-ba71-6c69742dc17f} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001119 sec., 53619.30294906166 rows/sec., 3.61 MiB/sec. | ||
| 3263 | 2026.05.08 08:10:25.797064 [ 260 ] {4b538620-2ae0-4b51-ba71-6c69742dc17f} <Debug> TCPHandler: Processed in 0.001283483 sec. | ||
| 3264 | 2026.05.08 08:10:27.578791 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 6191 | ||
| 3265 | 2026.05.08 08:10:27.579364 [ 245 ] {} <Trace> system.asynchronous_metric_log (ae5b5697-1ff6-4106-8704-be69c16fe51c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3266 | 2026.05.08 08:10:27.579404 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 3267 | 2026.05.08 08:10:27.579900 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 3268 | 2026.05.08 08:10:27.580152 [ 245 ] {} <Trace> system.asynchronous_metric_log (ae5b5697-1ff6-4106-8704-be69c16fe51c): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3269 | 2026.05.08 08:10:27.580279 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 6191 | ||
| 3270 | 2026.05.08 08:10:27.914598 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 98 | ||
| 3271 | 2026.05.08 08:10:27.930092 [ 244 ] {} <Trace> system.metric_log (6863ca5b-3a4e-4a65-b181-6be743eb150d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3272 | 2026.05.08 08:10:27.930150 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 3273 | 2026.05.08 08:10:27.936255 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 3274 | 2026.05.08 08:10:27.936933 [ 244 ] {} <Trace> system.metric_log (6863ca5b-3a4e-4a65-b181-6be743eb150d): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3275 | 2026.05.08 08:10:27.939702 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 98 | ||
| 3276 | 2026.05.08 08:10:30.092594 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 40 entries to flush up to offset 410 | ||
| 3277 | 2026.05.08 08:10:30.094953 [ 243 ] {} <Trace> system.query_log (14f8ccb3-56a3-4601-8a9e-d96094aafe7f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3278 | 2026.05.08 08:10:30.094999 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 3279 | 2026.05.08 08:10:30.096177 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 3280 | 2026.05.08 08:10:30.096450 [ 243 ] {} <Trace> system.query_log (14f8ccb3-56a3-4601-8a9e-d96094aafe7f): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3281 | 2026.05.08 08:10:30.096694 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 410 | ||
| 3282 | 2026.05.08 08:10:30.784753 [ 260 ] {} <Trace> TCP-Session: 3fbd83a9-a342-4804-a34d-63c9c5d34136 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3283 | 2026.05.08 08:10:30.785147 [ 260 ] {e98fd1e4-6df2-46ed-8f42-d1f85a1f091f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40062) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native (stage: Complete) | ||
| 3284 | 2026.05.08 08:10:30.785708 [ 260 ] {e98fd1e4-6df2-46ed-8f42-d1f85a1f091f} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 3285 | 2026.05.08 08:10:30.785753 [ 260 ] {e98fd1e4-6df2-46ed-8f42-d1f85a1f091f} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 3286 | 2026.05.08 08:10:30.785997 [ 260 ] {e98fd1e4-6df2-46ed-8f42-d1f85a1f091f} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 3287 | 2026.05.08 08:10:30.786069 [ 260 ] {e98fd1e4-6df2-46ed-8f42-d1f85a1f091f} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3288 | 2026.05.08 08:10:30.786211 [ 260 ] {e98fd1e4-6df2-46ed-8f42-d1f85a1f091f} <Debug> oximeter.timeseries_schema (b89db7f6-4c52-403d-9f92-e362dcc59f0f) (SelectExecutor): Key condition: (column 0 in 31-element set) | ||
| 3289 | 2026.05.08 08:10:30.786325 [ 335 ] {e98fd1e4-6df2-46ed-8f42-d1f85a1f091f} <Trace> oximeter.timeseries_schema (b89db7f6-4c52-403d-9f92-e362dcc59f0f) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 3290 | 2026.05.08 08:10:30.786329 [ 327 ] {e98fd1e4-6df2-46ed-8f42-d1f85a1f091f} <Trace> oximeter.timeseries_schema (b89db7f6-4c52-403d-9f92-e362dcc59f0f) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 3291 | 2026.05.08 08:10:30.786345 [ 356 ] {e98fd1e4-6df2-46ed-8f42-d1f85a1f091f} <Trace> oximeter.timeseries_schema (b89db7f6-4c52-403d-9f92-e362dcc59f0f) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 3292 | 2026.05.08 08:10:30.786492 [ 260 ] {e98fd1e4-6df2-46ed-8f42-d1f85a1f091f} <Debug> oximeter.timeseries_schema (b89db7f6-4c52-403d-9f92-e362dcc59f0f) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges | ||
| 3293 | 2026.05.08 08:10:30.786522 [ 260 ] {e98fd1e4-6df2-46ed-8f42-d1f85a1f091f} <Trace> oximeter.timeseries_schema (b89db7f6-4c52-403d-9f92-e362dcc59f0f) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 3294 | 2026.05.08 08:10:30.786593 [ 260 ] {e98fd1e4-6df2-46ed-8f42-d1f85a1f091f} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 3295 | 2026.05.08 08:10:30.786613 [ 260 ] {e98fd1e4-6df2-46ed-8f42-d1f85a1f091f} <Debug> oximeter.timeseries_schema (b89db7f6-4c52-403d-9f92-e362dcc59f0f) (SelectExecutor): Reading approx. 47 rows with 2 streams | ||
| 3296 | 2026.05.08 08:10:30.786679 [ 260 ] {e98fd1e4-6df2-46ed-8f42-d1f85a1f091f} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 3297 | 2026.05.08 08:10:30.786718 [ 260 ] {e98fd1e4-6df2-46ed-8f42-d1f85a1f091f} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 3298 | 2026.05.08 08:10:30.788170 [ 260 ] {e98fd1e4-6df2-46ed-8f42-d1f85a1f091f} <Debug> executeQuery: Read 47 rows, 11.99 KiB in 0.003185 sec., 14756.671899529043 rows/sec., 3.68 MiB/sec. | ||
| 3299 | 2026.05.08 08:10:30.788306 [ 260 ] {e98fd1e4-6df2-46ed-8f42-d1f85a1f091f} <Debug> TCPHandler: Processed in 0.003721214 sec. | ||
| 3300 | 2026.05.08 08:10:30.793108 [ 260 ] {} <Trace> TCP-Session: 3fbd83a9-a342-4804-a34d-63c9c5d34136 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3301 | 2026.05.08 08:10:30.793222 [ 260 ] {5633fab4-f68a-4713-a60c-39c44e9fc26d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40062) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 3302 | 2026.05.08 08:10:30.793269 [ 260 ] {5633fab4-f68a-4713-a60c-39c44e9fc26d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 3303 | 2026.05.08 08:10:30.793878 [ 260 ] {5633fab4-f68a-4713-a60c-39c44e9fc26d} <Trace> oximeter.fields_i16 (3c1e284c-4bc9-42d0-9208-0102cfbb7904): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3304 | 2026.05.08 08:10:30.793925 [ 260 ] {5633fab4-f68a-4713-a60c-39c44e9fc26d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 3305 | 2026.05.08 08:10:30.794309 [ 260 ] {5633fab4-f68a-4713-a60c-39c44e9fc26d} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 3306 | 2026.05.08 08:10:30.794536 [ 260 ] {5633fab4-f68a-4713-a60c-39c44e9fc26d} <Trace> oximeter.fields_i16 (3c1e284c-4bc9-42d0-9208-0102cfbb7904): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3307 | 2026.05.08 08:10:30.794680 [ 260 ] {5633fab4-f68a-4713-a60c-39c44e9fc26d} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001493 sec., 190221.03148024113 rows/sec., 12.08 MiB/sec. | ||
| 3308 | 2026.05.08 08:10:30.794719 [ 260 ] {5633fab4-f68a-4713-a60c-39c44e9fc26d} <Debug> TCPHandler: Processed in 0.001663728 sec. | ||
| 3309 | 2026.05.08 08:10:30.794853 [ 260 ] {} <Trace> TCP-Session: 3fbd83a9-a342-4804-a34d-63c9c5d34136 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3310 | 2026.05.08 08:10:30.794951 [ 260 ] {0589e761-62e0-44ca-954f-949a46d71bf7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40062) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3311 | 2026.05.08 08:10:30.794992 [ 260 ] {0589e761-62e0-44ca-954f-949a46d71bf7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3312 | 2026.05.08 08:10:30.795749 [ 260 ] {0589e761-62e0-44ca-954f-949a46d71bf7} <Trace> oximeter.fields_string (2e56caf6-21a8-464c-b24f-cce9c93bbfbe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3313 | 2026.05.08 08:10:30.795787 [ 260 ] {0589e761-62e0-44ca-954f-949a46d71bf7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 3314 | 2026.05.08 08:10:30.796137 [ 260 ] {0589e761-62e0-44ca-954f-949a46d71bf7} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 3315 | 2026.05.08 08:10:30.796349 [ 260 ] {0589e761-62e0-44ca-954f-949a46d71bf7} <Trace> oximeter.fields_string (2e56caf6-21a8-464c-b24f-cce9c93bbfbe): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3316 | 2026.05.08 08:10:30.796476 [ 260 ] {0589e761-62e0-44ca-954f-949a46d71bf7} <Debug> executeQuery: Read 833 rows, 66.39 KiB in 0.001548 sec., 538113.6950904393 rows/sec., 41.88 MiB/sec. | ||
| 3317 | 2026.05.08 08:10:30.796513 [ 260 ] {0589e761-62e0-44ca-954f-949a46d71bf7} <Debug> TCPHandler: Processed in 0.00170903 sec. | ||
| 3318 | 2026.05.08 08:10:30.796629 [ 260 ] {} <Trace> TCP-Session: 3fbd83a9-a342-4804-a34d-63c9c5d34136 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3319 | 2026.05.08 08:10:30.796721 [ 260 ] {8415427c-c036-424e-8115-73db5bb83edf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40062) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3320 | 2026.05.08 08:10:30.796759 [ 260 ] {8415427c-c036-424e-8115-73db5bb83edf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3321 | 2026.05.08 08:10:30.797193 [ 260 ] {8415427c-c036-424e-8115-73db5bb83edf} <Trace> oximeter.fields_u16 (b3f55b36-ed93-4ef0-b7a4-471cf9f732a6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3322 | 2026.05.08 08:10:30.797230 [ 260 ] {8415427c-c036-424e-8115-73db5bb83edf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 3323 | 2026.05.08 08:10:30.797532 [ 260 ] {8415427c-c036-424e-8115-73db5bb83edf} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3324 | 2026.05.08 08:10:30.797757 [ 260 ] {8415427c-c036-424e-8115-73db5bb83edf} <Trace> oximeter.fields_u16 (b3f55b36-ed93-4ef0-b7a4-471cf9f732a6): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3325 | 2026.05.08 08:10:30.797877 [ 138 ] {} <Debug> oximeter.fields_u16 (b3f55b36-ed93-4ef0-b7a4-471cf9f732a6) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3326 | 2026.05.08 08:10:30.797888 [ 260 ] {8415427c-c036-424e-8115-73db5bb83edf} <Debug> executeQuery: Read 160 rows, 9.90 KiB in 0.001186 sec., 134907.25126475547 rows/sec., 8.15 MiB/sec. | ||
| 3327 | 2026.05.08 08:10:30.797930 [ 138 ] {} <Trace> oximeter.fields_u16 (b3f55b36-ed93-4ef0-b7a4-471cf9f732a6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3328 | 2026.05.08 08:10:30.797942 [ 260 ] {8415427c-c036-424e-8115-73db5bb83edf} <Debug> TCPHandler: Processed in 0.001360693 sec. | ||
| 3329 | 2026.05.08 08:10:30.797959 [ 138 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 3330 | 2026.05.08 08:10:30.798053 [ 198 ] {b3f55b36-ed93-4ef0-b7a4-471cf9f732a6::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 | ||
| 3331 | 2026.05.08 08:10:30.798067 [ 260 ] {} <Trace> TCP-Session: 3fbd83a9-a342-4804-a34d-63c9c5d34136 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3332 | 2026.05.08 08:10:30.798167 [ 260 ] {5d6d3c3d-3073-43ae-8489-e91cc5a28e90} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40062) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 3333 | 2026.05.08 08:10:30.798168 [ 198 ] {b3f55b36-ed93-4ef0-b7a4-471cf9f732a6::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3334 | 2026.05.08 08:10:30.798210 [ 260 ] {5d6d3c3d-3073-43ae-8489-e91cc5a28e90} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 3335 | 2026.05.08 08:10:30.798218 [ 198 ] {b3f55b36-ed93-4ef0-b7a4-471cf9f732a6::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 69 rows starting from the beginning of the part | ||
| 3336 | 2026.05.08 08:10:30.798313 [ 198 ] {b3f55b36-ed93-4ef0-b7a4-471cf9f732a6::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 183 rows starting from the beginning of the part | ||
| 3337 | 2026.05.08 08:10:30.798360 [ 198 ] {b3f55b36-ed93-4ef0-b7a4-471cf9f732a6::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 24 rows starting from the beginning of the part | ||
| 3338 | 2026.05.08 08:10:30.798405 [ 198 ] {b3f55b36-ed93-4ef0-b7a4-471cf9f732a6::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 160 rows starting from the beginning of the part | ||
| 3339 | 2026.05.08 08:10:30.798451 [ 198 ] {b3f55b36-ed93-4ef0-b7a4-471cf9f732a6::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 28 rows starting from the beginning of the part | ||
| 3340 | 2026.05.08 08:10:30.798491 [ 198 ] {b3f55b36-ed93-4ef0-b7a4-471cf9f732a6::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 | ||
| 3341 | 2026.05.08 08:10:30.798648 [ 260 ] {5d6d3c3d-3073-43ae-8489-e91cc5a28e90} <Trace> oximeter.fields_u32 (b5155bac-ebd9-49db-8237-598074e8072a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3342 | 2026.05.08 08:10:30.798691 [ 260 ] {5d6d3c3d-3073-43ae-8489-e91cc5a28e90} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 3343 | 2026.05.08 08:10:30.799013 [ 260 ] {5d6d3c3d-3073-43ae-8489-e91cc5a28e90} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 3344 | 2026.05.08 08:10:30.799244 [ 260 ] {5d6d3c3d-3073-43ae-8489-e91cc5a28e90} <Trace> oximeter.fields_u32 (b5155bac-ebd9-49db-8237-598074e8072a): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3345 | 2026.05.08 08:10:30.799373 [ 260 ] {5d6d3c3d-3073-43ae-8489-e91cc5a28e90} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001223 sec., 121831.56173344236 rows/sec., 7.87 MiB/sec. | ||
| 3346 | 2026.05.08 08:10:30.799410 [ 260 ] {5d6d3c3d-3073-43ae-8489-e91cc5a28e90} <Debug> TCPHandler: Processed in 0.001390124 sec. | ||
| 3347 | 2026.05.08 08:10:30.799476 [ 201 ] {b3f55b36-ed93-4ef0-b7a4-471cf9f732a6::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 624 rows, containing 5 columns (5 merged, 0 gathered) in 0.001457446 sec., 428146.22291323316 rows/sec., 28.70 MiB/sec. | ||
| 3348 | 2026.05.08 08:10:30.799545 [ 260 ] {} <Trace> TCP-Session: 3fbd83a9-a342-4804-a34d-63c9c5d34136 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3349 | 2026.05.08 08:10:30.799644 [ 260 ] {263d0308-17ab-49ca-ba65-239eb58bc92a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40062) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 3350 | 2026.05.08 08:10:30.799650 [ 187 ] {b3f55b36-ed93-4ef0-b7a4-471cf9f732a6::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3351 | 2026.05.08 08:10:30.799683 [ 260 ] {263d0308-17ab-49ca-ba65-239eb58bc92a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 3352 | 2026.05.08 08:10:30.799919 [ 187 ] {b3f55b36-ed93-4ef0-b7a4-471cf9f732a6::all_1_16_3} <Trace> oximeter.fields_u16 (b3f55b36-ed93-4ef0-b7a4-471cf9f732a6): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3353 | 2026.05.08 08:10:30.799982 [ 187 ] {b3f55b36-ed93-4ef0-b7a4-471cf9f732a6::all_1_16_3} <Trace> oximeter.fields_u16 (b3f55b36-ed93-4ef0-b7a4-471cf9f732a6) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3354 | 2026.05.08 08:10:30.800057 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.32 MiB. | ||
| 3355 | 2026.05.08 08:10:30.800137 [ 260 ] {263d0308-17ab-49ca-ba65-239eb58bc92a} <Trace> oximeter.fields_u8 (7b358469-9653-4fa1-8df0-42378e30bc5f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3356 | 2026.05.08 08:10:30.800172 [ 260 ] {263d0308-17ab-49ca-ba65-239eb58bc92a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 3357 | 2026.05.08 08:10:30.800464 [ 260 ] {263d0308-17ab-49ca-ba65-239eb58bc92a} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 3358 | 2026.05.08 08:10:30.800674 [ 260 ] {263d0308-17ab-49ca-ba65-239eb58bc92a} <Trace> oximeter.fields_u8 (7b358469-9653-4fa1-8df0-42378e30bc5f): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3359 | 2026.05.08 08:10:30.800798 [ 260 ] {263d0308-17ab-49ca-ba65-239eb58bc92a} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001172 sec., 126279.86348122866 rows/sec., 7.18 MiB/sec. | ||
| 3360 | 2026.05.08 08:10:30.800835 [ 260 ] {263d0308-17ab-49ca-ba65-239eb58bc92a} <Debug> TCPHandler: Processed in 0.001349754 sec. | ||
| 3361 | 2026.05.08 08:10:30.800956 [ 260 ] {} <Trace> TCP-Session: 3fbd83a9-a342-4804-a34d-63c9c5d34136 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3362 | 2026.05.08 08:10:30.801048 [ 260 ] {0dfdcf42-bb17-4e5e-85b3-7483234b7aef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40062) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3363 | 2026.05.08 08:10:30.801087 [ 260 ] {0dfdcf42-bb17-4e5e-85b3-7483234b7aef} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3364 | 2026.05.08 08:10:30.801721 [ 260 ] {0dfdcf42-bb17-4e5e-85b3-7483234b7aef} <Trace> oximeter.fields_uuid (6954ef9e-8f45-45b9-b3dd-33f933bb31d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3365 | 2026.05.08 08:10:30.801757 [ 260 ] {0dfdcf42-bb17-4e5e-85b3-7483234b7aef} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 3366 | 2026.05.08 08:10:30.802078 [ 260 ] {0dfdcf42-bb17-4e5e-85b3-7483234b7aef} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 3367 | 2026.05.08 08:10:30.802293 [ 260 ] {0dfdcf42-bb17-4e5e-85b3-7483234b7aef} <Trace> oximeter.fields_uuid (6954ef9e-8f45-45b9-b3dd-33f933bb31d2): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3368 | 2026.05.08 08:10:30.802420 [ 260 ] {0dfdcf42-bb17-4e5e-85b3-7483234b7aef} <Debug> executeQuery: Read 508 rows, 36.62 KiB in 0.00139 sec., 365467.6258992806 rows/sec., 25.73 MiB/sec. | ||
| 3369 | 2026.05.08 08:10:30.802457 [ 260 ] {0dfdcf42-bb17-4e5e-85b3-7483234b7aef} <Debug> TCPHandler: Processed in 0.001548287 sec. | ||
| 3370 | 2026.05.08 08:10:30.802568 [ 260 ] {} <Trace> TCP-Session: 3fbd83a9-a342-4804-a34d-63c9c5d34136 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3371 | 2026.05.08 08:10:30.802659 [ 260 ] {1103488c-7dc5-4a0f-a2d8-3568b07803b6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40062) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 3372 | 2026.05.08 08:10:30.802699 [ 260 ] {1103488c-7dc5-4a0f-a2d8-3568b07803b6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 3373 | 2026.05.08 08:10:30.803025 [ 260 ] {1103488c-7dc5-4a0f-a2d8-3568b07803b6} <Trace> oximeter.measurements_bool (014a2999-841c-441b-b671-434e3660eef7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3374 | 2026.05.08 08:10:30.803061 [ 260 ] {1103488c-7dc5-4a0f-a2d8-3568b07803b6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 3375 | 2026.05.08 08:10:30.803361 [ 260 ] {1103488c-7dc5-4a0f-a2d8-3568b07803b6} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 3376 | 2026.05.08 08:10:30.803568 [ 260 ] {1103488c-7dc5-4a0f-a2d8-3568b07803b6} <Trace> oximeter.measurements_bool (014a2999-841c-441b-b671-434e3660eef7): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3377 | 2026.05.08 08:10:30.803688 [ 260 ] {1103488c-7dc5-4a0f-a2d8-3568b07803b6} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001046 sec., 5736.137667304015 rows/sec., 299.69 KiB/sec. | ||
| 3378 | 2026.05.08 08:10:30.803723 [ 260 ] {1103488c-7dc5-4a0f-a2d8-3568b07803b6} <Debug> TCPHandler: Processed in 0.001202581 sec. | ||
| 3379 | 2026.05.08 08:10:30.803835 [ 260 ] {} <Trace> TCP-Session: 3fbd83a9-a342-4804-a34d-63c9c5d34136 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3380 | 2026.05.08 08:10:30.803926 [ 260 ] {f7c2bdbd-23bb-4472-a3cf-573c636d449e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40062) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3381 | 2026.05.08 08:10:30.803967 [ 260 ] {f7c2bdbd-23bb-4472-a3cf-573c636d449e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3382 | 2026.05.08 08:10:30.804373 [ 260 ] {f7c2bdbd-23bb-4472-a3cf-573c636d449e} <Trace> oximeter.measurements_cumulativeu64 (a8be02dd-881e-443e-adcb-2b9e0d812815): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3383 | 2026.05.08 08:10:30.804409 [ 260 ] {f7c2bdbd-23bb-4472-a3cf-573c636d449e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 3384 | 2026.05.08 08:10:30.804734 [ 260 ] {f7c2bdbd-23bb-4472-a3cf-573c636d449e} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 3385 | 2026.05.08 08:10:30.804953 [ 260 ] {f7c2bdbd-23bb-4472-a3cf-573c636d449e} <Trace> oximeter.measurements_cumulativeu64 (a8be02dd-881e-443e-adcb-2b9e0d812815): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3386 | 2026.05.08 08:10:30.805076 [ 260 ] {f7c2bdbd-23bb-4472-a3cf-573c636d449e} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001167 sec., 227077.97772065122 rows/sec., 15.09 MiB/sec. | ||
| 3387 | 2026.05.08 08:10:30.805111 [ 260 ] {f7c2bdbd-23bb-4472-a3cf-573c636d449e} <Debug> TCPHandler: Processed in 0.001322832 sec. | ||
| 3388 | 2026.05.08 08:10:30.805223 [ 260 ] {} <Trace> TCP-Session: 3fbd83a9-a342-4804-a34d-63c9c5d34136 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3389 | 2026.05.08 08:10:30.805314 [ 260 ] {285d7878-c8e2-45fa-a6a8-1c67b45ef6ed} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40062) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 3390 | 2026.05.08 08:10:30.805355 [ 260 ] {285d7878-c8e2-45fa-a6a8-1c67b45ef6ed} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 3391 | 2026.05.08 08:10:30.805675 [ 260 ] {285d7878-c8e2-45fa-a6a8-1c67b45ef6ed} <Trace> oximeter.measurements_f64 (6f2500a7-7443-4aff-afae-2b5549923f4f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3392 | 2026.05.08 08:10:30.805710 [ 260 ] {285d7878-c8e2-45fa-a6a8-1c67b45ef6ed} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 3393 | 2026.05.08 08:10:30.806001 [ 260 ] {285d7878-c8e2-45fa-a6a8-1c67b45ef6ed} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 3394 | 2026.05.08 08:10:30.806207 [ 260 ] {285d7878-c8e2-45fa-a6a8-1c67b45ef6ed} <Trace> oximeter.measurements_f64 (6f2500a7-7443-4aff-afae-2b5549923f4f): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3395 | 2026.05.08 08:10:30.806328 [ 260 ] {285d7878-c8e2-45fa-a6a8-1c67b45ef6ed} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001031 sec., 969.9321047526673 rows/sec., 65.36 KiB/sec. | ||
| 3396 | 2026.05.08 08:10:30.806363 [ 260 ] {285d7878-c8e2-45fa-a6a8-1c67b45ef6ed} <Debug> TCPHandler: Processed in 0.00118627 sec. | ||
| 3397 | 2026.05.08 08:10:30.806476 [ 260 ] {} <Trace> TCP-Session: 3fbd83a9-a342-4804-a34d-63c9c5d34136 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3398 | 2026.05.08 08:10:30.806566 [ 260 ] {1a45723d-2271-4b94-8b2e-1f3cdb716c77} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40062) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3399 | 2026.05.08 08:10:30.806618 [ 260 ] {1a45723d-2271-4b94-8b2e-1f3cdb716c77} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 3400 | 2026.05.08 08:10:30.807378 [ 260 ] {1a45723d-2271-4b94-8b2e-1f3cdb716c77} <Trace> oximeter.measurements_histogramu64 (ebabec84-cbfc-4cf8-9a95-b35807d218b8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3401 | 2026.05.08 08:10:30.807414 [ 260 ] {1a45723d-2271-4b94-8b2e-1f3cdb716c77} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 3402 | 2026.05.08 08:10:30.807932 [ 260 ] {1a45723d-2271-4b94-8b2e-1f3cdb716c77} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3403 | 2026.05.08 08:10:30.808151 [ 260 ] {1a45723d-2271-4b94-8b2e-1f3cdb716c77} <Trace> oximeter.measurements_histogramu64 (ebabec84-cbfc-4cf8-9a95-b35807d218b8): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3404 | 2026.05.08 08:10:30.808254 [ 138 ] {} <Debug> oximeter.measurements_histogramu64 (ebabec84-cbfc-4cf8-9a95-b35807d218b8) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3405 | 2026.05.08 08:10:30.808284 [ 260 ] {1a45723d-2271-4b94-8b2e-1f3cdb716c77} <Debug> executeQuery: Read 18 rows, 33.03 KiB in 0.001735 sec., 10374.63976945245 rows/sec., 18.59 MiB/sec. | ||
| 3406 | 2026.05.08 08:10:30.808297 [ 138 ] {} <Trace> oximeter.measurements_histogramu64 (ebabec84-cbfc-4cf8-9a95-b35807d218b8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3407 | 2026.05.08 08:10:30.808327 [ 138 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 3408 | 2026.05.08 08:10:30.808346 [ 260 ] {1a45723d-2271-4b94-8b2e-1f3cdb716c77} <Debug> TCPHandler: Processed in 0.001917274 sec. | ||
| 3409 | 2026.05.08 08:10:30.808405 [ 187 ] {ebabec84-cbfc-4cf8-9a95-b35807d218b8::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 | ||
| 3410 | 2026.05.08 08:10:30.808492 [ 260 ] {} <Trace> TCP-Session: 3fbd83a9-a342-4804-a34d-63c9c5d34136 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3411 | 2026.05.08 08:10:30.808574 [ 187 ] {ebabec84-cbfc-4cf8-9a95-b35807d218b8::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3412 | 2026.05.08 08:10:30.808584 [ 260 ] {27bb75c7-1875-423b-bfa5-9776cb84b71f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40062) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3413 | 2026.05.08 08:10:30.808622 [ 187 ] {ebabec84-cbfc-4cf8-9a95-b35807d218b8::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 166 rows starting from the beginning of the part | ||
| 3414 | 2026.05.08 08:10:30.808625 [ 260 ] {27bb75c7-1875-423b-bfa5-9776cb84b71f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3415 | 2026.05.08 08:10:30.808737 [ 187 ] {ebabec84-cbfc-4cf8-9a95-b35807d218b8::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 27 rows starting from the beginning of the part | ||
| 3416 | 2026.05.08 08:10:30.808842 [ 187 ] {ebabec84-cbfc-4cf8-9a95-b35807d218b8::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 24 rows starting from the beginning of the part | ||
| 3417 | 2026.05.08 08:10:30.808941 [ 187 ] {ebabec84-cbfc-4cf8-9a95-b35807d218b8::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 18 rows starting from the beginning of the part | ||
| 3418 | 2026.05.08 08:10:30.808964 [ 260 ] {27bb75c7-1875-423b-bfa5-9776cb84b71f} <Trace> oximeter.measurements_u64 (51456919-ce1d-4304-962d-5a281585e6eb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3419 | 2026.05.08 08:10:30.808999 [ 260 ] {27bb75c7-1875-423b-bfa5-9776cb84b71f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 3420 | 2026.05.08 08:10:30.809035 [ 187 ] {ebabec84-cbfc-4cf8-9a95-b35807d218b8::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 24 rows starting from the beginning of the part | ||
| 3421 | 2026.05.08 08:10:30.809132 [ 187 ] {ebabec84-cbfc-4cf8-9a95-b35807d218b8::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 18 rows starting from the beginning of the part | ||
| 3422 | 2026.05.08 08:10:30.809299 [ 260 ] {27bb75c7-1875-423b-bfa5-9776cb84b71f} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 3423 | 2026.05.08 08:10:30.809511 [ 260 ] {27bb75c7-1875-423b-bfa5-9776cb84b71f} <Trace> oximeter.measurements_u64 (51456919-ce1d-4304-962d-5a281585e6eb): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3424 | 2026.05.08 08:10:30.809637 [ 260 ] {27bb75c7-1875-423b-bfa5-9776cb84b71f} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001072 sec., 83955.22388059701 rows/sec., 5.25 MiB/sec. | ||
| 3425 | 2026.05.08 08:10:30.809671 [ 260 ] {27bb75c7-1875-423b-bfa5-9776cb84b71f} <Debug> TCPHandler: Processed in 0.001226711 sec. | ||
| 3426 | 2026.05.08 08:10:30.812170 [ 192 ] {ebabec84-cbfc-4cf8-9a95-b35807d218b8::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 277 rows, containing 19 columns (19 merged, 0 gathered) in 0.003788686 sec., 73112.41945096532 rows/sec., 131.01 MiB/sec. | ||
| 3427 | 2026.05.08 08:10:30.812692 [ 187 ] {ebabec84-cbfc-4cf8-9a95-b35807d218b8::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3428 | 2026.05.08 08:10:30.813005 [ 187 ] {ebabec84-cbfc-4cf8-9a95-b35807d218b8::all_1_16_3} <Trace> oximeter.measurements_histogramu64 (ebabec84-cbfc-4cf8-9a95-b35807d218b8): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3429 | 2026.05.08 08:10:30.813067 [ 187 ] {ebabec84-cbfc-4cf8-9a95-b35807d218b8::all_1_16_3} <Trace> oximeter.measurements_histogramu64 (ebabec84-cbfc-4cf8-9a95-b35807d218b8) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3430 | 2026.05.08 08:10:30.813136 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.53 MiB. | ||
| 3431 | 2026.05.08 08:10:35.010117 [ 131 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 3432 | 2026.05.08 08:10:35.010204 [ 131 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 3433 | 2026.05.08 08:10:35.080411 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 6703 | ||
| 3434 | 2026.05.08 08:10:35.081120 [ 245 ] {} <Trace> system.asynchronous_metric_log (ae5b5697-1ff6-4106-8704-be69c16fe51c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3435 | 2026.05.08 08:10:35.081170 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 3436 | 2026.05.08 08:10:35.081710 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 3437 | 2026.05.08 08:10:35.081956 [ 245 ] {} <Trace> system.asynchronous_metric_log (ae5b5697-1ff6-4106-8704-be69c16fe51c): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3438 | 2026.05.08 08:10:35.082090 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 6703 | ||
| 3439 | 2026.05.08 08:10:35.439816 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 106 | ||
| 3440 | 2026.05.08 08:10:35.456767 [ 244 ] {} <Trace> system.metric_log (6863ca5b-3a4e-4a65-b181-6be743eb150d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3441 | 2026.05.08 08:10:35.456827 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 3442 | 2026.05.08 08:10:35.462226 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 3443 | 2026.05.08 08:10:35.462917 [ 244 ] {} <Trace> system.metric_log (6863ca5b-3a4e-4a65-b181-6be743eb150d): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3444 | 2026.05.08 08:10:35.466060 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 106 | ||
| 3445 | 2026.05.08 08:10:35.780696 [ 260 ] {} <Trace> TCP-Session: 3fbd83a9-a342-4804-a34d-63c9c5d34136 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3446 | 2026.05.08 08:10:35.780995 [ 260 ] {719ba28d-89c8-45da-8ac0-e26e0fd54e6b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40062) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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) | ||
| 3447 | 2026.05.08 08:10:35.781534 [ 260 ] {719ba28d-89c8-45da-8ac0-e26e0fd54e6b} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 3448 | 2026.05.08 08:10:35.781600 [ 260 ] {719ba28d-89c8-45da-8ac0-e26e0fd54e6b} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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 | ||
| 3449 | 2026.05.08 08:10:35.781951 [ 260 ] {719ba28d-89c8-45da-8ac0-e26e0fd54e6b} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 3450 | 2026.05.08 08:10:35.782021 [ 260 ] {719ba28d-89c8-45da-8ac0-e26e0fd54e6b} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3451 | 2026.05.08 08:10:35.782162 [ 260 ] {719ba28d-89c8-45da-8ac0-e26e0fd54e6b} <Debug> oximeter.timeseries_schema (b89db7f6-4c52-403d-9f92-e362dcc59f0f) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 3452 | 2026.05.08 08:10:35.782287 [ 360 ] {719ba28d-89c8-45da-8ac0-e26e0fd54e6b} <Trace> oximeter.timeseries_schema (b89db7f6-4c52-403d-9f92-e362dcc59f0f) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 3453 | 2026.05.08 08:10:35.782307 [ 335 ] {719ba28d-89c8-45da-8ac0-e26e0fd54e6b} <Trace> oximeter.timeseries_schema (b89db7f6-4c52-403d-9f92-e362dcc59f0f) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 3454 | 2026.05.08 08:10:35.782290 [ 356 ] {719ba28d-89c8-45da-8ac0-e26e0fd54e6b} <Trace> oximeter.timeseries_schema (b89db7f6-4c52-403d-9f92-e362dcc59f0f) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 3455 | 2026.05.08 08:10:35.782485 [ 260 ] {719ba28d-89c8-45da-8ac0-e26e0fd54e6b} <Debug> oximeter.timeseries_schema (b89db7f6-4c52-403d-9f92-e362dcc59f0f) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges | ||
| 3456 | 2026.05.08 08:10:35.782515 [ 260 ] {719ba28d-89c8-45da-8ac0-e26e0fd54e6b} <Trace> oximeter.timeseries_schema (b89db7f6-4c52-403d-9f92-e362dcc59f0f) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 3457 | 2026.05.08 08:10:35.782587 [ 260 ] {719ba28d-89c8-45da-8ac0-e26e0fd54e6b} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 3458 | 2026.05.08 08:10:35.782607 [ 260 ] {719ba28d-89c8-45da-8ac0-e26e0fd54e6b} <Debug> oximeter.timeseries_schema (b89db7f6-4c52-403d-9f92-e362dcc59f0f) (SelectExecutor): Reading approx. 47 rows with 2 streams | ||
| 3459 | 2026.05.08 08:10:35.782641 [ 260 ] {719ba28d-89c8-45da-8ac0-e26e0fd54e6b} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 3460 | 2026.05.08 08:10:35.782684 [ 260 ] {719ba28d-89c8-45da-8ac0-e26e0fd54e6b} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 3461 | 2026.05.08 08:10:35.783832 [ 260 ] {719ba28d-89c8-45da-8ac0-e26e0fd54e6b} <Debug> executeQuery: Read 47 rows, 8.00 KiB in 0.002987 sec., 15734.851021091396 rows/sec., 2.62 MiB/sec. | ||
| 3462 | 2026.05.08 08:10:35.783970 [ 260 ] {719ba28d-89c8-45da-8ac0-e26e0fd54e6b} <Debug> TCPHandler: Processed in 0.003414099 sec. | ||
| 3463 | 2026.05.08 08:10:35.786039 [ 260 ] {} <Trace> TCP-Session: 3fbd83a9-a342-4804-a34d-63c9c5d34136 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3464 | 2026.05.08 08:10:35.786257 [ 260 ] {a375372b-daf2-4084-9fec-e8c9d0fedee0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40062) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3465 | 2026.05.08 08:10:35.786338 [ 260 ] {a375372b-daf2-4084-9fec-e8c9d0fedee0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3466 | 2026.05.08 08:10:35.787071 [ 260 ] {a375372b-daf2-4084-9fec-e8c9d0fedee0} <Trace> oximeter.fields_string (2e56caf6-21a8-464c-b24f-cce9c93bbfbe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3467 | 2026.05.08 08:10:35.787117 [ 260 ] {a375372b-daf2-4084-9fec-e8c9d0fedee0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 3468 | 2026.05.08 08:10:35.787490 [ 260 ] {a375372b-daf2-4084-9fec-e8c9d0fedee0} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 3469 | 2026.05.08 08:10:35.787714 [ 260 ] {a375372b-daf2-4084-9fec-e8c9d0fedee0} <Trace> oximeter.fields_string (2e56caf6-21a8-464c-b24f-cce9c93bbfbe): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3470 | 2026.05.08 08:10:35.787855 [ 260 ] {a375372b-daf2-4084-9fec-e8c9d0fedee0} <Debug> executeQuery: Read 104 rows, 8.93 KiB in 0.00166 sec., 62650.60240963855 rows/sec., 5.26 MiB/sec. | ||
| 3471 | 2026.05.08 08:10:35.787861 [ 129 ] {} <Debug> oximeter.fields_string (2e56caf6-21a8-464c-b24f-cce9c93bbfbe) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 3472 | 2026.05.08 08:10:35.787893 [ 260 ] {a375372b-daf2-4084-9fec-e8c9d0fedee0} <Debug> TCPHandler: Processed in 0.001959894 sec. | ||
| 3473 | 2026.05.08 08:10:35.787921 [ 129 ] {} <Trace> oximeter.fields_string (2e56caf6-21a8-464c-b24f-cce9c93bbfbe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3474 | 2026.05.08 08:10:35.787947 [ 129 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 3475 | 2026.05.08 08:10:35.788024 [ 260 ] {} <Trace> TCP-Session: 3fbd83a9-a342-4804-a34d-63c9c5d34136 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3476 | 2026.05.08 08:10:35.788042 [ 201 ] {2e56caf6-21a8-464c-b24f-cce9c93bbfbe::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 | ||
| 3477 | 2026.05.08 08:10:35.788122 [ 260 ] {e2097fbf-a5cf-4ae0-8081-7737816efee1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40062) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3478 | 2026.05.08 08:10:35.788155 [ 201 ] {2e56caf6-21a8-464c-b24f-cce9c93bbfbe::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3479 | 2026.05.08 08:10:35.788167 [ 260 ] {e2097fbf-a5cf-4ae0-8081-7737816efee1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3480 | 2026.05.08 08:10:35.788199 [ 201 ] {2e56caf6-21a8-464c-b24f-cce9c93bbfbe::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 3357 rows starting from the beginning of the part | ||
| 3481 | 2026.05.08 08:10:35.788270 [ 201 ] {2e56caf6-21a8-464c-b24f-cce9c93bbfbe::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 104 rows starting from the beginning of the part | ||
| 3482 | 2026.05.08 08:10:35.788320 [ 201 ] {2e56caf6-21a8-464c-b24f-cce9c93bbfbe::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 833 rows starting from the beginning of the part | ||
| 3483 | 2026.05.08 08:10:35.788367 [ 201 ] {2e56caf6-21a8-464c-b24f-cce9c93bbfbe::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 106 rows starting from the beginning of the part | ||
| 3484 | 2026.05.08 08:10:35.788408 [ 201 ] {2e56caf6-21a8-464c-b24f-cce9c93bbfbe::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 833 rows starting from the beginning of the part | ||
| 3485 | 2026.05.08 08:10:35.788452 [ 201 ] {2e56caf6-21a8-464c-b24f-cce9c93bbfbe::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 104 rows starting from the beginning of the part | ||
| 3486 | 2026.05.08 08:10:35.788586 [ 260 ] {e2097fbf-a5cf-4ae0-8081-7737816efee1} <Trace> oximeter.fields_u16 (b3f55b36-ed93-4ef0-b7a4-471cf9f732a6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3487 | 2026.05.08 08:10:35.788627 [ 260 ] {e2097fbf-a5cf-4ae0-8081-7737816efee1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 3488 | 2026.05.08 08:10:35.788947 [ 260 ] {e2097fbf-a5cf-4ae0-8081-7737816efee1} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3489 | 2026.05.08 08:10:35.789172 [ 260 ] {e2097fbf-a5cf-4ae0-8081-7737816efee1} <Trace> oximeter.fields_u16 (b3f55b36-ed93-4ef0-b7a4-471cf9f732a6): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3490 | 2026.05.08 08:10:35.789302 [ 260 ] {e2097fbf-a5cf-4ae0-8081-7737816efee1} <Debug> executeQuery: Read 24 rows, 1.80 KiB in 0.001199 sec., 20016.680567139283 rows/sec., 1.47 MiB/sec. | ||
| 3491 | 2026.05.08 08:10:35.789338 [ 260 ] {e2097fbf-a5cf-4ae0-8081-7737816efee1} <Debug> TCPHandler: Processed in 0.001362253 sec. | ||
| 3492 | 2026.05.08 08:10:35.789451 [ 260 ] {} <Trace> TCP-Session: 3fbd83a9-a342-4804-a34d-63c9c5d34136 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3493 | 2026.05.08 08:10:35.789543 [ 260 ] {8e869305-54b1-4b5c-bb3e-77b6bb3be892} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40062) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3494 | 2026.05.08 08:10:35.789581 [ 260 ] {8e869305-54b1-4b5c-bb3e-77b6bb3be892} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3495 | 2026.05.08 08:10:35.789997 [ 260 ] {8e869305-54b1-4b5c-bb3e-77b6bb3be892} <Trace> oximeter.fields_uuid (6954ef9e-8f45-45b9-b3dd-33f933bb31d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3496 | 2026.05.08 08:10:35.790032 [ 260 ] {8e869305-54b1-4b5c-bb3e-77b6bb3be892} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 3497 | 2026.05.08 08:10:35.790326 [ 260 ] {8e869305-54b1-4b5c-bb3e-77b6bb3be892} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 3498 | 2026.05.08 08:10:35.790492 [ 187 ] {2e56caf6-21a8-464c-b24f-cce9c93bbfbe::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5337 rows, containing 5 columns (5 merged, 0 gathered) in 0.002494933 sec., 2139135.6000341494 rows/sec., 172.50 MiB/sec. | ||
| 3499 | 2026.05.08 08:10:35.790534 [ 260 ] {8e869305-54b1-4b5c-bb3e-77b6bb3be892} <Trace> oximeter.fields_uuid (6954ef9e-8f45-45b9-b3dd-33f933bb31d2): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3500 | 2026.05.08 08:10:35.790633 [ 129 ] {} <Debug> oximeter.fields_uuid (6954ef9e-8f45-45b9-b3dd-33f933bb31d2) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 3501 | 2026.05.08 08:10:35.790658 [ 260 ] {8e869305-54b1-4b5c-bb3e-77b6bb3be892} <Debug> executeQuery: Read 88 rows, 7.04 KiB in 0.001133 sec., 77669.90291262137 rows/sec., 6.07 MiB/sec. | ||
| 3502 | 2026.05.08 08:10:35.790665 [ 129 ] {} <Trace> oximeter.fields_uuid (6954ef9e-8f45-45b9-b3dd-33f933bb31d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3503 | 2026.05.08 08:10:35.790701 [ 129 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 3504 | 2026.05.08 08:10:35.790701 [ 260 ] {8e869305-54b1-4b5c-bb3e-77b6bb3be892} <Debug> TCPHandler: Processed in 0.001297953 sec. | ||
| 3505 | 2026.05.08 08:10:35.790786 [ 199 ] {6954ef9e-8f45-45b9-b3dd-33f933bb31d2::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 | ||
| 3506 | 2026.05.08 08:10:35.790831 [ 260 ] {} <Trace> TCP-Session: 3fbd83a9-a342-4804-a34d-63c9c5d34136 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3507 | 2026.05.08 08:10:35.790872 [ 192 ] {2e56caf6-21a8-464c-b24f-cce9c93bbfbe::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 3508 | 2026.05.08 08:10:35.790903 [ 199 ] {6954ef9e-8f45-45b9-b3dd-33f933bb31d2::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3509 | 2026.05.08 08:10:35.790925 [ 260 ] {6572465d-a906-40e2-bfd0-9f4fd2b31ced} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40062) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3510 | 2026.05.08 08:10:35.790943 [ 199 ] {6954ef9e-8f45-45b9-b3dd-33f933bb31d2::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 1828 rows starting from the beginning of the part | ||
| 3511 | 2026.05.08 08:10:35.790967 [ 260 ] {6572465d-a906-40e2-bfd0-9f4fd2b31ced} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3512 | 2026.05.08 08:10:35.791010 [ 199 ] {6954ef9e-8f45-45b9-b3dd-33f933bb31d2::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 88 rows starting from the beginning of the part | ||
| 3513 | 2026.05.08 08:10:35.791062 [ 199 ] {6954ef9e-8f45-45b9-b3dd-33f933bb31d2::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 508 rows starting from the beginning of the part | ||
| 3514 | 2026.05.08 08:10:35.791109 [ 199 ] {6954ef9e-8f45-45b9-b3dd-33f933bb31d2::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 92 rows starting from the beginning of the part | ||
| 3515 | 2026.05.08 08:10:35.791154 [ 199 ] {6954ef9e-8f45-45b9-b3dd-33f933bb31d2::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 508 rows starting from the beginning of the part | ||
| 3516 | 2026.05.08 08:10:35.791202 [ 199 ] {6954ef9e-8f45-45b9-b3dd-33f933bb31d2::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 88 rows starting from the beginning of the part | ||
| 3517 | 2026.05.08 08:10:35.791203 [ 192 ] {2e56caf6-21a8-464c-b24f-cce9c93bbfbe::all_1_21_4} <Trace> oximeter.fields_string (2e56caf6-21a8-464c-b24f-cce9c93bbfbe): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3518 | 2026.05.08 08:10:35.791300 [ 192 ] {2e56caf6-21a8-464c-b24f-cce9c93bbfbe::all_1_21_4} <Trace> oximeter.fields_string (2e56caf6-21a8-464c-b24f-cce9c93bbfbe) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 3519 | 2026.05.08 08:10:35.791376 [ 260 ] {6572465d-a906-40e2-bfd0-9f4fd2b31ced} <Trace> oximeter.measurements_cumulativeu64 (a8be02dd-881e-443e-adcb-2b9e0d812815): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3520 | 2026.05.08 08:10:35.791395 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.14 MiB. | ||
| 3521 | 2026.05.08 08:10:35.791418 [ 260 ] {6572465d-a906-40e2-bfd0-9f4fd2b31ced} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 3522 | 2026.05.08 08:10:35.791746 [ 260 ] {6572465d-a906-40e2-bfd0-9f4fd2b31ced} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 3523 | 2026.05.08 08:10:35.791953 [ 260 ] {6572465d-a906-40e2-bfd0-9f4fd2b31ced} <Trace> oximeter.measurements_cumulativeu64 (a8be02dd-881e-443e-adcb-2b9e0d812815): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3524 | 2026.05.08 08:10:35.792057 [ 129 ] {} <Debug> oximeter.measurements_cumulativeu64 (a8be02dd-881e-443e-adcb-2b9e0d812815) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 3525 | 2026.05.08 08:10:35.792082 [ 260 ] {6572465d-a906-40e2-bfd0-9f4fd2b31ced} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001175 sec., 136170.21276595743 rows/sec., 9.48 MiB/sec. | ||
| 3526 | 2026.05.08 08:10:35.792087 [ 129 ] {} <Trace> oximeter.measurements_cumulativeu64 (a8be02dd-881e-443e-adcb-2b9e0d812815): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3527 | 2026.05.08 08:10:35.792121 [ 129 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 3528 | 2026.05.08 08:10:35.792124 [ 260 ] {6572465d-a906-40e2-bfd0-9f4fd2b31ced} <Debug> TCPHandler: Processed in 0.001341254 sec. | ||
| 3529 | 2026.05.08 08:10:35.792196 [ 187 ] {a8be02dd-881e-443e-adcb-2b9e0d812815::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 | ||
| 3530 | 2026.05.08 08:10:35.792248 [ 260 ] {} <Trace> TCP-Session: 3fbd83a9-a342-4804-a34d-63c9c5d34136 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3531 | 2026.05.08 08:10:35.792284 [ 187 ] {a8be02dd-881e-443e-adcb-2b9e0d812815::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3532 | 2026.05.08 08:10:35.792312 [ 187 ] {a8be02dd-881e-443e-adcb-2b9e0d812815::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 7767 rows starting from the beginning of the part | ||
| 3533 | 2026.05.08 08:10:35.792341 [ 260 ] {2f5326f7-45d7-4e25-b9ab-2ad3bd78e4e6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40062) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3534 | 2026.05.08 08:10:35.792361 [ 187 ] {a8be02dd-881e-443e-adcb-2b9e0d812815::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 160 rows starting from the beginning of the part | ||
| 3535 | 2026.05.08 08:10:35.792393 [ 260 ] {2f5326f7-45d7-4e25-b9ab-2ad3bd78e4e6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 3536 | 2026.05.08 08:10:35.792403 [ 187 ] {a8be02dd-881e-443e-adcb-2b9e0d812815::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 265 rows starting from the beginning of the part | ||
| 3537 | 2026.05.08 08:10:35.792441 [ 187 ] {a8be02dd-881e-443e-adcb-2b9e0d812815::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 162 rows starting from the beginning of the part | ||
| 3538 | 2026.05.08 08:10:35.792477 [ 187 ] {a8be02dd-881e-443e-adcb-2b9e0d812815::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 265 rows starting from the beginning of the part | ||
| 3539 | 2026.05.08 08:10:35.792511 [ 187 ] {a8be02dd-881e-443e-adcb-2b9e0d812815::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 160 rows starting from the beginning of the part | ||
| 3540 | 2026.05.08 08:10:35.792560 [ 200 ] {6954ef9e-8f45-45b9-b3dd-33f933bb31d2::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3112 rows, containing 5 columns (5 merged, 0 gathered) in 0.001810511 sec., 1718851.7495889282 rows/sec., 126.43 MiB/sec. | ||
| 3541 | 2026.05.08 08:10:35.792789 [ 192 ] {6954ef9e-8f45-45b9-b3dd-33f933bb31d2::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 3542 | 2026.05.08 08:10:35.793050 [ 192 ] {6954ef9e-8f45-45b9-b3dd-33f933bb31d2::all_1_21_4} <Trace> oximeter.fields_uuid (6954ef9e-8f45-45b9-b3dd-33f933bb31d2): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3543 | 2026.05.08 08:10:35.793117 [ 192 ] {6954ef9e-8f45-45b9-b3dd-33f933bb31d2::all_1_21_4} <Trace> oximeter.fields_uuid (6954ef9e-8f45-45b9-b3dd-33f933bb31d2) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 3544 | 2026.05.08 08:10:35.793149 [ 260 ] {2f5326f7-45d7-4e25-b9ab-2ad3bd78e4e6} <Trace> oximeter.measurements_histogramu64 (ebabec84-cbfc-4cf8-9a95-b35807d218b8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3545 | 2026.05.08 08:10:35.793189 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.71 MiB. | ||
| 3546 | 2026.05.08 08:10:35.793191 [ 260 ] {2f5326f7-45d7-4e25-b9ab-2ad3bd78e4e6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 3547 | 2026.05.08 08:10:35.793747 [ 260 ] {2f5326f7-45d7-4e25-b9ab-2ad3bd78e4e6} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3548 | 2026.05.08 08:10:35.793981 [ 260 ] {2f5326f7-45d7-4e25-b9ab-2ad3bd78e4e6} <Trace> oximeter.measurements_histogramu64 (ebabec84-cbfc-4cf8-9a95-b35807d218b8): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3549 | 2026.05.08 08:10:35.794122 [ 260 ] {2f5326f7-45d7-4e25-b9ab-2ad3bd78e4e6} <Debug> executeQuery: Read 24 rows, 44.04 KiB in 0.001799 sec., 13340.744858254586 rows/sec., 23.91 MiB/sec. | ||
| 3550 | 2026.05.08 08:10:35.794190 [ 260 ] {2f5326f7-45d7-4e25-b9ab-2ad3bd78e4e6} <Debug> TCPHandler: Processed in 0.001988914 sec. | ||
| 3551 | 2026.05.08 08:10:35.794311 [ 260 ] {} <Trace> TCP-Session: 3fbd83a9-a342-4804-a34d-63c9c5d34136 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3552 | 2026.05.08 08:10:35.794404 [ 260 ] {869792dc-05cd-4770-a46a-08b33557ade9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40062) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3553 | 2026.05.08 08:10:35.794445 [ 260 ] {869792dc-05cd-4770-a46a-08b33557ade9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3554 | 2026.05.08 08:10:35.794777 [ 260 ] {869792dc-05cd-4770-a46a-08b33557ade9} <Trace> oximeter.measurements_u64 (51456919-ce1d-4304-962d-5a281585e6eb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3555 | 2026.05.08 08:10:35.794813 [ 260 ] {869792dc-05cd-4770-a46a-08b33557ade9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 3556 | 2026.05.08 08:10:35.795156 [ 260 ] {869792dc-05cd-4770-a46a-08b33557ade9} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 3557 | 2026.05.08 08:10:35.795172 [ 194 ] {a8be02dd-881e-443e-adcb-2b9e0d812815::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 8779 rows, containing 5 columns (5 merged, 0 gathered) in 0.003002802 sec., 2923602.6884223465 rows/sec., 188.14 MiB/sec. | ||
| 3558 | 2026.05.08 08:10:35.795371 [ 260 ] {869792dc-05cd-4770-a46a-08b33557ade9} <Trace> oximeter.measurements_u64 (51456919-ce1d-4304-962d-5a281585e6eb): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3559 | 2026.05.08 08:10:35.795410 [ 192 ] {a8be02dd-881e-443e-adcb-2b9e0d812815::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 3560 | 2026.05.08 08:10:35.795481 [ 129 ] {} <Debug> oximeter.measurements_u64 (51456919-ce1d-4304-962d-5a281585e6eb) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 3561 | 2026.05.08 08:10:35.795509 [ 260 ] {869792dc-05cd-4770-a46a-08b33557ade9} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001122 sec., 53475.93582887701 rows/sec., 3.60 MiB/sec. | ||
| 3562 | 2026.05.08 08:10:35.795515 [ 129 ] {} <Trace> oximeter.measurements_u64 (51456919-ce1d-4304-962d-5a281585e6eb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3563 | 2026.05.08 08:10:35.795554 [ 260 ] {869792dc-05cd-4770-a46a-08b33557ade9} <Debug> TCPHandler: Processed in 0.001289592 sec. | ||
| 3564 | 2026.05.08 08:10:35.795554 [ 129 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 3565 | 2026.05.08 08:10:35.795640 [ 187 ] {51456919-ce1d-4304-962d-5a281585e6eb::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 | ||
| 3566 | 2026.05.08 08:10:35.795729 [ 187 ] {51456919-ce1d-4304-962d-5a281585e6eb::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3567 | 2026.05.08 08:10:35.795733 [ 192 ] {a8be02dd-881e-443e-adcb-2b9e0d812815::all_1_21_4} <Trace> oximeter.measurements_cumulativeu64 (a8be02dd-881e-443e-adcb-2b9e0d812815): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3568 | 2026.05.08 08:10:35.795756 [ 187 ] {51456919-ce1d-4304-962d-5a281585e6eb::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 720 rows starting from the beginning of the part | ||
| 3569 | 2026.05.08 08:10:35.795807 [ 187 ] {51456919-ce1d-4304-962d-5a281585e6eb::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 60 rows starting from the beginning of the part | ||
| 3570 | 2026.05.08 08:10:35.795832 [ 192 ] {a8be02dd-881e-443e-adcb-2b9e0d812815::all_1_21_4} <Trace> oximeter.measurements_cumulativeu64 (a8be02dd-881e-443e-adcb-2b9e0d812815) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 3571 | 2026.05.08 08:10:35.795843 [ 187 ] {51456919-ce1d-4304-962d-5a281585e6eb::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 90 rows starting from the beginning of the part | ||
| 3572 | 2026.05.08 08:10:35.795884 [ 187 ] {51456919-ce1d-4304-962d-5a281585e6eb::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 60 rows starting from the beginning of the part | ||
| 3573 | 2026.05.08 08:10:35.795915 [ 187 ] {51456919-ce1d-4304-962d-5a281585e6eb::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 90 rows starting from the beginning of the part | ||
| 3574 | 2026.05.08 08:10:35.795921 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.47 MiB. | ||
| 3575 | 2026.05.08 08:10:35.795950 [ 187 ] {51456919-ce1d-4304-962d-5a281585e6eb::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 60 rows starting from the beginning of the part | ||
| 3576 | 2026.05.08 08:10:35.796691 [ 200 ] {51456919-ce1d-4304-962d-5a281585e6eb::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1080 rows, containing 4 columns (4 merged, 0 gathered) in 0.001077799 sec., 1002042.1247375439 rows/sec., 66.23 MiB/sec. | ||
| 3577 | 2026.05.08 08:10:35.796870 [ 200 ] {51456919-ce1d-4304-962d-5a281585e6eb::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 3578 | 2026.05.08 08:10:35.797134 [ 200 ] {51456919-ce1d-4304-962d-5a281585e6eb::all_1_21_4} <Trace> oximeter.measurements_u64 (51456919-ce1d-4304-962d-5a281585e6eb): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3579 | 2026.05.08 08:10:35.797202 [ 200 ] {51456919-ce1d-4304-962d-5a281585e6eb::all_1_21_4} <Trace> oximeter.measurements_u64 (51456919-ce1d-4304-962d-5a281585e6eb) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 3580 | 2026.05.08 08:10:35.797277 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.42 MiB. | ||
| 3581 | 2026.05.08 08:10:36.857548 [ 260 ] {} <Trace> TCP-Session: 3fbd83a9-a342-4804-a34d-63c9c5d34136 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3582 | 2026.05.08 08:10:36.857956 [ 260 ] {d40097f8-b22a-44ab-b9cf-1e4394a2537d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40062) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'zone:cpu_nsec') FORMAT Native (stage: Complete) | ||
| 3583 | 2026.05.08 08:10:36.858317 [ 260 ] {d40097f8-b22a-44ab-b9cf-1e4394a2537d} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 3584 | 2026.05.08 08:10:36.858358 [ 260 ] {d40097f8-b22a-44ab-b9cf-1e4394a2537d} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'zone:cpu_nsec')" moved to PREWHERE | ||
| 3585 | 2026.05.08 08:10:36.858619 [ 260 ] {d40097f8-b22a-44ab-b9cf-1e4394a2537d} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 3586 | 2026.05.08 08:10:36.858689 [ 260 ] {d40097f8-b22a-44ab-b9cf-1e4394a2537d} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3587 | 2026.05.08 08:10:36.858832 [ 260 ] {d40097f8-b22a-44ab-b9cf-1e4394a2537d} <Debug> oximeter.timeseries_schema (b89db7f6-4c52-403d-9f92-e362dcc59f0f) (SelectExecutor): Key condition: (column 0 in 40-element set) | ||
| 3588 | 2026.05.08 08:10:36.858958 [ 356 ] {d40097f8-b22a-44ab-b9cf-1e4394a2537d} <Trace> oximeter.timeseries_schema (b89db7f6-4c52-403d-9f92-e362dcc59f0f) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 3589 | 2026.05.08 08:10:36.858973 [ 335 ] {d40097f8-b22a-44ab-b9cf-1e4394a2537d} <Trace> oximeter.timeseries_schema (b89db7f6-4c52-403d-9f92-e362dcc59f0f) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 3590 | 2026.05.08 08:10:36.858966 [ 360 ] {d40097f8-b22a-44ab-b9cf-1e4394a2537d} <Trace> oximeter.timeseries_schema (b89db7f6-4c52-403d-9f92-e362dcc59f0f) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 3591 | 2026.05.08 08:10:36.859147 [ 260 ] {d40097f8-b22a-44ab-b9cf-1e4394a2537d} <Debug> oximeter.timeseries_schema (b89db7f6-4c52-403d-9f92-e362dcc59f0f) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges | ||
| 3592 | 2026.05.08 08:10:36.859176 [ 260 ] {d40097f8-b22a-44ab-b9cf-1e4394a2537d} <Trace> oximeter.timeseries_schema (b89db7f6-4c52-403d-9f92-e362dcc59f0f) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 3593 | 2026.05.08 08:10:36.859248 [ 260 ] {d40097f8-b22a-44ab-b9cf-1e4394a2537d} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 3594 | 2026.05.08 08:10:36.859269 [ 260 ] {d40097f8-b22a-44ab-b9cf-1e4394a2537d} <Debug> oximeter.timeseries_schema (b89db7f6-4c52-403d-9f92-e362dcc59f0f) (SelectExecutor): Reading approx. 47 rows with 2 streams | ||
| 3595 | 2026.05.08 08:10:36.859306 [ 260 ] {d40097f8-b22a-44ab-b9cf-1e4394a2537d} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'zone:cpu_nsec'))" | ||
| 3596 | 2026.05.08 08:10:36.859344 [ 260 ] {d40097f8-b22a-44ab-b9cf-1e4394a2537d} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'zone:cpu_nsec'))" | ||
| 3597 | 2026.05.08 08:10:36.860563 [ 260 ] {d40097f8-b22a-44ab-b9cf-1e4394a2537d} <Debug> executeQuery: Read 47 rows, 11.99 KiB in 0.002798 sec., 16797.71265189421 rows/sec., 4.18 MiB/sec. | ||
| 3598 | 2026.05.08 08:10:36.860701 [ 260 ] {d40097f8-b22a-44ab-b9cf-1e4394a2537d} <Debug> TCPHandler: Processed in 0.003361049 sec. | ||
| 3599 | 2026.05.08 08:10:36.875858 [ 260 ] {} <Trace> TCP-Session: 3fbd83a9-a342-4804-a34d-63c9c5d34136 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3600 | 2026.05.08 08:10:36.876079 [ 260 ] {ebf70e37-7dde-4afc-9303-ca859829ca1f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40062) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 3601 | 2026.05.08 08:10:36.876161 [ 260 ] {ebf70e37-7dde-4afc-9303-ca859829ca1f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 3602 | 2026.05.08 08:10:36.877098 [ 260 ] {ebf70e37-7dde-4afc-9303-ca859829ca1f} <Trace> oximeter.fields_i16 (3c1e284c-4bc9-42d0-9208-0102cfbb7904): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3603 | 2026.05.08 08:10:36.877136 [ 260 ] {ebf70e37-7dde-4afc-9303-ca859829ca1f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 3604 | 2026.05.08 08:10:36.877525 [ 260 ] {ebf70e37-7dde-4afc-9303-ca859829ca1f} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 3605 | 2026.05.08 08:10:36.877754 [ 260 ] {ebf70e37-7dde-4afc-9303-ca859829ca1f} <Trace> oximeter.fields_i16 (3c1e284c-4bc9-42d0-9208-0102cfbb7904): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3606 | 2026.05.08 08:10:36.877889 [ 127 ] {} <Debug> oximeter.fields_i16 (3c1e284c-4bc9-42d0-9208-0102cfbb7904) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 3607 | 2026.05.08 08:10:36.877898 [ 260 ] {ebf70e37-7dde-4afc-9303-ca859829ca1f} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001881 sec., 150983.51940457203 rows/sec., 9.59 MiB/sec. | ||
| 3608 | 2026.05.08 08:10:36.877938 [ 127 ] {} <Trace> oximeter.fields_i16 (3c1e284c-4bc9-42d0-9208-0102cfbb7904): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3609 | 2026.05.08 08:10:36.877951 [ 260 ] {ebf70e37-7dde-4afc-9303-ca859829ca1f} <Debug> TCPHandler: Processed in 0.002208489 sec. | ||
| 3610 | 2026.05.08 08:10:36.877967 [ 127 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 3611 | 2026.05.08 08:10:36.878076 [ 192 ] {3c1e284c-4bc9-42d0-9208-0102cfbb7904::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 | ||
| 3612 | 2026.05.08 08:10:36.878084 [ 260 ] {} <Trace> TCP-Session: 3fbd83a9-a342-4804-a34d-63c9c5d34136 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3613 | 2026.05.08 08:10:36.878208 [ 192 ] {3c1e284c-4bc9-42d0-9208-0102cfbb7904::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3614 | 2026.05.08 08:10:36.878219 [ 260 ] {e744e55c-9057-4fb7-955e-e5bc293f04b3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40062) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3615 | 2026.05.08 08:10:36.878252 [ 192 ] {3c1e284c-4bc9-42d0-9208-0102cfbb7904::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 24 rows starting from the beginning of the part | ||
| 3616 | 2026.05.08 08:10:36.878270 [ 260 ] {e744e55c-9057-4fb7-955e-e5bc293f04b3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3617 | 2026.05.08 08:10:36.878345 [ 192 ] {3c1e284c-4bc9-42d0-9208-0102cfbb7904::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 24 rows starting from the beginning of the part | ||
| 3618 | 2026.05.08 08:10:36.878403 [ 192 ] {3c1e284c-4bc9-42d0-9208-0102cfbb7904::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 284 rows starting from the beginning of the part | ||
| 3619 | 2026.05.08 08:10:36.878454 [ 192 ] {3c1e284c-4bc9-42d0-9208-0102cfbb7904::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 284 rows starting from the beginning of the part | ||
| 3620 | 2026.05.08 08:10:36.878501 [ 192 ] {3c1e284c-4bc9-42d0-9208-0102cfbb7904::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 284 rows starting from the beginning of the part | ||
| 3621 | 2026.05.08 08:10:36.878547 [ 192 ] {3c1e284c-4bc9-42d0-9208-0102cfbb7904::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 284 rows starting from the beginning of the part | ||
| 3622 | 2026.05.08 08:10:36.879546 [ 187 ] {3c1e284c-4bc9-42d0-9208-0102cfbb7904::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1184 rows, containing 5 columns (5 merged, 0 gathered) in 0.001518466 sec., 779734.2844686677 rows/sec., 53.11 MiB/sec. | ||
| 3623 | 2026.05.08 08:10:36.879739 [ 195 ] {3c1e284c-4bc9-42d0-9208-0102cfbb7904::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 3624 | 2026.05.08 08:10:36.880021 [ 195 ] {3c1e284c-4bc9-42d0-9208-0102cfbb7904::all_1_6_1} <Trace> oximeter.fields_i16 (3c1e284c-4bc9-42d0-9208-0102cfbb7904): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3625 | 2026.05.08 08:10:36.880084 [ 195 ] {3c1e284c-4bc9-42d0-9208-0102cfbb7904::all_1_6_1} <Trace> oximeter.fields_i16 (3c1e284c-4bc9-42d0-9208-0102cfbb7904) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 3626 | 2026.05.08 08:10:36.880088 [ 260 ] {e744e55c-9057-4fb7-955e-e5bc293f04b3} <Trace> oximeter.fields_string (2e56caf6-21a8-464c-b24f-cce9c93bbfbe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3627 | 2026.05.08 08:10:36.880128 [ 260 ] {e744e55c-9057-4fb7-955e-e5bc293f04b3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 3628 | 2026.05.08 08:10:36.880161 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.38 MiB. | ||
| 3629 | 2026.05.08 08:10:36.880631 [ 260 ] {e744e55c-9057-4fb7-955e-e5bc293f04b3} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 3630 | 2026.05.08 08:10:36.880852 [ 260 ] {e744e55c-9057-4fb7-955e-e5bc293f04b3} <Trace> oximeter.fields_string (2e56caf6-21a8-464c-b24f-cce9c93bbfbe): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3631 | 2026.05.08 08:10:36.880984 [ 260 ] {e744e55c-9057-4fb7-955e-e5bc293f04b3} <Debug> executeQuery: Read 3178 rows, 243.31 KiB in 0.002784 sec., 1141522.9885057472 rows/sec., 85.35 MiB/sec. | ||
| 3632 | 2026.05.08 08:10:36.881023 [ 260 ] {e744e55c-9057-4fb7-955e-e5bc293f04b3} <Debug> MemoryTracker: Peak memory usage (for query): 4.00 MiB. | ||
| 3633 | 2026.05.08 08:10:36.881039 [ 260 ] {e744e55c-9057-4fb7-955e-e5bc293f04b3} <Debug> TCPHandler: Processed in 0.003004582 sec. | ||
| 3634 | 2026.05.08 08:10:36.881160 [ 260 ] {} <Trace> TCP-Session: 3fbd83a9-a342-4804-a34d-63c9c5d34136 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3635 | 2026.05.08 08:10:36.881256 [ 260 ] {9d694740-c1b1-4588-a871-488ead297825} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40062) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3636 | 2026.05.08 08:10:36.881296 [ 260 ] {9d694740-c1b1-4588-a871-488ead297825} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3637 | 2026.05.08 08:10:36.881746 [ 260 ] {9d694740-c1b1-4588-a871-488ead297825} <Trace> oximeter.fields_u16 (b3f55b36-ed93-4ef0-b7a4-471cf9f732a6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3638 | 2026.05.08 08:10:36.881782 [ 260 ] {9d694740-c1b1-4588-a871-488ead297825} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 3639 | 2026.05.08 08:10:36.882089 [ 260 ] {9d694740-c1b1-4588-a871-488ead297825} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3640 | 2026.05.08 08:10:36.882314 [ 260 ] {9d694740-c1b1-4588-a871-488ead297825} <Trace> oximeter.fields_u16 (b3f55b36-ed93-4ef0-b7a4-471cf9f732a6): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3641 | 2026.05.08 08:10:36.882447 [ 260 ] {9d694740-c1b1-4588-a871-488ead297825} <Debug> executeQuery: Read 169 rows, 10.57 KiB in 0.001209 sec., 139784.94623655913 rows/sec., 8.54 MiB/sec. | ||
| 3642 | 2026.05.08 08:10:36.882487 [ 260 ] {9d694740-c1b1-4588-a871-488ead297825} <Debug> TCPHandler: Processed in 0.001378184 sec. | ||
| 3643 | 2026.05.08 08:10:36.882605 [ 260 ] {} <Trace> TCP-Session: 3fbd83a9-a342-4804-a34d-63c9c5d34136 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3644 | 2026.05.08 08:10:36.882701 [ 260 ] {a09e3555-d64f-44b6-806e-c7ecaf41fd85} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40062) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 3645 | 2026.05.08 08:10:36.882740 [ 260 ] {a09e3555-d64f-44b6-806e-c7ecaf41fd85} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 3646 | 2026.05.08 08:10:36.883396 [ 260 ] {a09e3555-d64f-44b6-806e-c7ecaf41fd85} <Trace> oximeter.fields_u32 (b5155bac-ebd9-49db-8237-598074e8072a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3647 | 2026.05.08 08:10:36.883431 [ 260 ] {a09e3555-d64f-44b6-806e-c7ecaf41fd85} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 3648 | 2026.05.08 08:10:36.883770 [ 260 ] {a09e3555-d64f-44b6-806e-c7ecaf41fd85} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 3649 | 2026.05.08 08:10:36.883981 [ 260 ] {a09e3555-d64f-44b6-806e-c7ecaf41fd85} <Trace> oximeter.fields_u32 (b5155bac-ebd9-49db-8237-598074e8072a): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3650 | 2026.05.08 08:10:36.884069 [ 123 ] {} <Debug> oximeter.fields_u32 (b5155bac-ebd9-49db-8237-598074e8072a) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 3651 | 2026.05.08 08:10:36.884105 [ 123 ] {} <Trace> oximeter.fields_u32 (b5155bac-ebd9-49db-8237-598074e8072a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3652 | 2026.05.08 08:10:36.884105 [ 260 ] {a09e3555-d64f-44b6-806e-c7ecaf41fd85} <Debug> executeQuery: Read 950 rows, 57.24 KiB in 0.001423 sec., 667603.6542515812 rows/sec., 39.28 MiB/sec. | ||
| 3653 | 2026.05.08 08:10:36.884127 [ 123 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 3654 | 2026.05.08 08:10:36.884156 [ 260 ] {a09e3555-d64f-44b6-806e-c7ecaf41fd85} <Debug> TCPHandler: Processed in 0.001601908 sec. | ||
| 3655 | 2026.05.08 08:10:36.884228 [ 193 ] {b5155bac-ebd9-49db-8237-598074e8072a::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 | ||
| 3656 | 2026.05.08 08:10:36.884281 [ 260 ] {} <Trace> TCP-Session: 3fbd83a9-a342-4804-a34d-63c9c5d34136 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3657 | 2026.05.08 08:10:36.884355 [ 193 ] {b5155bac-ebd9-49db-8237-598074e8072a::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3658 | 2026.05.08 08:10:36.884383 [ 260 ] {3cab88e8-4d8d-447b-911b-a9288288e6a3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40062) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 3659 | 2026.05.08 08:10:36.884403 [ 193 ] {b5155bac-ebd9-49db-8237-598074e8072a::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 825 rows starting from the beginning of the part | ||
| 3660 | 2026.05.08 08:10:36.884427 [ 260 ] {3cab88e8-4d8d-447b-911b-a9288288e6a3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 3661 | 2026.05.08 08:10:36.884485 [ 193 ] {b5155bac-ebd9-49db-8237-598074e8072a::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 825 rows starting from the beginning of the part | ||
| 3662 | 2026.05.08 08:10:36.884539 [ 193 ] {b5155bac-ebd9-49db-8237-598074e8072a::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 950 rows starting from the beginning of the part | ||
| 3663 | 2026.05.08 08:10:36.884581 [ 193 ] {b5155bac-ebd9-49db-8237-598074e8072a::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 149 rows starting from the beginning of the part | ||
| 3664 | 2026.05.08 08:10:36.884624 [ 193 ] {b5155bac-ebd9-49db-8237-598074e8072a::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 149 rows starting from the beginning of the part | ||
| 3665 | 2026.05.08 08:10:36.884666 [ 193 ] {b5155bac-ebd9-49db-8237-598074e8072a::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 950 rows starting from the beginning of the part | ||
| 3666 | 2026.05.08 08:10:36.884813 [ 260 ] {3cab88e8-4d8d-447b-911b-a9288288e6a3} <Trace> oximeter.fields_u64 (0d6b14c5-b10e-4a1c-aa05-73304251a84f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3667 | 2026.05.08 08:10:36.884857 [ 260 ] {3cab88e8-4d8d-447b-911b-a9288288e6a3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 3668 | 2026.05.08 08:10:36.885170 [ 260 ] {3cab88e8-4d8d-447b-911b-a9288288e6a3} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 3669 | 2026.05.08 08:10:36.885395 [ 260 ] {3cab88e8-4d8d-447b-911b-a9288288e6a3} <Trace> oximeter.fields_u64 (0d6b14c5-b10e-4a1c-aa05-73304251a84f): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3670 | 2026.05.08 08:10:36.885528 [ 260 ] {3cab88e8-4d8d-447b-911b-a9288288e6a3} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001164 sec., 859.106529209622 rows/sec., 60.41 KiB/sec. | ||
| 3671 | 2026.05.08 08:10:36.885567 [ 260 ] {3cab88e8-4d8d-447b-911b-a9288288e6a3} <Debug> TCPHandler: Processed in 0.001341024 sec. | ||
| 3672 | 2026.05.08 08:10:36.885687 [ 260 ] {} <Trace> TCP-Session: 3fbd83a9-a342-4804-a34d-63c9c5d34136 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3673 | 2026.05.08 08:10:36.885781 [ 260 ] {a020635c-59d6-498d-b6b1-c08168bc609e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40062) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 3674 | 2026.05.08 08:10:36.885820 [ 260 ] {a020635c-59d6-498d-b6b1-c08168bc609e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 3675 | 2026.05.08 08:10:36.886104 [ 195 ] {b5155bac-ebd9-49db-8237-598074e8072a::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3848 rows, containing 5 columns (5 merged, 0 gathered) in 0.001927534 sec., 1996333.1386113032 rows/sec., 125.67 MiB/sec. | ||
| 3676 | 2026.05.08 08:10:36.886260 [ 260 ] {a020635c-59d6-498d-b6b1-c08168bc609e} <Trace> oximeter.fields_u8 (7b358469-9653-4fa1-8df0-42378e30bc5f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3677 | 2026.05.08 08:10:36.886295 [ 187 ] {b5155bac-ebd9-49db-8237-598074e8072a::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 3678 | 2026.05.08 08:10:36.886297 [ 260 ] {a020635c-59d6-498d-b6b1-c08168bc609e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 3679 | 2026.05.08 08:10:36.886610 [ 187 ] {b5155bac-ebd9-49db-8237-598074e8072a::all_1_6_1} <Trace> oximeter.fields_u32 (b5155bac-ebd9-49db-8237-598074e8072a): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3680 | 2026.05.08 08:10:36.886621 [ 260 ] {a020635c-59d6-498d-b6b1-c08168bc609e} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 3681 | 2026.05.08 08:10:36.886685 [ 187 ] {b5155bac-ebd9-49db-8237-598074e8072a::all_1_6_1} <Trace> oximeter.fields_u32 (b5155bac-ebd9-49db-8237-598074e8072a) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 3682 | 2026.05.08 08:10:36.886761 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.65 MiB. | ||
| 3683 | 2026.05.08 08:10:36.886853 [ 260 ] {a020635c-59d6-498d-b6b1-c08168bc609e} <Trace> oximeter.fields_u8 (7b358469-9653-4fa1-8df0-42378e30bc5f): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3684 | 2026.05.08 08:10:36.886940 [ 127 ] {} <Debug> oximeter.fields_u8 (7b358469-9653-4fa1-8df0-42378e30bc5f) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 3685 | 2026.05.08 08:10:36.886970 [ 127 ] {} <Trace> oximeter.fields_u8 (7b358469-9653-4fa1-8df0-42378e30bc5f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3686 | 2026.05.08 08:10:36.886975 [ 260 ] {a020635c-59d6-498d-b6b1-c08168bc609e} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001212 sec., 122112.21122112211 rows/sec., 6.94 MiB/sec. | ||
| 3687 | 2026.05.08 08:10:36.886993 [ 127 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 3688 | 2026.05.08 08:10:36.887028 [ 260 ] {a020635c-59d6-498d-b6b1-c08168bc609e} <Debug> TCPHandler: Processed in 0.001395524 sec. | ||
| 3689 | 2026.05.08 08:10:36.887070 [ 192 ] {7b358469-9653-4fa1-8df0-42378e30bc5f::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 | ||
| 3690 | 2026.05.08 08:10:36.887155 [ 192 ] {7b358469-9653-4fa1-8df0-42378e30bc5f::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3691 | 2026.05.08 08:10:36.887158 [ 260 ] {} <Trace> TCP-Session: 3fbd83a9-a342-4804-a34d-63c9c5d34136 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3692 | 2026.05.08 08:10:36.887179 [ 192 ] {7b358469-9653-4fa1-8df0-42378e30bc5f::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 12 rows starting from the beginning of the part | ||
| 3693 | 2026.05.08 08:10:36.887233 [ 192 ] {7b358469-9653-4fa1-8df0-42378e30bc5f::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 12 rows starting from the beginning of the part | ||
| 3694 | 2026.05.08 08:10:36.887265 [ 260 ] {ba4d8099-2146-4f95-bf1b-5e5208fbb142} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40062) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3695 | 2026.05.08 08:10:36.887269 [ 192 ] {7b358469-9653-4fa1-8df0-42378e30bc5f::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 148 rows starting from the beginning of the part | ||
| 3696 | 2026.05.08 08:10:36.887313 [ 260 ] {ba4d8099-2146-4f95-bf1b-5e5208fbb142} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3697 | 2026.05.08 08:10:36.887326 [ 192 ] {7b358469-9653-4fa1-8df0-42378e30bc5f::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 148 rows starting from the beginning of the part | ||
| 3698 | 2026.05.08 08:10:36.887368 [ 192 ] {7b358469-9653-4fa1-8df0-42378e30bc5f::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 148 rows starting from the beginning of the part | ||
| 3699 | 2026.05.08 08:10:36.887402 [ 192 ] {7b358469-9653-4fa1-8df0-42378e30bc5f::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 148 rows starting from the beginning of the part | ||
| 3700 | 2026.05.08 08:10:36.888156 [ 187 ] {7b358469-9653-4fa1-8df0-42378e30bc5f::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 616 rows, containing 5 columns (5 merged, 0 gathered) in 0.001117919 sec., 551023.8219405878 rows/sec., 33.86 MiB/sec. | ||
| 3701 | 2026.05.08 08:10:36.888276 [ 260 ] {ba4d8099-2146-4f95-bf1b-5e5208fbb142} <Trace> oximeter.fields_uuid (6954ef9e-8f45-45b9-b3dd-33f933bb31d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3702 | 2026.05.08 08:10:36.888309 [ 195 ] {7b358469-9653-4fa1-8df0-42378e30bc5f::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 3703 | 2026.05.08 08:10:36.888318 [ 260 ] {ba4d8099-2146-4f95-bf1b-5e5208fbb142} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 3704 | 2026.05.08 08:10:36.888591 [ 195 ] {7b358469-9653-4fa1-8df0-42378e30bc5f::all_1_6_1} <Trace> oximeter.fields_u8 (7b358469-9653-4fa1-8df0-42378e30bc5f): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3705 | 2026.05.08 08:10:36.888660 [ 195 ] {7b358469-9653-4fa1-8df0-42378e30bc5f::all_1_6_1} <Trace> oximeter.fields_u8 (7b358469-9653-4fa1-8df0-42378e30bc5f) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 3706 | 2026.05.08 08:10:36.888705 [ 260 ] {ba4d8099-2146-4f95-bf1b-5e5208fbb142} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 3707 | 2026.05.08 08:10:36.888732 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.32 MiB. | ||
| 3708 | 2026.05.08 08:10:36.888922 [ 260 ] {ba4d8099-2146-4f95-bf1b-5e5208fbb142} <Trace> oximeter.fields_uuid (6954ef9e-8f45-45b9-b3dd-33f933bb31d2): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3709 | 2026.05.08 08:10:36.889048 [ 260 ] {ba4d8099-2146-4f95-bf1b-5e5208fbb142} <Debug> executeQuery: Read 1732 rows, 119.46 KiB in 0.0018 sec., 962222.2222222222 rows/sec., 64.81 MiB/sec. | ||
| 3710 | 2026.05.08 08:10:36.889085 [ 260 ] {ba4d8099-2146-4f95-bf1b-5e5208fbb142} <Debug> TCPHandler: Processed in 0.001986255 sec. | ||
| 3711 | 2026.05.08 08:10:36.889215 [ 260 ] {} <Trace> TCP-Session: 3fbd83a9-a342-4804-a34d-63c9c5d34136 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3712 | 2026.05.08 08:10:36.889311 [ 260 ] {d5fc35c1-c3f5-4d53-9e00-70b6a7d9fa0f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40062) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 3713 | 2026.05.08 08:10:36.889351 [ 260 ] {d5fc35c1-c3f5-4d53-9e00-70b6a7d9fa0f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 3714 | 2026.05.08 08:10:36.889685 [ 260 ] {d5fc35c1-c3f5-4d53-9e00-70b6a7d9fa0f} <Trace> oximeter.measurements_bool (014a2999-841c-441b-b671-434e3660eef7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3715 | 2026.05.08 08:10:36.889721 [ 260 ] {d5fc35c1-c3f5-4d53-9e00-70b6a7d9fa0f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 3716 | 2026.05.08 08:10:36.890081 [ 260 ] {d5fc35c1-c3f5-4d53-9e00-70b6a7d9fa0f} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 3717 | 2026.05.08 08:10:36.890289 [ 260 ] {d5fc35c1-c3f5-4d53-9e00-70b6a7d9fa0f} <Trace> oximeter.measurements_bool (014a2999-841c-441b-b671-434e3660eef7): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3718 | 2026.05.08 08:10:36.890412 [ 260 ] {d5fc35c1-c3f5-4d53-9e00-70b6a7d9fa0f} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.00112 sec., 5357.142857142858 rows/sec., 279.89 KiB/sec. | ||
| 3719 | 2026.05.08 08:10:36.890447 [ 260 ] {d5fc35c1-c3f5-4d53-9e00-70b6a7d9fa0f} <Debug> TCPHandler: Processed in 0.001291822 sec. | ||
| 3720 | 2026.05.08 08:10:36.890567 [ 260 ] {} <Trace> TCP-Session: 3fbd83a9-a342-4804-a34d-63c9c5d34136 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3721 | 2026.05.08 08:10:36.890662 [ 260 ] {6068827a-6e16-4b91-9bc9-b40885e36bcb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40062) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3722 | 2026.05.08 08:10:36.890703 [ 260 ] {6068827a-6e16-4b91-9bc9-b40885e36bcb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3723 | 2026.05.08 08:10:36.891458 [ 260 ] {6068827a-6e16-4b91-9bc9-b40885e36bcb} <Trace> oximeter.measurements_cumulativeu64 (a8be02dd-881e-443e-adcb-2b9e0d812815): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3724 | 2026.05.08 08:10:36.891492 [ 260 ] {6068827a-6e16-4b91-9bc9-b40885e36bcb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 3725 | 2026.05.08 08:10:36.891925 [ 260 ] {6068827a-6e16-4b91-9bc9-b40885e36bcb} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 3726 | 2026.05.08 08:10:36.892151 [ 260 ] {6068827a-6e16-4b91-9bc9-b40885e36bcb} <Trace> oximeter.measurements_cumulativeu64 (a8be02dd-881e-443e-adcb-2b9e0d812815): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3727 | 2026.05.08 08:10:36.892276 [ 260 ] {6068827a-6e16-4b91-9bc9-b40885e36bcb} <Debug> executeQuery: Read 1601 rows, 99.52 KiB in 0.001632 sec., 981004.9019607843 rows/sec., 59.55 MiB/sec. | ||
| 3728 | 2026.05.08 08:10:36.892320 [ 260 ] {6068827a-6e16-4b91-9bc9-b40885e36bcb} <Debug> TCPHandler: Processed in 0.001800341 sec. | ||
| 3729 | 2026.05.08 08:10:36.892436 [ 260 ] {} <Trace> TCP-Session: 3fbd83a9-a342-4804-a34d-63c9c5d34136 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3730 | 2026.05.08 08:10:36.892532 [ 260 ] {1d6bf017-0b56-4f06-bd69-e2582d13f08f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40062) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 3731 | 2026.05.08 08:10:36.892572 [ 260 ] {1d6bf017-0b56-4f06-bd69-e2582d13f08f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 3732 | 2026.05.08 08:10:36.892895 [ 260 ] {1d6bf017-0b56-4f06-bd69-e2582d13f08f} <Trace> oximeter.measurements_f64 (6f2500a7-7443-4aff-afae-2b5549923f4f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3733 | 2026.05.08 08:10:36.892929 [ 260 ] {1d6bf017-0b56-4f06-bd69-e2582d13f08f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 3734 | 2026.05.08 08:10:36.893228 [ 260 ] {1d6bf017-0b56-4f06-bd69-e2582d13f08f} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 3735 | 2026.05.08 08:10:36.893442 [ 260 ] {1d6bf017-0b56-4f06-bd69-e2582d13f08f} <Trace> oximeter.measurements_f64 (6f2500a7-7443-4aff-afae-2b5549923f4f): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3736 | 2026.05.08 08:10:36.893564 [ 260 ] {1d6bf017-0b56-4f06-bd69-e2582d13f08f} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.00105 sec., 952.3809523809524 rows/sec., 64.17 KiB/sec. | ||
| 3737 | 2026.05.08 08:10:36.893601 [ 260 ] {1d6bf017-0b56-4f06-bd69-e2582d13f08f} <Debug> TCPHandler: Processed in 0.001215391 sec. | ||
| 3738 | 2026.05.08 08:10:36.893726 [ 260 ] {} <Trace> TCP-Session: 3fbd83a9-a342-4804-a34d-63c9c5d34136 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3739 | 2026.05.08 08:10:36.893838 [ 260 ] {fc1a508a-4594-429b-9c5e-b26880e0c1fd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40062) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3740 | 2026.05.08 08:10:36.893901 [ 260 ] {fc1a508a-4594-429b-9c5e-b26880e0c1fd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 3741 | 2026.05.08 08:10:36.894806 [ 260 ] {fc1a508a-4594-429b-9c5e-b26880e0c1fd} <Trace> oximeter.measurements_histogramu64 (ebabec84-cbfc-4cf8-9a95-b35807d218b8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3742 | 2026.05.08 08:10:36.894850 [ 260 ] {fc1a508a-4594-429b-9c5e-b26880e0c1fd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 3743 | 2026.05.08 08:10:36.895369 [ 260 ] {fc1a508a-4594-429b-9c5e-b26880e0c1fd} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3744 | 2026.05.08 08:10:36.895591 [ 260 ] {fc1a508a-4594-429b-9c5e-b26880e0c1fd} <Trace> oximeter.measurements_histogramu64 (ebabec84-cbfc-4cf8-9a95-b35807d218b8): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3745 | 2026.05.08 08:10:36.895730 [ 260 ] {fc1a508a-4594-429b-9c5e-b26880e0c1fd} <Debug> executeQuery: Read 27 rows, 49.54 KiB in 0.001916 sec., 14091.858037578288 rows/sec., 25.25 MiB/sec. | ||
| 3746 | 2026.05.08 08:10:36.895782 [ 260 ] {fc1a508a-4594-429b-9c5e-b26880e0c1fd} <Debug> TCPHandler: Processed in 0.002114557 sec. | ||
| 3747 | 2026.05.08 08:10:36.895894 [ 260 ] {} <Trace> TCP-Session: 3fbd83a9-a342-4804-a34d-63c9c5d34136 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3748 | 2026.05.08 08:10:36.895985 [ 260 ] {fb2be85f-16fe-4eae-96fc-079ea4ffa2b0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40062) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3749 | 2026.05.08 08:10:36.896026 [ 260 ] {fb2be85f-16fe-4eae-96fc-079ea4ffa2b0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3750 | 2026.05.08 08:10:36.896344 [ 260 ] {fb2be85f-16fe-4eae-96fc-079ea4ffa2b0} <Trace> oximeter.measurements_u64 (51456919-ce1d-4304-962d-5a281585e6eb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3751 | 2026.05.08 08:10:36.896379 [ 260 ] {fb2be85f-16fe-4eae-96fc-079ea4ffa2b0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 3752 | 2026.05.08 08:10:36.896671 [ 260 ] {fb2be85f-16fe-4eae-96fc-079ea4ffa2b0} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 3753 | 2026.05.08 08:10:36.896887 [ 260 ] {fb2be85f-16fe-4eae-96fc-079ea4ffa2b0} <Trace> oximeter.measurements_u64 (51456919-ce1d-4304-962d-5a281585e6eb): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3754 | 2026.05.08 08:10:36.897009 [ 260 ] {fb2be85f-16fe-4eae-96fc-079ea4ffa2b0} <Debug> executeQuery: Read 42 rows, 2.45 KiB in 0.001042 sec., 40307.10172744722 rows/sec., 2.30 MiB/sec. | ||
| 3755 | 2026.05.08 08:10:36.897043 [ 260 ] {fb2be85f-16fe-4eae-96fc-079ea4ffa2b0} <Debug> TCPHandler: Processed in 0.001196901 sec. | ||
| 3756 | 2026.05.08 08:10:40.096985 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 64 entries to flush up to offset 474 | ||
| 3757 | 2026.05.08 08:10:40.100384 [ 243 ] {} <Trace> system.query_log (14f8ccb3-56a3-4601-8a9e-d96094aafe7f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3758 | 2026.05.08 08:10:40.100436 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 3759 | 2026.05.08 08:10:40.101683 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 3760 | 2026.05.08 08:10:40.101970 [ 243 ] {} <Trace> system.query_log (14f8ccb3-56a3-4601-8a9e-d96094aafe7f): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3761 | 2026.05.08 08:10:40.102111 [ 118 ] {} <Debug> system.query_log (14f8ccb3-56a3-4601-8a9e-d96094aafe7f) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 3762 | 2026.05.08 08:10:40.102181 [ 118 ] {} <Trace> system.query_log (14f8ccb3-56a3-4601-8a9e-d96094aafe7f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3763 | 2026.05.08 08:10:40.102206 [ 118 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 3764 | 2026.05.08 08:10:40.102230 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 474 | ||
| 3765 | 2026.05.08 08:10:40.102311 [ 192 ] {14f8ccb3-56a3-4601-8a9e-d96094aafe7f::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 | ||
| 3766 | 2026.05.08 08:10:40.102873 [ 192 ] {14f8ccb3-56a3-4601-8a9e-d96094aafe7f::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3767 | 2026.05.08 08:10:40.103032 [ 192 ] {14f8ccb3-56a3-4601-8a9e-d96094aafe7f::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 254 rows starting from the beginning of the part | ||
| 3768 | 2026.05.08 08:10:40.103394 [ 192 ] {14f8ccb3-56a3-4601-8a9e-d96094aafe7f::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 | ||
| 3769 | 2026.05.08 08:10:40.103726 [ 192 ] {14f8ccb3-56a3-4601-8a9e-d96094aafe7f::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 62 rows starting from the beginning of the part | ||
| 3770 | 2026.05.08 08:10:40.104050 [ 192 ] {14f8ccb3-56a3-4601-8a9e-d96094aafe7f::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 24 rows starting from the beginning of the part | ||
| 3771 | 2026.05.08 08:10:40.104373 [ 192 ] {14f8ccb3-56a3-4601-8a9e-d96094aafe7f::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 40 rows starting from the beginning of the part | ||
| 3772 | 2026.05.08 08:10:40.104696 [ 192 ] {14f8ccb3-56a3-4601-8a9e-d96094aafe7f::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 64 rows starting from the beginning of the part | ||
| 3773 | 2026.05.08 08:10:40.110680 [ 187 ] {14f8ccb3-56a3-4601-8a9e-d96094aafe7f::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 474 rows, containing 72 columns (72 merged, 0 gathered) in 0.008412066 sec., 56347.632079919495 rows/sec., 49.87 MiB/sec. | ||
| 3774 | 2026.05.08 08:10:40.111440 [ 196 ] {14f8ccb3-56a3-4601-8a9e-d96094aafe7f::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 3775 | 2026.05.08 08:10:40.111956 [ 196 ] {14f8ccb3-56a3-4601-8a9e-d96094aafe7f::all_1_11_2} <Trace> system.query_log (14f8ccb3-56a3-4601-8a9e-d96094aafe7f): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3776 | 2026.05.08 08:10:40.112028 [ 196 ] {14f8ccb3-56a3-4601-8a9e-d96094aafe7f::all_1_11_2} <Trace> system.query_log (14f8ccb3-56a3-4601-8a9e-d96094aafe7f) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 3777 | 2026.05.08 08:10:40.112157 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.91 MiB. | ||
| 3778 | 2026.05.08 08:10:40.779354 [ 260 ] {} <Trace> TCP-Session: 3fbd83a9-a342-4804-a34d-63c9c5d34136 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3779 | 2026.05.08 08:10:40.779742 [ 260 ] {8e5209cb-f740-4746-be08-334b8e31daa3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40062) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_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) | ||
| 3780 | 2026.05.08 08:10:40.780219 [ 260 ] {8e5209cb-f740-4746-be08-334b8e31daa3} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 3781 | 2026.05.08 08:10:40.780255 [ 260 ] {8e5209cb-f740-4746-be08-334b8e31daa3} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_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 | ||
| 3782 | 2026.05.08 08:10:40.780477 [ 260 ] {8e5209cb-f740-4746-be08-334b8e31daa3} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 3783 | 2026.05.08 08:10:40.780546 [ 260 ] {8e5209cb-f740-4746-be08-334b8e31daa3} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3784 | 2026.05.08 08:10:40.780690 [ 260 ] {8e5209cb-f740-4746-be08-334b8e31daa3} <Debug> oximeter.timeseries_schema (b89db7f6-4c52-403d-9f92-e362dcc59f0f) (SelectExecutor): Key condition: (column 0 in 18-element set) | ||
| 3785 | 2026.05.08 08:10:40.780819 [ 356 ] {8e5209cb-f740-4746-be08-334b8e31daa3} <Trace> oximeter.timeseries_schema (b89db7f6-4c52-403d-9f92-e362dcc59f0f) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 3786 | 2026.05.08 08:10:40.780829 [ 335 ] {8e5209cb-f740-4746-be08-334b8e31daa3} <Trace> oximeter.timeseries_schema (b89db7f6-4c52-403d-9f92-e362dcc59f0f) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 3787 | 2026.05.08 08:10:40.780821 [ 340 ] {8e5209cb-f740-4746-be08-334b8e31daa3} <Trace> oximeter.timeseries_schema (b89db7f6-4c52-403d-9f92-e362dcc59f0f) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 3788 | 2026.05.08 08:10:40.781002 [ 260 ] {8e5209cb-f740-4746-be08-334b8e31daa3} <Debug> oximeter.timeseries_schema (b89db7f6-4c52-403d-9f92-e362dcc59f0f) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges | ||
| 3789 | 2026.05.08 08:10:40.781031 [ 260 ] {8e5209cb-f740-4746-be08-334b8e31daa3} <Trace> oximeter.timeseries_schema (b89db7f6-4c52-403d-9f92-e362dcc59f0f) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 3790 | 2026.05.08 08:10:40.781099 [ 260 ] {8e5209cb-f740-4746-be08-334b8e31daa3} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 3791 | 2026.05.08 08:10:40.781119 [ 260 ] {8e5209cb-f740-4746-be08-334b8e31daa3} <Debug> oximeter.timeseries_schema (b89db7f6-4c52-403d-9f92-e362dcc59f0f) (SelectExecutor): Reading approx. 47 rows with 2 streams | ||
| 3792 | 2026.05.08 08:10:40.781154 [ 260 ] {8e5209cb-f740-4746-be08-334b8e31daa3} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 3793 | 2026.05.08 08:10:40.781197 [ 260 ] {8e5209cb-f740-4746-be08-334b8e31daa3} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 3794 | 2026.05.08 08:10:40.782527 [ 260 ] {8e5209cb-f740-4746-be08-334b8e31daa3} <Debug> executeQuery: Read 47 rows, 8.00 KiB in 0.002933 sec., 16024.54824411865 rows/sec., 2.67 MiB/sec. | ||
| 3795 | 2026.05.08 08:10:40.782653 [ 260 ] {8e5209cb-f740-4746-be08-334b8e31daa3} <Debug> TCPHandler: Processed in 0.00348023 sec. | ||
| 3796 | 2026.05.08 08:10:40.784079 [ 260 ] {} <Trace> TCP-Session: 3fbd83a9-a342-4804-a34d-63c9c5d34136 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3797 | 2026.05.08 08:10:40.784210 [ 260 ] {acc6cb1a-16f1-4a04-9099-8e6b2d0a0bb1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40062) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3798 | 2026.05.08 08:10:40.784260 [ 260 ] {acc6cb1a-16f1-4a04-9099-8e6b2d0a0bb1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3799 | 2026.05.08 08:10:40.784811 [ 260 ] {acc6cb1a-16f1-4a04-9099-8e6b2d0a0bb1} <Trace> oximeter.fields_string (2e56caf6-21a8-464c-b24f-cce9c93bbfbe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3800 | 2026.05.08 08:10:40.784855 [ 260 ] {acc6cb1a-16f1-4a04-9099-8e6b2d0a0bb1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
| 3801 | 2026.05.08 08:10:40.785251 [ 260 ] {acc6cb1a-16f1-4a04-9099-8e6b2d0a0bb1} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 3802 | 2026.05.08 08:10:40.785474 [ 260 ] {acc6cb1a-16f1-4a04-9099-8e6b2d0a0bb1} <Trace> oximeter.fields_string (2e56caf6-21a8-464c-b24f-cce9c93bbfbe): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3803 | 2026.05.08 08:10:40.785617 [ 260 ] {acc6cb1a-16f1-4a04-9099-8e6b2d0a0bb1} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001447 sec., 38700.760193503804 rows/sec., 2.97 MiB/sec. | ||
| 3804 | 2026.05.08 08:10:40.785654 [ 260 ] {acc6cb1a-16f1-4a04-9099-8e6b2d0a0bb1} <Debug> TCPHandler: Processed in 0.001638568 sec. | ||
| 3805 | 2026.05.08 08:10:40.785771 [ 260 ] {} <Trace> TCP-Session: 3fbd83a9-a342-4804-a34d-63c9c5d34136 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3806 | 2026.05.08 08:10:40.785865 [ 260 ] {e6757b44-8b0d-40d1-a969-fbaff3aed836} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40062) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3807 | 2026.05.08 08:10:40.785905 [ 260 ] {e6757b44-8b0d-40d1-a969-fbaff3aed836} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3808 | 2026.05.08 08:10:40.786337 [ 260 ] {e6757b44-8b0d-40d1-a969-fbaff3aed836} <Trace> oximeter.fields_uuid (6954ef9e-8f45-45b9-b3dd-33f933bb31d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3809 | 2026.05.08 08:10:40.786372 [ 260 ] {e6757b44-8b0d-40d1-a969-fbaff3aed836} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
| 3810 | 2026.05.08 08:10:40.786675 [ 260 ] {e6757b44-8b0d-40d1-a969-fbaff3aed836} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 3811 | 2026.05.08 08:10:40.786896 [ 260 ] {e6757b44-8b0d-40d1-a969-fbaff3aed836} <Trace> oximeter.fields_uuid (6954ef9e-8f45-45b9-b3dd-33f933bb31d2): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3812 | 2026.05.08 08:10:40.787021 [ 260 ] {e6757b44-8b0d-40d1-a969-fbaff3aed836} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001175 sec., 54468.085106382976 rows/sec., 4.25 MiB/sec. | ||
| 3813 | 2026.05.08 08:10:40.787058 [ 260 ] {e6757b44-8b0d-40d1-a969-fbaff3aed836} <Debug> TCPHandler: Processed in 0.001336784 sec. | ||
| 3814 | 2026.05.08 08:10:40.787177 [ 260 ] {} <Trace> TCP-Session: 3fbd83a9-a342-4804-a34d-63c9c5d34136 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3815 | 2026.05.08 08:10:40.787272 [ 260 ] {1ac90b00-5351-4428-947e-201bf1f635b2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40062) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3816 | 2026.05.08 08:10:40.787314 [ 260 ] {1ac90b00-5351-4428-947e-201bf1f635b2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3817 | 2026.05.08 08:10:40.787690 [ 260 ] {1ac90b00-5351-4428-947e-201bf1f635b2} <Trace> oximeter.measurements_cumulativeu64 (a8be02dd-881e-443e-adcb-2b9e0d812815): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3818 | 2026.05.08 08:10:40.787726 [ 260 ] {1ac90b00-5351-4428-947e-201bf1f635b2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
| 3819 | 2026.05.08 08:10:40.788069 [ 260 ] {1ac90b00-5351-4428-947e-201bf1f635b2} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 3820 | 2026.05.08 08:10:40.788292 [ 260 ] {1ac90b00-5351-4428-947e-201bf1f635b2} <Trace> oximeter.measurements_cumulativeu64 (a8be02dd-881e-443e-adcb-2b9e0d812815): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3821 | 2026.05.08 08:10:40.788419 [ 260 ] {1ac90b00-5351-4428-947e-201bf1f635b2} <Debug> executeQuery: Read 128 rows, 9.13 KiB in 0.001166 sec., 109777.01543739281 rows/sec., 7.65 MiB/sec. | ||
| 3822 | 2026.05.08 08:10:40.788455 [ 260 ] {1ac90b00-5351-4428-947e-201bf1f635b2} <Debug> TCPHandler: Processed in 0.001327613 sec. | ||
| 3823 | 2026.05.08 08:10:40.788578 [ 260 ] {} <Trace> TCP-Session: 3fbd83a9-a342-4804-a34d-63c9c5d34136 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3824 | 2026.05.08 08:10:40.788672 [ 260 ] {20fffb8d-304c-42a9-a4c3-6662b599a733} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40062) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3825 | 2026.05.08 08:10:40.788713 [ 260 ] {20fffb8d-304c-42a9-a4c3-6662b599a733} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3826 | 2026.05.08 08:10:40.789051 [ 260 ] {20fffb8d-304c-42a9-a4c3-6662b599a733} <Trace> oximeter.measurements_u64 (51456919-ce1d-4304-962d-5a281585e6eb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3827 | 2026.05.08 08:10:40.789085 [ 260 ] {20fffb8d-304c-42a9-a4c3-6662b599a733} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
| 3828 | 2026.05.08 08:10:40.789403 [ 260 ] {20fffb8d-304c-42a9-a4c3-6662b599a733} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 3829 | 2026.05.08 08:10:40.789615 [ 260 ] {20fffb8d-304c-42a9-a4c3-6662b599a733} <Trace> oximeter.measurements_u64 (51456919-ce1d-4304-962d-5a281585e6eb): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3830 | 2026.05.08 08:10:40.789740 [ 260 ] {20fffb8d-304c-42a9-a4c3-6662b599a733} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001087 sec., 44158.23367065317 rows/sec., 2.98 MiB/sec. | ||
| 3831 | 2026.05.08 08:10:40.789775 [ 260 ] {20fffb8d-304c-42a9-a4c3-6662b599a733} <Debug> TCPHandler: Processed in 0.001253591 sec. | ||
| 3832 | 2026.05.08 08:10:42.582268 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 7151 | ||
| 3833 | 2026.05.08 08:10:42.582747 [ 245 ] {} <Trace> system.asynchronous_metric_log (ae5b5697-1ff6-4106-8704-be69c16fe51c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3834 | 2026.05.08 08:10:42.582797 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
| 3835 | 2026.05.08 08:10:42.583301 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3836 | 2026.05.08 08:10:42.583541 [ 245 ] {} <Trace> system.asynchronous_metric_log (ae5b5697-1ff6-4106-8704-be69c16fe51c): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3837 | 2026.05.08 08:10:42.583673 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 7151 | ||
| 3838 | 2026.05.08 08:10:42.966219 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 113 | ||
| 3839 | 2026.05.08 08:10:42.982098 [ 244 ] {} <Trace> system.metric_log (6863ca5b-3a4e-4a65-b181-6be743eb150d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3840 | 2026.05.08 08:10:42.982157 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
| 3841 | 2026.05.08 08:10:42.988207 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3842 | 2026.05.08 08:10:42.988898 [ 244 ] {} <Trace> system.metric_log (6863ca5b-3a4e-4a65-b181-6be743eb150d): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3843 | 2026.05.08 08:10:42.991593 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 113 | ||
| 3844 | 2026.05.08 08:10:43.000234 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 232.56 MiB, peak 238.72 MiB, free memory in arenas 0.00 B, will set to 234.11 MiB (RSS), difference: 1.56 MiB | ||
| 3845 | 2026.05.08 08:10:45.781097 [ 260 ] {} <Trace> TCP-Session: 3fbd83a9-a342-4804-a34d-63c9c5d34136 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3846 | 2026.05.08 08:10:45.781355 [ 260 ] {c30ad6c3-dba3-4b3d-961a-7391da70909a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40062) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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) | ||
| 3847 | 2026.05.08 08:10:45.781754 [ 260 ] {c30ad6c3-dba3-4b3d-961a-7391da70909a} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 3848 | 2026.05.08 08:10:45.781799 [ 260 ] {c30ad6c3-dba3-4b3d-961a-7391da70909a} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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 | ||
| 3849 | 2026.05.08 08:10:45.782063 [ 260 ] {c30ad6c3-dba3-4b3d-961a-7391da70909a} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 3850 | 2026.05.08 08:10:45.782147 [ 260 ] {c30ad6c3-dba3-4b3d-961a-7391da70909a} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3851 | 2026.05.08 08:10:45.782306 [ 260 ] {c30ad6c3-dba3-4b3d-961a-7391da70909a} <Debug> oximeter.timeseries_schema (b89db7f6-4c52-403d-9f92-e362dcc59f0f) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 3852 | 2026.05.08 08:10:45.782426 [ 316 ] {c30ad6c3-dba3-4b3d-961a-7391da70909a} <Trace> oximeter.timeseries_schema (b89db7f6-4c52-403d-9f92-e362dcc59f0f) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 3853 | 2026.05.08 08:10:45.782442 [ 335 ] {c30ad6c3-dba3-4b3d-961a-7391da70909a} <Trace> oximeter.timeseries_schema (b89db7f6-4c52-403d-9f92-e362dcc59f0f) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 3854 | 2026.05.08 08:10:45.782424 [ 340 ] {c30ad6c3-dba3-4b3d-961a-7391da70909a} <Trace> oximeter.timeseries_schema (b89db7f6-4c52-403d-9f92-e362dcc59f0f) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 3855 | 2026.05.08 08:10:45.782588 [ 260 ] {c30ad6c3-dba3-4b3d-961a-7391da70909a} <Debug> oximeter.timeseries_schema (b89db7f6-4c52-403d-9f92-e362dcc59f0f) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges | ||
| 3856 | 2026.05.08 08:10:45.782617 [ 260 ] {c30ad6c3-dba3-4b3d-961a-7391da70909a} <Trace> oximeter.timeseries_schema (b89db7f6-4c52-403d-9f92-e362dcc59f0f) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 3857 | 2026.05.08 08:10:45.782690 [ 260 ] {c30ad6c3-dba3-4b3d-961a-7391da70909a} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 3858 | 2026.05.08 08:10:45.782710 [ 260 ] {c30ad6c3-dba3-4b3d-961a-7391da70909a} <Debug> oximeter.timeseries_schema (b89db7f6-4c52-403d-9f92-e362dcc59f0f) (SelectExecutor): Reading approx. 47 rows with 2 streams | ||
| 3859 | 2026.05.08 08:10:45.782748 [ 260 ] {c30ad6c3-dba3-4b3d-961a-7391da70909a} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 3860 | 2026.05.08 08:10:45.782785 [ 260 ] {c30ad6c3-dba3-4b3d-961a-7391da70909a} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 3861 | 2026.05.08 08:10:45.783963 [ 260 ] {c30ad6c3-dba3-4b3d-961a-7391da70909a} <Debug> executeQuery: Read 47 rows, 8.00 KiB in 0.002712 sec., 17330.38348082596 rows/sec., 2.88 MiB/sec. | ||
| 3862 | 2026.05.08 08:10:45.784094 [ 260 ] {c30ad6c3-dba3-4b3d-961a-7391da70909a} <Debug> TCPHandler: Processed in 0.003127905 sec. | ||
| 3863 | 2026.05.08 08:10:45.786002 [ 260 ] {} <Trace> TCP-Session: 3fbd83a9-a342-4804-a34d-63c9c5d34136 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3864 | 2026.05.08 08:10:45.786115 [ 260 ] {82779c80-88af-4eb4-98b3-5a52e826f123} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40062) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3865 | 2026.05.08 08:10:45.786160 [ 260 ] {82779c80-88af-4eb4-98b3-5a52e826f123} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3866 | 2026.05.08 08:10:45.786739 [ 260 ] {82779c80-88af-4eb4-98b3-5a52e826f123} <Trace> oximeter.fields_string (2e56caf6-21a8-464c-b24f-cce9c93bbfbe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3867 | 2026.05.08 08:10:45.786793 [ 260 ] {82779c80-88af-4eb4-98b3-5a52e826f123} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
| 3868 | 2026.05.08 08:10:45.787237 [ 260 ] {82779c80-88af-4eb4-98b3-5a52e826f123} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 3869 | 2026.05.08 08:10:45.787468 [ 260 ] {82779c80-88af-4eb4-98b3-5a52e826f123} <Trace> oximeter.fields_string (2e56caf6-21a8-464c-b24f-cce9c93bbfbe): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3870 | 2026.05.08 08:10:45.787612 [ 260 ] {82779c80-88af-4eb4-98b3-5a52e826f123} <Debug> executeQuery: Read 104 rows, 8.93 KiB in 0.001532 sec., 67885.11749347259 rows/sec., 5.70 MiB/sec. | ||
| 3871 | 2026.05.08 08:10:45.787651 [ 260 ] {82779c80-88af-4eb4-98b3-5a52e826f123} <Debug> TCPHandler: Processed in 0.00170281 sec. | ||
| 3872 | 2026.05.08 08:10:45.787772 [ 260 ] {} <Trace> TCP-Session: 3fbd83a9-a342-4804-a34d-63c9c5d34136 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3873 | 2026.05.08 08:10:45.787866 [ 260 ] {94feb55b-ed0d-4c04-8022-84b2fb0fe545} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40062) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3874 | 2026.05.08 08:10:45.787906 [ 260 ] {94feb55b-ed0d-4c04-8022-84b2fb0fe545} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3875 | 2026.05.08 08:10:45.788310 [ 260 ] {94feb55b-ed0d-4c04-8022-84b2fb0fe545} <Trace> oximeter.fields_u16 (b3f55b36-ed93-4ef0-b7a4-471cf9f732a6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3876 | 2026.05.08 08:10:45.788347 [ 260 ] {94feb55b-ed0d-4c04-8022-84b2fb0fe545} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
| 3877 | 2026.05.08 08:10:45.788636 [ 260 ] {94feb55b-ed0d-4c04-8022-84b2fb0fe545} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3878 | 2026.05.08 08:10:45.788844 [ 260 ] {94feb55b-ed0d-4c04-8022-84b2fb0fe545} <Trace> oximeter.fields_u16 (b3f55b36-ed93-4ef0-b7a4-471cf9f732a6): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3879 | 2026.05.08 08:10:45.788973 [ 260 ] {94feb55b-ed0d-4c04-8022-84b2fb0fe545} <Debug> executeQuery: Read 24 rows, 1.80 KiB in 0.001126 sec., 21314.387211367673 rows/sec., 1.57 MiB/sec. | ||
| 3880 | 2026.05.08 08:10:45.789010 [ 260 ] {94feb55b-ed0d-4c04-8022-84b2fb0fe545} <Debug> TCPHandler: Processed in 0.001287662 sec. | ||
| 3881 | 2026.05.08 08:10:45.789123 [ 260 ] {} <Trace> TCP-Session: 3fbd83a9-a342-4804-a34d-63c9c5d34136 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3882 | 2026.05.08 08:10:45.789217 [ 260 ] {cd77f9cf-ebd5-4cec-affe-256cf1b29508} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40062) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3883 | 2026.05.08 08:10:45.789256 [ 260 ] {cd77f9cf-ebd5-4cec-affe-256cf1b29508} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3884 | 2026.05.08 08:10:45.789691 [ 260 ] {cd77f9cf-ebd5-4cec-affe-256cf1b29508} <Trace> oximeter.fields_uuid (6954ef9e-8f45-45b9-b3dd-33f933bb31d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3885 | 2026.05.08 08:10:45.789727 [ 260 ] {cd77f9cf-ebd5-4cec-affe-256cf1b29508} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
| 3886 | 2026.05.08 08:10:45.790033 [ 260 ] {cd77f9cf-ebd5-4cec-affe-256cf1b29508} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 3887 | 2026.05.08 08:10:45.790262 [ 260 ] {cd77f9cf-ebd5-4cec-affe-256cf1b29508} <Trace> oximeter.fields_uuid (6954ef9e-8f45-45b9-b3dd-33f933bb31d2): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3888 | 2026.05.08 08:10:45.790388 [ 260 ] {cd77f9cf-ebd5-4cec-affe-256cf1b29508} <Debug> executeQuery: Read 88 rows, 7.04 KiB in 0.00119 sec., 73949.57983193277 rows/sec., 5.77 MiB/sec. | ||
| 3889 | 2026.05.08 08:10:45.790425 [ 260 ] {cd77f9cf-ebd5-4cec-affe-256cf1b29508} <Debug> TCPHandler: Processed in 0.001350584 sec. | ||
| 3890 | 2026.05.08 08:10:45.790568 [ 260 ] {} <Trace> TCP-Session: 3fbd83a9-a342-4804-a34d-63c9c5d34136 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3891 | 2026.05.08 08:10:45.790663 [ 260 ] {d9071f57-32fe-41c4-bcef-21efeaeac570} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40062) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3892 | 2026.05.08 08:10:45.790704 [ 260 ] {d9071f57-32fe-41c4-bcef-21efeaeac570} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3893 | 2026.05.08 08:10:45.791115 [ 260 ] {d9071f57-32fe-41c4-bcef-21efeaeac570} <Trace> oximeter.measurements_cumulativeu64 (a8be02dd-881e-443e-adcb-2b9e0d812815): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3894 | 2026.05.08 08:10:45.791152 [ 260 ] {d9071f57-32fe-41c4-bcef-21efeaeac570} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
| 3895 | 2026.05.08 08:10:45.791492 [ 260 ] {d9071f57-32fe-41c4-bcef-21efeaeac570} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 3896 | 2026.05.08 08:10:45.791706 [ 260 ] {d9071f57-32fe-41c4-bcef-21efeaeac570} <Trace> oximeter.measurements_cumulativeu64 (a8be02dd-881e-443e-adcb-2b9e0d812815): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3897 | 2026.05.08 08:10:45.791859 [ 260 ] {d9071f57-32fe-41c4-bcef-21efeaeac570} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001216 sec., 131578.94736842104 rows/sec., 9.16 MiB/sec. | ||
| 3898 | 2026.05.08 08:10:45.791896 [ 260 ] {d9071f57-32fe-41c4-bcef-21efeaeac570} <Debug> TCPHandler: Processed in 0.001377034 sec. | ||
| 3899 | 2026.05.08 08:10:45.792008 [ 260 ] {} <Trace> TCP-Session: 3fbd83a9-a342-4804-a34d-63c9c5d34136 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3900 | 2026.05.08 08:10:45.792102 [ 260 ] {0c693286-90ec-4fd4-940a-aa17be64c503} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40062) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3901 | 2026.05.08 08:10:45.792155 [ 260 ] {0c693286-90ec-4fd4-940a-aa17be64c503} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 3902 | 2026.05.08 08:10:45.792926 [ 260 ] {0c693286-90ec-4fd4-940a-aa17be64c503} <Trace> oximeter.measurements_histogramu64 (ebabec84-cbfc-4cf8-9a95-b35807d218b8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3903 | 2026.05.08 08:10:45.792970 [ 260 ] {0c693286-90ec-4fd4-940a-aa17be64c503} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
| 3904 | 2026.05.08 08:10:45.793481 [ 260 ] {0c693286-90ec-4fd4-940a-aa17be64c503} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3905 | 2026.05.08 08:10:45.793703 [ 260 ] {0c693286-90ec-4fd4-940a-aa17be64c503} <Trace> oximeter.measurements_histogramu64 (ebabec84-cbfc-4cf8-9a95-b35807d218b8): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3906 | 2026.05.08 08:10:45.793838 [ 260 ] {0c693286-90ec-4fd4-940a-aa17be64c503} <Debug> executeQuery: Read 24 rows, 44.04 KiB in 0.001754 sec., 13683.010262257698 rows/sec., 24.52 MiB/sec. | ||
| 3907 | 2026.05.08 08:10:45.793888 [ 260 ] {0c693286-90ec-4fd4-940a-aa17be64c503} <Debug> TCPHandler: Processed in 0.001929604 sec. | ||
| 3908 | 2026.05.08 08:10:45.794014 [ 260 ] {} <Trace> TCP-Session: 3fbd83a9-a342-4804-a34d-63c9c5d34136 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3909 | 2026.05.08 08:10:45.794108 [ 260 ] {adf020ea-7294-4577-88a0-28f91f27f3ad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40062) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3910 | 2026.05.08 08:10:45.794149 [ 260 ] {adf020ea-7294-4577-88a0-28f91f27f3ad} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3911 | 2026.05.08 08:10:45.794488 [ 260 ] {adf020ea-7294-4577-88a0-28f91f27f3ad} <Trace> oximeter.measurements_u64 (51456919-ce1d-4304-962d-5a281585e6eb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3912 | 2026.05.08 08:10:45.794525 [ 260 ] {adf020ea-7294-4577-88a0-28f91f27f3ad} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
| 3913 | 2026.05.08 08:10:45.794868 [ 260 ] {adf020ea-7294-4577-88a0-28f91f27f3ad} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 3914 | 2026.05.08 08:10:45.795084 [ 260 ] {adf020ea-7294-4577-88a0-28f91f27f3ad} <Trace> oximeter.measurements_u64 (51456919-ce1d-4304-962d-5a281585e6eb): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3915 | 2026.05.08 08:10:45.795211 [ 260 ] {adf020ea-7294-4577-88a0-28f91f27f3ad} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001123 sec., 53428.317008014244 rows/sec., 3.60 MiB/sec. | ||
| 3916 | 2026.05.08 08:10:45.795246 [ 260 ] {adf020ea-7294-4577-88a0-28f91f27f3ad} <Debug> TCPHandler: Processed in 0.001282082 sec. | ||
| 3917 | 2026.05.08 08:10:48.034817 [ 287 ] {} <Trace> TCP-Session: 4e02ae0d-943a-4153-8669-d758a36d563a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3918 | 2026.05.08 08:10:48.035094 [ 287 ] {f4deb458-c91a-48e0-a145-5ce1bcfc7137} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:64102) SELECT concat(database, '.', name) AS table_name, ifNull(total_bytes, 0) AS total_bytes, ifNull(total_rows, 0) AS total_rows FROM system.tables WHERE has_own_data (stage: Complete) | ||
| 3919 | 2026.05.08 08:10:48.035601 [ 287 ] {f4deb458-c91a-48e0-a145-5ce1bcfc7137} <Trace> ContextAccess (default): Access granted: SELECT(database, name, total_rows, total_bytes, has_own_data) ON system.tables | ||
| 3920 | 2026.05.08 08:10:48.035769 [ 287 ] {f4deb458-c91a-48e0-a145-5ce1bcfc7137} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3921 | 2026.05.08 08:10:48.036166 [ 340 ] {f4deb458-c91a-48e0-a145-5ce1bcfc7137} <Trace> ContextAccess (default): Access granted: SHOW TABLES ON *.* | ||
| 3922 | 2026.05.08 08:10:48.036766 [ 287 ] {f4deb458-c91a-48e0-a145-5ce1bcfc7137} <Debug> executeQuery: Read 140 rows, 7.96 KiB in 0.001802 sec., 77691.4539400666 rows/sec., 4.31 MiB/sec. | ||
| 3923 | 2026.05.08 08:10:48.036869 [ 287 ] {f4deb458-c91a-48e0-a145-5ce1bcfc7137} <Debug> TCPHandler: Processed in 0.002224228 sec. | ||
| 3924 | 2026.05.08 08:10:49.000210 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 236.24 MiB, peak 238.72 MiB, free memory in arenas 0.00 B, will set to 234.25 MiB (RSS), difference: -1.99 MiB | ||
| 3925 | 2026.05.08 08:10:50.011111 [ 111 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 3926 | 2026.05.08 08:10:50.011166 [ 111 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 3927 | 2026.05.08 08:10:50.083886 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 7663 | ||
| 3928 | 2026.05.08 08:10:50.084383 [ 245 ] {} <Trace> system.asynchronous_metric_log (ae5b5697-1ff6-4106-8704-be69c16fe51c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3929 | 2026.05.08 08:10:50.084434 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
| 3930 | 2026.05.08 08:10:50.085016 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3931 | 2026.05.08 08:10:50.085286 [ 245 ] {} <Trace> system.asynchronous_metric_log (ae5b5697-1ff6-4106-8704-be69c16fe51c): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3932 | 2026.05.08 08:10:50.085438 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 7663 | ||
| 3933 | 2026.05.08 08:10:50.085455 [ 111 ] {} <Debug> system.asynchronous_metric_log (ae5b5697-1ff6-4106-8704-be69c16fe51c) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3934 | 2026.05.08 08:10:50.085525 [ 111 ] {} <Trace> system.asynchronous_metric_log (ae5b5697-1ff6-4106-8704-be69c16fe51c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3935 | 2026.05.08 08:10:50.085546 [ 111 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
| 3936 | 2026.05.08 08:10:50.085649 [ 187 ] {ae5b5697-1ff6-4106-8704-be69c16fe51c::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 | ||
| 3937 | 2026.05.08 08:10:50.085763 [ 187 ] {ae5b5697-1ff6-4106-8704-be69c16fe51c::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3938 | 2026.05.08 08:10:50.085802 [ 187 ] {ae5b5697-1ff6-4106-8704-be69c16fe51c::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 5231 rows starting from the beginning of the part | ||
| 3939 | 2026.05.08 08:10:50.085867 [ 187 ] {ae5b5697-1ff6-4106-8704-be69c16fe51c::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 512 rows starting from the beginning of the part | ||
| 3940 | 2026.05.08 08:10:50.085908 [ 187 ] {ae5b5697-1ff6-4106-8704-be69c16fe51c::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 448 rows starting from the beginning of the part | ||
| 3941 | 2026.05.08 08:10:50.085948 [ 187 ] {ae5b5697-1ff6-4106-8704-be69c16fe51c::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 512 rows starting from the beginning of the part | ||
| 3942 | 2026.05.08 08:10:50.085982 [ 187 ] {ae5b5697-1ff6-4106-8704-be69c16fe51c::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 448 rows starting from the beginning of the part | ||
| 3943 | 2026.05.08 08:10:50.086018 [ 187 ] {ae5b5697-1ff6-4106-8704-be69c16fe51c::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 512 rows starting from the beginning of the part | ||
| 3944 | 2026.05.08 08:10:50.087427 [ 196 ] {ae5b5697-1ff6-4106-8704-be69c16fe51c::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7663 rows, containing 4 columns (4 merged, 0 gathered) in 0.001816372 sec., 4218849.442735299 rows/sec., 60.35 MiB/sec. | ||
| 3945 | 2026.05.08 08:10:50.088276 [ 197 ] {ae5b5697-1ff6-4106-8704-be69c16fe51c::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3946 | 2026.05.08 08:10:50.088629 [ 197 ] {ae5b5697-1ff6-4106-8704-be69c16fe51c::all_1_16_3} <Trace> system.asynchronous_metric_log (ae5b5697-1ff6-4106-8704-be69c16fe51c): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3947 | 2026.05.08 08:10:50.088713 [ 197 ] {ae5b5697-1ff6-4106-8704-be69c16fe51c::all_1_16_3} <Trace> system.asynchronous_metric_log (ae5b5697-1ff6-4106-8704-be69c16fe51c) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3948 | 2026.05.08 08:10:50.088822 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.45 MiB. | ||
| 3949 | 2026.05.08 08:10:50.102635 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 26 entries to flush up to offset 500 | ||
| 3950 | 2026.05.08 08:10:50.104803 [ 243 ] {} <Trace> system.query_log (14f8ccb3-56a3-4601-8a9e-d96094aafe7f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3951 | 2026.05.08 08:10:50.104862 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
| 3952 | 2026.05.08 08:10:50.106125 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 3953 | 2026.05.08 08:10:50.106411 [ 243 ] {} <Trace> system.query_log (14f8ccb3-56a3-4601-8a9e-d96094aafe7f): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3954 | 2026.05.08 08:10:50.106769 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 500 | ||
| 3955 | 2026.05.08 08:10:50.491796 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 121 | ||
| 3956 | 2026.05.08 08:10:50.508264 [ 244 ] {} <Trace> system.metric_log (6863ca5b-3a4e-4a65-b181-6be743eb150d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3957 | 2026.05.08 08:10:50.508323 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
| 3958 | 2026.05.08 08:10:50.513756 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3959 | 2026.05.08 08:10:50.514456 [ 244 ] {} <Trace> system.metric_log (6863ca5b-3a4e-4a65-b181-6be743eb150d): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3960 | 2026.05.08 08:10:50.514755 [ 106 ] {} <Debug> system.metric_log (6863ca5b-3a4e-4a65-b181-6be743eb150d) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3961 | 2026.05.08 08:10:50.514825 [ 106 ] {} <Trace> system.metric_log (6863ca5b-3a4e-4a65-b181-6be743eb150d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3962 | 2026.05.08 08:10:50.514850 [ 106 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
| 3963 | 2026.05.08 08:10:50.514989 [ 196 ] {6863ca5b-3a4e-4a65-b181-6be743eb150d::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 | ||
| 3964 | 2026.05.08 08:10:50.517825 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 121 | ||
| 3965 | 2026.05.08 08:10:50.519409 [ 196 ] {6863ca5b-3a4e-4a65-b181-6be743eb150d::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3966 | 2026.05.08 08:10:50.520830 [ 196 ] {6863ca5b-3a4e-4a65-b181-6be743eb150d::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 | ||
| 3967 | 2026.05.08 08:10:50.525298 [ 196 ] {6863ca5b-3a4e-4a65-b181-6be743eb150d::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 | ||
| 3968 | 2026.05.08 08:10:50.529657 [ 196 ] {6863ca5b-3a4e-4a65-b181-6be743eb150d::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 | ||
| 3969 | 2026.05.08 08:10:50.534076 [ 196 ] {6863ca5b-3a4e-4a65-b181-6be743eb150d::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 | ||
| 3970 | 2026.05.08 08:10:50.538481 [ 196 ] {6863ca5b-3a4e-4a65-b181-6be743eb150d::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 | ||
| 3971 | 2026.05.08 08:10:50.542777 [ 196 ] {6863ca5b-3a4e-4a65-b181-6be743eb150d::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 | ||
| 3972 | 2026.05.08 08:10:50.598562 [ 190 ] {6863ca5b-3a4e-4a65-b181-6be743eb150d::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 121 rows, containing 679 columns (679 merged, 0 gathered) in 0.08364036 sec., 1446.670004768033 rows/sec., 7.48 MiB/sec. | ||
| 3973 | 2026.05.08 08:10:50.601347 [ 186 ] {6863ca5b-3a4e-4a65-b181-6be743eb150d::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3974 | 2026.05.08 08:10:50.603473 [ 186 ] {6863ca5b-3a4e-4a65-b181-6be743eb150d::all_1_16_3} <Trace> system.metric_log (6863ca5b-3a4e-4a65-b181-6be743eb150d): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3975 | 2026.05.08 08:10:50.603595 [ 186 ] {6863ca5b-3a4e-4a65-b181-6be743eb150d::all_1_16_3} <Trace> system.metric_log (6863ca5b-3a4e-4a65-b181-6be743eb150d) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3976 | 2026.05.08 08:10:50.605762 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 10.52 MiB. | ||
| 3977 | 2026.05.08 08:10:50.785761 [ 260 ] {} <Trace> TCP-Session: 3fbd83a9-a342-4804-a34d-63c9c5d34136 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3978 | 2026.05.08 08:10:50.786140 [ 260 ] {2f388da5-1404-4d77-8c08-a8b54534c8fe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40062) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table: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) | ||
| 3979 | 2026.05.08 08:10:50.786662 [ 260 ] {2f388da5-1404-4d77-8c08-a8b54534c8fe} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 3980 | 2026.05.08 08:10:50.786701 [ 260 ] {2f388da5-1404-4d77-8c08-a8b54534c8fe} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table: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 | ||
| 3981 | 2026.05.08 08:10:50.786950 [ 260 ] {2f388da5-1404-4d77-8c08-a8b54534c8fe} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 3982 | 2026.05.08 08:10:50.787020 [ 260 ] {2f388da5-1404-4d77-8c08-a8b54534c8fe} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3983 | 2026.05.08 08:10:50.787165 [ 260 ] {2f388da5-1404-4d77-8c08-a8b54534c8fe} <Debug> oximeter.timeseries_schema (b89db7f6-4c52-403d-9f92-e362dcc59f0f) (SelectExecutor): Key condition: (column 0 in 31-element set) | ||
| 3984 | 2026.05.08 08:10:50.787278 [ 340 ] {2f388da5-1404-4d77-8c08-a8b54534c8fe} <Trace> oximeter.timeseries_schema (b89db7f6-4c52-403d-9f92-e362dcc59f0f) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 3985 | 2026.05.08 08:10:50.787282 [ 316 ] {2f388da5-1404-4d77-8c08-a8b54534c8fe} <Trace> oximeter.timeseries_schema (b89db7f6-4c52-403d-9f92-e362dcc59f0f) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 3986 | 2026.05.08 08:10:50.787286 [ 335 ] {2f388da5-1404-4d77-8c08-a8b54534c8fe} <Trace> oximeter.timeseries_schema (b89db7f6-4c52-403d-9f92-e362dcc59f0f) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 3987 | 2026.05.08 08:10:50.787426 [ 260 ] {2f388da5-1404-4d77-8c08-a8b54534c8fe} <Debug> oximeter.timeseries_schema (b89db7f6-4c52-403d-9f92-e362dcc59f0f) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges | ||
| 3988 | 2026.05.08 08:10:50.787455 [ 260 ] {2f388da5-1404-4d77-8c08-a8b54534c8fe} <Trace> oximeter.timeseries_schema (b89db7f6-4c52-403d-9f92-e362dcc59f0f) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 3989 | 2026.05.08 08:10:50.787528 [ 260 ] {2f388da5-1404-4d77-8c08-a8b54534c8fe} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 3990 | 2026.05.08 08:10:50.787547 [ 260 ] {2f388da5-1404-4d77-8c08-a8b54534c8fe} <Debug> oximeter.timeseries_schema (b89db7f6-4c52-403d-9f92-e362dcc59f0f) (SelectExecutor): Reading approx. 47 rows with 2 streams | ||
| 3991 | 2026.05.08 08:10:50.787582 [ 260 ] {2f388da5-1404-4d77-8c08-a8b54534c8fe} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 3992 | 2026.05.08 08:10:50.787623 [ 260 ] {2f388da5-1404-4d77-8c08-a8b54534c8fe} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 3993 | 2026.05.08 08:10:50.788938 [ 260 ] {2f388da5-1404-4d77-8c08-a8b54534c8fe} <Debug> executeQuery: Read 47 rows, 11.99 KiB in 0.002968 sec., 15835.579514824796 rows/sec., 3.94 MiB/sec. | ||
| 3994 | 2026.05.08 08:10:50.789074 [ 260 ] {2f388da5-1404-4d77-8c08-a8b54534c8fe} <Debug> TCPHandler: Processed in 0.00349613 sec. | ||
| 3995 | 2026.05.08 08:10:50.793911 [ 260 ] {} <Trace> TCP-Session: 3fbd83a9-a342-4804-a34d-63c9c5d34136 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3996 | 2026.05.08 08:10:50.794119 [ 260 ] {0a7710bb-d54a-46ac-8197-088c1f2b2eee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40062) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 3997 | 2026.05.08 08:10:50.794202 [ 260 ] {0a7710bb-d54a-46ac-8197-088c1f2b2eee} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 3998 | 2026.05.08 08:10:50.794958 [ 260 ] {0a7710bb-d54a-46ac-8197-088c1f2b2eee} <Trace> oximeter.fields_i16 (3c1e284c-4bc9-42d0-9208-0102cfbb7904): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3999 | 2026.05.08 08:10:50.795000 [ 260 ] {0a7710bb-d54a-46ac-8197-088c1f2b2eee} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
| 4000 | 2026.05.08 08:10:50.795414 [ 260 ] {0a7710bb-d54a-46ac-8197-088c1f2b2eee} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 4001 | 2026.05.08 08:10:50.795652 [ 260 ] {0a7710bb-d54a-46ac-8197-088c1f2b2eee} <Trace> oximeter.fields_i16 (3c1e284c-4bc9-42d0-9208-0102cfbb7904): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4002 | 2026.05.08 08:10:50.795797 [ 260 ] {0a7710bb-d54a-46ac-8197-088c1f2b2eee} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001742 sec., 163030.99885189437 rows/sec., 10.35 MiB/sec. | ||
| 4003 | 2026.05.08 08:10:50.795835 [ 260 ] {0a7710bb-d54a-46ac-8197-088c1f2b2eee} <Debug> TCPHandler: Processed in 0.002028026 sec. | ||
| 4004 | 2026.05.08 08:10:50.795960 [ 260 ] {} <Trace> TCP-Session: 3fbd83a9-a342-4804-a34d-63c9c5d34136 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4005 | 2026.05.08 08:10:50.796054 [ 260 ] {7bc5504f-cf4d-4c84-b5de-50ee1c6a469d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40062) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4006 | 2026.05.08 08:10:50.796096 [ 260 ] {7bc5504f-cf4d-4c84-b5de-50ee1c6a469d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4007 | 2026.05.08 08:10:50.796856 [ 260 ] {7bc5504f-cf4d-4c84-b5de-50ee1c6a469d} <Trace> oximeter.fields_string (2e56caf6-21a8-464c-b24f-cce9c93bbfbe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4008 | 2026.05.08 08:10:50.796892 [ 260 ] {7bc5504f-cf4d-4c84-b5de-50ee1c6a469d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
| 4009 | 2026.05.08 08:10:50.797268 [ 260 ] {7bc5504f-cf4d-4c84-b5de-50ee1c6a469d} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 4010 | 2026.05.08 08:10:50.797484 [ 260 ] {7bc5504f-cf4d-4c84-b5de-50ee1c6a469d} <Trace> oximeter.fields_string (2e56caf6-21a8-464c-b24f-cce9c93bbfbe): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4011 | 2026.05.08 08:10:50.797617 [ 260 ] {7bc5504f-cf4d-4c84-b5de-50ee1c6a469d} <Debug> executeQuery: Read 833 rows, 66.39 KiB in 0.001581 sec., 526881.7204301076 rows/sec., 41.01 MiB/sec. | ||
| 4012 | 2026.05.08 08:10:50.797654 [ 260 ] {7bc5504f-cf4d-4c84-b5de-50ee1c6a469d} <Debug> TCPHandler: Processed in 0.00174345 sec. | ||
| 4013 | 2026.05.08 08:10:50.797769 [ 260 ] {} <Trace> TCP-Session: 3fbd83a9-a342-4804-a34d-63c9c5d34136 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4014 | 2026.05.08 08:10:50.797863 [ 260 ] {09a40c0e-c32c-46f2-9778-c44a1aeac12b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40062) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4015 | 2026.05.08 08:10:50.797902 [ 260 ] {09a40c0e-c32c-46f2-9778-c44a1aeac12b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4016 | 2026.05.08 08:10:50.798466 [ 260 ] {09a40c0e-c32c-46f2-9778-c44a1aeac12b} <Trace> oximeter.fields_u16 (b3f55b36-ed93-4ef0-b7a4-471cf9f732a6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4017 | 2026.05.08 08:10:50.798504 [ 260 ] {09a40c0e-c32c-46f2-9778-c44a1aeac12b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
| 4018 | 2026.05.08 08:10:50.798823 [ 260 ] {09a40c0e-c32c-46f2-9778-c44a1aeac12b} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 4019 | 2026.05.08 08:10:50.799040 [ 260 ] {09a40c0e-c32c-46f2-9778-c44a1aeac12b} <Trace> oximeter.fields_u16 (b3f55b36-ed93-4ef0-b7a4-471cf9f732a6): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4020 | 2026.05.08 08:10:50.799197 [ 260 ] {09a40c0e-c32c-46f2-9778-c44a1aeac12b} <Debug> executeQuery: Read 160 rows, 9.90 KiB in 0.001339 sec., 119492.15832710979 rows/sec., 7.22 MiB/sec. | ||
| 4021 | 2026.05.08 08:10:50.799244 [ 260 ] {09a40c0e-c32c-46f2-9778-c44a1aeac12b} <Debug> TCPHandler: Processed in 0.001524147 sec. | ||
| 4022 | 2026.05.08 08:10:50.799374 [ 260 ] {} <Trace> TCP-Session: 3fbd83a9-a342-4804-a34d-63c9c5d34136 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4023 | 2026.05.08 08:10:50.799469 [ 260 ] {b55a4fad-a74f-4a9b-95c7-173f38af3681} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40062) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 4024 | 2026.05.08 08:10:50.799509 [ 260 ] {b55a4fad-a74f-4a9b-95c7-173f38af3681} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 4025 | 2026.05.08 08:10:50.799958 [ 260 ] {b55a4fad-a74f-4a9b-95c7-173f38af3681} <Trace> oximeter.fields_u32 (b5155bac-ebd9-49db-8237-598074e8072a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4026 | 2026.05.08 08:10:50.799996 [ 260 ] {b55a4fad-a74f-4a9b-95c7-173f38af3681} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
| 4027 | 2026.05.08 08:10:50.800320 [ 260 ] {b55a4fad-a74f-4a9b-95c7-173f38af3681} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 4028 | 2026.05.08 08:10:50.800536 [ 260 ] {b55a4fad-a74f-4a9b-95c7-173f38af3681} <Trace> oximeter.fields_u32 (b5155bac-ebd9-49db-8237-598074e8072a): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4029 | 2026.05.08 08:10:50.800664 [ 260 ] {b55a4fad-a74f-4a9b-95c7-173f38af3681} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001213 sec., 122835.94394064302 rows/sec., 7.94 MiB/sec. | ||
| 4030 | 2026.05.08 08:10:50.800703 [ 260 ] {b55a4fad-a74f-4a9b-95c7-173f38af3681} <Debug> TCPHandler: Processed in 0.001379794 sec. | ||
| 4031 | 2026.05.08 08:10:50.800820 [ 260 ] {} <Trace> TCP-Session: 3fbd83a9-a342-4804-a34d-63c9c5d34136 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4032 | 2026.05.08 08:10:50.800915 [ 260 ] {ab5873f7-43da-4182-9144-1c8088ff67ec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40062) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 4033 | 2026.05.08 08:10:50.800955 [ 260 ] {ab5873f7-43da-4182-9144-1c8088ff67ec} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 4034 | 2026.05.08 08:10:50.801398 [ 260 ] {ab5873f7-43da-4182-9144-1c8088ff67ec} <Trace> oximeter.fields_u8 (7b358469-9653-4fa1-8df0-42378e30bc5f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4035 | 2026.05.08 08:10:50.801436 [ 260 ] {ab5873f7-43da-4182-9144-1c8088ff67ec} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
| 4036 | 2026.05.08 08:10:50.801758 [ 260 ] {ab5873f7-43da-4182-9144-1c8088ff67ec} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 4037 | 2026.05.08 08:10:50.801975 [ 260 ] {ab5873f7-43da-4182-9144-1c8088ff67ec} <Trace> oximeter.fields_u8 (7b358469-9653-4fa1-8df0-42378e30bc5f): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4038 | 2026.05.08 08:10:50.802099 [ 260 ] {ab5873f7-43da-4182-9144-1c8088ff67ec} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001202 sec., 123128.11980033279 rows/sec., 7.00 MiB/sec. | ||
| 4039 | 2026.05.08 08:10:50.802139 [ 260 ] {ab5873f7-43da-4182-9144-1c8088ff67ec} <Debug> TCPHandler: Processed in 0.001368854 sec. | ||
| 4040 | 2026.05.08 08:10:50.802262 [ 260 ] {} <Trace> TCP-Session: 3fbd83a9-a342-4804-a34d-63c9c5d34136 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4041 | 2026.05.08 08:10:50.802356 [ 260 ] {8d996b23-55a8-4b17-b57d-9239d2838798} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40062) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4042 | 2026.05.08 08:10:50.802395 [ 260 ] {8d996b23-55a8-4b17-b57d-9239d2838798} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4043 | 2026.05.08 08:10:50.802995 [ 260 ] {8d996b23-55a8-4b17-b57d-9239d2838798} <Trace> oximeter.fields_uuid (6954ef9e-8f45-45b9-b3dd-33f933bb31d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4044 | 2026.05.08 08:10:50.803032 [ 260 ] {8d996b23-55a8-4b17-b57d-9239d2838798} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
| 4045 | 2026.05.08 08:10:50.803354 [ 260 ] {8d996b23-55a8-4b17-b57d-9239d2838798} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 4046 | 2026.05.08 08:10:50.803568 [ 260 ] {8d996b23-55a8-4b17-b57d-9239d2838798} <Trace> oximeter.fields_uuid (6954ef9e-8f45-45b9-b3dd-33f933bb31d2): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4047 | 2026.05.08 08:10:50.803697 [ 260 ] {8d996b23-55a8-4b17-b57d-9239d2838798} <Debug> executeQuery: Read 508 rows, 36.62 KiB in 0.00136 sec., 373529.41176470584 rows/sec., 26.30 MiB/sec. | ||
| 4048 | 2026.05.08 08:10:50.803736 [ 260 ] {8d996b23-55a8-4b17-b57d-9239d2838798} <Debug> TCPHandler: Processed in 0.001524077 sec. | ||
| 4049 | 2026.05.08 08:10:50.803864 [ 260 ] {} <Trace> TCP-Session: 3fbd83a9-a342-4804-a34d-63c9c5d34136 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4050 | 2026.05.08 08:10:50.803960 [ 260 ] {784a330e-c1c3-4933-a32d-bc8dda2e08d8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40062) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 4051 | 2026.05.08 08:10:50.804001 [ 260 ] {784a330e-c1c3-4933-a32d-bc8dda2e08d8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 4052 | 2026.05.08 08:10:50.804347 [ 260 ] {784a330e-c1c3-4933-a32d-bc8dda2e08d8} <Trace> oximeter.measurements_bool (014a2999-841c-441b-b671-434e3660eef7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4053 | 2026.05.08 08:10:50.804384 [ 260 ] {784a330e-c1c3-4933-a32d-bc8dda2e08d8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
| 4054 | 2026.05.08 08:10:50.804722 [ 260 ] {784a330e-c1c3-4933-a32d-bc8dda2e08d8} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 4055 | 2026.05.08 08:10:50.804938 [ 260 ] {784a330e-c1c3-4933-a32d-bc8dda2e08d8} <Trace> oximeter.measurements_bool (014a2999-841c-441b-b671-434e3660eef7): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4056 | 2026.05.08 08:10:50.805070 [ 260 ] {784a330e-c1c3-4933-a32d-bc8dda2e08d8} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001128 sec., 5319.148936170212 rows/sec., 277.90 KiB/sec. | ||
| 4057 | 2026.05.08 08:10:50.805108 [ 260 ] {784a330e-c1c3-4933-a32d-bc8dda2e08d8} <Debug> TCPHandler: Processed in 0.001293882 sec. | ||
| 4058 | 2026.05.08 08:10:50.805222 [ 260 ] {} <Trace> TCP-Session: 3fbd83a9-a342-4804-a34d-63c9c5d34136 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4059 | 2026.05.08 08:10:50.805317 [ 260 ] {6ec9cb1f-b4f9-4d60-a548-ee9d1feb68bc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40062) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4060 | 2026.05.08 08:10:50.805359 [ 260 ] {6ec9cb1f-b4f9-4d60-a548-ee9d1feb68bc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4061 | 2026.05.08 08:10:50.805780 [ 260 ] {6ec9cb1f-b4f9-4d60-a548-ee9d1feb68bc} <Trace> oximeter.measurements_cumulativeu64 (a8be02dd-881e-443e-adcb-2b9e0d812815): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4062 | 2026.05.08 08:10:50.805817 [ 260 ] {6ec9cb1f-b4f9-4d60-a548-ee9d1feb68bc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
| 4063 | 2026.05.08 08:10:50.806146 [ 260 ] {6ec9cb1f-b4f9-4d60-a548-ee9d1feb68bc} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 4064 | 2026.05.08 08:10:50.806358 [ 260 ] {6ec9cb1f-b4f9-4d60-a548-ee9d1feb68bc} <Trace> oximeter.measurements_cumulativeu64 (a8be02dd-881e-443e-adcb-2b9e0d812815): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4065 | 2026.05.08 08:10:50.806494 [ 260 ] {6ec9cb1f-b4f9-4d60-a548-ee9d1feb68bc} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001195 sec., 221757.3221757322 rows/sec., 14.74 MiB/sec. | ||
| 4066 | 2026.05.08 08:10:50.806534 [ 260 ] {6ec9cb1f-b4f9-4d60-a548-ee9d1feb68bc} <Debug> TCPHandler: Processed in 0.001361064 sec. | ||
| 4067 | 2026.05.08 08:10:50.806648 [ 260 ] {} <Trace> TCP-Session: 3fbd83a9-a342-4804-a34d-63c9c5d34136 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4068 | 2026.05.08 08:10:50.806741 [ 260 ] {ac9a24dc-9678-4b3d-8cd1-28b6e6c5b2ae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40062) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 4069 | 2026.05.08 08:10:50.806783 [ 260 ] {ac9a24dc-9678-4b3d-8cd1-28b6e6c5b2ae} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 4070 | 2026.05.08 08:10:50.807098 [ 260 ] {ac9a24dc-9678-4b3d-8cd1-28b6e6c5b2ae} <Trace> oximeter.measurements_f64 (6f2500a7-7443-4aff-afae-2b5549923f4f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4071 | 2026.05.08 08:10:50.807134 [ 260 ] {ac9a24dc-9678-4b3d-8cd1-28b6e6c5b2ae} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
| 4072 | 2026.05.08 08:10:50.807433 [ 260 ] {ac9a24dc-9678-4b3d-8cd1-28b6e6c5b2ae} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 4073 | 2026.05.08 08:10:50.807647 [ 260 ] {ac9a24dc-9678-4b3d-8cd1-28b6e6c5b2ae} <Trace> oximeter.measurements_f64 (6f2500a7-7443-4aff-afae-2b5549923f4f): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4074 | 2026.05.08 08:10:50.807743 [ 110 ] {} <Debug> oximeter.measurements_f64 (6f2500a7-7443-4aff-afae-2b5549923f4f) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 4075 | 2026.05.08 08:10:50.807774 [ 260 ] {ac9a24dc-9678-4b3d-8cd1-28b6e6c5b2ae} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001052 sec., 950.5703422053232 rows/sec., 64.05 KiB/sec. | ||
| 4076 | 2026.05.08 08:10:50.807788 [ 110 ] {} <Trace> oximeter.measurements_f64 (6f2500a7-7443-4aff-afae-2b5549923f4f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4077 | 2026.05.08 08:10:50.807817 [ 110 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
| 4078 | 2026.05.08 08:10:50.807817 [ 260 ] {ac9a24dc-9678-4b3d-8cd1-28b6e6c5b2ae} <Debug> TCPHandler: Processed in 0.001218191 sec. | ||
| 4079 | 2026.05.08 08:10:50.807928 [ 197 ] {6f2500a7-7443-4aff-afae-2b5549923f4f::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 | ||
| 4080 | 2026.05.08 08:10:50.807941 [ 260 ] {} <Trace> TCP-Session: 3fbd83a9-a342-4804-a34d-63c9c5d34136 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4081 | 2026.05.08 08:10:50.808055 [ 260 ] {a5b1cdca-9f36-4039-8931-d9f74a1a6ee8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40062) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4082 | 2026.05.08 08:10:50.808057 [ 197 ] {6f2500a7-7443-4aff-afae-2b5549923f4f::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4083 | 2026.05.08 08:10:50.808108 [ 197 ] {6f2500a7-7443-4aff-afae-2b5549923f4f::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 | ||
| 4084 | 2026.05.08 08:10:50.808112 [ 260 ] {a5b1cdca-9f36-4039-8931-d9f74a1a6ee8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 4085 | 2026.05.08 08:10:50.808177 [ 197 ] {6f2500a7-7443-4aff-afae-2b5549923f4f::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 | ||
| 4086 | 2026.05.08 08:10:50.808231 [ 197 ] {6f2500a7-7443-4aff-afae-2b5549923f4f::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 | ||
| 4087 | 2026.05.08 08:10:50.808275 [ 197 ] {6f2500a7-7443-4aff-afae-2b5549923f4f::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 | ||
| 4088 | 2026.05.08 08:10:50.808314 [ 197 ] {6f2500a7-7443-4aff-afae-2b5549923f4f::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 | ||
| 4089 | 2026.05.08 08:10:50.808952 [ 260 ] {a5b1cdca-9f36-4039-8931-d9f74a1a6ee8} <Trace> oximeter.measurements_histogramu64 (ebabec84-cbfc-4cf8-9a95-b35807d218b8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4090 | 2026.05.08 08:10:50.808994 [ 260 ] {a5b1cdca-9f36-4039-8931-d9f74a1a6ee8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
| 4091 | 2026.05.08 08:10:50.809025 [ 191 ] {6f2500a7-7443-4aff-afae-2b5549923f4f::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5 rows, containing 4 columns (4 merged, 0 gathered) in 0.00114122 sec., 4381.276178125164 rows/sec., 295.22 KiB/sec. | ||
| 4092 | 2026.05.08 08:10:50.809168 [ 191 ] {6f2500a7-7443-4aff-afae-2b5549923f4f::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 4093 | 2026.05.08 08:10:50.809494 [ 191 ] {6f2500a7-7443-4aff-afae-2b5549923f4f::all_1_5_1} <Trace> oximeter.measurements_f64 (6f2500a7-7443-4aff-afae-2b5549923f4f): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4094 | 2026.05.08 08:10:50.809564 [ 191 ] {6f2500a7-7443-4aff-afae-2b5549923f4f::all_1_5_1} <Trace> oximeter.measurements_f64 (6f2500a7-7443-4aff-afae-2b5549923f4f) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 4095 | 2026.05.08 08:10:50.809639 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
| 4096 | 2026.05.08 08:10:50.809819 [ 260 ] {a5b1cdca-9f36-4039-8931-d9f74a1a6ee8} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 4097 | 2026.05.08 08:10:50.810062 [ 260 ] {a5b1cdca-9f36-4039-8931-d9f74a1a6ee8} <Trace> oximeter.measurements_histogramu64 (ebabec84-cbfc-4cf8-9a95-b35807d218b8): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4098 | 2026.05.08 08:10:50.810206 [ 260 ] {a5b1cdca-9f36-4039-8931-d9f74a1a6ee8} <Debug> executeQuery: Read 18 rows, 33.03 KiB in 0.002169 sec., 8298.755186721992 rows/sec., 14.87 MiB/sec. | ||
| 4099 | 2026.05.08 08:10:50.810277 [ 260 ] {a5b1cdca-9f36-4039-8931-d9f74a1a6ee8} <Debug> TCPHandler: Processed in 0.002385572 sec. | ||
| 4100 | 2026.05.08 08:10:50.810415 [ 260 ] {} <Trace> TCP-Session: 3fbd83a9-a342-4804-a34d-63c9c5d34136 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4101 | 2026.05.08 08:10:50.810510 [ 260 ] {dcd11ea3-95b9-46c4-ae66-7cf172215e09} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40062) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4102 | 2026.05.08 08:10:50.810553 [ 260 ] {dcd11ea3-95b9-46c4-ae66-7cf172215e09} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4103 | 2026.05.08 08:10:50.810902 [ 260 ] {dcd11ea3-95b9-46c4-ae66-7cf172215e09} <Trace> oximeter.measurements_u64 (51456919-ce1d-4304-962d-5a281585e6eb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4104 | 2026.05.08 08:10:50.810939 [ 260 ] {dcd11ea3-95b9-46c4-ae66-7cf172215e09} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
| 4105 | 2026.05.08 08:10:50.811252 [ 260 ] {dcd11ea3-95b9-46c4-ae66-7cf172215e09} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 4106 | 2026.05.08 08:10:50.811465 [ 260 ] {dcd11ea3-95b9-46c4-ae66-7cf172215e09} <Trace> oximeter.measurements_u64 (51456919-ce1d-4304-962d-5a281585e6eb): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4107 | 2026.05.08 08:10:50.811593 [ 260 ] {dcd11ea3-95b9-46c4-ae66-7cf172215e09} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001101 sec., 81743.86920980927 rows/sec., 5.11 MiB/sec. | ||
| 4108 | 2026.05.08 08:10:50.811632 [ 260 ] {dcd11ea3-95b9-46c4-ae66-7cf172215e09} <Debug> TCPHandler: Processed in 0.001267592 sec. | ||
| 4109 | 2026.05.08 08:10:51.000213 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 236.21 MiB, peak 245.33 MiB, free memory in arenas 0.00 B, will set to 243.48 MiB (RSS), difference: 7.26 MiB | ||
| 4110 | 2026.05.08 08:10:51.001256 [ 248 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.000832794 sec. | ||
| 4111 | 2026.05.08 08:10:55.784447 [ 260 ] {} <Trace> TCP-Session: 3fbd83a9-a342-4804-a34d-63c9c5d34136 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4112 | 2026.05.08 08:10:55.784787 [ 260 ] {c81c8991-e09f-4adf-be01-f7e9eee88dd6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40062) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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) | ||
| 4113 | 2026.05.08 08:10:55.785273 [ 260 ] {c81c8991-e09f-4adf-be01-f7e9eee88dd6} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 4114 | 2026.05.08 08:10:55.785321 [ 260 ] {c81c8991-e09f-4adf-be01-f7e9eee88dd6} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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 | ||
| 4115 | 2026.05.08 08:10:55.785655 [ 260 ] {c81c8991-e09f-4adf-be01-f7e9eee88dd6} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 4116 | 2026.05.08 08:10:55.785750 [ 260 ] {c81c8991-e09f-4adf-be01-f7e9eee88dd6} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 4117 | 2026.05.08 08:10:55.785934 [ 260 ] {c81c8991-e09f-4adf-be01-f7e9eee88dd6} <Debug> oximeter.timeseries_schema (b89db7f6-4c52-403d-9f92-e362dcc59f0f) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 4118 | 2026.05.08 08:10:55.786085 [ 340 ] {c81c8991-e09f-4adf-be01-f7e9eee88dd6} <Trace> oximeter.timeseries_schema (b89db7f6-4c52-403d-9f92-e362dcc59f0f) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 4119 | 2026.05.08 08:10:55.786082 [ 332 ] {c81c8991-e09f-4adf-be01-f7e9eee88dd6} <Trace> oximeter.timeseries_schema (b89db7f6-4c52-403d-9f92-e362dcc59f0f) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 4120 | 2026.05.08 08:10:55.786104 [ 364 ] {c81c8991-e09f-4adf-be01-f7e9eee88dd6} <Trace> oximeter.timeseries_schema (b89db7f6-4c52-403d-9f92-e362dcc59f0f) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 4121 | 2026.05.08 08:10:55.786275 [ 260 ] {c81c8991-e09f-4adf-be01-f7e9eee88dd6} <Debug> oximeter.timeseries_schema (b89db7f6-4c52-403d-9f92-e362dcc59f0f) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges | ||
| 4122 | 2026.05.08 08:10:55.786310 [ 260 ] {c81c8991-e09f-4adf-be01-f7e9eee88dd6} <Trace> oximeter.timeseries_schema (b89db7f6-4c52-403d-9f92-e362dcc59f0f) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 4123 | 2026.05.08 08:10:55.786409 [ 260 ] {c81c8991-e09f-4adf-be01-f7e9eee88dd6} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 4124 | 2026.05.08 08:10:55.786434 [ 260 ] {c81c8991-e09f-4adf-be01-f7e9eee88dd6} <Debug> oximeter.timeseries_schema (b89db7f6-4c52-403d-9f92-e362dcc59f0f) (SelectExecutor): Reading approx. 47 rows with 2 streams | ||
| 4125 | 2026.05.08 08:10:55.786477 [ 260 ] {c81c8991-e09f-4adf-be01-f7e9eee88dd6} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 4126 | 2026.05.08 08:10:55.786525 [ 260 ] {c81c8991-e09f-4adf-be01-f7e9eee88dd6} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 4127 | 2026.05.08 08:10:55.788251 [ 260 ] {c81c8991-e09f-4adf-be01-f7e9eee88dd6} <Debug> executeQuery: Read 47 rows, 8.00 KiB in 0.003582 sec., 13121.161362367393 rows/sec., 2.18 MiB/sec. | ||
| 4128 | 2026.05.08 08:10:55.788461 [ 260 ] {c81c8991-e09f-4adf-be01-f7e9eee88dd6} <Debug> TCPHandler: Processed in 0.004216743 sec. | ||
| 4129 | 2026.05.08 08:10:55.790916 [ 260 ] {} <Trace> TCP-Session: 3fbd83a9-a342-4804-a34d-63c9c5d34136 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4130 | 2026.05.08 08:10:55.791102 [ 260 ] {0067d3a0-dc37-45d8-a4e0-4047b7e8bd5c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40062) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4131 | 2026.05.08 08:10:55.791186 [ 260 ] {0067d3a0-dc37-45d8-a4e0-4047b7e8bd5c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4132 | 2026.05.08 08:10:55.792005 [ 260 ] {0067d3a0-dc37-45d8-a4e0-4047b7e8bd5c} <Trace> oximeter.fields_string (2e56caf6-21a8-464c-b24f-cce9c93bbfbe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4133 | 2026.05.08 08:10:55.792072 [ 260 ] {0067d3a0-dc37-45d8-a4e0-4047b7e8bd5c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
| 4134 | 2026.05.08 08:10:55.792667 [ 260 ] {0067d3a0-dc37-45d8-a4e0-4047b7e8bd5c} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 4135 | 2026.05.08 08:10:55.793071 [ 260 ] {0067d3a0-dc37-45d8-a4e0-4047b7e8bd5c} <Trace> oximeter.fields_string (2e56caf6-21a8-464c-b24f-cce9c93bbfbe): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4136 | 2026.05.08 08:10:55.793274 [ 103 ] {} <Debug> oximeter.fields_string (2e56caf6-21a8-464c-b24f-cce9c93bbfbe) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 4137 | 2026.05.08 08:10:55.793301 [ 260 ] {0067d3a0-dc37-45d8-a4e0-4047b7e8bd5c} <Debug> executeQuery: Read 104 rows, 8.93 KiB in 0.00227 sec., 45814.97797356828 rows/sec., 3.84 MiB/sec. | ||
| 4138 | 2026.05.08 08:10:55.793327 [ 103 ] {} <Trace> oximeter.fields_string (2e56caf6-21a8-464c-b24f-cce9c93bbfbe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4139 | 2026.05.08 08:10:55.793359 [ 103 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
| 4140 | 2026.05.08 08:10:55.793360 [ 260 ] {0067d3a0-dc37-45d8-a4e0-4047b7e8bd5c} <Debug> TCPHandler: Processed in 0.002561905 sec. | ||
| 4141 | 2026.05.08 08:10:55.793525 [ 186 ] {2e56caf6-21a8-464c-b24f-cce9c93bbfbe::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 | ||
| 4142 | 2026.05.08 08:10:55.793568 [ 260 ] {} <Trace> TCP-Session: 3fbd83a9-a342-4804-a34d-63c9c5d34136 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4143 | 2026.05.08 08:10:55.793705 [ 186 ] {2e56caf6-21a8-464c-b24f-cce9c93bbfbe::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4144 | 2026.05.08 08:10:55.793710 [ 260 ] {6c0c1faf-d4c0-414b-b2dd-a9c96bc97c25} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40062) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4145 | 2026.05.08 08:10:55.793760 [ 186 ] {2e56caf6-21a8-464c-b24f-cce9c93bbfbe::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 3357 rows starting from the beginning of the part | ||
| 4146 | 2026.05.08 08:10:55.793790 [ 260 ] {6c0c1faf-d4c0-414b-b2dd-a9c96bc97c25} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4147 | 2026.05.08 08:10:55.793870 [ 186 ] {2e56caf6-21a8-464c-b24f-cce9c93bbfbe::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 3178 rows starting from the beginning of the part | ||
| 4148 | 2026.05.08 08:10:55.793979 [ 186 ] {2e56caf6-21a8-464c-b24f-cce9c93bbfbe::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 56 rows starting from the beginning of the part | ||
| 4149 | 2026.05.08 08:10:55.794153 [ 186 ] {2e56caf6-21a8-464c-b24f-cce9c93bbfbe::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 104 rows starting from the beginning of the part | ||
| 4150 | 2026.05.08 08:10:55.794262 [ 186 ] {2e56caf6-21a8-464c-b24f-cce9c93bbfbe::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 833 rows starting from the beginning of the part | ||
| 4151 | 2026.05.08 08:10:55.794341 [ 186 ] {2e56caf6-21a8-464c-b24f-cce9c93bbfbe::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 104 rows starting from the beginning of the part | ||
| 4152 | 2026.05.08 08:10:55.794498 [ 260 ] {6c0c1faf-d4c0-414b-b2dd-a9c96bc97c25} <Trace> oximeter.fields_u16 (b3f55b36-ed93-4ef0-b7a4-471cf9f732a6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4153 | 2026.05.08 08:10:55.794556 [ 260 ] {6c0c1faf-d4c0-414b-b2dd-a9c96bc97c25} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
| 4154 | 2026.05.08 08:10:55.795302 [ 260 ] {6c0c1faf-d4c0-414b-b2dd-a9c96bc97c25} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 4155 | 2026.05.08 08:10:55.795615 [ 260 ] {6c0c1faf-d4c0-414b-b2dd-a9c96bc97c25} <Trace> oximeter.fields_u16 (b3f55b36-ed93-4ef0-b7a4-471cf9f732a6): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4156 | 2026.05.08 08:10:55.795784 [ 103 ] {} <Debug> oximeter.fields_u16 (b3f55b36-ed93-4ef0-b7a4-471cf9f732a6) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 4157 | 2026.05.08 08:10:55.795813 [ 260 ] {6c0c1faf-d4c0-414b-b2dd-a9c96bc97c25} <Debug> executeQuery: Read 24 rows, 1.80 KiB in 0.002098 sec., 11439.466158245948 rows/sec., 860.19 KiB/sec. | ||
| 4158 | 2026.05.08 08:10:55.795832 [ 103 ] {} <Trace> oximeter.fields_u16 (b3f55b36-ed93-4ef0-b7a4-471cf9f732a6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4159 | 2026.05.08 08:10:55.795866 [ 103 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
| 4160 | 2026.05.08 08:10:55.795868 [ 260 ] {6c0c1faf-d4c0-414b-b2dd-a9c96bc97c25} <Debug> TCPHandler: Processed in 0.002343661 sec. | ||
| 4161 | 2026.05.08 08:10:55.796007 [ 191 ] {b3f55b36-ed93-4ef0-b7a4-471cf9f732a6::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 | ||
| 4162 | 2026.05.08 08:10:55.796055 [ 260 ] {} <Trace> TCP-Session: 3fbd83a9-a342-4804-a34d-63c9c5d34136 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4163 | 2026.05.08 08:10:55.796122 [ 191 ] {b3f55b36-ed93-4ef0-b7a4-471cf9f732a6::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4164 | 2026.05.08 08:10:55.796170 [ 191 ] {b3f55b36-ed93-4ef0-b7a4-471cf9f732a6::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 223 rows starting from the beginning of the part | ||
| 4165 | 2026.05.08 08:10:55.796176 [ 260 ] {7166d666-ebd6-444d-90e7-263415b4839c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40062) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4166 | 2026.05.08 08:10:55.796242 [ 260 ] {7166d666-ebd6-444d-90e7-263415b4839c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4167 | 2026.05.08 08:10:55.796261 [ 191 ] {b3f55b36-ed93-4ef0-b7a4-471cf9f732a6::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 24 rows starting from the beginning of the part | ||
| 4168 | 2026.05.08 08:10:55.796342 [ 191 ] {b3f55b36-ed93-4ef0-b7a4-471cf9f732a6::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 169 rows starting from the beginning of the part | ||
| 4169 | 2026.05.08 08:10:55.796419 [ 191 ] {b3f55b36-ed93-4ef0-b7a4-471cf9f732a6::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 24 rows starting from the beginning of the part | ||
| 4170 | 2026.05.08 08:10:55.796488 [ 191 ] {b3f55b36-ed93-4ef0-b7a4-471cf9f732a6::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 160 rows starting from the beginning of the part | ||
| 4171 | 2026.05.08 08:10:55.796563 [ 191 ] {b3f55b36-ed93-4ef0-b7a4-471cf9f732a6::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 24 rows starting from the beginning of the part | ||
| 4172 | 2026.05.08 08:10:55.796864 [ 260 ] {7166d666-ebd6-444d-90e7-263415b4839c} <Trace> oximeter.fields_uuid (6954ef9e-8f45-45b9-b3dd-33f933bb31d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4173 | 2026.05.08 08:10:55.796906 [ 260 ] {7166d666-ebd6-444d-90e7-263415b4839c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
| 4174 | 2026.05.08 08:10:55.797665 [ 260 ] {7166d666-ebd6-444d-90e7-263415b4839c} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 4175 | 2026.05.08 08:10:55.797797 [ 188 ] {b3f55b36-ed93-4ef0-b7a4-471cf9f732a6::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 624 rows, containing 5 columns (5 merged, 0 gathered) in 0.001838622 sec., 339384.60433955427 rows/sec., 22.79 MiB/sec. | ||
| 4176 | 2026.05.08 08:10:55.797943 [ 260 ] {7166d666-ebd6-444d-90e7-263415b4839c} <Trace> oximeter.fields_uuid (6954ef9e-8f45-45b9-b3dd-33f933bb31d2): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4177 | 2026.05.08 08:10:55.798067 [ 189 ] {b3f55b36-ed93-4ef0-b7a4-471cf9f732a6::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 4178 | 2026.05.08 08:10:55.798090 [ 103 ] {} <Debug> oximeter.fields_uuid (6954ef9e-8f45-45b9-b3dd-33f933bb31d2) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 4179 | 2026.05.08 08:10:55.798124 [ 260 ] {7166d666-ebd6-444d-90e7-263415b4839c} <Debug> executeQuery: Read 88 rows, 7.04 KiB in 0.001977 sec., 44511.88669701568 rows/sec., 3.48 MiB/sec. | ||
| 4180 | 2026.05.08 08:10:55.798139 [ 103 ] {} <Trace> oximeter.fields_uuid (6954ef9e-8f45-45b9-b3dd-33f933bb31d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4181 | 2026.05.08 08:10:55.798174 [ 103 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
| 4182 | 2026.05.08 08:10:55.798187 [ 260 ] {7166d666-ebd6-444d-90e7-263415b4839c} <Debug> TCPHandler: Processed in 0.002195208 sec. | ||
| 4183 | 2026.05.08 08:10:55.798263 [ 191 ] {6954ef9e-8f45-45b9-b3dd-33f933bb31d2::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 | ||
| 4184 | 2026.05.08 08:10:55.798377 [ 191 ] {6954ef9e-8f45-45b9-b3dd-33f933bb31d2::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4185 | 2026.05.08 08:10:55.798393 [ 260 ] {} <Trace> TCP-Session: 3fbd83a9-a342-4804-a34d-63c9c5d34136 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4186 | 2026.05.08 08:10:55.798412 [ 191 ] {6954ef9e-8f45-45b9-b3dd-33f933bb31d2::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 1828 rows starting from the beginning of the part | ||
| 4187 | 2026.05.08 08:10:55.798483 [ 191 ] {6954ef9e-8f45-45b9-b3dd-33f933bb31d2::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 1732 rows starting from the beginning of the part | ||
| 4188 | 2026.05.08 08:10:55.798489 [ 189 ] {b3f55b36-ed93-4ef0-b7a4-471cf9f732a6::all_1_21_4} <Trace> oximeter.fields_u16 (b3f55b36-ed93-4ef0-b7a4-471cf9f732a6): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4189 | 2026.05.08 08:10:55.798528 [ 191 ] {6954ef9e-8f45-45b9-b3dd-33f933bb31d2::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 64 rows starting from the beginning of the part | ||
| 4190 | 2026.05.08 08:10:55.798547 [ 260 ] {cb03a5ee-7bad-4f1f-9642-82008e32170f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40062) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4191 | 2026.05.08 08:10:55.798574 [ 191 ] {6954ef9e-8f45-45b9-b3dd-33f933bb31d2::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 88 rows starting from the beginning of the part | ||
| 4192 | 2026.05.08 08:10:55.798608 [ 189 ] {b3f55b36-ed93-4ef0-b7a4-471cf9f732a6::all_1_21_4} <Trace> oximeter.fields_u16 (b3f55b36-ed93-4ef0-b7a4-471cf9f732a6) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 4193 | 2026.05.08 08:10:55.798614 [ 260 ] {cb03a5ee-7bad-4f1f-9642-82008e32170f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4194 | 2026.05.08 08:10:55.798638 [ 191 ] {6954ef9e-8f45-45b9-b3dd-33f933bb31d2::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 508 rows starting from the beginning of the part | ||
| 4195 | 2026.05.08 08:10:55.798688 [ 191 ] {6954ef9e-8f45-45b9-b3dd-33f933bb31d2::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 88 rows starting from the beginning of the part | ||
| 4196 | 2026.05.08 08:10:55.798754 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.32 MiB. | ||
| 4197 | 2026.05.08 08:10:55.799264 [ 260 ] {cb03a5ee-7bad-4f1f-9642-82008e32170f} <Trace> oximeter.measurements_cumulativeu64 (a8be02dd-881e-443e-adcb-2b9e0d812815): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4198 | 2026.05.08 08:10:55.799321 [ 260 ] {cb03a5ee-7bad-4f1f-9642-82008e32170f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
| 4199 | 2026.05.08 08:10:55.799840 [ 260 ] {cb03a5ee-7bad-4f1f-9642-82008e32170f} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 4200 | 2026.05.08 08:10:55.799911 [ 186 ] {2e56caf6-21a8-464c-b24f-cce9c93bbfbe::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7632 rows, containing 5 columns (5 merged, 0 gathered) in 0.006432992 sec., 1186384.1895031114 rows/sec., 94.41 MiB/sec. | ||
| 4201 | 2026.05.08 08:10:55.800132 [ 260 ] {cb03a5ee-7bad-4f1f-9642-82008e32170f} <Trace> oximeter.measurements_cumulativeu64 (a8be02dd-881e-443e-adcb-2b9e0d812815): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4202 | 2026.05.08 08:10:55.800273 [ 103 ] {} <Debug> oximeter.measurements_cumulativeu64 (a8be02dd-881e-443e-adcb-2b9e0d812815) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 4203 | 2026.05.08 08:10:55.800310 [ 260 ] {cb03a5ee-7bad-4f1f-9642-82008e32170f} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001796 sec., 89086.85968819598 rows/sec., 6.20 MiB/sec. | ||
| 4204 | 2026.05.08 08:10:55.800315 [ 103 ] {} <Trace> oximeter.measurements_cumulativeu64 (a8be02dd-881e-443e-adcb-2b9e0d812815): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4205 | 2026.05.08 08:10:55.800349 [ 103 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
| 4206 | 2026.05.08 08:10:55.800356 [ 260 ] {cb03a5ee-7bad-4f1f-9642-82008e32170f} <Debug> TCPHandler: Processed in 0.002034475 sec. | ||
| 4207 | 2026.05.08 08:10:55.800459 [ 198 ] {a8be02dd-881e-443e-adcb-2b9e0d812815::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 | ||
| 4208 | 2026.05.08 08:10:55.800524 [ 260 ] {} <Trace> TCP-Session: 3fbd83a9-a342-4804-a34d-63c9c5d34136 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4209 | 2026.05.08 08:10:55.800541 [ 186 ] {2e56caf6-21a8-464c-b24f-cce9c93bbfbe::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 4210 | 2026.05.08 08:10:55.800612 [ 198 ] {a8be02dd-881e-443e-adcb-2b9e0d812815::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4211 | 2026.05.08 08:10:55.800648 [ 260 ] {743a3814-57c6-435b-a349-d94a54308745} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40062) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4212 | 2026.05.08 08:10:55.800655 [ 189 ] {6954ef9e-8f45-45b9-b3dd-33f933bb31d2::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4308 rows, containing 5 columns (5 merged, 0 gathered) in 0.002420022 sec., 1780149.1060825067 rows/sec., 128.99 MiB/sec. | ||
| 4213 | 2026.05.08 08:10:55.800649 [ 198 ] {a8be02dd-881e-443e-adcb-2b9e0d812815::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_21_4, total 8779 rows starting from the beginning of the part | ||
| 4214 | 2026.05.08 08:10:55.800727 [ 260 ] {743a3814-57c6-435b-a349-d94a54308745} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 4215 | 2026.05.08 08:10:55.800782 [ 198 ] {a8be02dd-881e-443e-adcb-2b9e0d812815::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 1601 rows starting from the beginning of the part | ||
| 4216 | 2026.05.08 08:10:55.800841 [ 198 ] {a8be02dd-881e-443e-adcb-2b9e0d812815::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 128 rows starting from the beginning of the part | ||
| 4217 | 2026.05.08 08:10:55.800933 [ 198 ] {a8be02dd-881e-443e-adcb-2b9e0d812815::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 160 rows starting from the beginning of the part | ||
| 4218 | 2026.05.08 08:10:55.800969 [ 191 ] {6954ef9e-8f45-45b9-b3dd-33f933bb31d2::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 4219 | 2026.05.08 08:10:55.801013 [ 198 ] {a8be02dd-881e-443e-adcb-2b9e0d812815::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 265 rows starting from the beginning of the part | ||
| 4220 | 2026.05.08 08:10:55.801054 [ 186 ] {2e56caf6-21a8-464c-b24f-cce9c93bbfbe::all_1_26_5} <Trace> oximeter.fields_string (2e56caf6-21a8-464c-b24f-cce9c93bbfbe): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4221 | 2026.05.08 08:10:55.801077 [ 198 ] {a8be02dd-881e-443e-adcb-2b9e0d812815::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 160 rows starting from the beginning of the part | ||
| 4222 | 2026.05.08 08:10:55.801205 [ 186 ] {2e56caf6-21a8-464c-b24f-cce9c93bbfbe::all_1_26_5} <Trace> oximeter.fields_string (2e56caf6-21a8-464c-b24f-cce9c93bbfbe) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 4223 | 2026.05.08 08:10:55.801312 [ 191 ] {6954ef9e-8f45-45b9-b3dd-33f933bb31d2::all_1_26_5} <Trace> oximeter.fields_uuid (6954ef9e-8f45-45b9-b3dd-33f933bb31d2): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4224 | 2026.05.08 08:10:55.801346 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.40 MiB. | ||
| 4225 | 2026.05.08 08:10:55.801400 [ 191 ] {6954ef9e-8f45-45b9-b3dd-33f933bb31d2::all_1_26_5} <Trace> oximeter.fields_uuid (6954ef9e-8f45-45b9-b3dd-33f933bb31d2) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 4226 | 2026.05.08 08:10:55.801491 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.80 MiB. | ||
| 4227 | 2026.05.08 08:10:55.801765 [ 260 ] {743a3814-57c6-435b-a349-d94a54308745} <Trace> oximeter.measurements_histogramu64 (ebabec84-cbfc-4cf8-9a95-b35807d218b8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4228 | 2026.05.08 08:10:55.801808 [ 260 ] {743a3814-57c6-435b-a349-d94a54308745} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
| 4229 | 2026.05.08 08:10:55.802524 [ 260 ] {743a3814-57c6-435b-a349-d94a54308745} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 4230 | 2026.05.08 08:10:55.802894 [ 260 ] {743a3814-57c6-435b-a349-d94a54308745} <Trace> oximeter.measurements_histogramu64 (ebabec84-cbfc-4cf8-9a95-b35807d218b8): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4231 | 2026.05.08 08:10:55.803073 [ 103 ] {} <Debug> oximeter.measurements_histogramu64 (ebabec84-cbfc-4cf8-9a95-b35807d218b8) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 4232 | 2026.05.08 08:10:55.803122 [ 103 ] {} <Trace> oximeter.measurements_histogramu64 (ebabec84-cbfc-4cf8-9a95-b35807d218b8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4233 | 2026.05.08 08:10:55.803122 [ 260 ] {743a3814-57c6-435b-a349-d94a54308745} <Debug> executeQuery: Read 24 rows, 44.04 KiB in 0.002497 sec., 9611.53384060873 rows/sec., 17.22 MiB/sec. | ||
| 4234 | 2026.05.08 08:10:55.803147 [ 103 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
| 4235 | 2026.05.08 08:10:55.803216 [ 260 ] {743a3814-57c6-435b-a349-d94a54308745} <Debug> TCPHandler: Processed in 0.002750128 sec. | ||
| 4236 | 2026.05.08 08:10:55.803238 [ 191 ] {ebabec84-cbfc-4cf8-9a95-b35807d218b8::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 | ||
| 4237 | 2026.05.08 08:10:55.803409 [ 260 ] {} <Trace> TCP-Session: 3fbd83a9-a342-4804-a34d-63c9c5d34136 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4238 | 2026.05.08 08:10:55.803503 [ 191 ] {ebabec84-cbfc-4cf8-9a95-b35807d218b8::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4239 | 2026.05.08 08:10:55.803521 [ 260 ] {5e6f558b-c585-4788-90c0-8abcf1fa2368} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40062) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4240 | 2026.05.08 08:10:55.803579 [ 191 ] {ebabec84-cbfc-4cf8-9a95-b35807d218b8::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 277 rows starting from the beginning of the part | ||
| 4241 | 2026.05.08 08:10:55.803584 [ 260 ] {5e6f558b-c585-4788-90c0-8abcf1fa2368} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4242 | 2026.05.08 08:10:55.803757 [ 191 ] {ebabec84-cbfc-4cf8-9a95-b35807d218b8::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 24 rows starting from the beginning of the part | ||
| 4243 | 2026.05.08 08:10:55.803938 [ 191 ] {ebabec84-cbfc-4cf8-9a95-b35807d218b8::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 27 rows starting from the beginning of the part | ||
| 4244 | 2026.05.08 08:10:55.804040 [ 260 ] {5e6f558b-c585-4788-90c0-8abcf1fa2368} <Trace> oximeter.measurements_u64 (51456919-ce1d-4304-962d-5a281585e6eb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4245 | 2026.05.08 08:10:55.804080 [ 260 ] {5e6f558b-c585-4788-90c0-8abcf1fa2368} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
| 4246 | 2026.05.08 08:10:55.804116 [ 191 ] {ebabec84-cbfc-4cf8-9a95-b35807d218b8::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 24 rows starting from the beginning of the part | ||
| 4247 | 2026.05.08 08:10:55.804267 [ 191 ] {ebabec84-cbfc-4cf8-9a95-b35807d218b8::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 18 rows starting from the beginning of the part | ||
| 4248 | 2026.05.08 08:10:55.804381 [ 191 ] {ebabec84-cbfc-4cf8-9a95-b35807d218b8::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 24 rows starting from the beginning of the part | ||
| 4249 | 2026.05.08 08:10:55.804574 [ 260 ] {5e6f558b-c585-4788-90c0-8abcf1fa2368} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 4250 | 2026.05.08 08:10:55.804884 [ 260 ] {5e6f558b-c585-4788-90c0-8abcf1fa2368} <Trace> oximeter.measurements_u64 (51456919-ce1d-4304-962d-5a281585e6eb): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4251 | 2026.05.08 08:10:55.805011 [ 103 ] {} <Debug> oximeter.measurements_u64 (51456919-ce1d-4304-962d-5a281585e6eb) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 4252 | 2026.05.08 08:10:55.805045 [ 103 ] {} <Trace> oximeter.measurements_u64 (51456919-ce1d-4304-962d-5a281585e6eb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4253 | 2026.05.08 08:10:55.805046 [ 260 ] {5e6f558b-c585-4788-90c0-8abcf1fa2368} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001546 sec., 38809.831824062094 rows/sec., 2.62 MiB/sec. | ||
| 4254 | 2026.05.08 08:10:55.805066 [ 103 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
| 4255 | 2026.05.08 08:10:55.805101 [ 260 ] {5e6f558b-c585-4788-90c0-8abcf1fa2368} <Debug> TCPHandler: Processed in 0.001751211 sec. | ||
| 4256 | 2026.05.08 08:10:55.805167 [ 198 ] {51456919-ce1d-4304-962d-5a281585e6eb::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 | ||
| 4257 | 2026.05.08 08:10:55.805311 [ 198 ] {51456919-ce1d-4304-962d-5a281585e6eb::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4258 | 2026.05.08 08:10:55.805346 [ 198 ] {51456919-ce1d-4304-962d-5a281585e6eb::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 | ||
| 4259 | 2026.05.08 08:10:55.805423 [ 198 ] {51456919-ce1d-4304-962d-5a281585e6eb::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 42 rows starting from the beginning of the part | ||
| 4260 | 2026.05.08 08:10:55.805476 [ 198 ] {51456919-ce1d-4304-962d-5a281585e6eb::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 48 rows starting from the beginning of the part | ||
| 4261 | 2026.05.08 08:10:55.805524 [ 198 ] {51456919-ce1d-4304-962d-5a281585e6eb::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 60 rows starting from the beginning of the part | ||
| 4262 | 2026.05.08 08:10:55.805568 [ 198 ] {51456919-ce1d-4304-962d-5a281585e6eb::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 90 rows starting from the beginning of the part | ||
| 4263 | 2026.05.08 08:10:55.805614 [ 198 ] {51456919-ce1d-4304-962d-5a281585e6eb::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 60 rows starting from the beginning of the part | ||
| 4264 | 2026.05.08 08:10:55.807197 [ 189 ] {51456919-ce1d-4304-962d-5a281585e6eb::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1380 rows, containing 4 columns (4 merged, 0 gathered) in 0.002076146 sec., 664693.1381511705 rows/sec., 43.70 MiB/sec. | ||
| 4265 | 2026.05.08 08:10:55.807361 [ 199 ] {a8be02dd-881e-443e-adcb-2b9e0d812815::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 11093 rows, containing 5 columns (5 merged, 0 gathered) in 0.006957891 sec., 1594304.9409655887 rows/sec., 102.18 MiB/sec. | ||
| 4266 | 2026.05.08 08:10:55.807541 [ 194 ] {51456919-ce1d-4304-962d-5a281585e6eb::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 4267 | 2026.05.08 08:10:55.807741 [ 198 ] {a8be02dd-881e-443e-adcb-2b9e0d812815::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 4268 | 2026.05.08 08:10:55.807975 [ 194 ] {51456919-ce1d-4304-962d-5a281585e6eb::all_1_26_5} <Trace> oximeter.measurements_u64 (51456919-ce1d-4304-962d-5a281585e6eb): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4269 | 2026.05.08 08:10:55.808039 [ 198 ] {a8be02dd-881e-443e-adcb-2b9e0d812815::all_1_26_5} <Trace> oximeter.measurements_cumulativeu64 (a8be02dd-881e-443e-adcb-2b9e0d812815): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4270 | 2026.05.08 08:10:55.808081 [ 194 ] {51456919-ce1d-4304-962d-5a281585e6eb::all_1_26_5} <Trace> oximeter.measurements_u64 (51456919-ce1d-4304-962d-5a281585e6eb) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 4271 | 2026.05.08 08:10:55.808122 [ 198 ] {a8be02dd-881e-443e-adcb-2b9e0d812815::all_1_26_5} <Trace> oximeter.measurements_cumulativeu64 (a8be02dd-881e-443e-adcb-2b9e0d812815) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 4272 | 2026.05.08 08:10:55.808180 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.49 MiB. | ||
| 4273 | 2026.05.08 08:10:55.808232 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.25 MiB. | ||
| 4274 | 2026.05.08 08:10:55.808776 [ 189 ] {ebabec84-cbfc-4cf8-9a95-b35807d218b8::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 394 rows, containing 19 columns (19 merged, 0 gathered) in 0.005576556 sec., 70652.9262864033 rows/sec., 126.61 MiB/sec. | ||
| 4275 | 2026.05.08 08:10:55.809763 [ 189 ] {ebabec84-cbfc-4cf8-9a95-b35807d218b8::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 4276 | 2026.05.08 08:10:55.810242 [ 189 ] {ebabec84-cbfc-4cf8-9a95-b35807d218b8::all_1_21_4} <Trace> oximeter.measurements_histogramu64 (ebabec84-cbfc-4cf8-9a95-b35807d218b8): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4277 | 2026.05.08 08:10:55.810339 [ 189 ] {ebabec84-cbfc-4cf8-9a95-b35807d218b8::all_1_21_4} <Trace> oximeter.measurements_histogramu64 (ebabec84-cbfc-4cf8-9a95-b35807d218b8) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 4278 | 2026.05.08 08:10:55.810546 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.11 MiB. | ||
| 4279 | 2026.05.08 08:10:56.000305 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 244.22 MiB, peak 256.19 MiB, free memory in arenas 0.00 B, will set to 247.43 MiB (RSS), difference: 3.20 MiB | ||
| 4280 | 2026.05.08 08:10:56.051379 [ 307 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33378 | ||
| 4281 | 2026.05.08 08:10:56.051531 [ 307 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4282 | 2026.05.08 08:10:56.051571 [ 307 ] {} <Debug> TCP-Session: 29402152-3f76-47bc-ae05-49229c33db53 Authenticating user 'default' from [fd00:1122:3344:101::e]:33378 | ||
| 4283 | 2026.05.08 08:10:56.051604 [ 307 ] {} <Debug> TCP-Session: 29402152-3f76-47bc-ae05-49229c33db53 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4284 | 2026.05.08 08:10:56.051622 [ 307 ] {} <Debug> TCP-Session: 29402152-3f76-47bc-ae05-49229c33db53 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4285 | 2026.05.08 08:10:56.051911 [ 309 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59477 | ||
| 4286 | 2026.05.08 08:10:56.051946 [ 311 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49175 | ||
| 4287 | 2026.05.08 08:10:56.051988 [ 303 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52543 | ||
| 4288 | 2026.05.08 08:10:56.051998 [ 304 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48579 | ||
| 4289 | 2026.05.08 08:10:56.052041 [ 307 ] {} <Trace> TCP-Session: 29402152-3f76-47bc-ae05-49229c33db53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4290 | 2026.05.08 08:10:56.052056 [ 309 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4291 | 2026.05.08 08:10:56.052096 [ 311 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4292 | 2026.05.08 08:10:56.052113 [ 303 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4293 | 2026.05.08 08:10:56.052138 [ 309 ] {} <Debug> TCP-Session: 73887076-3c0a-4039-8c7c-c346b08a5226 Authenticating user 'default' from [fd00:1122:3344:101::e]:59477 | ||
| 4294 | 2026.05.08 08:10:56.052157 [ 311 ] {} <Debug> TCP-Session: 176dbe0c-54c9-450d-a287-0d8ea0e71393 Authenticating user 'default' from [fd00:1122:3344:101::e]:49175 | ||
| 4295 | 2026.05.08 08:10:56.052174 [ 303 ] {} <Debug> TCP-Session: 06a61ff8-0661-4827-953e-9c1f69edd0dd Authenticating user 'default' from [fd00:1122:3344:101::e]:52543 | ||
| 4296 | 2026.05.08 08:10:56.052200 [ 309 ] {} <Debug> TCP-Session: 73887076-3c0a-4039-8c7c-c346b08a5226 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4297 | 2026.05.08 08:10:56.052215 [ 311 ] {} <Debug> TCP-Session: 176dbe0c-54c9-450d-a287-0d8ea0e71393 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4298 | 2026.05.08 08:10:56.052223 [ 303 ] {} <Debug> TCP-Session: 06a61ff8-0661-4827-953e-9c1f69edd0dd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4299 | 2026.05.08 08:10:56.052238 [ 309 ] {} <Debug> TCP-Session: 73887076-3c0a-4039-8c7c-c346b08a5226 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4300 | 2026.05.08 08:10:56.052271 [ 303 ] {} <Debug> TCP-Session: 06a61ff8-0661-4827-953e-9c1f69edd0dd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4301 | 2026.05.08 08:10:56.052291 [ 307 ] {a15b49b0-ae2a-4468-9433-8e8088eee1f7} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:33378) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 4302 | 2026.05.08 08:10:56.052257 [ 311 ] {} <Debug> TCP-Session: 176dbe0c-54c9-450d-a287-0d8ea0e71393 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4303 | 2026.05.08 08:10:56.052335 [ 304 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4304 | 2026.05.08 08:10:56.051965 [ 259 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33576 | ||
| 4305 | 2026.05.08 08:10:56.052395 [ 304 ] {} <Debug> TCP-Session: d479cd79-a33a-46ae-8769-255bc0933678 Authenticating user 'default' from [fd00:1122:3344:101::e]:48579 | ||
| 4306 | 2026.05.08 08:10:56.051933 [ 310 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36225 | ||
| 4307 | 2026.05.08 08:10:56.052444 [ 304 ] {} <Debug> TCP-Session: d479cd79-a33a-46ae-8769-255bc0933678 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4308 | 2026.05.08 08:10:56.051914 [ 308 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33477 | ||
| 4309 | 2026.05.08 08:10:56.052514 [ 304 ] {} <Debug> TCP-Session: d479cd79-a33a-46ae-8769-255bc0933678 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4310 | 2026.05.08 08:10:56.051979 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43221 | ||
| 4311 | 2026.05.08 08:10:56.052636 [ 307 ] {a15b49b0-ae2a-4468-9433-8e8088eee1f7} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 4312 | 2026.05.08 08:10:56.052719 [ 307 ] {a15b49b0-ae2a-4468-9433-8e8088eee1f7} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 4313 | 2026.05.08 08:10:56.053031 [ 310 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4314 | 2026.05.08 08:10:56.053088 [ 310 ] {} <Debug> TCP-Session: 03e1c06c-f451-4725-b328-2c012a4bff6a Authenticating user 'default' from [fd00:1122:3344:101::e]:36225 | ||
| 4315 | 2026.05.08 08:10:56.053116 [ 307 ] {a15b49b0-ae2a-4468-9433-8e8088eee1f7} <Debug> oximeter.version (95fcba57-7b9a-48d5-92aa-f22d8363bb4f) (SelectExecutor): Key condition: unknown | ||
| 4316 | 2026.05.08 08:10:56.053137 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4317 | 2026.05.08 08:10:56.053120 [ 310 ] {} <Debug> TCP-Session: 03e1c06c-f451-4725-b328-2c012a4bff6a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4318 | 2026.05.08 08:10:56.053192 [ 286 ] {} <Debug> TCP-Session: 74332aa0-7e13-43d1-ae54-ac20ac47be42 Authenticating user 'default' from [fd00:1122:3344:101::e]:43221 | ||
| 4319 | 2026.05.08 08:10:56.053203 [ 310 ] {} <Debug> TCP-Session: 03e1c06c-f451-4725-b328-2c012a4bff6a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4320 | 2026.05.08 08:10:56.053220 [ 286 ] {} <Debug> TCP-Session: 74332aa0-7e13-43d1-ae54-ac20ac47be42 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4321 | 2026.05.08 08:10:56.053239 [ 286 ] {} <Debug> TCP-Session: 74332aa0-7e13-43d1-ae54-ac20ac47be42 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4322 | 2026.05.08 08:10:56.053259 [ 259 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4323 | 2026.05.08 08:10:56.053299 [ 259 ] {} <Debug> TCP-Session: 9aa9f9f8-e18d-45a2-8e7e-605f0208afaf Authenticating user 'default' from [fd00:1122:3344:101::e]:33576 | ||
| 4324 | 2026.05.08 08:10:56.053320 [ 259 ] {} <Debug> TCP-Session: 9aa9f9f8-e18d-45a2-8e7e-605f0208afaf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4325 | 2026.05.08 08:10:56.053337 [ 259 ] {} <Debug> TCP-Session: 9aa9f9f8-e18d-45a2-8e7e-605f0208afaf Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4326 | 2026.05.08 08:10:56.053485 [ 308 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4327 | 2026.05.08 08:10:56.053530 [ 308 ] {} <Debug> TCP-Session: fd382bdd-3cc9-4397-b849-ed79f1552ad0 Authenticating user 'default' from [fd00:1122:3344:101::e]:33477 | ||
| 4328 | 2026.05.08 08:10:56.053552 [ 308 ] {} <Debug> TCP-Session: fd382bdd-3cc9-4397-b849-ed79f1552ad0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4329 | 2026.05.08 08:10:56.053568 [ 308 ] {} <Debug> TCP-Session: fd382bdd-3cc9-4397-b849-ed79f1552ad0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4330 | 2026.05.08 08:10:56.054329 [ 336 ] {a15b49b0-ae2a-4468-9433-8e8088eee1f7} <Trace> AggregatingTransform: Aggregating | ||
| 4331 | 2026.05.08 08:10:56.054370 [ 336 ] {a15b49b0-ae2a-4468-9433-8e8088eee1f7} <Trace> Aggregator: Aggregation method: without_key | ||
| 4332 | 2026.05.08 08:10:56.054409 [ 336 ] {a15b49b0-ae2a-4468-9433-8e8088eee1f7} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.00114793 sec. (871.133 rows/sec., 34.03 KiB/sec.) | ||
| 4333 | 2026.05.08 08:10:56.054429 [ 336 ] {a15b49b0-ae2a-4468-9433-8e8088eee1f7} <Trace> Aggregator: Merging aggregated data | ||
| 4334 | 2026.05.08 08:10:56.055984 [ 307 ] {a15b49b0-ae2a-4468-9433-8e8088eee1f7} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003766 sec., 265.5337227827934 rows/sec., 10.37 KiB/sec. | ||
| 4335 | 2026.05.08 08:10:56.056173 [ 307 ] {a15b49b0-ae2a-4468-9433-8e8088eee1f7} <Debug> TCPHandler: Processed in 0.004270694 sec. | ||
| 4336 | 2026.05.08 08:10:56.056334 [ 307 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4337 | 2026.05.08 08:10:56.056369 [ 307 ] {} <Debug> TCP-Session: 29402152-3f76-47bc-ae05-49229c33db53 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4338 | 2026.05.08 08:10:56.056372 [ 308 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4339 | 2026.05.08 08:10:56.056401 [ 309 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4340 | 2026.05.08 08:10:56.056428 [ 308 ] {} <Debug> TCP-Session: fd382bdd-3cc9-4397-b849-ed79f1552ad0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4341 | 2026.05.08 08:10:56.056424 [ 259 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4342 | 2026.05.08 08:10:56.056462 [ 309 ] {} <Debug> TCP-Session: 73887076-3c0a-4039-8c7c-c346b08a5226 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4343 | 2026.05.08 08:10:56.056452 [ 310 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4344 | 2026.05.08 08:10:56.056495 [ 304 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4345 | 2026.05.08 08:10:56.056529 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4346 | 2026.05.08 08:10:56.056547 [ 303 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4347 | 2026.05.08 08:10:56.056566 [ 304 ] {} <Debug> TCP-Session: d479cd79-a33a-46ae-8769-255bc0933678 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4348 | 2026.05.08 08:10:56.056602 [ 286 ] {} <Debug> TCP-Session: 74332aa0-7e13-43d1-ae54-ac20ac47be42 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4349 | 2026.05.08 08:10:56.056627 [ 303 ] {} <Debug> TCP-Session: 06a61ff8-0661-4827-953e-9c1f69edd0dd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4350 | 2026.05.08 08:10:56.056490 [ 259 ] {} <Debug> TCP-Session: 9aa9f9f8-e18d-45a2-8e7e-605f0208afaf Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4351 | 2026.05.08 08:10:56.056476 [ 311 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4352 | 2026.05.08 08:10:56.056556 [ 310 ] {} <Debug> TCP-Session: 03e1c06c-f451-4725-b328-2c012a4bff6a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4353 | 2026.05.08 08:10:56.056733 [ 311 ] {} <Debug> TCP-Session: 176dbe0c-54c9-450d-a287-0d8ea0e71393 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4354 | 2026.05.08 08:10:57.585602 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 8111 | ||
| 4355 | 2026.05.08 08:10:57.586093 [ 245 ] {} <Trace> system.asynchronous_metric_log (ae5b5697-1ff6-4106-8704-be69c16fe51c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4356 | 2026.05.08 08:10:57.586128 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
| 4357 | 2026.05.08 08:10:57.586638 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 4358 | 2026.05.08 08:10:57.586894 [ 245 ] {} <Trace> system.asynchronous_metric_log (ae5b5697-1ff6-4106-8704-be69c16fe51c): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4359 | 2026.05.08 08:10:57.587023 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 8111 | ||
| 4360 | 2026.05.08 08:10:58.017994 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 128 | ||
| 4361 | 2026.05.08 08:10:58.032935 [ 244 ] {} <Trace> system.metric_log (6863ca5b-3a4e-4a65-b181-6be743eb150d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4362 | 2026.05.08 08:10:58.033000 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
| 4363 | 2026.05.08 08:10:58.038688 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 4364 | 2026.05.08 08:10:58.039435 [ 244 ] {} <Trace> system.metric_log (6863ca5b-3a4e-4a65-b181-6be743eb150d): 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.08 08:10:58.042233 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 128 | ||
| 4366 | 2026.05.08 08:11:00.107021 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 40 entries to flush up to offset 540 | ||
| 4367 | 2026.05.08 08:11:00.109506 [ 243 ] {} <Trace> system.query_log (14f8ccb3-56a3-4601-8a9e-d96094aafe7f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4368 | 2026.05.08 08:11:00.109556 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
| 4369 | 2026.05.08 08:11:00.110784 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 4370 | 2026.05.08 08:11:00.111060 [ 243 ] {} <Trace> system.query_log (14f8ccb3-56a3-4601-8a9e-d96094aafe7f): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4371 | 2026.05.08 08:11:00.111317 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 540 | ||
| 4372 | 2026.05.08 08:11:00.784684 [ 260 ] {} <Trace> TCP-Session: 3fbd83a9-a342-4804-a34d-63c9c5d34136 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4373 | 2026.05.08 08:11:00.784958 [ 260 ] {310752c4-45e6-45c6-b925-1640e2c4b127} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40062) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table: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) | ||
| 4374 | 2026.05.08 08:11:00.785313 [ 260 ] {310752c4-45e6-45c6-b925-1640e2c4b127} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 4375 | 2026.05.08 08:11:00.785353 [ 260 ] {310752c4-45e6-45c6-b925-1640e2c4b127} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table: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 | ||
| 4376 | 2026.05.08 08:11:00.785598 [ 260 ] {310752c4-45e6-45c6-b925-1640e2c4b127} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 4377 | 2026.05.08 08:11:00.785667 [ 260 ] {310752c4-45e6-45c6-b925-1640e2c4b127} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 4378 | 2026.05.08 08:11:00.785809 [ 260 ] {310752c4-45e6-45c6-b925-1640e2c4b127} <Debug> oximeter.timeseries_schema (b89db7f6-4c52-403d-9f92-e362dcc59f0f) (SelectExecutor): Key condition: (column 0 in 31-element set) | ||
| 4379 | 2026.05.08 08:11:00.785908 [ 322 ] {310752c4-45e6-45c6-b925-1640e2c4b127} <Trace> oximeter.timeseries_schema (b89db7f6-4c52-403d-9f92-e362dcc59f0f) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 4380 | 2026.05.08 08:11:00.785953 [ 366 ] {310752c4-45e6-45c6-b925-1640e2c4b127} <Trace> oximeter.timeseries_schema (b89db7f6-4c52-403d-9f92-e362dcc59f0f) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 4381 | 2026.05.08 08:11:00.785956 [ 345 ] {310752c4-45e6-45c6-b925-1640e2c4b127} <Trace> oximeter.timeseries_schema (b89db7f6-4c52-403d-9f92-e362dcc59f0f) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 4382 | 2026.05.08 08:11:00.786110 [ 260 ] {310752c4-45e6-45c6-b925-1640e2c4b127} <Debug> oximeter.timeseries_schema (b89db7f6-4c52-403d-9f92-e362dcc59f0f) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges | ||
| 4383 | 2026.05.08 08:11:00.786137 [ 260 ] {310752c4-45e6-45c6-b925-1640e2c4b127} <Trace> oximeter.timeseries_schema (b89db7f6-4c52-403d-9f92-e362dcc59f0f) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 4384 | 2026.05.08 08:11:00.786211 [ 260 ] {310752c4-45e6-45c6-b925-1640e2c4b127} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 4385 | 2026.05.08 08:11:00.786233 [ 260 ] {310752c4-45e6-45c6-b925-1640e2c4b127} <Debug> oximeter.timeseries_schema (b89db7f6-4c52-403d-9f92-e362dcc59f0f) (SelectExecutor): Reading approx. 47 rows with 2 streams | ||
| 4386 | 2026.05.08 08:11:00.786267 [ 260 ] {310752c4-45e6-45c6-b925-1640e2c4b127} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 4387 | 2026.05.08 08:11:00.786305 [ 260 ] {310752c4-45e6-45c6-b925-1640e2c4b127} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 4388 | 2026.05.08 08:11:00.787546 [ 260 ] {310752c4-45e6-45c6-b925-1640e2c4b127} <Debug> executeQuery: Read 47 rows, 11.99 KiB in 0.002692 sec., 17459.138187221397 rows/sec., 4.35 MiB/sec. | ||
| 4389 | 2026.05.08 08:11:00.787677 [ 260 ] {310752c4-45e6-45c6-b925-1640e2c4b127} <Debug> TCPHandler: Processed in 0.003131404 sec. | ||
| 4390 | 2026.05.08 08:11:00.792750 [ 260 ] {} <Trace> TCP-Session: 3fbd83a9-a342-4804-a34d-63c9c5d34136 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4391 | 2026.05.08 08:11:00.792889 [ 260 ] {ee9c89e2-d4eb-4947-b4d3-1f211f350827} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40062) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 4392 | 2026.05.08 08:11:00.792942 [ 260 ] {ee9c89e2-d4eb-4947-b4d3-1f211f350827} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 4393 | 2026.05.08 08:11:00.793617 [ 260 ] {ee9c89e2-d4eb-4947-b4d3-1f211f350827} <Trace> oximeter.fields_i16 (3c1e284c-4bc9-42d0-9208-0102cfbb7904): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4394 | 2026.05.08 08:11:00.793668 [ 260 ] {ee9c89e2-d4eb-4947-b4d3-1f211f350827} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 4395 | 2026.05.08 08:11:00.794090 [ 260 ] {ee9c89e2-d4eb-4947-b4d3-1f211f350827} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 4396 | 2026.05.08 08:11:00.794324 [ 260 ] {ee9c89e2-d4eb-4947-b4d3-1f211f350827} <Trace> oximeter.fields_i16 (3c1e284c-4bc9-42d0-9208-0102cfbb7904): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4397 | 2026.05.08 08:11:00.794469 [ 260 ] {ee9c89e2-d4eb-4947-b4d3-1f211f350827} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001619 sec., 175416.92402717727 rows/sec., 11.14 MiB/sec. | ||
| 4398 | 2026.05.08 08:11:00.794508 [ 260 ] {ee9c89e2-d4eb-4947-b4d3-1f211f350827} <Debug> TCPHandler: Processed in 0.001822932 sec. | ||
| 4399 | 2026.05.08 08:11:00.794632 [ 260 ] {} <Trace> TCP-Session: 3fbd83a9-a342-4804-a34d-63c9c5d34136 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4400 | 2026.05.08 08:11:00.794728 [ 260 ] {ebca6f73-5d9f-4e18-8b6e-a9266a7a95ba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40062) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4401 | 2026.05.08 08:11:00.794768 [ 260 ] {ebca6f73-5d9f-4e18-8b6e-a9266a7a95ba} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4402 | 2026.05.08 08:11:00.795530 [ 260 ] {ebca6f73-5d9f-4e18-8b6e-a9266a7a95ba} <Trace> oximeter.fields_string (2e56caf6-21a8-464c-b24f-cce9c93bbfbe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4403 | 2026.05.08 08:11:00.795566 [ 260 ] {ebca6f73-5d9f-4e18-8b6e-a9266a7a95ba} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 4404 | 2026.05.08 08:11:00.795922 [ 260 ] {ebca6f73-5d9f-4e18-8b6e-a9266a7a95ba} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 4405 | 2026.05.08 08:11:00.796154 [ 260 ] {ebca6f73-5d9f-4e18-8b6e-a9266a7a95ba} <Trace> oximeter.fields_string (2e56caf6-21a8-464c-b24f-cce9c93bbfbe): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4406 | 2026.05.08 08:11:00.796285 [ 260 ] {ebca6f73-5d9f-4e18-8b6e-a9266a7a95ba} <Debug> executeQuery: Read 833 rows, 66.39 KiB in 0.001575 sec., 528888.8888888889 rows/sec., 41.16 MiB/sec. | ||
| 4407 | 2026.05.08 08:11:00.796322 [ 260 ] {ebca6f73-5d9f-4e18-8b6e-a9266a7a95ba} <Debug> TCPHandler: Processed in 0.00174046 sec. | ||
| 4408 | 2026.05.08 08:11:00.796437 [ 260 ] {} <Trace> TCP-Session: 3fbd83a9-a342-4804-a34d-63c9c5d34136 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4409 | 2026.05.08 08:11:00.796533 [ 260 ] {65dfbc22-54fb-4ec8-beae-f9658249a33d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40062) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4410 | 2026.05.08 08:11:00.796572 [ 260 ] {65dfbc22-54fb-4ec8-beae-f9658249a33d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4411 | 2026.05.08 08:11:00.797014 [ 260 ] {65dfbc22-54fb-4ec8-beae-f9658249a33d} <Trace> oximeter.fields_u16 (b3f55b36-ed93-4ef0-b7a4-471cf9f732a6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4412 | 2026.05.08 08:11:00.797050 [ 260 ] {65dfbc22-54fb-4ec8-beae-f9658249a33d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 4413 | 2026.05.08 08:11:00.797361 [ 260 ] {65dfbc22-54fb-4ec8-beae-f9658249a33d} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 4414 | 2026.05.08 08:11:00.797573 [ 260 ] {65dfbc22-54fb-4ec8-beae-f9658249a33d} <Trace> oximeter.fields_u16 (b3f55b36-ed93-4ef0-b7a4-471cf9f732a6): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4415 | 2026.05.08 08:11:00.797701 [ 260 ] {65dfbc22-54fb-4ec8-beae-f9658249a33d} <Debug> executeQuery: Read 160 rows, 9.90 KiB in 0.001186 sec., 134907.25126475547 rows/sec., 8.15 MiB/sec. | ||
| 4416 | 2026.05.08 08:11:00.797738 [ 260 ] {65dfbc22-54fb-4ec8-beae-f9658249a33d} <Debug> TCPHandler: Processed in 0.001350623 sec. | ||
| 4417 | 2026.05.08 08:11:00.797853 [ 260 ] {} <Trace> TCP-Session: 3fbd83a9-a342-4804-a34d-63c9c5d34136 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4418 | 2026.05.08 08:11:00.797949 [ 260 ] {a556db21-04b4-4816-9ec8-b9d28aecfc85} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40062) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 4419 | 2026.05.08 08:11:00.797989 [ 260 ] {a556db21-04b4-4816-9ec8-b9d28aecfc85} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 4420 | 2026.05.08 08:11:00.798459 [ 260 ] {a556db21-04b4-4816-9ec8-b9d28aecfc85} <Trace> oximeter.fields_u32 (b5155bac-ebd9-49db-8237-598074e8072a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4421 | 2026.05.08 08:11:00.798496 [ 260 ] {a556db21-04b4-4816-9ec8-b9d28aecfc85} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 4422 | 2026.05.08 08:11:00.798798 [ 260 ] {a556db21-04b4-4816-9ec8-b9d28aecfc85} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 4423 | 2026.05.08 08:11:00.799011 [ 260 ] {a556db21-04b4-4816-9ec8-b9d28aecfc85} <Trace> oximeter.fields_u32 (b5155bac-ebd9-49db-8237-598074e8072a): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4424 | 2026.05.08 08:11:00.799139 [ 260 ] {a556db21-04b4-4816-9ec8-b9d28aecfc85} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001207 sec., 123446.56172328087 rows/sec., 7.98 MiB/sec. | ||
| 4425 | 2026.05.08 08:11:00.799177 [ 260 ] {a556db21-04b4-4816-9ec8-b9d28aecfc85} <Debug> TCPHandler: Processed in 0.001372553 sec. | ||
| 4426 | 2026.05.08 08:11:00.799300 [ 260 ] {} <Trace> TCP-Session: 3fbd83a9-a342-4804-a34d-63c9c5d34136 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4427 | 2026.05.08 08:11:00.799394 [ 260 ] {7b630f73-9d13-4764-8bb6-0557f4b127ba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40062) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 4428 | 2026.05.08 08:11:00.799433 [ 260 ] {7b630f73-9d13-4764-8bb6-0557f4b127ba} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 4429 | 2026.05.08 08:11:00.799888 [ 260 ] {7b630f73-9d13-4764-8bb6-0557f4b127ba} <Trace> oximeter.fields_u8 (7b358469-9653-4fa1-8df0-42378e30bc5f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4430 | 2026.05.08 08:11:00.799924 [ 260 ] {7b630f73-9d13-4764-8bb6-0557f4b127ba} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 4431 | 2026.05.08 08:11:00.800219 [ 260 ] {7b630f73-9d13-4764-8bb6-0557f4b127ba} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 4432 | 2026.05.08 08:11:00.800441 [ 260 ] {7b630f73-9d13-4764-8bb6-0557f4b127ba} <Trace> oximeter.fields_u8 (7b358469-9653-4fa1-8df0-42378e30bc5f): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4433 | 2026.05.08 08:11:00.800569 [ 260 ] {7b630f73-9d13-4764-8bb6-0557f4b127ba} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001193 sec., 124056.99916177703 rows/sec., 7.06 MiB/sec. | ||
| 4434 | 2026.05.08 08:11:00.800607 [ 260 ] {7b630f73-9d13-4764-8bb6-0557f4b127ba} <Debug> TCPHandler: Processed in 0.001357073 sec. | ||
| 4435 | 2026.05.08 08:11:00.800724 [ 260 ] {} <Trace> TCP-Session: 3fbd83a9-a342-4804-a34d-63c9c5d34136 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4436 | 2026.05.08 08:11:00.800818 [ 260 ] {d3183ccf-cf7f-4fd9-af27-c15542ce185b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40062) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4437 | 2026.05.08 08:11:00.800858 [ 260 ] {d3183ccf-cf7f-4fd9-af27-c15542ce185b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4438 | 2026.05.08 08:11:00.801472 [ 260 ] {d3183ccf-cf7f-4fd9-af27-c15542ce185b} <Trace> oximeter.fields_uuid (6954ef9e-8f45-45b9-b3dd-33f933bb31d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4439 | 2026.05.08 08:11:00.801509 [ 260 ] {d3183ccf-cf7f-4fd9-af27-c15542ce185b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 4440 | 2026.05.08 08:11:00.801833 [ 260 ] {d3183ccf-cf7f-4fd9-af27-c15542ce185b} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 4441 | 2026.05.08 08:11:00.802047 [ 260 ] {d3183ccf-cf7f-4fd9-af27-c15542ce185b} <Trace> oximeter.fields_uuid (6954ef9e-8f45-45b9-b3dd-33f933bb31d2): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4442 | 2026.05.08 08:11:00.802179 [ 260 ] {d3183ccf-cf7f-4fd9-af27-c15542ce185b} <Debug> executeQuery: Read 508 rows, 36.62 KiB in 0.001379 sec., 368382.8861493836 rows/sec., 25.93 MiB/sec. | ||
| 4443 | 2026.05.08 08:11:00.802217 [ 260 ] {d3183ccf-cf7f-4fd9-af27-c15542ce185b} <Debug> TCPHandler: Processed in 0.001542187 sec. | ||
| 4444 | 2026.05.08 08:11:00.802335 [ 260 ] {} <Trace> TCP-Session: 3fbd83a9-a342-4804-a34d-63c9c5d34136 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4445 | 2026.05.08 08:11:00.802428 [ 260 ] {4e11e147-0823-4f65-860e-4062bbb2040d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40062) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 4446 | 2026.05.08 08:11:00.802468 [ 260 ] {4e11e147-0823-4f65-860e-4062bbb2040d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 4447 | 2026.05.08 08:11:00.802817 [ 260 ] {4e11e147-0823-4f65-860e-4062bbb2040d} <Trace> oximeter.measurements_bool (014a2999-841c-441b-b671-434e3660eef7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4448 | 2026.05.08 08:11:00.802854 [ 260 ] {4e11e147-0823-4f65-860e-4062bbb2040d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 4449 | 2026.05.08 08:11:00.803162 [ 260 ] {4e11e147-0823-4f65-860e-4062bbb2040d} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 4450 | 2026.05.08 08:11:00.803379 [ 260 ] {4e11e147-0823-4f65-860e-4062bbb2040d} <Trace> oximeter.measurements_bool (014a2999-841c-441b-b671-434e3660eef7): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4451 | 2026.05.08 08:11:00.803486 [ 96 ] {} <Debug> oximeter.measurements_bool (014a2999-841c-441b-b671-434e3660eef7) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 4452 | 2026.05.08 08:11:00.803506 [ 260 ] {4e11e147-0823-4f65-860e-4062bbb2040d} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001096 sec., 5474.4525547445255 rows/sec., 286.02 KiB/sec. | ||
| 4453 | 2026.05.08 08:11:00.803534 [ 96 ] {} <Trace> oximeter.measurements_bool (014a2999-841c-441b-b671-434e3660eef7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4454 | 2026.05.08 08:11:00.803549 [ 260 ] {4e11e147-0823-4f65-860e-4062bbb2040d} <Debug> TCPHandler: Processed in 0.001263482 sec. | ||
| 4455 | 2026.05.08 08:11:00.803561 [ 96 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 4456 | 2026.05.08 08:11:00.803655 [ 191 ] {014a2999-841c-441b-b671-434e3660eef7::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 | ||
| 4457 | 2026.05.08 08:11:00.803678 [ 260 ] {} <Trace> TCP-Session: 3fbd83a9-a342-4804-a34d-63c9c5d34136 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4458 | 2026.05.08 08:11:00.803750 [ 191 ] {014a2999-841c-441b-b671-434e3660eef7::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4459 | 2026.05.08 08:11:00.803772 [ 260 ] {ae24caf1-3615-4640-83f5-46e7e5a98f44} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40062) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4460 | 2026.05.08 08:11:00.803778 [ 191 ] {014a2999-841c-441b-b671-434e3660eef7::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 | ||
| 4461 | 2026.05.08 08:11:00.803815 [ 260 ] {ae24caf1-3615-4640-83f5-46e7e5a98f44} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4462 | 2026.05.08 08:11:00.803840 [ 191 ] {014a2999-841c-441b-b671-434e3660eef7::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 | ||
| 4463 | 2026.05.08 08:11:00.803884 [ 191 ] {014a2999-841c-441b-b671-434e3660eef7::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 | ||
| 4464 | 2026.05.08 08:11:00.803921 [ 191 ] {014a2999-841c-441b-b671-434e3660eef7::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 | ||
| 4465 | 2026.05.08 08:11:00.803957 [ 191 ] {014a2999-841c-441b-b671-434e3660eef7::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 | ||
| 4466 | 2026.05.08 08:11:00.803990 [ 191 ] {014a2999-841c-441b-b671-434e3660eef7::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 | ||
| 4467 | 2026.05.08 08:11:00.804237 [ 260 ] {ae24caf1-3615-4640-83f5-46e7e5a98f44} <Trace> oximeter.measurements_cumulativeu64 (a8be02dd-881e-443e-adcb-2b9e0d812815): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4468 | 2026.05.08 08:11:00.804272 [ 260 ] {ae24caf1-3615-4640-83f5-46e7e5a98f44} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 4469 | 2026.05.08 08:11:00.804621 [ 260 ] {ae24caf1-3615-4640-83f5-46e7e5a98f44} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 4470 | 2026.05.08 08:11:00.804647 [ 199 ] {014a2999-841c-441b-b671-434e3660eef7::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 36 rows, containing 4 columns (4 merged, 0 gathered) in 0.001028898 sec., 34988.89102709889 rows/sec., 1.79 MiB/sec. | ||
| 4471 | 2026.05.08 08:11:00.804816 [ 200 ] {014a2999-841c-441b-b671-434e3660eef7::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 4472 | 2026.05.08 08:11:00.804858 [ 260 ] {ae24caf1-3615-4640-83f5-46e7e5a98f44} <Trace> oximeter.measurements_cumulativeu64 (a8be02dd-881e-443e-adcb-2b9e0d812815): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4473 | 2026.05.08 08:11:00.805002 [ 260 ] {ae24caf1-3615-4640-83f5-46e7e5a98f44} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001247 sec., 212510.02405773857 rows/sec., 14.12 MiB/sec. | ||
| 4474 | 2026.05.08 08:11:00.805041 [ 260 ] {ae24caf1-3615-4640-83f5-46e7e5a98f44} <Debug> TCPHandler: Processed in 0.001413375 sec. | ||
| 4475 | 2026.05.08 08:11:00.805162 [ 200 ] {014a2999-841c-441b-b671-434e3660eef7::all_1_6_1} <Trace> oximeter.measurements_bool (014a2999-841c-441b-b671-434e3660eef7): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4476 | 2026.05.08 08:11:00.805185 [ 260 ] {} <Trace> TCP-Session: 3fbd83a9-a342-4804-a34d-63c9c5d34136 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4477 | 2026.05.08 08:11:00.805247 [ 200 ] {014a2999-841c-441b-b671-434e3660eef7::all_1_6_1} <Trace> oximeter.measurements_bool (014a2999-841c-441b-b671-434e3660eef7) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 4478 | 2026.05.08 08:11:00.805283 [ 260 ] {cb2650da-ce53-468f-8653-9fd0bda07e8b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40062) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 4479 | 2026.05.08 08:11:00.805330 [ 260 ] {cb2650da-ce53-468f-8653-9fd0bda07e8b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 4480 | 2026.05.08 08:11:00.805341 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 4481 | 2026.05.08 08:11:00.805643 [ 260 ] {cb2650da-ce53-468f-8653-9fd0bda07e8b} <Trace> oximeter.measurements_f64 (6f2500a7-7443-4aff-afae-2b5549923f4f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4482 | 2026.05.08 08:11:00.805684 [ 260 ] {cb2650da-ce53-468f-8653-9fd0bda07e8b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 4483 | 2026.05.08 08:11:00.805992 [ 260 ] {cb2650da-ce53-468f-8653-9fd0bda07e8b} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 4484 | 2026.05.08 08:11:00.806203 [ 260 ] {cb2650da-ce53-468f-8653-9fd0bda07e8b} <Trace> oximeter.measurements_f64 (6f2500a7-7443-4aff-afae-2b5549923f4f): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4485 | 2026.05.08 08:11:00.806335 [ 260 ] {cb2650da-ce53-468f-8653-9fd0bda07e8b} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.00107 sec., 934.5794392523364 rows/sec., 62.97 KiB/sec. | ||
| 4486 | 2026.05.08 08:11:00.806371 [ 260 ] {cb2650da-ce53-468f-8653-9fd0bda07e8b} <Debug> TCPHandler: Processed in 0.001235641 sec. | ||
| 4487 | 2026.05.08 08:11:00.806493 [ 260 ] {} <Trace> TCP-Session: 3fbd83a9-a342-4804-a34d-63c9c5d34136 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4488 | 2026.05.08 08:11:00.806591 [ 260 ] {bebb7fb1-1835-4e62-b2dc-462aabfb1457} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40062) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4489 | 2026.05.08 08:11:00.806645 [ 260 ] {bebb7fb1-1835-4e62-b2dc-462aabfb1457} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 4490 | 2026.05.08 08:11:00.807428 [ 260 ] {bebb7fb1-1835-4e62-b2dc-462aabfb1457} <Trace> oximeter.measurements_histogramu64 (ebabec84-cbfc-4cf8-9a95-b35807d218b8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4491 | 2026.05.08 08:11:00.807466 [ 260 ] {bebb7fb1-1835-4e62-b2dc-462aabfb1457} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 4492 | 2026.05.08 08:11:00.808001 [ 260 ] {bebb7fb1-1835-4e62-b2dc-462aabfb1457} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 4493 | 2026.05.08 08:11:00.808238 [ 260 ] {bebb7fb1-1835-4e62-b2dc-462aabfb1457} <Trace> oximeter.measurements_histogramu64 (ebabec84-cbfc-4cf8-9a95-b35807d218b8): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4494 | 2026.05.08 08:11:00.808375 [ 260 ] {bebb7fb1-1835-4e62-b2dc-462aabfb1457} <Debug> executeQuery: Read 18 rows, 33.03 KiB in 0.001803 sec., 9983.361064891847 rows/sec., 17.89 MiB/sec. | ||
| 4495 | 2026.05.08 08:11:00.808427 [ 260 ] {bebb7fb1-1835-4e62-b2dc-462aabfb1457} <Debug> TCPHandler: Processed in 0.001983515 sec. | ||
| 4496 | 2026.05.08 08:11:00.808552 [ 260 ] {} <Trace> TCP-Session: 3fbd83a9-a342-4804-a34d-63c9c5d34136 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4497 | 2026.05.08 08:11:00.808645 [ 260 ] {22ca4e8e-e51d-47b4-9a1b-107de2596c54} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40062) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4498 | 2026.05.08 08:11:00.808687 [ 260 ] {22ca4e8e-e51d-47b4-9a1b-107de2596c54} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4499 | 2026.05.08 08:11:00.809022 [ 260 ] {22ca4e8e-e51d-47b4-9a1b-107de2596c54} <Trace> oximeter.measurements_u64 (51456919-ce1d-4304-962d-5a281585e6eb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4500 | 2026.05.08 08:11:00.809057 [ 260 ] {22ca4e8e-e51d-47b4-9a1b-107de2596c54} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 4501 | 2026.05.08 08:11:00.809374 [ 260 ] {22ca4e8e-e51d-47b4-9a1b-107de2596c54} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 4502 | 2026.05.08 08:11:00.809590 [ 260 ] {22ca4e8e-e51d-47b4-9a1b-107de2596c54} <Trace> oximeter.measurements_u64 (51456919-ce1d-4304-962d-5a281585e6eb): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4503 | 2026.05.08 08:11:00.809716 [ 260 ] {22ca4e8e-e51d-47b4-9a1b-107de2596c54} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001089 sec., 82644.62809917355 rows/sec., 5.17 MiB/sec. | ||
| 4504 | 2026.05.08 08:11:00.809750 [ 260 ] {22ca4e8e-e51d-47b4-9a1b-107de2596c54} <Debug> TCPHandler: Processed in 0.001248982 sec. | ||
| 4505 | 2026.05.08 08:11:02.402039 [ 307 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59669 | ||
| 4506 | 2026.05.08 08:11:02.402146 [ 307 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4507 | 2026.05.08 08:11:02.402173 [ 307 ] {} <Debug> TCP-Session: cadc935f-2c74-41dd-afc1-4d0af4768cb8 Authenticating user 'default' from [fd00:1122:3344:101::e]:59669 | ||
| 4508 | 2026.05.08 08:11:02.402194 [ 307 ] {} <Debug> TCP-Session: cadc935f-2c74-41dd-afc1-4d0af4768cb8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4509 | 2026.05.08 08:11:02.402209 [ 307 ] {} <Debug> TCP-Session: cadc935f-2c74-41dd-afc1-4d0af4768cb8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4510 | 2026.05.08 08:11:02.402416 [ 308 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59166 | ||
| 4511 | 2026.05.08 08:11:02.402440 [ 309 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33758 | ||
| 4512 | 2026.05.08 08:11:02.402464 [ 259 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38665 | ||
| 4513 | 2026.05.08 08:11:02.402485 [ 303 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45273 | ||
| 4514 | 2026.05.08 08:11:02.402504 [ 304 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36761 | ||
| 4515 | 2026.05.08 08:11:02.402536 [ 308 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4516 | 2026.05.08 08:11:02.402477 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45388 | ||
| 4517 | 2026.05.08 08:11:02.402571 [ 308 ] {} <Debug> TCP-Session: e11e72c4-e734-418c-8421-d50164b3bb29 Authenticating user 'default' from [fd00:1122:3344:101::e]:59166 | ||
| 4518 | 2026.05.08 08:11:02.402590 [ 304 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4519 | 2026.05.08 08:11:02.402592 [ 307 ] {} <Trace> TCP-Session: cadc935f-2c74-41dd-afc1-4d0af4768cb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4520 | 2026.05.08 08:11:02.402624 [ 308 ] {} <Debug> TCP-Session: e11e72c4-e734-418c-8421-d50164b3bb29 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4521 | 2026.05.08 08:11:02.402625 [ 304 ] {} <Debug> TCP-Session: 562d2caf-fa45-4c69-93ea-56e66ca3ce96 Authenticating user 'default' from [fd00:1122:3344:101::e]:36761 | ||
| 4522 | 2026.05.08 08:11:02.402576 [ 303 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4523 | 2026.05.08 08:11:02.402668 [ 304 ] {} <Debug> TCP-Session: 562d2caf-fa45-4c69-93ea-56e66ca3ce96 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4524 | 2026.05.08 08:11:02.402696 [ 303 ] {} <Debug> TCP-Session: fb6d6ca4-5b8d-49be-9b21-37517a8bc6f3 Authenticating user 'default' from [fd00:1122:3344:101::e]:45273 | ||
| 4525 | 2026.05.08 08:11:02.402708 [ 304 ] {} <Debug> TCP-Session: 562d2caf-fa45-4c69-93ea-56e66ca3ce96 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4526 | 2026.05.08 08:11:02.402725 [ 303 ] {} <Debug> TCP-Session: fb6d6ca4-5b8d-49be-9b21-37517a8bc6f3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4527 | 2026.05.08 08:11:02.402665 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4528 | 2026.05.08 08:11:02.402752 [ 303 ] {} <Debug> TCP-Session: fb6d6ca4-5b8d-49be-9b21-37517a8bc6f3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4529 | 2026.05.08 08:11:02.402785 [ 286 ] {} <Debug> TCP-Session: c7940d3d-8d8d-4dad-8914-47ea2d00160f Authenticating user 'default' from [fd00:1122:3344:101::e]:45388 | ||
| 4530 | 2026.05.08 08:11:02.402779 [ 307 ] {a2145e5c-cce1-4cf3-a27d-e259baa28616} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:59669) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 4531 | 2026.05.08 08:11:02.402856 [ 286 ] {} <Debug> TCP-Session: c7940d3d-8d8d-4dad-8914-47ea2d00160f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4532 | 2026.05.08 08:11:02.402556 [ 259 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4533 | 2026.05.08 08:11:02.402885 [ 286 ] {} <Debug> TCP-Session: c7940d3d-8d8d-4dad-8914-47ea2d00160f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4534 | 2026.05.08 08:11:02.402556 [ 309 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4535 | 2026.05.08 08:11:02.402920 [ 259 ] {} <Debug> TCP-Session: a50b271d-e795-44c7-9a67-9f4ca403dd4a Authenticating user 'default' from [fd00:1122:3344:101::e]:38665 | ||
| 4536 | 2026.05.08 08:11:02.402465 [ 310 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40127 | ||
| 4537 | 2026.05.08 08:11:02.402959 [ 259 ] {} <Debug> TCP-Session: a50b271d-e795-44c7-9a67-9f4ca403dd4a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4538 | 2026.05.08 08:11:02.402957 [ 309 ] {} <Debug> TCP-Session: 82dad77f-2129-42e0-9873-c113078cafcc Authenticating user 'default' from [fd00:1122:3344:101::e]:33758 | ||
| 4539 | 2026.05.08 08:11:02.402992 [ 259 ] {} <Debug> TCP-Session: a50b271d-e795-44c7-9a67-9f4ca403dd4a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4540 | 2026.05.08 08:11:02.402451 [ 311 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:65275 | ||
| 4541 | 2026.05.08 08:11:02.403024 [ 310 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4542 | 2026.05.08 08:11:02.403047 [ 309 ] {} <Debug> TCP-Session: 82dad77f-2129-42e0-9873-c113078cafcc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4543 | 2026.05.08 08:11:02.402662 [ 308 ] {} <Debug> TCP-Session: e11e72c4-e734-418c-8421-d50164b3bb29 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4544 | 2026.05.08 08:11:02.403083 [ 309 ] {} <Debug> TCP-Session: 82dad77f-2129-42e0-9873-c113078cafcc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4545 | 2026.05.08 08:11:02.403110 [ 311 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4546 | 2026.05.08 08:11:02.403077 [ 310 ] {} <Debug> TCP-Session: dcf0d47e-76f0-490b-8787-d8ef8796f1bf Authenticating user 'default' from [fd00:1122:3344:101::e]:40127 | ||
| 4547 | 2026.05.08 08:11:02.403144 [ 307 ] {a2145e5c-cce1-4cf3-a27d-e259baa28616} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 4548 | 2026.05.08 08:11:02.403155 [ 311 ] {} <Debug> TCP-Session: bbf2f070-e8dd-4035-8617-ede45eb84e2f Authenticating user 'default' from [fd00:1122:3344:101::e]:65275 | ||
| 4549 | 2026.05.08 08:11:02.403171 [ 310 ] {} <Debug> TCP-Session: dcf0d47e-76f0-490b-8787-d8ef8796f1bf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4550 | 2026.05.08 08:11:02.403200 [ 311 ] {} <Debug> TCP-Session: bbf2f070-e8dd-4035-8617-ede45eb84e2f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4551 | 2026.05.08 08:11:02.403224 [ 307 ] {a2145e5c-cce1-4cf3-a27d-e259baa28616} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 4552 | 2026.05.08 08:11:02.403241 [ 311 ] {} <Debug> TCP-Session: bbf2f070-e8dd-4035-8617-ede45eb84e2f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4553 | 2026.05.08 08:11:02.403207 [ 310 ] {} <Debug> TCP-Session: dcf0d47e-76f0-490b-8787-d8ef8796f1bf Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4554 | 2026.05.08 08:11:02.403514 [ 307 ] {a2145e5c-cce1-4cf3-a27d-e259baa28616} <Debug> oximeter.version (95fcba57-7b9a-48d5-92aa-f22d8363bb4f) (SelectExecutor): Key condition: unknown | ||
| 4555 | 2026.05.08 08:11:02.404494 [ 343 ] {a2145e5c-cce1-4cf3-a27d-e259baa28616} <Trace> AggregatingTransform: Aggregating | ||
| 4556 | 2026.05.08 08:11:02.404549 [ 343 ] {a2145e5c-cce1-4cf3-a27d-e259baa28616} <Trace> Aggregator: Aggregation method: without_key | ||
| 4557 | 2026.05.08 08:11:02.404583 [ 343 ] {a2145e5c-cce1-4cf3-a27d-e259baa28616} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000966027 sec. (1035.168 rows/sec., 40.44 KiB/sec.) | ||
| 4558 | 2026.05.08 08:11:02.404603 [ 343 ] {a2145e5c-cce1-4cf3-a27d-e259baa28616} <Trace> Aggregator: Merging aggregated data | ||
| 4559 | 2026.05.08 08:11:02.405716 [ 307 ] {a2145e5c-cce1-4cf3-a27d-e259baa28616} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002991 sec., 334.33634236041456 rows/sec., 13.06 KiB/sec. | ||
| 4560 | 2026.05.08 08:11:02.405844 [ 307 ] {a2145e5c-cce1-4cf3-a27d-e259baa28616} <Debug> TCPHandler: Processed in 0.003365749 sec. | ||
| 4561 | 2026.05.08 08:11:02.405984 [ 307 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4562 | 2026.05.08 08:11:02.406017 [ 307 ] {} <Debug> TCP-Session: cadc935f-2c74-41dd-afc1-4d0af4768cb8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4563 | 2026.05.08 08:11:02.406016 [ 304 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4564 | 2026.05.08 08:11:02.406036 [ 308 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4565 | 2026.05.08 08:11:02.406055 [ 309 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4566 | 2026.05.08 08:11:02.406080 [ 304 ] {} <Debug> TCP-Session: 562d2caf-fa45-4c69-93ea-56e66ca3ce96 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4567 | 2026.05.08 08:11:02.406087 [ 308 ] {} <Debug> TCP-Session: e11e72c4-e734-418c-8421-d50164b3bb29 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4568 | 2026.05.08 08:11:02.406115 [ 311 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4569 | 2026.05.08 08:11:02.406131 [ 310 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4570 | 2026.05.08 08:11:02.406146 [ 303 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4571 | 2026.05.08 08:11:02.406165 [ 311 ] {} <Debug> TCP-Session: bbf2f070-e8dd-4035-8617-ede45eb84e2f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4572 | 2026.05.08 08:11:02.406187 [ 310 ] {} <Debug> TCP-Session: dcf0d47e-76f0-490b-8787-d8ef8796f1bf Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4573 | 2026.05.08 08:11:02.406201 [ 303 ] {} <Debug> TCP-Session: fb6d6ca4-5b8d-49be-9b21-37517a8bc6f3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4574 | 2026.05.08 08:11:02.406124 [ 309 ] {} <Debug> TCP-Session: 82dad77f-2129-42e0-9873-c113078cafcc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4575 | 2026.05.08 08:11:02.406089 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4576 | 2026.05.08 08:11:02.406076 [ 259 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4577 | 2026.05.08 08:11:02.406303 [ 286 ] {} <Debug> TCP-Session: c7940d3d-8d8d-4dad-8914-47ea2d00160f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4578 | 2026.05.08 08:11:02.406326 [ 259 ] {} <Debug> TCP-Session: a50b271d-e795-44c7-9a67-9f4ca403dd4a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4579 | 2026.05.08 08:11:05.011211 [ 90 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 4580 | 2026.05.08 08:11:05.011266 [ 90 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 4581 | 2026.05.08 08:11:05.087183 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 8623 | ||
| 4582 | 2026.05.08 08:11:05.087726 [ 245 ] {} <Trace> system.asynchronous_metric_log (ae5b5697-1ff6-4106-8704-be69c16fe51c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4583 | 2026.05.08 08:11:05.087769 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 4584 | 2026.05.08 08:11:05.088281 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 4585 | 2026.05.08 08:11:05.088528 [ 245 ] {} <Trace> system.asynchronous_metric_log (ae5b5697-1ff6-4106-8704-be69c16fe51c): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4586 | 2026.05.08 08:11:05.088653 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 8623 | ||
| 4587 | 2026.05.08 08:11:05.542404 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 136 | ||
| 4588 | 2026.05.08 08:11:05.558177 [ 244 ] {} <Trace> system.metric_log (6863ca5b-3a4e-4a65-b181-6be743eb150d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4589 | 2026.05.08 08:11:05.558239 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 4590 | 2026.05.08 08:11:05.564239 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 4591 | 2026.05.08 08:11:05.564930 [ 244 ] {} <Trace> system.metric_log (6863ca5b-3a4e-4a65-b181-6be743eb150d): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4592 | 2026.05.08 08:11:05.567986 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 136 | ||
| 4593 | 2026.05.08 08:11:05.780931 [ 260 ] {} <Trace> TCP-Session: 3fbd83a9-a342-4804-a34d-63c9c5d34136 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4594 | 2026.05.08 08:11:05.781179 [ 260 ] {0b6ac269-4c6f-415c-a841-94082ed94302} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40062) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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) | ||
| 4595 | 2026.05.08 08:11:05.781524 [ 260 ] {0b6ac269-4c6f-415c-a841-94082ed94302} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 4596 | 2026.05.08 08:11:05.781561 [ 260 ] {0b6ac269-4c6f-415c-a841-94082ed94302} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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 | ||
| 4597 | 2026.05.08 08:11:05.781787 [ 260 ] {0b6ac269-4c6f-415c-a841-94082ed94302} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 4598 | 2026.05.08 08:11:05.781863 [ 260 ] {0b6ac269-4c6f-415c-a841-94082ed94302} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 4599 | 2026.05.08 08:11:05.782010 [ 260 ] {0b6ac269-4c6f-415c-a841-94082ed94302} <Debug> oximeter.timeseries_schema (b89db7f6-4c52-403d-9f92-e362dcc59f0f) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 4600 | 2026.05.08 08:11:05.782113 [ 363 ] {0b6ac269-4c6f-415c-a841-94082ed94302} <Trace> oximeter.timeseries_schema (b89db7f6-4c52-403d-9f92-e362dcc59f0f) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 4601 | 2026.05.08 08:11:05.782122 [ 342 ] {0b6ac269-4c6f-415c-a841-94082ed94302} <Trace> oximeter.timeseries_schema (b89db7f6-4c52-403d-9f92-e362dcc59f0f) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 4602 | 2026.05.08 08:11:05.782151 [ 349 ] {0b6ac269-4c6f-415c-a841-94082ed94302} <Trace> oximeter.timeseries_schema (b89db7f6-4c52-403d-9f92-e362dcc59f0f) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 4603 | 2026.05.08 08:11:05.782261 [ 260 ] {0b6ac269-4c6f-415c-a841-94082ed94302} <Debug> oximeter.timeseries_schema (b89db7f6-4c52-403d-9f92-e362dcc59f0f) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges | ||
| 4604 | 2026.05.08 08:11:05.782286 [ 260 ] {0b6ac269-4c6f-415c-a841-94082ed94302} <Trace> oximeter.timeseries_schema (b89db7f6-4c52-403d-9f92-e362dcc59f0f) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 4605 | 2026.05.08 08:11:05.782355 [ 260 ] {0b6ac269-4c6f-415c-a841-94082ed94302} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 4606 | 2026.05.08 08:11:05.782375 [ 260 ] {0b6ac269-4c6f-415c-a841-94082ed94302} <Debug> oximeter.timeseries_schema (b89db7f6-4c52-403d-9f92-e362dcc59f0f) (SelectExecutor): Reading approx. 47 rows with 2 streams | ||
| 4607 | 2026.05.08 08:11:05.782407 [ 260 ] {0b6ac269-4c6f-415c-a841-94082ed94302} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 4608 | 2026.05.08 08:11:05.782444 [ 260 ] {0b6ac269-4c6f-415c-a841-94082ed94302} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 4609 | 2026.05.08 08:11:05.783585 [ 260 ] {0b6ac269-4c6f-415c-a841-94082ed94302} <Debug> executeQuery: Read 47 rows, 8.00 KiB in 0.002502 sec., 18784.972022382095 rows/sec., 3.12 MiB/sec. | ||
| 4610 | 2026.05.08 08:11:05.783721 [ 260 ] {0b6ac269-4c6f-415c-a841-94082ed94302} <Debug> TCPHandler: Processed in 0.002927381 sec. | ||
| 4611 | 2026.05.08 08:11:05.785751 [ 260 ] {} <Trace> TCP-Session: 3fbd83a9-a342-4804-a34d-63c9c5d34136 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4612 | 2026.05.08 08:11:05.785867 [ 260 ] {a9143cd8-946e-4630-a330-4af0b08031c2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40062) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4613 | 2026.05.08 08:11:05.785913 [ 260 ] {a9143cd8-946e-4630-a330-4af0b08031c2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4614 | 2026.05.08 08:11:05.786457 [ 260 ] {a9143cd8-946e-4630-a330-4af0b08031c2} <Trace> oximeter.fields_string (2e56caf6-21a8-464c-b24f-cce9c93bbfbe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4615 | 2026.05.08 08:11:05.786499 [ 260 ] {a9143cd8-946e-4630-a330-4af0b08031c2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 4616 | 2026.05.08 08:11:05.786892 [ 260 ] {a9143cd8-946e-4630-a330-4af0b08031c2} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 4617 | 2026.05.08 08:11:05.787135 [ 260 ] {a9143cd8-946e-4630-a330-4af0b08031c2} <Trace> oximeter.fields_string (2e56caf6-21a8-464c-b24f-cce9c93bbfbe): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4618 | 2026.05.08 08:11:05.787286 [ 260 ] {a9143cd8-946e-4630-a330-4af0b08031c2} <Debug> executeQuery: Read 104 rows, 8.93 KiB in 0.001454 sec., 71526.82255845942 rows/sec., 6.00 MiB/sec. | ||
| 4619 | 2026.05.08 08:11:05.787328 [ 260 ] {a9143cd8-946e-4630-a330-4af0b08031c2} <Debug> TCPHandler: Processed in 0.001630848 sec. | ||
| 4620 | 2026.05.08 08:11:05.787451 [ 260 ] {} <Trace> TCP-Session: 3fbd83a9-a342-4804-a34d-63c9c5d34136 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4621 | 2026.05.08 08:11:05.787550 [ 260 ] {fe6bcb5c-188f-4010-a554-312532185999} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40062) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4622 | 2026.05.08 08:11:05.787593 [ 260 ] {fe6bcb5c-188f-4010-a554-312532185999} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4623 | 2026.05.08 08:11:05.788001 [ 260 ] {fe6bcb5c-188f-4010-a554-312532185999} <Trace> oximeter.fields_u16 (b3f55b36-ed93-4ef0-b7a4-471cf9f732a6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4624 | 2026.05.08 08:11:05.788039 [ 260 ] {fe6bcb5c-188f-4010-a554-312532185999} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 4625 | 2026.05.08 08:11:05.788367 [ 260 ] {fe6bcb5c-188f-4010-a554-312532185999} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 4626 | 2026.05.08 08:11:05.788590 [ 260 ] {fe6bcb5c-188f-4010-a554-312532185999} <Trace> oximeter.fields_u16 (b3f55b36-ed93-4ef0-b7a4-471cf9f732a6): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4627 | 2026.05.08 08:11:05.788723 [ 260 ] {fe6bcb5c-188f-4010-a554-312532185999} <Debug> executeQuery: Read 24 rows, 1.80 KiB in 0.001193 sec., 20117.351215423303 rows/sec., 1.48 MiB/sec. | ||
| 4628 | 2026.05.08 08:11:05.788760 [ 260 ] {fe6bcb5c-188f-4010-a554-312532185999} <Debug> TCPHandler: Processed in 0.001359653 sec. | ||
| 4629 | 2026.05.08 08:11:05.788873 [ 260 ] {} <Trace> TCP-Session: 3fbd83a9-a342-4804-a34d-63c9c5d34136 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4630 | 2026.05.08 08:11:05.788968 [ 260 ] {fba22f94-dc92-484a-9c31-f6db9ba172ca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40062) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4631 | 2026.05.08 08:11:05.789009 [ 260 ] {fba22f94-dc92-484a-9c31-f6db9ba172ca} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4632 | 2026.05.08 08:11:05.789435 [ 260 ] {fba22f94-dc92-484a-9c31-f6db9ba172ca} <Trace> oximeter.fields_uuid (6954ef9e-8f45-45b9-b3dd-33f933bb31d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4633 | 2026.05.08 08:11:05.789473 [ 260 ] {fba22f94-dc92-484a-9c31-f6db9ba172ca} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 4634 | 2026.05.08 08:11:05.789782 [ 260 ] {fba22f94-dc92-484a-9c31-f6db9ba172ca} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 4635 | 2026.05.08 08:11:05.790004 [ 260 ] {fba22f94-dc92-484a-9c31-f6db9ba172ca} <Trace> oximeter.fields_uuid (6954ef9e-8f45-45b9-b3dd-33f933bb31d2): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4636 | 2026.05.08 08:11:05.790134 [ 260 ] {fba22f94-dc92-484a-9c31-f6db9ba172ca} <Debug> executeQuery: Read 88 rows, 7.04 KiB in 0.001185 sec., 74261.60337552743 rows/sec., 5.80 MiB/sec. | ||
| 4637 | 2026.05.08 08:11:05.790172 [ 260 ] {fba22f94-dc92-484a-9c31-f6db9ba172ca} <Debug> TCPHandler: Processed in 0.001348704 sec. | ||
| 4638 | 2026.05.08 08:11:05.790286 [ 260 ] {} <Trace> TCP-Session: 3fbd83a9-a342-4804-a34d-63c9c5d34136 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4639 | 2026.05.08 08:11:05.790381 [ 260 ] {449a3c06-0baf-48b2-8128-e7d8e3fd13d7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40062) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4640 | 2026.05.08 08:11:05.790424 [ 260 ] {449a3c06-0baf-48b2-8128-e7d8e3fd13d7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4641 | 2026.05.08 08:11:05.790832 [ 260 ] {449a3c06-0baf-48b2-8128-e7d8e3fd13d7} <Trace> oximeter.measurements_cumulativeu64 (a8be02dd-881e-443e-adcb-2b9e0d812815): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4642 | 2026.05.08 08:11:05.790868 [ 260 ] {449a3c06-0baf-48b2-8128-e7d8e3fd13d7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 4643 | 2026.05.08 08:11:05.791197 [ 260 ] {449a3c06-0baf-48b2-8128-e7d8e3fd13d7} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 4644 | 2026.05.08 08:11:05.791413 [ 260 ] {449a3c06-0baf-48b2-8128-e7d8e3fd13d7} <Trace> oximeter.measurements_cumulativeu64 (a8be02dd-881e-443e-adcb-2b9e0d812815): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4645 | 2026.05.08 08:11:05.791542 [ 260 ] {449a3c06-0baf-48b2-8128-e7d8e3fd13d7} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00118 sec., 135593.22033898305 rows/sec., 9.44 MiB/sec. | ||
| 4646 | 2026.05.08 08:11:05.791579 [ 260 ] {449a3c06-0baf-48b2-8128-e7d8e3fd13d7} <Debug> TCPHandler: Processed in 0.001341783 sec. | ||
| 4647 | 2026.05.08 08:11:05.791691 [ 260 ] {} <Trace> TCP-Session: 3fbd83a9-a342-4804-a34d-63c9c5d34136 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4648 | 2026.05.08 08:11:05.791795 [ 260 ] {b5423e38-26f0-4f9e-84e2-71ae827e5bd2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40062) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4649 | 2026.05.08 08:11:05.791850 [ 260 ] {b5423e38-26f0-4f9e-84e2-71ae827e5bd2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 4650 | 2026.05.08 08:11:05.792633 [ 260 ] {b5423e38-26f0-4f9e-84e2-71ae827e5bd2} <Trace> oximeter.measurements_histogramu64 (ebabec84-cbfc-4cf8-9a95-b35807d218b8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4651 | 2026.05.08 08:11:05.792671 [ 260 ] {b5423e38-26f0-4f9e-84e2-71ae827e5bd2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 4652 | 2026.05.08 08:11:05.793231 [ 260 ] {b5423e38-26f0-4f9e-84e2-71ae827e5bd2} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 4653 | 2026.05.08 08:11:05.793461 [ 260 ] {b5423e38-26f0-4f9e-84e2-71ae827e5bd2} <Trace> oximeter.measurements_histogramu64 (ebabec84-cbfc-4cf8-9a95-b35807d218b8): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4654 | 2026.05.08 08:11:05.793604 [ 260 ] {b5423e38-26f0-4f9e-84e2-71ae827e5bd2} <Debug> executeQuery: Read 24 rows, 44.04 KiB in 0.001827 sec., 13136.288998357963 rows/sec., 23.54 MiB/sec. | ||
| 4655 | 2026.05.08 08:11:05.793664 [ 260 ] {b5423e38-26f0-4f9e-84e2-71ae827e5bd2} <Debug> TCPHandler: Processed in 0.002023905 sec. | ||
| 4656 | 2026.05.08 08:11:05.793784 [ 260 ] {} <Trace> TCP-Session: 3fbd83a9-a342-4804-a34d-63c9c5d34136 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4657 | 2026.05.08 08:11:05.793879 [ 260 ] {ac2965ba-0f90-4083-a81c-d5efab404f1b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40062) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4658 | 2026.05.08 08:11:05.793920 [ 260 ] {ac2965ba-0f90-4083-a81c-d5efab404f1b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4659 | 2026.05.08 08:11:05.794253 [ 260 ] {ac2965ba-0f90-4083-a81c-d5efab404f1b} <Trace> oximeter.measurements_u64 (51456919-ce1d-4304-962d-5a281585e6eb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4660 | 2026.05.08 08:11:05.794290 [ 260 ] {ac2965ba-0f90-4083-a81c-d5efab404f1b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 4661 | 2026.05.08 08:11:05.794598 [ 260 ] {ac2965ba-0f90-4083-a81c-d5efab404f1b} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 4662 | 2026.05.08 08:11:05.794809 [ 260 ] {ac2965ba-0f90-4083-a81c-d5efab404f1b} <Trace> oximeter.measurements_u64 (51456919-ce1d-4304-962d-5a281585e6eb): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4663 | 2026.05.08 08:11:05.794940 [ 260 ] {ac2965ba-0f90-4083-a81c-d5efab404f1b} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00108 sec., 55555.555555555555 rows/sec., 3.74 MiB/sec. | ||
| 4664 | 2026.05.08 08:11:05.794977 [ 260 ] {ac2965ba-0f90-4083-a81c-d5efab404f1b} <Debug> TCPHandler: Processed in 0.001242192 sec. | ||
| 4665 | 2026.05.08 08:11:06.858792 [ 260 ] {} <Trace> TCP-Session: 3fbd83a9-a342-4804-a34d-63c9c5d34136 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4666 | 2026.05.08 08:11:06.859070 [ 260 ] {2958f474-d9f2-4b88-bc82-8906278cf11a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40062) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'zone:cpu_nsec') FORMAT Native (stage: Complete) | ||
| 4667 | 2026.05.08 08:11:06.859443 [ 260 ] {2958f474-d9f2-4b88-bc82-8906278cf11a} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 4668 | 2026.05.08 08:11:06.859483 [ 260 ] {2958f474-d9f2-4b88-bc82-8906278cf11a} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'zone:cpu_nsec')" moved to PREWHERE | ||
| 4669 | 2026.05.08 08:11:06.859747 [ 260 ] {2958f474-d9f2-4b88-bc82-8906278cf11a} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 4670 | 2026.05.08 08:11:06.859817 [ 260 ] {2958f474-d9f2-4b88-bc82-8906278cf11a} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 4671 | 2026.05.08 08:11:06.859962 [ 260 ] {2958f474-d9f2-4b88-bc82-8906278cf11a} <Debug> oximeter.timeseries_schema (b89db7f6-4c52-403d-9f92-e362dcc59f0f) (SelectExecutor): Key condition: (column 0 in 41-element set) | ||
| 4672 | 2026.05.08 08:11:06.860084 [ 349 ] {2958f474-d9f2-4b88-bc82-8906278cf11a} <Trace> oximeter.timeseries_schema (b89db7f6-4c52-403d-9f92-e362dcc59f0f) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 4673 | 2026.05.08 08:11:06.860086 [ 345 ] {2958f474-d9f2-4b88-bc82-8906278cf11a} <Trace> oximeter.timeseries_schema (b89db7f6-4c52-403d-9f92-e362dcc59f0f) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 4674 | 2026.05.08 08:11:06.860087 [ 342 ] {2958f474-d9f2-4b88-bc82-8906278cf11a} <Trace> oximeter.timeseries_schema (b89db7f6-4c52-403d-9f92-e362dcc59f0f) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 4675 | 2026.05.08 08:11:06.860251 [ 260 ] {2958f474-d9f2-4b88-bc82-8906278cf11a} <Debug> oximeter.timeseries_schema (b89db7f6-4c52-403d-9f92-e362dcc59f0f) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges | ||
| 4676 | 2026.05.08 08:11:06.860273 [ 260 ] {2958f474-d9f2-4b88-bc82-8906278cf11a} <Trace> oximeter.timeseries_schema (b89db7f6-4c52-403d-9f92-e362dcc59f0f) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 4677 | 2026.05.08 08:11:06.860344 [ 260 ] {2958f474-d9f2-4b88-bc82-8906278cf11a} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 4678 | 2026.05.08 08:11:06.860365 [ 260 ] {2958f474-d9f2-4b88-bc82-8906278cf11a} <Debug> oximeter.timeseries_schema (b89db7f6-4c52-403d-9f92-e362dcc59f0f) (SelectExecutor): Reading approx. 47 rows with 2 streams | ||
| 4679 | 2026.05.08 08:11:06.860404 [ 260 ] {2958f474-d9f2-4b88-bc82-8906278cf11a} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'zone:cpu_nsec'))" | ||
| 4680 | 2026.05.08 08:11:06.860444 [ 260 ] {2958f474-d9f2-4b88-bc82-8906278cf11a} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'zone:cpu_nsec'))" | ||
| 4681 | 2026.05.08 08:11:06.861745 [ 260 ] {2958f474-d9f2-4b88-bc82-8906278cf11a} <Debug> executeQuery: Read 47 rows, 11.99 KiB in 0.0028 sec., 16785.714285714286 rows/sec., 4.18 MiB/sec. | ||
| 4682 | 2026.05.08 08:11:06.861850 [ 260 ] {2958f474-d9f2-4b88-bc82-8906278cf11a} <Debug> TCPHandler: Processed in 0.003198225 sec. | ||
| 4683 | 2026.05.08 08:11:06.877145 [ 260 ] {} <Trace> TCP-Session: 3fbd83a9-a342-4804-a34d-63c9c5d34136 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4684 | 2026.05.08 08:11:06.877353 [ 260 ] {b408cb83-e435-4471-874a-d10d1c607c1f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40062) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 4685 | 2026.05.08 08:11:06.877435 [ 260 ] {b408cb83-e435-4471-874a-d10d1c607c1f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 4686 | 2026.05.08 08:11:06.878324 [ 260 ] {b408cb83-e435-4471-874a-d10d1c607c1f} <Trace> oximeter.fields_i16 (3c1e284c-4bc9-42d0-9208-0102cfbb7904): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4687 | 2026.05.08 08:11:06.878368 [ 260 ] {b408cb83-e435-4471-874a-d10d1c607c1f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 4688 | 2026.05.08 08:11:06.878763 [ 260 ] {b408cb83-e435-4471-874a-d10d1c607c1f} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 4689 | 2026.05.08 08:11:06.878995 [ 260 ] {b408cb83-e435-4471-874a-d10d1c607c1f} <Trace> oximeter.fields_i16 (3c1e284c-4bc9-42d0-9208-0102cfbb7904): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4690 | 2026.05.08 08:11:06.879146 [ 260 ] {b408cb83-e435-4471-874a-d10d1c607c1f} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001855 sec., 153099.73045822102 rows/sec., 9.72 MiB/sec. | ||
| 4691 | 2026.05.08 08:11:06.879185 [ 260 ] {b408cb83-e435-4471-874a-d10d1c607c1f} <Debug> TCPHandler: Processed in 0.002141887 sec. | ||
| 4692 | 2026.05.08 08:11:06.879313 [ 260 ] {} <Trace> TCP-Session: 3fbd83a9-a342-4804-a34d-63c9c5d34136 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4693 | 2026.05.08 08:11:06.879409 [ 260 ] {4989f47f-873d-4077-98c7-00ee913d0653} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40062) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 4694 | 2026.05.08 08:11:06.879449 [ 260 ] {4989f47f-873d-4077-98c7-00ee913d0653} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 4695 | 2026.05.08 08:11:06.879847 [ 260 ] {4989f47f-873d-4077-98c7-00ee913d0653} <Trace> oximeter.fields_ipaddr (034d96d9-789e-4505-ab4d-4c4f8262c586): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4696 | 2026.05.08 08:11:06.879884 [ 260 ] {4989f47f-873d-4077-98c7-00ee913d0653} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 4697 | 2026.05.08 08:11:06.880184 [ 260 ] {4989f47f-873d-4077-98c7-00ee913d0653} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 4698 | 2026.05.08 08:11:06.880407 [ 260 ] {4989f47f-873d-4077-98c7-00ee913d0653} <Trace> oximeter.fields_ipaddr (034d96d9-789e-4505-ab4d-4c4f8262c586): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4699 | 2026.05.08 08:11:06.880540 [ 260 ] {4989f47f-873d-4077-98c7-00ee913d0653} <Debug> executeQuery: Read 14 rows, 1.14 KiB in 0.001151 sec., 12163.33622936577 rows/sec., 991.83 KiB/sec. | ||
| 4700 | 2026.05.08 08:11:06.880580 [ 260 ] {4989f47f-873d-4077-98c7-00ee913d0653} <Debug> TCPHandler: Processed in 0.001316963 sec. | ||
| 4701 | 2026.05.08 08:11:06.880696 [ 260 ] {} <Trace> TCP-Session: 3fbd83a9-a342-4804-a34d-63c9c5d34136 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4702 | 2026.05.08 08:11:06.880792 [ 260 ] {c8a9b085-29fc-4cfb-b852-c7b01b648deb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40062) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4703 | 2026.05.08 08:11:06.880832 [ 260 ] {c8a9b085-29fc-4cfb-b852-c7b01b648deb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4704 | 2026.05.08 08:11:06.882623 [ 260 ] {c8a9b085-29fc-4cfb-b852-c7b01b648deb} <Trace> oximeter.fields_string (2e56caf6-21a8-464c-b24f-cce9c93bbfbe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4705 | 2026.05.08 08:11:06.882661 [ 260 ] {c8a9b085-29fc-4cfb-b852-c7b01b648deb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 4706 | 2026.05.08 08:11:06.883223 [ 260 ] {c8a9b085-29fc-4cfb-b852-c7b01b648deb} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 4707 | 2026.05.08 08:11:06.883444 [ 260 ] {c8a9b085-29fc-4cfb-b852-c7b01b648deb} <Trace> oximeter.fields_string (2e56caf6-21a8-464c-b24f-cce9c93bbfbe): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4708 | 2026.05.08 08:11:06.883578 [ 260 ] {c8a9b085-29fc-4cfb-b852-c7b01b648deb} <Debug> executeQuery: Read 3185 rows, 243.83 KiB in 0.002805 sec., 1135472.3707664884 rows/sec., 84.89 MiB/sec. | ||
| 4709 | 2026.05.08 08:11:06.883618 [ 260 ] {c8a9b085-29fc-4cfb-b852-c7b01b648deb} <Debug> MemoryTracker: Peak memory usage (for query): 4.00 MiB. | ||
| 4710 | 2026.05.08 08:11:06.883633 [ 260 ] {c8a9b085-29fc-4cfb-b852-c7b01b648deb} <Debug> TCPHandler: Processed in 0.002985702 sec. | ||
| 4711 | 2026.05.08 08:11:06.883758 [ 260 ] {} <Trace> TCP-Session: 3fbd83a9-a342-4804-a34d-63c9c5d34136 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4712 | 2026.05.08 08:11:06.883853 [ 260 ] {aac37b2c-f661-45f2-9783-5478d267e307} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40062) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4713 | 2026.05.08 08:11:06.883893 [ 260 ] {aac37b2c-f661-45f2-9783-5478d267e307} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4714 | 2026.05.08 08:11:06.884370 [ 260 ] {aac37b2c-f661-45f2-9783-5478d267e307} <Trace> oximeter.fields_u16 (b3f55b36-ed93-4ef0-b7a4-471cf9f732a6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4715 | 2026.05.08 08:11:06.884408 [ 260 ] {aac37b2c-f661-45f2-9783-5478d267e307} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 4716 | 2026.05.08 08:11:06.884719 [ 260 ] {aac37b2c-f661-45f2-9783-5478d267e307} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 4717 | 2026.05.08 08:11:06.884937 [ 260 ] {aac37b2c-f661-45f2-9783-5478d267e307} <Trace> oximeter.fields_u16 (b3f55b36-ed93-4ef0-b7a4-471cf9f732a6): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4718 | 2026.05.08 08:11:06.885069 [ 260 ] {aac37b2c-f661-45f2-9783-5478d267e307} <Debug> executeQuery: Read 183 rows, 11.55 KiB in 0.001234 sec., 148298.21717990274 rows/sec., 9.14 MiB/sec. | ||
| 4719 | 2026.05.08 08:11:06.885106 [ 260 ] {aac37b2c-f661-45f2-9783-5478d267e307} <Debug> TCPHandler: Processed in 0.001399084 sec. | ||
| 4720 | 2026.05.08 08:11:06.885221 [ 260 ] {} <Trace> TCP-Session: 3fbd83a9-a342-4804-a34d-63c9c5d34136 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4721 | 2026.05.08 08:11:06.885315 [ 260 ] {913f60e0-ee0d-4987-8558-9d7df9253b4a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40062) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 4722 | 2026.05.08 08:11:06.885352 [ 260 ] {913f60e0-ee0d-4987-8558-9d7df9253b4a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 4723 | 2026.05.08 08:11:06.885968 [ 260 ] {913f60e0-ee0d-4987-8558-9d7df9253b4a} <Trace> oximeter.fields_u32 (b5155bac-ebd9-49db-8237-598074e8072a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4724 | 2026.05.08 08:11:06.886003 [ 260 ] {913f60e0-ee0d-4987-8558-9d7df9253b4a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 4725 | 2026.05.08 08:11:06.886402 [ 260 ] {913f60e0-ee0d-4987-8558-9d7df9253b4a} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 4726 | 2026.05.08 08:11:06.886636 [ 260 ] {913f60e0-ee0d-4987-8558-9d7df9253b4a} <Trace> oximeter.fields_u32 (b5155bac-ebd9-49db-8237-598074e8072a): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4727 | 2026.05.08 08:11:06.886765 [ 260 ] {913f60e0-ee0d-4987-8558-9d7df9253b4a} <Debug> executeQuery: Read 950 rows, 57.24 KiB in 0.001466 sec., 648021.8281036834 rows/sec., 38.13 MiB/sec. | ||
| 4728 | 2026.05.08 08:11:06.886803 [ 260 ] {913f60e0-ee0d-4987-8558-9d7df9253b4a} <Debug> TCPHandler: Processed in 0.001630148 sec. | ||
| 4729 | 2026.05.08 08:11:06.886920 [ 260 ] {} <Trace> TCP-Session: 3fbd83a9-a342-4804-a34d-63c9c5d34136 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4730 | 2026.05.08 08:11:06.887015 [ 260 ] {560e355c-65d5-400c-bde0-f33550593ac8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40062) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 4731 | 2026.05.08 08:11:06.887055 [ 260 ] {560e355c-65d5-400c-bde0-f33550593ac8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 4732 | 2026.05.08 08:11:06.887436 [ 260 ] {560e355c-65d5-400c-bde0-f33550593ac8} <Trace> oximeter.fields_u64 (0d6b14c5-b10e-4a1c-aa05-73304251a84f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4733 | 2026.05.08 08:11:06.887473 [ 260 ] {560e355c-65d5-400c-bde0-f33550593ac8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 4734 | 2026.05.08 08:11:06.887765 [ 260 ] {560e355c-65d5-400c-bde0-f33550593ac8} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 4735 | 2026.05.08 08:11:06.887989 [ 260 ] {560e355c-65d5-400c-bde0-f33550593ac8} <Trace> oximeter.fields_u64 (0d6b14c5-b10e-4a1c-aa05-73304251a84f): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4736 | 2026.05.08 08:11:06.888125 [ 260 ] {560e355c-65d5-400c-bde0-f33550593ac8} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001128 sec., 886.5248226950354 rows/sec., 62.33 KiB/sec. | ||
| 4737 | 2026.05.08 08:11:06.888164 [ 260 ] {560e355c-65d5-400c-bde0-f33550593ac8} <Debug> TCPHandler: Processed in 0.001293082 sec. | ||
| 4738 | 2026.05.08 08:11:06.888285 [ 260 ] {} <Trace> TCP-Session: 3fbd83a9-a342-4804-a34d-63c9c5d34136 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4739 | 2026.05.08 08:11:06.888382 [ 260 ] {c8c47d7b-fa7d-40e3-a00e-def27b9bc762} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40062) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 4740 | 2026.05.08 08:11:06.888422 [ 260 ] {c8c47d7b-fa7d-40e3-a00e-def27b9bc762} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 4741 | 2026.05.08 08:11:06.888867 [ 260 ] {c8c47d7b-fa7d-40e3-a00e-def27b9bc762} <Trace> oximeter.fields_u8 (7b358469-9653-4fa1-8df0-42378e30bc5f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4742 | 2026.05.08 08:11:06.888905 [ 260 ] {c8c47d7b-fa7d-40e3-a00e-def27b9bc762} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 4743 | 2026.05.08 08:11:06.889210 [ 260 ] {c8c47d7b-fa7d-40e3-a00e-def27b9bc762} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 4744 | 2026.05.08 08:11:06.889429 [ 260 ] {c8c47d7b-fa7d-40e3-a00e-def27b9bc762} <Trace> oximeter.fields_u8 (7b358469-9653-4fa1-8df0-42378e30bc5f): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4745 | 2026.05.08 08:11:06.889560 [ 260 ] {c8c47d7b-fa7d-40e3-a00e-def27b9bc762} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001198 sec., 123539.23205342237 rows/sec., 7.03 MiB/sec. | ||
| 4746 | 2026.05.08 08:11:06.889598 [ 260 ] {c8c47d7b-fa7d-40e3-a00e-def27b9bc762} <Debug> TCPHandler: Processed in 0.001362253 sec. | ||
| 4747 | 2026.05.08 08:11:06.889715 [ 260 ] {} <Trace> TCP-Session: 3fbd83a9-a342-4804-a34d-63c9c5d34136 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4748 | 2026.05.08 08:11:06.889809 [ 260 ] {ff221c26-53ab-4006-9a43-642fbced2626} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40062) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4749 | 2026.05.08 08:11:06.889849 [ 260 ] {ff221c26-53ab-4006-9a43-642fbced2626} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4750 | 2026.05.08 08:11:06.890792 [ 260 ] {ff221c26-53ab-4006-9a43-642fbced2626} <Trace> oximeter.fields_uuid (6954ef9e-8f45-45b9-b3dd-33f933bb31d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4751 | 2026.05.08 08:11:06.890830 [ 260 ] {ff221c26-53ab-4006-9a43-642fbced2626} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 4752 | 2026.05.08 08:11:06.891215 [ 260 ] {ff221c26-53ab-4006-9a43-642fbced2626} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 4753 | 2026.05.08 08:11:06.891440 [ 260 ] {ff221c26-53ab-4006-9a43-642fbced2626} <Trace> oximeter.fields_uuid (6954ef9e-8f45-45b9-b3dd-33f933bb31d2): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4754 | 2026.05.08 08:11:06.891572 [ 260 ] {ff221c26-53ab-4006-9a43-642fbced2626} <Debug> executeQuery: Read 1746 rows, 120.60 KiB in 0.001781 sec., 980348.1190342504 rows/sec., 66.13 MiB/sec. | ||
| 4755 | 2026.05.08 08:11:06.891610 [ 260 ] {ff221c26-53ab-4006-9a43-642fbced2626} <Debug> TCPHandler: Processed in 0.001943404 sec. | ||
| 4756 | 2026.05.08 08:11:06.891725 [ 260 ] {} <Trace> TCP-Session: 3fbd83a9-a342-4804-a34d-63c9c5d34136 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4757 | 2026.05.08 08:11:06.891819 [ 260 ] {6387eb37-cd22-41cc-ac4a-42b4af919e41} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40062) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 4758 | 2026.05.08 08:11:06.891860 [ 260 ] {6387eb37-cd22-41cc-ac4a-42b4af919e41} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 4759 | 2026.05.08 08:11:06.892197 [ 260 ] {6387eb37-cd22-41cc-ac4a-42b4af919e41} <Trace> oximeter.measurements_bool (014a2999-841c-441b-b671-434e3660eef7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4760 | 2026.05.08 08:11:06.892235 [ 260 ] {6387eb37-cd22-41cc-ac4a-42b4af919e41} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 4761 | 2026.05.08 08:11:06.892546 [ 260 ] {6387eb37-cd22-41cc-ac4a-42b4af919e41} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 4762 | 2026.05.08 08:11:06.892760 [ 260 ] {6387eb37-cd22-41cc-ac4a-42b4af919e41} <Trace> oximeter.measurements_bool (014a2999-841c-441b-b671-434e3660eef7): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4763 | 2026.05.08 08:11:06.892889 [ 260 ] {6387eb37-cd22-41cc-ac4a-42b4af919e41} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001089 sec., 5509.641873278238 rows/sec., 287.86 KiB/sec. | ||
| 4764 | 2026.05.08 08:11:06.892926 [ 260 ] {6387eb37-cd22-41cc-ac4a-42b4af919e41} <Debug> TCPHandler: Processed in 0.001250172 sec. | ||
| 4765 | 2026.05.08 08:11:06.893050 [ 260 ] {} <Trace> TCP-Session: 3fbd83a9-a342-4804-a34d-63c9c5d34136 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4766 | 2026.05.08 08:11:06.893145 [ 260 ] {567a411e-25b3-4055-a872-ee996c231de1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40062) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4767 | 2026.05.08 08:11:06.893187 [ 260 ] {567a411e-25b3-4055-a872-ee996c231de1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4768 | 2026.05.08 08:11:06.893941 [ 260 ] {567a411e-25b3-4055-a872-ee996c231de1} <Trace> oximeter.measurements_cumulativeu64 (a8be02dd-881e-443e-adcb-2b9e0d812815): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4769 | 2026.05.08 08:11:06.893977 [ 260 ] {567a411e-25b3-4055-a872-ee996c231de1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 4770 | 2026.05.08 08:11:06.894419 [ 260 ] {567a411e-25b3-4055-a872-ee996c231de1} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 4771 | 2026.05.08 08:11:06.894639 [ 260 ] {567a411e-25b3-4055-a872-ee996c231de1} <Trace> oximeter.measurements_cumulativeu64 (a8be02dd-881e-443e-adcb-2b9e0d812815): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4772 | 2026.05.08 08:11:06.894768 [ 260 ] {567a411e-25b3-4055-a872-ee996c231de1} <Debug> executeQuery: Read 1608 rows, 100.02 KiB in 0.001643 sec., 978697.5045648204 rows/sec., 59.45 MiB/sec. | ||
| 4773 | 2026.05.08 08:11:06.894806 [ 260 ] {567a411e-25b3-4055-a872-ee996c231de1} <Debug> TCPHandler: Processed in 0.001805332 sec. | ||
| 4774 | 2026.05.08 08:11:06.894925 [ 260 ] {} <Trace> TCP-Session: 3fbd83a9-a342-4804-a34d-63c9c5d34136 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4775 | 2026.05.08 08:11:06.895048 [ 260 ] {bf8c6db6-5928-4eb3-82b6-33e610a645b2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40062) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 4776 | 2026.05.08 08:11:06.895102 [ 260 ] {bf8c6db6-5928-4eb3-82b6-33e610a645b2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 4777 | 2026.05.08 08:11:06.895457 [ 260 ] {bf8c6db6-5928-4eb3-82b6-33e610a645b2} <Trace> oximeter.measurements_f64 (6f2500a7-7443-4aff-afae-2b5549923f4f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4778 | 2026.05.08 08:11:06.895494 [ 260 ] {bf8c6db6-5928-4eb3-82b6-33e610a645b2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 4779 | 2026.05.08 08:11:06.895828 [ 260 ] {bf8c6db6-5928-4eb3-82b6-33e610a645b2} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 4780 | 2026.05.08 08:11:06.896058 [ 260 ] {bf8c6db6-5928-4eb3-82b6-33e610a645b2} <Trace> oximeter.measurements_f64 (6f2500a7-7443-4aff-afae-2b5549923f4f): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4781 | 2026.05.08 08:11:06.896188 [ 260 ] {bf8c6db6-5928-4eb3-82b6-33e610a645b2} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001165 sec., 858.3690987124463 rows/sec., 57.84 KiB/sec. | ||
| 4782 | 2026.05.08 08:11:06.896224 [ 260 ] {bf8c6db6-5928-4eb3-82b6-33e610a645b2} <Debug> TCPHandler: Processed in 0.001361373 sec. | ||
| 4783 | 2026.05.08 08:11:06.896340 [ 260 ] {} <Trace> TCP-Session: 3fbd83a9-a342-4804-a34d-63c9c5d34136 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4784 | 2026.05.08 08:11:06.896436 [ 260 ] {92329604-ddfe-45cf-b035-04956a09455a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40062) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4785 | 2026.05.08 08:11:06.896490 [ 260 ] {92329604-ddfe-45cf-b035-04956a09455a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 4786 | 2026.05.08 08:11:06.897543 [ 260 ] {92329604-ddfe-45cf-b035-04956a09455a} <Trace> oximeter.measurements_histogramu64 (ebabec84-cbfc-4cf8-9a95-b35807d218b8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4787 | 2026.05.08 08:11:06.897579 [ 260 ] {92329604-ddfe-45cf-b035-04956a09455a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 4788 | 2026.05.08 08:11:06.898100 [ 260 ] {92329604-ddfe-45cf-b035-04956a09455a} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 4789 | 2026.05.08 08:11:06.898330 [ 260 ] {92329604-ddfe-45cf-b035-04956a09455a} <Trace> oximeter.measurements_histogramu64 (ebabec84-cbfc-4cf8-9a95-b35807d218b8): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4790 | 2026.05.08 08:11:06.898466 [ 260 ] {92329604-ddfe-45cf-b035-04956a09455a} <Debug> executeQuery: Read 27 rows, 49.54 KiB in 0.002049 sec., 13177.159590043924 rows/sec., 23.61 MiB/sec. | ||
| 4791 | 2026.05.08 08:11:06.898525 [ 260 ] {92329604-ddfe-45cf-b035-04956a09455a} <Debug> TCPHandler: Processed in 0.002234779 sec. | ||
| 4792 | 2026.05.08 08:11:06.898642 [ 260 ] {} <Trace> TCP-Session: 3fbd83a9-a342-4804-a34d-63c9c5d34136 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4793 | 2026.05.08 08:11:06.898737 [ 260 ] {9873c0e8-ecf8-49a8-8969-ce8dab5c27fd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40062) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4794 | 2026.05.08 08:11:06.898779 [ 260 ] {9873c0e8-ecf8-49a8-8969-ce8dab5c27fd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4795 | 2026.05.08 08:11:06.899104 [ 260 ] {9873c0e8-ecf8-49a8-8969-ce8dab5c27fd} <Trace> oximeter.measurements_u64 (51456919-ce1d-4304-962d-5a281585e6eb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4796 | 2026.05.08 08:11:06.899141 [ 260 ] {9873c0e8-ecf8-49a8-8969-ce8dab5c27fd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 4797 | 2026.05.08 08:11:06.899452 [ 260 ] {9873c0e8-ecf8-49a8-8969-ce8dab5c27fd} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 4798 | 2026.05.08 08:11:06.899666 [ 260 ] {9873c0e8-ecf8-49a8-8969-ce8dab5c27fd} <Trace> oximeter.measurements_u64 (51456919-ce1d-4304-962d-5a281585e6eb): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4799 | 2026.05.08 08:11:06.899793 [ 260 ] {9873c0e8-ecf8-49a8-8969-ce8dab5c27fd} <Debug> executeQuery: Read 42 rows, 2.45 KiB in 0.001074 sec., 39106.14525139664 rows/sec., 2.23 MiB/sec. | ||
| 4800 | 2026.05.08 08:11:06.899836 [ 260 ] {9873c0e8-ecf8-49a8-8969-ce8dab5c27fd} <Debug> TCPHandler: Processed in 0.001244622 sec. | ||
| 4801 | 2026.05.08 08:11:10.111745 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 68 entries to flush up to offset 608 | ||
| 4802 | 2026.05.08 08:11:10.114887 [ 243 ] {} <Trace> system.query_log (14f8ccb3-56a3-4601-8a9e-d96094aafe7f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4803 | 2026.05.08 08:11:10.114932 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 4804 | 2026.05.08 08:11:10.116194 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 4805 | 2026.05.08 08:11:10.116472 [ 243 ] {} <Trace> system.query_log (14f8ccb3-56a3-4601-8a9e-d96094aafe7f): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4806 | 2026.05.08 08:11:10.116719 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 608 | ||
| 4807 | 2026.05.08 08:11:10.779642 [ 260 ] {} <Trace> TCP-Session: 3fbd83a9-a342-4804-a34d-63c9c5d34136 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4808 | 2026.05.08 08:11:10.779921 [ 260 ] {38172552-01aa-4411-a132-ec0083f6a4e3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40062) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_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) | ||
| 4809 | 2026.05.08 08:11:10.780309 [ 260 ] {38172552-01aa-4411-a132-ec0083f6a4e3} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 4810 | 2026.05.08 08:11:10.780353 [ 260 ] {38172552-01aa-4411-a132-ec0083f6a4e3} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_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 | ||
| 4811 | 2026.05.08 08:11:10.780568 [ 260 ] {38172552-01aa-4411-a132-ec0083f6a4e3} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 4812 | 2026.05.08 08:11:10.780637 [ 260 ] {38172552-01aa-4411-a132-ec0083f6a4e3} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 4813 | 2026.05.08 08:11:10.780774 [ 260 ] {38172552-01aa-4411-a132-ec0083f6a4e3} <Debug> oximeter.timeseries_schema (b89db7f6-4c52-403d-9f92-e362dcc59f0f) (SelectExecutor): Key condition: (column 0 in 18-element set) | ||
| 4814 | 2026.05.08 08:11:10.780893 [ 345 ] {38172552-01aa-4411-a132-ec0083f6a4e3} <Trace> oximeter.timeseries_schema (b89db7f6-4c52-403d-9f92-e362dcc59f0f) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 4815 | 2026.05.08 08:11:10.780906 [ 312 ] {38172552-01aa-4411-a132-ec0083f6a4e3} <Trace> oximeter.timeseries_schema (b89db7f6-4c52-403d-9f92-e362dcc59f0f) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 4816 | 2026.05.08 08:11:10.780894 [ 349 ] {38172552-01aa-4411-a132-ec0083f6a4e3} <Trace> oximeter.timeseries_schema (b89db7f6-4c52-403d-9f92-e362dcc59f0f) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 4817 | 2026.05.08 08:11:10.781054 [ 260 ] {38172552-01aa-4411-a132-ec0083f6a4e3} <Debug> oximeter.timeseries_schema (b89db7f6-4c52-403d-9f92-e362dcc59f0f) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges | ||
| 4818 | 2026.05.08 08:11:10.781083 [ 260 ] {38172552-01aa-4411-a132-ec0083f6a4e3} <Trace> oximeter.timeseries_schema (b89db7f6-4c52-403d-9f92-e362dcc59f0f) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 4819 | 2026.05.08 08:11:10.781153 [ 260 ] {38172552-01aa-4411-a132-ec0083f6a4e3} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 4820 | 2026.05.08 08:11:10.781173 [ 260 ] {38172552-01aa-4411-a132-ec0083f6a4e3} <Debug> oximeter.timeseries_schema (b89db7f6-4c52-403d-9f92-e362dcc59f0f) (SelectExecutor): Reading approx. 47 rows with 2 streams | ||
| 4821 | 2026.05.08 08:11:10.781206 [ 260 ] {38172552-01aa-4411-a132-ec0083f6a4e3} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 4822 | 2026.05.08 08:11:10.781242 [ 260 ] {38172552-01aa-4411-a132-ec0083f6a4e3} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 4823 | 2026.05.08 08:11:10.782491 [ 260 ] {38172552-01aa-4411-a132-ec0083f6a4e3} <Debug> executeQuery: Read 47 rows, 8.00 KiB in 0.002675 sec., 17570.093457943927 rows/sec., 2.92 MiB/sec. | ||
| 4824 | 2026.05.08 08:11:10.782630 [ 260 ] {38172552-01aa-4411-a132-ec0083f6a4e3} <Debug> TCPHandler: Processed in 0.003128924 sec. | ||
| 4825 | 2026.05.08 08:11:10.783991 [ 260 ] {} <Trace> TCP-Session: 3fbd83a9-a342-4804-a34d-63c9c5d34136 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4826 | 2026.05.08 08:11:10.784132 [ 260 ] {85c0a142-3d8d-488d-b928-8eb06834284a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40062) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4827 | 2026.05.08 08:11:10.784187 [ 260 ] {85c0a142-3d8d-488d-b928-8eb06834284a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4828 | 2026.05.08 08:11:10.784708 [ 260 ] {85c0a142-3d8d-488d-b928-8eb06834284a} <Trace> oximeter.fields_string (2e56caf6-21a8-464c-b24f-cce9c93bbfbe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4829 | 2026.05.08 08:11:10.784759 [ 260 ] {85c0a142-3d8d-488d-b928-8eb06834284a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 4830 | 2026.05.08 08:11:10.785158 [ 260 ] {85c0a142-3d8d-488d-b928-8eb06834284a} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 4831 | 2026.05.08 08:11:10.785395 [ 260 ] {85c0a142-3d8d-488d-b928-8eb06834284a} <Trace> oximeter.fields_string (2e56caf6-21a8-464c-b24f-cce9c93bbfbe): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4832 | 2026.05.08 08:11:10.785550 [ 260 ] {85c0a142-3d8d-488d-b928-8eb06834284a} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001459 sec., 38382.45373543523 rows/sec., 2.95 MiB/sec. | ||
| 4833 | 2026.05.08 08:11:10.785592 [ 260 ] {85c0a142-3d8d-488d-b928-8eb06834284a} <Debug> TCPHandler: Processed in 0.001670049 sec. | ||
| 4834 | 2026.05.08 08:11:10.785709 [ 260 ] {} <Trace> TCP-Session: 3fbd83a9-a342-4804-a34d-63c9c5d34136 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4835 | 2026.05.08 08:11:10.785809 [ 260 ] {5316c629-8b13-4498-9aaa-cad580727b93} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40062) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4836 | 2026.05.08 08:11:10.785851 [ 260 ] {5316c629-8b13-4498-9aaa-cad580727b93} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4837 | 2026.05.08 08:11:10.786267 [ 260 ] {5316c629-8b13-4498-9aaa-cad580727b93} <Trace> oximeter.fields_uuid (6954ef9e-8f45-45b9-b3dd-33f933bb31d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4838 | 2026.05.08 08:11:10.786306 [ 260 ] {5316c629-8b13-4498-9aaa-cad580727b93} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 4839 | 2026.05.08 08:11:10.786627 [ 260 ] {5316c629-8b13-4498-9aaa-cad580727b93} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 4840 | 2026.05.08 08:11:10.786850 [ 260 ] {5316c629-8b13-4498-9aaa-cad580727b93} <Trace> oximeter.fields_uuid (6954ef9e-8f45-45b9-b3dd-33f933bb31d2): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4841 | 2026.05.08 08:11:10.786983 [ 260 ] {5316c629-8b13-4498-9aaa-cad580727b93} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001196 sec., 53511.70568561873 rows/sec., 4.18 MiB/sec. | ||
| 4842 | 2026.05.08 08:11:10.787021 [ 260 ] {5316c629-8b13-4498-9aaa-cad580727b93} <Debug> TCPHandler: Processed in 0.001363623 sec. | ||
| 4843 | 2026.05.08 08:11:10.787135 [ 260 ] {} <Trace> TCP-Session: 3fbd83a9-a342-4804-a34d-63c9c5d34136 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4844 | 2026.05.08 08:11:10.787231 [ 260 ] {b24c6aa0-0b2b-4ca9-be10-ea9a39d4b0b4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40062) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4845 | 2026.05.08 08:11:10.787276 [ 260 ] {b24c6aa0-0b2b-4ca9-be10-ea9a39d4b0b4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4846 | 2026.05.08 08:11:10.787645 [ 260 ] {b24c6aa0-0b2b-4ca9-be10-ea9a39d4b0b4} <Trace> oximeter.measurements_cumulativeu64 (a8be02dd-881e-443e-adcb-2b9e0d812815): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4847 | 2026.05.08 08:11:10.787682 [ 260 ] {b24c6aa0-0b2b-4ca9-be10-ea9a39d4b0b4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 4848 | 2026.05.08 08:11:10.788050 [ 260 ] {b24c6aa0-0b2b-4ca9-be10-ea9a39d4b0b4} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 4849 | 2026.05.08 08:11:10.788276 [ 260 ] {b24c6aa0-0b2b-4ca9-be10-ea9a39d4b0b4} <Trace> oximeter.measurements_cumulativeu64 (a8be02dd-881e-443e-adcb-2b9e0d812815): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4850 | 2026.05.08 08:11:10.788410 [ 260 ] {b24c6aa0-0b2b-4ca9-be10-ea9a39d4b0b4} <Debug> executeQuery: Read 128 rows, 9.13 KiB in 0.001199 sec., 106755.62969140951 rows/sec., 7.44 MiB/sec. | ||
| 4851 | 2026.05.08 08:11:10.788448 [ 260 ] {b24c6aa0-0b2b-4ca9-be10-ea9a39d4b0b4} <Debug> TCPHandler: Processed in 0.001362954 sec. | ||
| 4852 | 2026.05.08 08:11:10.788559 [ 260 ] {} <Trace> TCP-Session: 3fbd83a9-a342-4804-a34d-63c9c5d34136 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4853 | 2026.05.08 08:11:10.788657 [ 260 ] {697d69e5-f483-44fc-b96e-f8fa1cc1b30f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40062) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4854 | 2026.05.08 08:11:10.788699 [ 260 ] {697d69e5-f483-44fc-b96e-f8fa1cc1b30f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4855 | 2026.05.08 08:11:10.789026 [ 260 ] {697d69e5-f483-44fc-b96e-f8fa1cc1b30f} <Trace> oximeter.measurements_u64 (51456919-ce1d-4304-962d-5a281585e6eb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4856 | 2026.05.08 08:11:10.789062 [ 260 ] {697d69e5-f483-44fc-b96e-f8fa1cc1b30f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 4857 | 2026.05.08 08:11:10.789380 [ 260 ] {697d69e5-f483-44fc-b96e-f8fa1cc1b30f} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 4858 | 2026.05.08 08:11:10.789601 [ 260 ] {697d69e5-f483-44fc-b96e-f8fa1cc1b30f} <Trace> oximeter.measurements_u64 (51456919-ce1d-4304-962d-5a281585e6eb): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4859 | 2026.05.08 08:11:10.789735 [ 260 ] {697d69e5-f483-44fc-b96e-f8fa1cc1b30f} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001097 sec., 43755.697356426615 rows/sec., 2.95 MiB/sec. | ||
| 4860 | 2026.05.08 08:11:10.789772 [ 260 ] {697d69e5-f483-44fc-b96e-f8fa1cc1b30f} <Debug> TCPHandler: Processed in 0.001262452 sec. | ||
| 4861 | 2026.05.08 08:11:12.588861 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 9071 | ||
| 4862 | 2026.05.08 08:11:12.589325 [ 245 ] {} <Trace> system.asynchronous_metric_log (ae5b5697-1ff6-4106-8704-be69c16fe51c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4863 | 2026.05.08 08:11:12.589357 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 4864 | 2026.05.08 08:11:12.589906 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 4865 | 2026.05.08 08:11:12.590156 [ 245 ] {} <Trace> system.asynchronous_metric_log (ae5b5697-1ff6-4106-8704-be69c16fe51c): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4866 | 2026.05.08 08:11:12.590280 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 9071 | ||
| 4867 | 2026.05.08 08:11:13.068180 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 144 | ||
| 4868 | 2026.05.08 08:11:13.085219 [ 244 ] {} <Trace> system.metric_log (6863ca5b-3a4e-4a65-b181-6be743eb150d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4869 | 2026.05.08 08:11:13.085288 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 4870 | 2026.05.08 08:11:13.091549 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 4871 | 2026.05.08 08:11:13.092300 [ 244 ] {} <Trace> system.metric_log (6863ca5b-3a4e-4a65-b181-6be743eb150d): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4872 | 2026.05.08 08:11:13.095271 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 144 | ||
| 4873 | 2026.05.08 08:11:14.000177 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 249.28 MiB, peak 258.21 MiB, free memory in arenas 0.00 B, will set to 250.30 MiB (RSS), difference: 1.02 MiB | ||
| 4874 | 2026.05.08 08:11:15.782625 [ 260 ] {} <Trace> TCP-Session: 3fbd83a9-a342-4804-a34d-63c9c5d34136 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4875 | 2026.05.08 08:11:15.783016 [ 260 ] {a0541d74-ba6e-410d-b989-6d9c28b1b769} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40062) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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) | ||
| 4876 | 2026.05.08 08:11:15.783579 [ 260 ] {a0541d74-ba6e-410d-b989-6d9c28b1b769} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 4877 | 2026.05.08 08:11:15.783616 [ 260 ] {a0541d74-ba6e-410d-b989-6d9c28b1b769} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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 | ||
| 4878 | 2026.05.08 08:11:15.783840 [ 260 ] {a0541d74-ba6e-410d-b989-6d9c28b1b769} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 4879 | 2026.05.08 08:11:15.783912 [ 260 ] {a0541d74-ba6e-410d-b989-6d9c28b1b769} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 4880 | 2026.05.08 08:11:15.784055 [ 260 ] {a0541d74-ba6e-410d-b989-6d9c28b1b769} <Debug> oximeter.timeseries_schema (b89db7f6-4c52-403d-9f92-e362dcc59f0f) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 4881 | 2026.05.08 08:11:15.784180 [ 345 ] {a0541d74-ba6e-410d-b989-6d9c28b1b769} <Trace> oximeter.timeseries_schema (b89db7f6-4c52-403d-9f92-e362dcc59f0f) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 4882 | 2026.05.08 08:11:15.784209 [ 312 ] {a0541d74-ba6e-410d-b989-6d9c28b1b769} <Trace> oximeter.timeseries_schema (b89db7f6-4c52-403d-9f92-e362dcc59f0f) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 4883 | 2026.05.08 08:11:15.784217 [ 335 ] {a0541d74-ba6e-410d-b989-6d9c28b1b769} <Trace> oximeter.timeseries_schema (b89db7f6-4c52-403d-9f92-e362dcc59f0f) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 4884 | 2026.05.08 08:11:15.784387 [ 260 ] {a0541d74-ba6e-410d-b989-6d9c28b1b769} <Debug> oximeter.timeseries_schema (b89db7f6-4c52-403d-9f92-e362dcc59f0f) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges | ||
| 4885 | 2026.05.08 08:11:15.784418 [ 260 ] {a0541d74-ba6e-410d-b989-6d9c28b1b769} <Trace> oximeter.timeseries_schema (b89db7f6-4c52-403d-9f92-e362dcc59f0f) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 4886 | 2026.05.08 08:11:15.784488 [ 260 ] {a0541d74-ba6e-410d-b989-6d9c28b1b769} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 4887 | 2026.05.08 08:11:15.784509 [ 260 ] {a0541d74-ba6e-410d-b989-6d9c28b1b769} <Debug> oximeter.timeseries_schema (b89db7f6-4c52-403d-9f92-e362dcc59f0f) (SelectExecutor): Reading approx. 47 rows with 2 streams | ||
| 4888 | 2026.05.08 08:11:15.784543 [ 260 ] {a0541d74-ba6e-410d-b989-6d9c28b1b769} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 4889 | 2026.05.08 08:11:15.784580 [ 260 ] {a0541d74-ba6e-410d-b989-6d9c28b1b769} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 4890 | 2026.05.08 08:11:15.785751 [ 260 ] {a0541d74-ba6e-410d-b989-6d9c28b1b769} <Debug> executeQuery: Read 47 rows, 8.00 KiB in 0.002889 sec., 16268.605053651781 rows/sec., 2.71 MiB/sec. | ||
| 4891 | 2026.05.08 08:11:15.785883 [ 260 ] {a0541d74-ba6e-410d-b989-6d9c28b1b769} <Debug> TCPHandler: Processed in 0.00342697 sec. | ||
| 4892 | 2026.05.08 08:11:15.787963 [ 260 ] {} <Trace> TCP-Session: 3fbd83a9-a342-4804-a34d-63c9c5d34136 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4893 | 2026.05.08 08:11:15.788170 [ 260 ] {2d49eb7e-48b0-4cfb-9714-b99f4ddb4913} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40062) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4894 | 2026.05.08 08:11:15.788253 [ 260 ] {2d49eb7e-48b0-4cfb-9714-b99f4ddb4913} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4895 | 2026.05.08 08:11:15.788959 [ 260 ] {2d49eb7e-48b0-4cfb-9714-b99f4ddb4913} <Trace> oximeter.fields_string (2e56caf6-21a8-464c-b24f-cce9c93bbfbe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4896 | 2026.05.08 08:11:15.789003 [ 260 ] {2d49eb7e-48b0-4cfb-9714-b99f4ddb4913} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 4897 | 2026.05.08 08:11:15.789392 [ 260 ] {2d49eb7e-48b0-4cfb-9714-b99f4ddb4913} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 4898 | 2026.05.08 08:11:15.789624 [ 260 ] {2d49eb7e-48b0-4cfb-9714-b99f4ddb4913} <Trace> oximeter.fields_string (2e56caf6-21a8-464c-b24f-cce9c93bbfbe): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4899 | 2026.05.08 08:11:15.789753 [ 78 ] {} <Debug> oximeter.fields_string (2e56caf6-21a8-464c-b24f-cce9c93bbfbe) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 4900 | 2026.05.08 08:11:15.789770 [ 260 ] {2d49eb7e-48b0-4cfb-9714-b99f4ddb4913} <Debug> executeQuery: Read 104 rows, 8.93 KiB in 0.001661 sec., 62612.883804936784 rows/sec., 5.25 MiB/sec. | ||
| 4901 | 2026.05.08 08:11:15.789807 [ 78 ] {} <Trace> oximeter.fields_string (2e56caf6-21a8-464c-b24f-cce9c93bbfbe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4902 | 2026.05.08 08:11:15.789822 [ 260 ] {2d49eb7e-48b0-4cfb-9714-b99f4ddb4913} <Debug> TCPHandler: Processed in 0.001962674 sec. | ||
| 4903 | 2026.05.08 08:11:15.789835 [ 78 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 4904 | 2026.05.08 08:11:15.789940 [ 191 ] {2e56caf6-21a8-464c-b24f-cce9c93bbfbe::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 | ||
| 4905 | 2026.05.08 08:11:15.789956 [ 260 ] {} <Trace> TCP-Session: 3fbd83a9-a342-4804-a34d-63c9c5d34136 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4906 | 2026.05.08 08:11:15.790050 [ 191 ] {2e56caf6-21a8-464c-b24f-cce9c93bbfbe::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4907 | 2026.05.08 08:11:15.790060 [ 260 ] {621fa0bd-c034-4f6a-9fed-91d54d4796bd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40062) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4908 | 2026.05.08 08:11:15.790083 [ 191 ] {2e56caf6-21a8-464c-b24f-cce9c93bbfbe::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 3357 rows starting from the beginning of the part | ||
| 4909 | 2026.05.08 08:11:15.790102 [ 260 ] {621fa0bd-c034-4f6a-9fed-91d54d4796bd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4910 | 2026.05.08 08:11:15.790146 [ 191 ] {2e56caf6-21a8-464c-b24f-cce9c93bbfbe::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 833 rows starting from the beginning of the part | ||
| 4911 | 2026.05.08 08:11:15.790196 [ 191 ] {2e56caf6-21a8-464c-b24f-cce9c93bbfbe::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 104 rows starting from the beginning of the part | ||
| 4912 | 2026.05.08 08:11:15.790245 [ 191 ] {2e56caf6-21a8-464c-b24f-cce9c93bbfbe::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 3185 rows starting from the beginning of the part | ||
| 4913 | 2026.05.08 08:11:15.790286 [ 191 ] {2e56caf6-21a8-464c-b24f-cce9c93bbfbe::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 56 rows starting from the beginning of the part | ||
| 4914 | 2026.05.08 08:11:15.790330 [ 191 ] {2e56caf6-21a8-464c-b24f-cce9c93bbfbe::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 104 rows starting from the beginning of the part | ||
| 4915 | 2026.05.08 08:11:15.790543 [ 260 ] {621fa0bd-c034-4f6a-9fed-91d54d4796bd} <Trace> oximeter.fields_u16 (b3f55b36-ed93-4ef0-b7a4-471cf9f732a6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4916 | 2026.05.08 08:11:15.790580 [ 260 ] {621fa0bd-c034-4f6a-9fed-91d54d4796bd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 4917 | 2026.05.08 08:11:15.790897 [ 260 ] {621fa0bd-c034-4f6a-9fed-91d54d4796bd} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 4918 | 2026.05.08 08:11:15.791116 [ 260 ] {621fa0bd-c034-4f6a-9fed-91d54d4796bd} <Trace> oximeter.fields_u16 (b3f55b36-ed93-4ef0-b7a4-471cf9f732a6): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4919 | 2026.05.08 08:11:15.791254 [ 260 ] {621fa0bd-c034-4f6a-9fed-91d54d4796bd} <Debug> executeQuery: Read 24 rows, 1.80 KiB in 0.001213 sec., 19785.65539983512 rows/sec., 1.45 MiB/sec. | ||
| 4920 | 2026.05.08 08:11:15.791293 [ 260 ] {621fa0bd-c034-4f6a-9fed-91d54d4796bd} <Debug> TCPHandler: Processed in 0.001386933 sec. | ||
| 4921 | 2026.05.08 08:11:15.791406 [ 260 ] {} <Trace> TCP-Session: 3fbd83a9-a342-4804-a34d-63c9c5d34136 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4922 | 2026.05.08 08:11:15.791502 [ 260 ] {f3bf78f5-2df9-4a1b-9d73-cb5e1059aebd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40062) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4923 | 2026.05.08 08:11:15.791542 [ 260 ] {f3bf78f5-2df9-4a1b-9d73-cb5e1059aebd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4924 | 2026.05.08 08:11:15.791978 [ 260 ] {f3bf78f5-2df9-4a1b-9d73-cb5e1059aebd} <Trace> oximeter.fields_uuid (6954ef9e-8f45-45b9-b3dd-33f933bb31d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4925 | 2026.05.08 08:11:15.792015 [ 260 ] {f3bf78f5-2df9-4a1b-9d73-cb5e1059aebd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 4926 | 2026.05.08 08:11:15.792335 [ 260 ] {f3bf78f5-2df9-4a1b-9d73-cb5e1059aebd} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 4927 | 2026.05.08 08:11:15.792553 [ 260 ] {f3bf78f5-2df9-4a1b-9d73-cb5e1059aebd} <Trace> oximeter.fields_uuid (6954ef9e-8f45-45b9-b3dd-33f933bb31d2): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4928 | 2026.05.08 08:11:15.792659 [ 78 ] {} <Debug> oximeter.fields_uuid (6954ef9e-8f45-45b9-b3dd-33f933bb31d2) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 4929 | 2026.05.08 08:11:15.792684 [ 260 ] {f3bf78f5-2df9-4a1b-9d73-cb5e1059aebd} <Debug> executeQuery: Read 88 rows, 7.04 KiB in 0.001201 sec., 73272.2731057452 rows/sec., 5.72 MiB/sec. | ||
| 4930 | 2026.05.08 08:11:15.792690 [ 78 ] {} <Trace> oximeter.fields_uuid (6954ef9e-8f45-45b9-b3dd-33f933bb31d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4931 | 2026.05.08 08:11:15.792725 [ 78 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 4932 | 2026.05.08 08:11:15.792730 [ 260 ] {f3bf78f5-2df9-4a1b-9d73-cb5e1059aebd} <Debug> TCPHandler: Processed in 0.001373183 sec. | ||
| 4933 | 2026.05.08 08:11:15.792790 [ 191 ] {6954ef9e-8f45-45b9-b3dd-33f933bb31d2::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 | ||
| 4934 | 2026.05.08 08:11:15.792856 [ 260 ] {} <Trace> TCP-Session: 3fbd83a9-a342-4804-a34d-63c9c5d34136 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4935 | 2026.05.08 08:11:15.792871 [ 191 ] {6954ef9e-8f45-45b9-b3dd-33f933bb31d2::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4936 | 2026.05.08 08:11:15.792897 [ 191 ] {6954ef9e-8f45-45b9-b3dd-33f933bb31d2::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 1828 rows starting from the beginning of the part | ||
| 4937 | 2026.05.08 08:11:15.792934 [ 199 ] {2e56caf6-21a8-464c-b24f-cce9c93bbfbe::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7639 rows, containing 5 columns (5 merged, 0 gathered) in 0.003039403 sec., 2513322.517612834 rows/sec., 199.99 MiB/sec. | ||
| 4938 | 2026.05.08 08:11:15.792944 [ 191 ] {6954ef9e-8f45-45b9-b3dd-33f933bb31d2::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 508 rows starting from the beginning of the part | ||
| 4939 | 2026.05.08 08:11:15.792952 [ 260 ] {5784b1d5-aca7-4183-9fbc-adf09b97d5cf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40062) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4940 | 2026.05.08 08:11:15.793003 [ 191 ] {6954ef9e-8f45-45b9-b3dd-33f933bb31d2::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 88 rows starting from the beginning of the part | ||
| 4941 | 2026.05.08 08:11:15.793003 [ 260 ] {5784b1d5-aca7-4183-9fbc-adf09b97d5cf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4942 | 2026.05.08 08:11:15.793044 [ 191 ] {6954ef9e-8f45-45b9-b3dd-33f933bb31d2::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 1746 rows starting from the beginning of the part | ||
| 4943 | 2026.05.08 08:11:15.793080 [ 191 ] {6954ef9e-8f45-45b9-b3dd-33f933bb31d2::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 64 rows starting from the beginning of the part | ||
| 4944 | 2026.05.08 08:11:15.793118 [ 191 ] {6954ef9e-8f45-45b9-b3dd-33f933bb31d2::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 88 rows starting from the beginning of the part | ||
| 4945 | 2026.05.08 08:11:15.793329 [ 194 ] {2e56caf6-21a8-464c-b24f-cce9c93bbfbe::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 4946 | 2026.05.08 08:11:15.793440 [ 260 ] {5784b1d5-aca7-4183-9fbc-adf09b97d5cf} <Trace> oximeter.measurements_cumulativeu64 (a8be02dd-881e-443e-adcb-2b9e0d812815): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4947 | 2026.05.08 08:11:15.793484 [ 260 ] {5784b1d5-aca7-4183-9fbc-adf09b97d5cf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 4948 | 2026.05.08 08:11:15.793720 [ 194 ] {2e56caf6-21a8-464c-b24f-cce9c93bbfbe::all_1_31_6} <Trace> oximeter.fields_string (2e56caf6-21a8-464c-b24f-cce9c93bbfbe): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4949 | 2026.05.08 08:11:15.793815 [ 194 ] {2e56caf6-21a8-464c-b24f-cce9c93bbfbe::all_1_31_6} <Trace> oximeter.fields_string (2e56caf6-21a8-464c-b24f-cce9c93bbfbe) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 4950 | 2026.05.08 08:11:15.793863 [ 260 ] {5784b1d5-aca7-4183-9fbc-adf09b97d5cf} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 4951 | 2026.05.08 08:11:15.793912 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.40 MiB. | ||
| 4952 | 2026.05.08 08:11:15.794089 [ 260 ] {5784b1d5-aca7-4183-9fbc-adf09b97d5cf} <Trace> oximeter.measurements_cumulativeu64 (a8be02dd-881e-443e-adcb-2b9e0d812815): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4953 | 2026.05.08 08:11:15.794203 [ 78 ] {} <Debug> oximeter.measurements_cumulativeu64 (a8be02dd-881e-443e-adcb-2b9e0d812815) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 4954 | 2026.05.08 08:11:15.794229 [ 260 ] {5784b1d5-aca7-4183-9fbc-adf09b97d5cf} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001296 sec., 123456.79012345678 rows/sec., 8.60 MiB/sec. | ||
| 4955 | 2026.05.08 08:11:15.794233 [ 78 ] {} <Trace> oximeter.measurements_cumulativeu64 (a8be02dd-881e-443e-adcb-2b9e0d812815): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4956 | 2026.05.08 08:11:15.794268 [ 78 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 4957 | 2026.05.08 08:11:15.794273 [ 260 ] {5784b1d5-aca7-4183-9fbc-adf09b97d5cf} <Debug> TCPHandler: Processed in 0.001467075 sec. | ||
| 4958 | 2026.05.08 08:11:15.794361 [ 193 ] {a8be02dd-881e-443e-adcb-2b9e0d812815::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 | ||
| 4959 | 2026.05.08 08:11:15.794395 [ 260 ] {} <Trace> TCP-Session: 3fbd83a9-a342-4804-a34d-63c9c5d34136 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4960 | 2026.05.08 08:11:15.794468 [ 199 ] {6954ef9e-8f45-45b9-b3dd-33f933bb31d2::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4322 rows, containing 5 columns (5 merged, 0 gathered) in 0.00170524 sec., 2534540.5925265653 rows/sec., 183.74 MiB/sec. | ||
| 4961 | 2026.05.08 08:11:15.794487 [ 193 ] {a8be02dd-881e-443e-adcb-2b9e0d812815::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4962 | 2026.05.08 08:11:15.794501 [ 260 ] {6b6f8b34-66af-49bf-9e7d-e7ae18b503b9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40062) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4963 | 2026.05.08 08:11:15.794526 [ 193 ] {a8be02dd-881e-443e-adcb-2b9e0d812815::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_26_5, total 11093 rows starting from the beginning of the part | ||
| 4964 | 2026.05.08 08:11:15.794563 [ 260 ] {6b6f8b34-66af-49bf-9e7d-e7ae18b503b9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 4965 | 2026.05.08 08:11:15.794592 [ 193 ] {a8be02dd-881e-443e-adcb-2b9e0d812815::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 265 rows starting from the beginning of the part | ||
| 4966 | 2026.05.08 08:11:15.794639 [ 193 ] {a8be02dd-881e-443e-adcb-2b9e0d812815::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 160 rows starting from the beginning of the part | ||
| 4967 | 2026.05.08 08:11:15.794644 [ 199 ] {6954ef9e-8f45-45b9-b3dd-33f933bb31d2::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 4968 | 2026.05.08 08:11:15.794681 [ 193 ] {a8be02dd-881e-443e-adcb-2b9e0d812815::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 1608 rows starting from the beginning of the part | ||
| 4969 | 2026.05.08 08:11:15.794726 [ 193 ] {a8be02dd-881e-443e-adcb-2b9e0d812815::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 128 rows starting from the beginning of the part | ||
| 4970 | 2026.05.08 08:11:15.794770 [ 193 ] {a8be02dd-881e-443e-adcb-2b9e0d812815::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 160 rows starting from the beginning of the part | ||
| 4971 | 2026.05.08 08:11:15.794923 [ 199 ] {6954ef9e-8f45-45b9-b3dd-33f933bb31d2::all_1_31_6} <Trace> oximeter.fields_uuid (6954ef9e-8f45-45b9-b3dd-33f933bb31d2): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4972 | 2026.05.08 08:11:15.795001 [ 199 ] {6954ef9e-8f45-45b9-b3dd-33f933bb31d2::all_1_31_6} <Trace> oximeter.fields_uuid (6954ef9e-8f45-45b9-b3dd-33f933bb31d2) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 4973 | 2026.05.08 08:11:15.795076 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.80 MiB. | ||
| 4974 | 2026.05.08 08:11:15.795362 [ 260 ] {6b6f8b34-66af-49bf-9e7d-e7ae18b503b9} <Trace> oximeter.measurements_histogramu64 (ebabec84-cbfc-4cf8-9a95-b35807d218b8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4975 | 2026.05.08 08:11:15.795400 [ 260 ] {6b6f8b34-66af-49bf-9e7d-e7ae18b503b9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 4976 | 2026.05.08 08:11:15.795943 [ 260 ] {6b6f8b34-66af-49bf-9e7d-e7ae18b503b9} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 4977 | 2026.05.08 08:11:15.796173 [ 260 ] {6b6f8b34-66af-49bf-9e7d-e7ae18b503b9} <Trace> oximeter.measurements_histogramu64 (ebabec84-cbfc-4cf8-9a95-b35807d218b8): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4978 | 2026.05.08 08:11:15.796318 [ 260 ] {6b6f8b34-66af-49bf-9e7d-e7ae18b503b9} <Debug> executeQuery: Read 24 rows, 44.04 KiB in 0.001835 sec., 13079.019073569481 rows/sec., 23.44 MiB/sec. | ||
| 4979 | 2026.05.08 08:11:15.796379 [ 260 ] {6b6f8b34-66af-49bf-9e7d-e7ae18b503b9} <Debug> TCPHandler: Processed in 0.002033336 sec. | ||
| 4980 | 2026.05.08 08:11:15.796508 [ 260 ] {} <Trace> TCP-Session: 3fbd83a9-a342-4804-a34d-63c9c5d34136 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4981 | 2026.05.08 08:11:15.796602 [ 260 ] {63c9eeaa-8b3d-4a08-9031-5b738a04eb9d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40062) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4982 | 2026.05.08 08:11:15.796644 [ 260 ] {63c9eeaa-8b3d-4a08-9031-5b738a04eb9d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4983 | 2026.05.08 08:11:15.796980 [ 260 ] {63c9eeaa-8b3d-4a08-9031-5b738a04eb9d} <Trace> oximeter.measurements_u64 (51456919-ce1d-4304-962d-5a281585e6eb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4984 | 2026.05.08 08:11:15.797017 [ 260 ] {63c9eeaa-8b3d-4a08-9031-5b738a04eb9d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 4985 | 2026.05.08 08:11:15.797352 [ 260 ] {63c9eeaa-8b3d-4a08-9031-5b738a04eb9d} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 4986 | 2026.05.08 08:11:15.797571 [ 260 ] {63c9eeaa-8b3d-4a08-9031-5b738a04eb9d} <Trace> oximeter.measurements_u64 (51456919-ce1d-4304-962d-5a281585e6eb): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4987 | 2026.05.08 08:11:15.797673 [ 78 ] {} <Debug> oximeter.measurements_u64 (51456919-ce1d-4304-962d-5a281585e6eb) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 4988 | 2026.05.08 08:11:15.797701 [ 260 ] {63c9eeaa-8b3d-4a08-9031-5b738a04eb9d} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001117 sec., 53715.308863025966 rows/sec., 3.62 MiB/sec. | ||
| 4989 | 2026.05.08 08:11:15.797702 [ 78 ] {} <Trace> oximeter.measurements_u64 (51456919-ce1d-4304-962d-5a281585e6eb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4990 | 2026.05.08 08:11:15.797740 [ 78 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 4991 | 2026.05.08 08:11:15.797744 [ 260 ] {63c9eeaa-8b3d-4a08-9031-5b738a04eb9d} <Debug> TCPHandler: Processed in 0.001284942 sec. | ||
| 4992 | 2026.05.08 08:11:15.797809 [ 199 ] {51456919-ce1d-4304-962d-5a281585e6eb::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 | ||
| 4993 | 2026.05.08 08:11:15.797892 [ 199 ] {51456919-ce1d-4304-962d-5a281585e6eb::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4994 | 2026.05.08 08:11:15.797917 [ 199 ] {51456919-ce1d-4304-962d-5a281585e6eb::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 1380 rows starting from the beginning of the part | ||
| 4995 | 2026.05.08 08:11:15.797966 [ 199 ] {51456919-ce1d-4304-962d-5a281585e6eb::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 90 rows starting from the beginning of the part | ||
| 4996 | 2026.05.08 08:11:15.798008 [ 199 ] {51456919-ce1d-4304-962d-5a281585e6eb::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 60 rows starting from the beginning of the part | ||
| 4997 | 2026.05.08 08:11:15.798045 [ 199 ] {51456919-ce1d-4304-962d-5a281585e6eb::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 42 rows starting from the beginning of the part | ||
| 4998 | 2026.05.08 08:11:15.798081 [ 199 ] {51456919-ce1d-4304-962d-5a281585e6eb::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 48 rows starting from the beginning of the part | ||
| 4999 | 2026.05.08 08:11:15.798116 [ 199 ] {51456919-ce1d-4304-962d-5a281585e6eb::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 60 rows starting from the beginning of the part | ||
| 5000 | 2026.05.08 08:11:15.799055 [ 193 ] {51456919-ce1d-4304-962d-5a281585e6eb::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1680 rows, containing 4 columns (4 merged, 0 gathered) in 0.001271812 sec., 1320949.9517224245 rows/sec., 86.56 MiB/sec. | ||
| 5001 | 2026.05.08 08:11:15.799293 [ 195 ] {51456919-ce1d-4304-962d-5a281585e6eb::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 5002 | 2026.05.08 08:11:15.799420 [ 193 ] {a8be02dd-881e-443e-adcb-2b9e0d812815::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 13414 rows, containing 5 columns (5 merged, 0 gathered) in 0.005106178 sec., 2627013.7860450614 rows/sec., 167.92 MiB/sec. | ||
| 5003 | 2026.05.08 08:11:15.799551 [ 195 ] {51456919-ce1d-4304-962d-5a281585e6eb::all_1_31_6} <Trace> oximeter.measurements_u64 (51456919-ce1d-4304-962d-5a281585e6eb): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5004 | 2026.05.08 08:11:15.799620 [ 195 ] {51456919-ce1d-4304-962d-5a281585e6eb::all_1_31_6} <Trace> oximeter.measurements_u64 (51456919-ce1d-4304-962d-5a281585e6eb) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 5005 | 2026.05.08 08:11:15.799678 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.49 MiB. | ||
| 5006 | 2026.05.08 08:11:15.799750 [ 194 ] {a8be02dd-881e-443e-adcb-2b9e0d812815::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 5007 | 2026.05.08 08:11:15.800023 [ 194 ] {a8be02dd-881e-443e-adcb-2b9e0d812815::all_1_31_6} <Trace> oximeter.measurements_cumulativeu64 (a8be02dd-881e-443e-adcb-2b9e0d812815): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5008 | 2026.05.08 08:11:15.800098 [ 194 ] {a8be02dd-881e-443e-adcb-2b9e0d812815::all_1_31_6} <Trace> oximeter.measurements_cumulativeu64 (a8be02dd-881e-443e-adcb-2b9e0d812815) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 5009 | 2026.05.08 08:11:15.800175 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.44 MiB. | ||
| 5010 | 2026.05.08 08:11:16.000186 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 250.90 MiB, peak 259.61 MiB, free memory in arenas 0.00 B, will set to 252.18 MiB (RSS), difference: 1.29 MiB | ||
| 5011 | 2026.05.08 08:11:17.685639 [ 75 ] {} <Debug> oximeter.fields_u64 (0d6b14c5-b10e-4a1c-aa05-73304251a84f) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 5012 | 2026.05.08 08:11:17.685719 [ 75 ] {} <Trace> oximeter.fields_u64 (0d6b14c5-b10e-4a1c-aa05-73304251a84f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5013 | 2026.05.08 08:11:17.685747 [ 75 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 5014 | 2026.05.08 08:11:17.685902 [ 192 ] {0d6b14c5-b10e-4a1c-aa05-73304251a84f::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 | ||
| 5015 | 2026.05.08 08:11:17.686094 [ 192 ] {0d6b14c5-b10e-4a1c-aa05-73304251a84f::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5016 | 2026.05.08 08:11:17.686144 [ 192 ] {0d6b14c5-b10e-4a1c-aa05-73304251a84f::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 | ||
| 5017 | 2026.05.08 08:11:17.686238 [ 192 ] {0d6b14c5-b10e-4a1c-aa05-73304251a84f::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 | ||
| 5018 | 2026.05.08 08:11:17.686316 [ 192 ] {0d6b14c5-b10e-4a1c-aa05-73304251a84f::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 | ||
| 5019 | 2026.05.08 08:11:17.686381 [ 192 ] {0d6b14c5-b10e-4a1c-aa05-73304251a84f::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 | ||
| 5020 | 2026.05.08 08:11:17.686441 [ 192 ] {0d6b14c5-b10e-4a1c-aa05-73304251a84f::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 | ||
| 5021 | 2026.05.08 08:11:17.687223 [ 194 ] {0d6b14c5-b10e-4a1c-aa05-73304251a84f::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6 rows, containing 5 columns (5 merged, 0 gathered) in 0.001392414 sec., 4309.063252739487 rows/sec., 319.81 KiB/sec. | ||
| 5022 | 2026.05.08 08:11:17.687359 [ 192 ] {0d6b14c5-b10e-4a1c-aa05-73304251a84f::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 5023 | 2026.05.08 08:11:17.687610 [ 192 ] {0d6b14c5-b10e-4a1c-aa05-73304251a84f::all_1_5_1} <Trace> oximeter.fields_u64 (0d6b14c5-b10e-4a1c-aa05-73304251a84f): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5024 | 2026.05.08 08:11:17.687674 [ 192 ] {0d6b14c5-b10e-4a1c-aa05-73304251a84f::all_1_5_1} <Trace> oximeter.fields_u64 (0d6b14c5-b10e-4a1c-aa05-73304251a84f) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 5025 | 2026.05.08 08:11:17.687738 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 5026 | 2026.05.08 08:11:20.005438 [ 67 ] {} <Debug> oximeter.fields_ipaddr (034d96d9-789e-4505-ab4d-4c4f8262c586) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 5027 | 2026.05.08 08:11:20.005512 [ 67 ] {} <Trace> oximeter.fields_ipaddr (034d96d9-789e-4505-ab4d-4c4f8262c586): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5028 | 2026.05.08 08:11:20.005538 [ 67 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 5029 | 2026.05.08 08:11:20.005677 [ 193 ] {034d96d9-789e-4505-ab4d-4c4f8262c586::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 | ||
| 5030 | 2026.05.08 08:11:20.005814 [ 193 ] {034d96d9-789e-4505-ab4d-4c4f8262c586::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5031 | 2026.05.08 08:11:20.005846 [ 193 ] {034d96d9-789e-4505-ab4d-4c4f8262c586::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 10 rows starting from the beginning of the part | ||
| 5032 | 2026.05.08 08:11:20.005911 [ 193 ] {034d96d9-789e-4505-ab4d-4c4f8262c586::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 | ||
| 5033 | 2026.05.08 08:11:20.005952 [ 193 ] {034d96d9-789e-4505-ab4d-4c4f8262c586::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 14 rows starting from the beginning of the part | ||
| 5034 | 2026.05.08 08:11:20.005998 [ 193 ] {034d96d9-789e-4505-ab4d-4c4f8262c586::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 4 rows starting from the beginning of the part | ||
| 5035 | 2026.05.08 08:11:20.006048 [ 193 ] {034d96d9-789e-4505-ab4d-4c4f8262c586::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 14 rows starting from the beginning of the part | ||
| 5036 | 2026.05.08 08:11:20.006777 [ 192 ] {034d96d9-789e-4505-ab4d-4c4f8262c586::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 46 rows, containing 5 columns (5 merged, 0 gathered) in 0.00115722 sec., 39750.436390660376 rows/sec., 3.32 MiB/sec. | ||
| 5037 | 2026.05.08 08:11:20.006974 [ 194 ] {034d96d9-789e-4505-ab4d-4c4f8262c586::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 5038 | 2026.05.08 08:11:20.007295 [ 194 ] {034d96d9-789e-4505-ab4d-4c4f8262c586::all_1_5_1} <Trace> oximeter.fields_ipaddr (034d96d9-789e-4505-ab4d-4c4f8262c586): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5039 | 2026.05.08 08:11:20.007373 [ 194 ] {034d96d9-789e-4505-ab4d-4c4f8262c586::all_1_5_1} <Trace> oximeter.fields_ipaddr (034d96d9-789e-4505-ab4d-4c4f8262c586) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 5040 | 2026.05.08 08:11:20.007458 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 5041 | 2026.05.08 08:11:20.011298 [ 67 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 5042 | 2026.05.08 08:11:20.011330 [ 67 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 5043 | 2026.05.08 08:11:20.090378 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 9583 | ||
| 5044 | 2026.05.08 08:11:20.090934 [ 245 ] {} <Trace> system.asynchronous_metric_log (ae5b5697-1ff6-4106-8704-be69c16fe51c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5045 | 2026.05.08 08:11:20.090987 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 5046 | 2026.05.08 08:11:20.091557 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 5047 | 2026.05.08 08:11:20.091835 [ 245 ] {} <Trace> system.asynchronous_metric_log (ae5b5697-1ff6-4106-8704-be69c16fe51c): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5048 | 2026.05.08 08:11:20.091981 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 9583 | ||
| 5049 | 2026.05.08 08:11:20.117084 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 632 | ||
| 5050 | 2026.05.08 08:11:20.119305 [ 243 ] {} <Trace> system.query_log (14f8ccb3-56a3-4601-8a9e-d96094aafe7f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5051 | 2026.05.08 08:11:20.119371 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 5052 | 2026.05.08 08:11:20.120614 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 5053 | 2026.05.08 08:11:20.120900 [ 243 ] {} <Trace> system.query_log (14f8ccb3-56a3-4601-8a9e-d96094aafe7f): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5054 | 2026.05.08 08:11:20.121259 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 632 | ||
| 5055 | 2026.05.08 08:11:20.595357 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 151 | ||
| 5056 | 2026.05.08 08:11:20.611911 [ 244 ] {} <Trace> system.metric_log (6863ca5b-3a4e-4a65-b181-6be743eb150d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5057 | 2026.05.08 08:11:20.611956 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 5058 | 2026.05.08 08:11:20.617815 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 5059 | 2026.05.08 08:11:20.618539 [ 244 ] {} <Trace> system.metric_log (6863ca5b-3a4e-4a65-b181-6be743eb150d): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5060 | 2026.05.08 08:11:20.621265 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 151 | ||
| 5061 | 2026.05.08 08:11:20.786484 [ 260 ] {} <Trace> TCP-Session: 3fbd83a9-a342-4804-a34d-63c9c5d34136 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5062 | 2026.05.08 08:11:20.786812 [ 260 ] {ab7e2d90-2ccb-4a64-8efb-fb3a79d33924} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40062) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table: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) | ||
| 5063 | 2026.05.08 08:11:20.787166 [ 260 ] {ab7e2d90-2ccb-4a64-8efb-fb3a79d33924} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 5064 | 2026.05.08 08:11:20.787204 [ 260 ] {ab7e2d90-2ccb-4a64-8efb-fb3a79d33924} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table: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 | ||
| 5065 | 2026.05.08 08:11:20.787449 [ 260 ] {ab7e2d90-2ccb-4a64-8efb-fb3a79d33924} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 5066 | 2026.05.08 08:11:20.787519 [ 260 ] {ab7e2d90-2ccb-4a64-8efb-fb3a79d33924} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 5067 | 2026.05.08 08:11:20.787660 [ 260 ] {ab7e2d90-2ccb-4a64-8efb-fb3a79d33924} <Debug> oximeter.timeseries_schema (b89db7f6-4c52-403d-9f92-e362dcc59f0f) (SelectExecutor): Key condition: (column 0 in 31-element set) | ||
| 5068 | 2026.05.08 08:11:20.787795 [ 312 ] {ab7e2d90-2ccb-4a64-8efb-fb3a79d33924} <Trace> oximeter.timeseries_schema (b89db7f6-4c52-403d-9f92-e362dcc59f0f) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 5069 | 2026.05.08 08:11:20.787802 [ 335 ] {ab7e2d90-2ccb-4a64-8efb-fb3a79d33924} <Trace> oximeter.timeseries_schema (b89db7f6-4c52-403d-9f92-e362dcc59f0f) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 5070 | 2026.05.08 08:11:20.787802 [ 345 ] {ab7e2d90-2ccb-4a64-8efb-fb3a79d33924} <Trace> oximeter.timeseries_schema (b89db7f6-4c52-403d-9f92-e362dcc59f0f) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 5071 | 2026.05.08 08:11:20.787970 [ 260 ] {ab7e2d90-2ccb-4a64-8efb-fb3a79d33924} <Debug> oximeter.timeseries_schema (b89db7f6-4c52-403d-9f92-e362dcc59f0f) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges | ||
| 5072 | 2026.05.08 08:11:20.787999 [ 260 ] {ab7e2d90-2ccb-4a64-8efb-fb3a79d33924} <Trace> oximeter.timeseries_schema (b89db7f6-4c52-403d-9f92-e362dcc59f0f) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 5073 | 2026.05.08 08:11:20.788071 [ 260 ] {ab7e2d90-2ccb-4a64-8efb-fb3a79d33924} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 5074 | 2026.05.08 08:11:20.788091 [ 260 ] {ab7e2d90-2ccb-4a64-8efb-fb3a79d33924} <Debug> oximeter.timeseries_schema (b89db7f6-4c52-403d-9f92-e362dcc59f0f) (SelectExecutor): Reading approx. 47 rows with 2 streams | ||
| 5075 | 2026.05.08 08:11:20.788127 [ 260 ] {ab7e2d90-2ccb-4a64-8efb-fb3a79d33924} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 5076 | 2026.05.08 08:11:20.788166 [ 260 ] {ab7e2d90-2ccb-4a64-8efb-fb3a79d33924} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 5077 | 2026.05.08 08:11:20.789487 [ 260 ] {ab7e2d90-2ccb-4a64-8efb-fb3a79d33924} <Debug> executeQuery: Read 47 rows, 11.99 KiB in 0.002798 sec., 16797.71265189421 rows/sec., 4.18 MiB/sec. | ||
| 5078 | 2026.05.08 08:11:20.789623 [ 260 ] {ab7e2d90-2ccb-4a64-8efb-fb3a79d33924} <Debug> TCPHandler: Processed in 0.003316237 sec. | ||
| 5079 | 2026.05.08 08:11:20.794814 [ 260 ] {} <Trace> TCP-Session: 3fbd83a9-a342-4804-a34d-63c9c5d34136 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5080 | 2026.05.08 08:11:20.795027 [ 260 ] {5941ed23-4499-43a0-8588-7cc65a480692} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40062) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 5081 | 2026.05.08 08:11:20.795107 [ 260 ] {5941ed23-4499-43a0-8588-7cc65a480692} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 5082 | 2026.05.08 08:11:20.795929 [ 260 ] {5941ed23-4499-43a0-8588-7cc65a480692} <Trace> oximeter.fields_i16 (3c1e284c-4bc9-42d0-9208-0102cfbb7904): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5083 | 2026.05.08 08:11:20.795964 [ 260 ] {5941ed23-4499-43a0-8588-7cc65a480692} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 5084 | 2026.05.08 08:11:20.796341 [ 260 ] {5941ed23-4499-43a0-8588-7cc65a480692} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 5085 | 2026.05.08 08:11:20.796563 [ 260 ] {5941ed23-4499-43a0-8588-7cc65a480692} <Trace> oximeter.fields_i16 (3c1e284c-4bc9-42d0-9208-0102cfbb7904): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5086 | 2026.05.08 08:11:20.796703 [ 260 ] {5941ed23-4499-43a0-8588-7cc65a480692} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001736 sec., 163594.47004608295 rows/sec., 10.39 MiB/sec. | ||
| 5087 | 2026.05.08 08:11:20.796740 [ 260 ] {5941ed23-4499-43a0-8588-7cc65a480692} <Debug> TCPHandler: Processed in 0.002043756 sec. | ||
| 5088 | 2026.05.08 08:11:20.796857 [ 260 ] {} <Trace> TCP-Session: 3fbd83a9-a342-4804-a34d-63c9c5d34136 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5089 | 2026.05.08 08:11:20.796952 [ 260 ] {9dd802f6-0597-4f39-9af5-2619dea23afa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40062) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5090 | 2026.05.08 08:11:20.796992 [ 260 ] {9dd802f6-0597-4f39-9af5-2619dea23afa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5091 | 2026.05.08 08:11:20.797802 [ 260 ] {9dd802f6-0597-4f39-9af5-2619dea23afa} <Trace> oximeter.fields_string (2e56caf6-21a8-464c-b24f-cce9c93bbfbe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5092 | 2026.05.08 08:11:20.797836 [ 260 ] {9dd802f6-0597-4f39-9af5-2619dea23afa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 5093 | 2026.05.08 08:11:20.798182 [ 260 ] {9dd802f6-0597-4f39-9af5-2619dea23afa} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 5094 | 2026.05.08 08:11:20.798405 [ 260 ] {9dd802f6-0597-4f39-9af5-2619dea23afa} <Trace> oximeter.fields_string (2e56caf6-21a8-464c-b24f-cce9c93bbfbe): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5095 | 2026.05.08 08:11:20.798603 [ 260 ] {9dd802f6-0597-4f39-9af5-2619dea23afa} <Debug> executeQuery: Read 833 rows, 66.39 KiB in 0.001672 sec., 498205.7416267942 rows/sec., 38.78 MiB/sec. | ||
| 5096 | 2026.05.08 08:11:20.798642 [ 260 ] {9dd802f6-0597-4f39-9af5-2619dea23afa} <Debug> TCPHandler: Processed in 0.001832891 sec. | ||
| 5097 | 2026.05.08 08:11:20.798753 [ 260 ] {} <Trace> TCP-Session: 3fbd83a9-a342-4804-a34d-63c9c5d34136 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5098 | 2026.05.08 08:11:20.798847 [ 260 ] {8a9bfa9f-5b72-43ee-b953-00129c8a15ff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40062) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5099 | 2026.05.08 08:11:20.798886 [ 260 ] {8a9bfa9f-5b72-43ee-b953-00129c8a15ff} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5100 | 2026.05.08 08:11:20.799348 [ 260 ] {8a9bfa9f-5b72-43ee-b953-00129c8a15ff} <Trace> oximeter.fields_u16 (b3f55b36-ed93-4ef0-b7a4-471cf9f732a6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5101 | 2026.05.08 08:11:20.799384 [ 260 ] {8a9bfa9f-5b72-43ee-b953-00129c8a15ff} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 5102 | 2026.05.08 08:11:20.799708 [ 260 ] {8a9bfa9f-5b72-43ee-b953-00129c8a15ff} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 5103 | 2026.05.08 08:11:20.799923 [ 260 ] {8a9bfa9f-5b72-43ee-b953-00129c8a15ff} <Trace> oximeter.fields_u16 (b3f55b36-ed93-4ef0-b7a4-471cf9f732a6): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5104 | 2026.05.08 08:11:20.800017 [ 23 ] {} <Debug> oximeter.fields_u16 (b3f55b36-ed93-4ef0-b7a4-471cf9f732a6) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 5105 | 2026.05.08 08:11:20.800047 [ 260 ] {8a9bfa9f-5b72-43ee-b953-00129c8a15ff} <Debug> executeQuery: Read 160 rows, 9.90 KiB in 0.001219 sec., 131255.12715340444 rows/sec., 7.93 MiB/sec. | ||
| 5106 | 2026.05.08 08:11:20.800054 [ 23 ] {} <Trace> oximeter.fields_u16 (b3f55b36-ed93-4ef0-b7a4-471cf9f732a6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5107 | 2026.05.08 08:11:20.800078 [ 23 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 5108 | 2026.05.08 08:11:20.800083 [ 260 ] {8a9bfa9f-5b72-43ee-b953-00129c8a15ff} <Debug> TCPHandler: Processed in 0.001377053 sec. | ||
| 5109 | 2026.05.08 08:11:20.800192 [ 192 ] {b3f55b36-ed93-4ef0-b7a4-471cf9f732a6::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 | ||
| 5110 | 2026.05.08 08:11:20.800197 [ 260 ] {} <Trace> TCP-Session: 3fbd83a9-a342-4804-a34d-63c9c5d34136 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5111 | 2026.05.08 08:11:20.800330 [ 260 ] {8d8be0c4-a472-47c9-8504-bc2a15617e22} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40062) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 5112 | 2026.05.08 08:11:20.800333 [ 192 ] {b3f55b36-ed93-4ef0-b7a4-471cf9f732a6::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5113 | 2026.05.08 08:11:20.800374 [ 260 ] {8d8be0c4-a472-47c9-8504-bc2a15617e22} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 5114 | 2026.05.08 08:11:20.800386 [ 192 ] {b3f55b36-ed93-4ef0-b7a4-471cf9f732a6::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 223 rows starting from the beginning of the part | ||
| 5115 | 2026.05.08 08:11:20.800459 [ 192 ] {b3f55b36-ed93-4ef0-b7a4-471cf9f732a6::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 160 rows starting from the beginning of the part | ||
| 5116 | 2026.05.08 08:11:20.800509 [ 192 ] {b3f55b36-ed93-4ef0-b7a4-471cf9f732a6::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 24 rows starting from the beginning of the part | ||
| 5117 | 2026.05.08 08:11:20.800559 [ 192 ] {b3f55b36-ed93-4ef0-b7a4-471cf9f732a6::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 183 rows starting from the beginning of the part | ||
| 5118 | 2026.05.08 08:11:20.800602 [ 192 ] {b3f55b36-ed93-4ef0-b7a4-471cf9f732a6::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 24 rows starting from the beginning of the part | ||
| 5119 | 2026.05.08 08:11:20.800645 [ 192 ] {b3f55b36-ed93-4ef0-b7a4-471cf9f732a6::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 160 rows starting from the beginning of the part | ||
| 5120 | 2026.05.08 08:11:20.800834 [ 260 ] {8d8be0c4-a472-47c9-8504-bc2a15617e22} <Trace> oximeter.fields_u32 (b5155bac-ebd9-49db-8237-598074e8072a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5121 | 2026.05.08 08:11:20.800874 [ 260 ] {8d8be0c4-a472-47c9-8504-bc2a15617e22} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 5122 | 2026.05.08 08:11:20.801183 [ 260 ] {8d8be0c4-a472-47c9-8504-bc2a15617e22} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 5123 | 2026.05.08 08:11:20.801403 [ 260 ] {8d8be0c4-a472-47c9-8504-bc2a15617e22} <Trace> oximeter.fields_u32 (b5155bac-ebd9-49db-8237-598074e8072a): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5124 | 2026.05.08 08:11:20.801527 [ 260 ] {8d8be0c4-a472-47c9-8504-bc2a15617e22} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001215 sec., 122633.74485596709 rows/sec., 7.92 MiB/sec. | ||
| 5125 | 2026.05.08 08:11:20.801562 [ 260 ] {8d8be0c4-a472-47c9-8504-bc2a15617e22} <Debug> TCPHandler: Processed in 0.001412304 sec. | ||
| 5126 | 2026.05.08 08:11:20.801568 [ 187 ] {b3f55b36-ed93-4ef0-b7a4-471cf9f732a6::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 774 rows, containing 5 columns (5 merged, 0 gathered) in 0.001431395 sec., 540731.2446948607 rows/sec., 35.86 MiB/sec. | ||
| 5127 | 2026.05.08 08:11:20.801671 [ 260 ] {} <Trace> TCP-Session: 3fbd83a9-a342-4804-a34d-63c9c5d34136 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5128 | 2026.05.08 08:11:20.801706 [ 192 ] {b3f55b36-ed93-4ef0-b7a4-471cf9f732a6::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 5129 | 2026.05.08 08:11:20.801763 [ 260 ] {2706f0e7-e436-4788-9ebf-0068456987aa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40062) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 5130 | 2026.05.08 08:11:20.801835 [ 260 ] {2706f0e7-e436-4788-9ebf-0068456987aa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 5131 | 2026.05.08 08:11:20.801962 [ 192 ] {b3f55b36-ed93-4ef0-b7a4-471cf9f732a6::all_1_26_5} <Trace> oximeter.fields_u16 (b3f55b36-ed93-4ef0-b7a4-471cf9f732a6): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5132 | 2026.05.08 08:11:20.802040 [ 192 ] {b3f55b36-ed93-4ef0-b7a4-471cf9f732a6::all_1_26_5} <Trace> oximeter.fields_u16 (b3f55b36-ed93-4ef0-b7a4-471cf9f732a6) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 5133 | 2026.05.08 08:11:20.802114 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.34 MiB. | ||
| 5134 | 2026.05.08 08:11:20.802291 [ 260 ] {2706f0e7-e436-4788-9ebf-0068456987aa} <Trace> oximeter.fields_u8 (7b358469-9653-4fa1-8df0-42378e30bc5f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5135 | 2026.05.08 08:11:20.802331 [ 260 ] {2706f0e7-e436-4788-9ebf-0068456987aa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 5136 | 2026.05.08 08:11:20.802660 [ 260 ] {2706f0e7-e436-4788-9ebf-0068456987aa} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 5137 | 2026.05.08 08:11:20.802878 [ 260 ] {2706f0e7-e436-4788-9ebf-0068456987aa} <Trace> oximeter.fields_u8 (7b358469-9653-4fa1-8df0-42378e30bc5f): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5138 | 2026.05.08 08:11:20.803021 [ 260 ] {2706f0e7-e436-4788-9ebf-0068456987aa} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001276 sec., 115987.46081504702 rows/sec., 6.60 MiB/sec. | ||
| 5139 | 2026.05.08 08:11:20.803057 [ 260 ] {2706f0e7-e436-4788-9ebf-0068456987aa} <Debug> TCPHandler: Processed in 0.001432885 sec. | ||
| 5140 | 2026.05.08 08:11:20.803166 [ 260 ] {} <Trace> TCP-Session: 3fbd83a9-a342-4804-a34d-63c9c5d34136 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5141 | 2026.05.08 08:11:20.803257 [ 260 ] {1916e183-2cc9-40f7-9010-097693995ddc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40062) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5142 | 2026.05.08 08:11:20.803295 [ 260 ] {1916e183-2cc9-40f7-9010-097693995ddc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5143 | 2026.05.08 08:11:20.803939 [ 260 ] {1916e183-2cc9-40f7-9010-097693995ddc} <Trace> oximeter.fields_uuid (6954ef9e-8f45-45b9-b3dd-33f933bb31d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5144 | 2026.05.08 08:11:20.803971 [ 260 ] {1916e183-2cc9-40f7-9010-097693995ddc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 5145 | 2026.05.08 08:11:20.804260 [ 260 ] {1916e183-2cc9-40f7-9010-097693995ddc} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 5146 | 2026.05.08 08:11:20.804526 [ 260 ] {1916e183-2cc9-40f7-9010-097693995ddc} <Trace> oximeter.fields_uuid (6954ef9e-8f45-45b9-b3dd-33f933bb31d2): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5147 | 2026.05.08 08:11:20.804648 [ 260 ] {1916e183-2cc9-40f7-9010-097693995ddc} <Debug> executeQuery: Read 508 rows, 36.62 KiB in 0.001407 sec., 361051.88343994314 rows/sec., 25.42 MiB/sec. | ||
| 5148 | 2026.05.08 08:11:20.804683 [ 260 ] {1916e183-2cc9-40f7-9010-097693995ddc} <Debug> TCPHandler: Processed in 0.001562937 sec. | ||
| 5149 | 2026.05.08 08:11:20.804806 [ 260 ] {} <Trace> TCP-Session: 3fbd83a9-a342-4804-a34d-63c9c5d34136 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5150 | 2026.05.08 08:11:20.804928 [ 260 ] {ec7d9647-2744-4b0c-a15b-a9419e211ad1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40062) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 5151 | 2026.05.08 08:11:20.804978 [ 260 ] {ec7d9647-2744-4b0c-a15b-a9419e211ad1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 5152 | 2026.05.08 08:11:20.805370 [ 260 ] {ec7d9647-2744-4b0c-a15b-a9419e211ad1} <Trace> oximeter.measurements_bool (014a2999-841c-441b-b671-434e3660eef7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5153 | 2026.05.08 08:11:20.805413 [ 260 ] {ec7d9647-2744-4b0c-a15b-a9419e211ad1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 5154 | 2026.05.08 08:11:20.805772 [ 260 ] {ec7d9647-2744-4b0c-a15b-a9419e211ad1} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 5155 | 2026.05.08 08:11:20.805988 [ 260 ] {ec7d9647-2744-4b0c-a15b-a9419e211ad1} <Trace> oximeter.measurements_bool (014a2999-841c-441b-b671-434e3660eef7): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5156 | 2026.05.08 08:11:20.806116 [ 260 ] {ec7d9647-2744-4b0c-a15b-a9419e211ad1} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001214 sec., 4942.339373970346 rows/sec., 258.22 KiB/sec. | ||
| 5157 | 2026.05.08 08:11:20.806153 [ 260 ] {ec7d9647-2744-4b0c-a15b-a9419e211ad1} <Debug> TCPHandler: Processed in 0.001408515 sec. | ||
| 5158 | 2026.05.08 08:11:20.806260 [ 260 ] {} <Trace> TCP-Session: 3fbd83a9-a342-4804-a34d-63c9c5d34136 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5159 | 2026.05.08 08:11:20.806356 [ 260 ] {3fe517a5-4f68-4e2e-bc18-436a1a9b692d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40062) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5160 | 2026.05.08 08:11:20.806398 [ 260 ] {3fe517a5-4f68-4e2e-bc18-436a1a9b692d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5161 | 2026.05.08 08:11:20.806841 [ 260 ] {3fe517a5-4f68-4e2e-bc18-436a1a9b692d} <Trace> oximeter.measurements_cumulativeu64 (a8be02dd-881e-443e-adcb-2b9e0d812815): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5162 | 2026.05.08 08:11:20.806876 [ 260 ] {3fe517a5-4f68-4e2e-bc18-436a1a9b692d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 5163 | 2026.05.08 08:11:20.807214 [ 260 ] {3fe517a5-4f68-4e2e-bc18-436a1a9b692d} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 5164 | 2026.05.08 08:11:20.807437 [ 260 ] {3fe517a5-4f68-4e2e-bc18-436a1a9b692d} <Trace> oximeter.measurements_cumulativeu64 (a8be02dd-881e-443e-adcb-2b9e0d812815): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5165 | 2026.05.08 08:11:20.807566 [ 260 ] {3fe517a5-4f68-4e2e-bc18-436a1a9b692d} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.00123 sec., 215447.15447154472 rows/sec., 14.32 MiB/sec. | ||
| 5166 | 2026.05.08 08:11:20.807602 [ 260 ] {3fe517a5-4f68-4e2e-bc18-436a1a9b692d} <Debug> TCPHandler: Processed in 0.001391734 sec. | ||
| 5167 | 2026.05.08 08:11:20.807715 [ 260 ] {} <Trace> TCP-Session: 3fbd83a9-a342-4804-a34d-63c9c5d34136 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5168 | 2026.05.08 08:11:20.807810 [ 260 ] {e9c3b384-16b8-4469-aa4e-c4c74f79fe07} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40062) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 5169 | 2026.05.08 08:11:20.807852 [ 260 ] {e9c3b384-16b8-4469-aa4e-c4c74f79fe07} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 5170 | 2026.05.08 08:11:20.808172 [ 260 ] {e9c3b384-16b8-4469-aa4e-c4c74f79fe07} <Trace> oximeter.measurements_f64 (6f2500a7-7443-4aff-afae-2b5549923f4f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5171 | 2026.05.08 08:11:20.808207 [ 260 ] {e9c3b384-16b8-4469-aa4e-c4c74f79fe07} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 5172 | 2026.05.08 08:11:20.808499 [ 260 ] {e9c3b384-16b8-4469-aa4e-c4c74f79fe07} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 5173 | 2026.05.08 08:11:20.808711 [ 260 ] {e9c3b384-16b8-4469-aa4e-c4c74f79fe07} <Trace> oximeter.measurements_f64 (6f2500a7-7443-4aff-afae-2b5549923f4f): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5174 | 2026.05.08 08:11:20.808836 [ 260 ] {e9c3b384-16b8-4469-aa4e-c4c74f79fe07} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001045 sec., 956.9377990430622 rows/sec., 64.48 KiB/sec. | ||
| 5175 | 2026.05.08 08:11:20.808873 [ 260 ] {e9c3b384-16b8-4469-aa4e-c4c74f79fe07} <Debug> TCPHandler: Processed in 0.001207561 sec. | ||
| 5176 | 2026.05.08 08:11:20.809009 [ 260 ] {} <Trace> TCP-Session: 3fbd83a9-a342-4804-a34d-63c9c5d34136 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5177 | 2026.05.08 08:11:20.809121 [ 260 ] {3a9d430f-c5b2-4c3e-afa7-b18b53cb1a02} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40062) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5178 | 2026.05.08 08:11:20.809183 [ 260 ] {3a9d430f-c5b2-4c3e-afa7-b18b53cb1a02} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 5179 | 2026.05.08 08:11:20.810058 [ 260 ] {3a9d430f-c5b2-4c3e-afa7-b18b53cb1a02} <Trace> oximeter.measurements_histogramu64 (ebabec84-cbfc-4cf8-9a95-b35807d218b8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5180 | 2026.05.08 08:11:20.810093 [ 260 ] {3a9d430f-c5b2-4c3e-afa7-b18b53cb1a02} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 5181 | 2026.05.08 08:11:20.810616 [ 260 ] {3a9d430f-c5b2-4c3e-afa7-b18b53cb1a02} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 5182 | 2026.05.08 08:11:20.810841 [ 260 ] {3a9d430f-c5b2-4c3e-afa7-b18b53cb1a02} <Trace> oximeter.measurements_histogramu64 (ebabec84-cbfc-4cf8-9a95-b35807d218b8): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5183 | 2026.05.08 08:11:20.810934 [ 27 ] {} <Debug> oximeter.measurements_histogramu64 (ebabec84-cbfc-4cf8-9a95-b35807d218b8) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 5184 | 2026.05.08 08:11:20.810970 [ 27 ] {} <Trace> oximeter.measurements_histogramu64 (ebabec84-cbfc-4cf8-9a95-b35807d218b8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5185 | 2026.05.08 08:11:20.810974 [ 260 ] {3a9d430f-c5b2-4c3e-afa7-b18b53cb1a02} <Debug> executeQuery: Read 18 rows, 33.03 KiB in 0.001876 sec., 9594.882729211087 rows/sec., 17.19 MiB/sec. | ||
| 5186 | 2026.05.08 08:11:20.810992 [ 27 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 5187 | 2026.05.08 08:11:20.811037 [ 260 ] {3a9d430f-c5b2-4c3e-afa7-b18b53cb1a02} <Debug> TCPHandler: Processed in 0.002084486 sec. | ||
| 5188 | 2026.05.08 08:11:20.811117 [ 194 ] {ebabec84-cbfc-4cf8-9a95-b35807d218b8::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 | ||
| 5189 | 2026.05.08 08:11:20.811150 [ 260 ] {} <Trace> TCP-Session: 3fbd83a9-a342-4804-a34d-63c9c5d34136 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5190 | 2026.05.08 08:11:20.811261 [ 260 ] {ce2f8f9f-2636-4456-803b-faa71d797882} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40062) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5191 | 2026.05.08 08:11:20.811301 [ 260 ] {ce2f8f9f-2636-4456-803b-faa71d797882} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5192 | 2026.05.08 08:11:20.811474 [ 194 ] {ebabec84-cbfc-4cf8-9a95-b35807d218b8::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5193 | 2026.05.08 08:11:20.811577 [ 194 ] {ebabec84-cbfc-4cf8-9a95-b35807d218b8::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 394 rows starting from the beginning of the part | ||
| 5194 | 2026.05.08 08:11:20.811634 [ 260 ] {ce2f8f9f-2636-4456-803b-faa71d797882} <Trace> oximeter.measurements_u64 (51456919-ce1d-4304-962d-5a281585e6eb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5195 | 2026.05.08 08:11:20.811675 [ 260 ] {ce2f8f9f-2636-4456-803b-faa71d797882} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 5196 | 2026.05.08 08:11:20.811781 [ 194 ] {ebabec84-cbfc-4cf8-9a95-b35807d218b8::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 18 rows starting from the beginning of the part | ||
| 5197 | 2026.05.08 08:11:20.811896 [ 194 ] {ebabec84-cbfc-4cf8-9a95-b35807d218b8::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 24 rows starting from the beginning of the part | ||
| 5198 | 2026.05.08 08:11:20.811977 [ 260 ] {ce2f8f9f-2636-4456-803b-faa71d797882} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 5199 | 2026.05.08 08:11:20.812004 [ 194 ] {ebabec84-cbfc-4cf8-9a95-b35807d218b8::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 27 rows starting from the beginning of the part | ||
| 5200 | 2026.05.08 08:11:20.812124 [ 194 ] {ebabec84-cbfc-4cf8-9a95-b35807d218b8::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 24 rows starting from the beginning of the part | ||
| 5201 | 2026.05.08 08:11:20.812203 [ 260 ] {ce2f8f9f-2636-4456-803b-faa71d797882} <Trace> oximeter.measurements_u64 (51456919-ce1d-4304-962d-5a281585e6eb): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5202 | 2026.05.08 08:11:20.812237 [ 194 ] {ebabec84-cbfc-4cf8-9a95-b35807d218b8::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 18 rows starting from the beginning of the part | ||
| 5203 | 2026.05.08 08:11:20.812331 [ 260 ] {ce2f8f9f-2636-4456-803b-faa71d797882} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001089 sec., 82644.62809917355 rows/sec., 5.17 MiB/sec. | ||
| 5204 | 2026.05.08 08:11:20.812371 [ 260 ] {ce2f8f9f-2636-4456-803b-faa71d797882} <Debug> TCPHandler: Processed in 0.001268062 sec. | ||
| 5205 | 2026.05.08 08:11:20.816606 [ 187 ] {ebabec84-cbfc-4cf8-9a95-b35807d218b8::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 505 rows, containing 19 columns (19 merged, 0 gathered) in 0.005552486 sec., 90950.25183314286 rows/sec., 162.98 MiB/sec. | ||
| 5206 | 2026.05.08 08:11:20.817319 [ 190 ] {ebabec84-cbfc-4cf8-9a95-b35807d218b8::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 5207 | 2026.05.08 08:11:20.817723 [ 190 ] {ebabec84-cbfc-4cf8-9a95-b35807d218b8::all_1_26_5} <Trace> oximeter.measurements_histogramu64 (ebabec84-cbfc-4cf8-9a95-b35807d218b8): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5208 | 2026.05.08 08:11:20.817825 [ 190 ] {ebabec84-cbfc-4cf8-9a95-b35807d218b8::all_1_26_5} <Trace> oximeter.measurements_histogramu64 (ebabec84-cbfc-4cf8-9a95-b35807d218b8) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 5209 | 2026.05.08 08:11:20.817923 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.32 MiB. | ||
| 5210 | 2026.05.08 08:11:21.000191 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 253.68 MiB, peak 259.61 MiB, free memory in arenas 0.00 B, will set to 254.71 MiB (RSS), difference: 1.03 MiB | ||
| 5211 | 2026.05.08 08:11:25.781918 [ 260 ] {} <Trace> TCP-Session: 3fbd83a9-a342-4804-a34d-63c9c5d34136 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5212 | 2026.05.08 08:11:25.782235 [ 260 ] {6b784232-0ac1-48b9-b0a6-e8afda0d9142} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40062) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native (stage: Complete) | ||
| 5213 | 2026.05.08 08:11:25.782722 [ 260 ] {6b784232-0ac1-48b9-b0a6-e8afda0d9142} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 5214 | 2026.05.08 08:11:25.782813 [ 260 ] {6b784232-0ac1-48b9-b0a6-e8afda0d9142} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 5215 | 2026.05.08 08:11:25.783104 [ 260 ] {6b784232-0ac1-48b9-b0a6-e8afda0d9142} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 5216 | 2026.05.08 08:11:25.783180 [ 260 ] {6b784232-0ac1-48b9-b0a6-e8afda0d9142} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 5217 | 2026.05.08 08:11:25.783328 [ 260 ] {6b784232-0ac1-48b9-b0a6-e8afda0d9142} <Debug> oximeter.timeseries_schema (b89db7f6-4c52-403d-9f92-e362dcc59f0f) (SelectExecutor): Key condition: (column 0 in 20-element set) | ||
| 5218 | 2026.05.08 08:11:25.783442 [ 335 ] {6b784232-0ac1-48b9-b0a6-e8afda0d9142} <Trace> oximeter.timeseries_schema (b89db7f6-4c52-403d-9f92-e362dcc59f0f) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 5219 | 2026.05.08 08:11:25.783457 [ 328 ] {6b784232-0ac1-48b9-b0a6-e8afda0d9142} <Trace> oximeter.timeseries_schema (b89db7f6-4c52-403d-9f92-e362dcc59f0f) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 5220 | 2026.05.08 08:11:25.783458 [ 312 ] {6b784232-0ac1-48b9-b0a6-e8afda0d9142} <Trace> oximeter.timeseries_schema (b89db7f6-4c52-403d-9f92-e362dcc59f0f) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 5221 | 2026.05.08 08:11:25.783590 [ 260 ] {6b784232-0ac1-48b9-b0a6-e8afda0d9142} <Debug> oximeter.timeseries_schema (b89db7f6-4c52-403d-9f92-e362dcc59f0f) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges | ||
| 5222 | 2026.05.08 08:11:25.783619 [ 260 ] {6b784232-0ac1-48b9-b0a6-e8afda0d9142} <Trace> oximeter.timeseries_schema (b89db7f6-4c52-403d-9f92-e362dcc59f0f) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 5223 | 2026.05.08 08:11:25.783690 [ 260 ] {6b784232-0ac1-48b9-b0a6-e8afda0d9142} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 5224 | 2026.05.08 08:11:25.783711 [ 260 ] {6b784232-0ac1-48b9-b0a6-e8afda0d9142} <Debug> oximeter.timeseries_schema (b89db7f6-4c52-403d-9f92-e362dcc59f0f) (SelectExecutor): Reading approx. 47 rows with 2 streams | ||
| 5225 | 2026.05.08 08:11:25.783746 [ 260 ] {6b784232-0ac1-48b9-b0a6-e8afda0d9142} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 5226 | 2026.05.08 08:11:25.783784 [ 260 ] {6b784232-0ac1-48b9-b0a6-e8afda0d9142} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 5227 | 2026.05.08 08:11:25.784856 [ 260 ] {6b784232-0ac1-48b9-b0a6-e8afda0d9142} <Debug> executeQuery: Read 47 rows, 8.00 KiB in 0.002742 sec., 17140.77315827863 rows/sec., 2.85 MiB/sec. | ||
| 5228 | 2026.05.08 08:11:25.784994 [ 260 ] {6b784232-0ac1-48b9-b0a6-e8afda0d9142} <Debug> TCPHandler: Processed in 0.003205356 sec. | ||
| 5229 | 2026.05.08 08:11:25.787144 [ 260 ] {} <Trace> TCP-Session: 3fbd83a9-a342-4804-a34d-63c9c5d34136 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5230 | 2026.05.08 08:11:25.787256 [ 260 ] {1e860f3b-9900-41c1-afac-6e4b86142da4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40062) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 5231 | 2026.05.08 08:11:25.787303 [ 260 ] {1e860f3b-9900-41c1-afac-6e4b86142da4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 5232 | 2026.05.08 08:11:25.787786 [ 260 ] {1e860f3b-9900-41c1-afac-6e4b86142da4} <Trace> oximeter.fields_ipaddr (034d96d9-789e-4505-ab4d-4c4f8262c586): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5233 | 2026.05.08 08:11:25.787830 [ 260 ] {1e860f3b-9900-41c1-afac-6e4b86142da4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 5234 | 2026.05.08 08:11:25.788196 [ 260 ] {1e860f3b-9900-41c1-afac-6e4b86142da4} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 5235 | 2026.05.08 08:11:25.788431 [ 260 ] {1e860f3b-9900-41c1-afac-6e4b86142da4} <Trace> oximeter.fields_ipaddr (034d96d9-789e-4505-ab4d-4c4f8262c586): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5236 | 2026.05.08 08:11:25.788579 [ 260 ] {1e860f3b-9900-41c1-afac-6e4b86142da4} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001357 sec., 2947.678703021371 rows/sec., 240.36 KiB/sec. | ||
| 5237 | 2026.05.08 08:11:25.788619 [ 260 ] {1e860f3b-9900-41c1-afac-6e4b86142da4} <Debug> TCPHandler: Processed in 0.001527956 sec. | ||
| 5238 | 2026.05.08 08:11:25.788754 [ 260 ] {} <Trace> TCP-Session: 3fbd83a9-a342-4804-a34d-63c9c5d34136 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5239 | 2026.05.08 08:11:25.788883 [ 260 ] {246e512c-cf04-4098-a3b7-ff26511aaad3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40062) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5240 | 2026.05.08 08:11:25.788931 [ 260 ] {246e512c-cf04-4098-a3b7-ff26511aaad3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5241 | 2026.05.08 08:11:25.789402 [ 260 ] {246e512c-cf04-4098-a3b7-ff26511aaad3} <Trace> oximeter.fields_string (2e56caf6-21a8-464c-b24f-cce9c93bbfbe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5242 | 2026.05.08 08:11:25.789441 [ 260 ] {246e512c-cf04-4098-a3b7-ff26511aaad3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 5243 | 2026.05.08 08:11:25.789775 [ 260 ] {246e512c-cf04-4098-a3b7-ff26511aaad3} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 5244 | 2026.05.08 08:11:25.790012 [ 260 ] {246e512c-cf04-4098-a3b7-ff26511aaad3} <Trace> oximeter.fields_string (2e56caf6-21a8-464c-b24f-cce9c93bbfbe): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5245 | 2026.05.08 08:11:25.790148 [ 260 ] {246e512c-cf04-4098-a3b7-ff26511aaad3} <Debug> executeQuery: Read 106 rows, 9.08 KiB in 0.001294 sec., 81916.53786707882 rows/sec., 6.85 MiB/sec. | ||
| 5246 | 2026.05.08 08:11:25.790189 [ 260 ] {246e512c-cf04-4098-a3b7-ff26511aaad3} <Debug> TCPHandler: Processed in 0.001498115 sec. | ||
| 5247 | 2026.05.08 08:11:25.790307 [ 260 ] {} <Trace> TCP-Session: 3fbd83a9-a342-4804-a34d-63c9c5d34136 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5248 | 2026.05.08 08:11:25.790403 [ 260 ] {3cb7030f-3d15-433c-8042-49da4def1d91} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40062) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5249 | 2026.05.08 08:11:25.790444 [ 260 ] {3cb7030f-3d15-433c-8042-49da4def1d91} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5250 | 2026.05.08 08:11:25.790852 [ 260 ] {3cb7030f-3d15-433c-8042-49da4def1d91} <Trace> oximeter.fields_u16 (b3f55b36-ed93-4ef0-b7a4-471cf9f732a6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5251 | 2026.05.08 08:11:25.790891 [ 260 ] {3cb7030f-3d15-433c-8042-49da4def1d91} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 5252 | 2026.05.08 08:11:25.791212 [ 260 ] {3cb7030f-3d15-433c-8042-49da4def1d91} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 5253 | 2026.05.08 08:11:25.791433 [ 260 ] {3cb7030f-3d15-433c-8042-49da4def1d91} <Trace> oximeter.fields_u16 (b3f55b36-ed93-4ef0-b7a4-471cf9f732a6): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5254 | 2026.05.08 08:11:25.791569 [ 260 ] {3cb7030f-3d15-433c-8042-49da4def1d91} <Debug> executeQuery: Read 28 rows, 2.08 KiB in 0.001185 sec., 23628.69198312236 rows/sec., 1.72 MiB/sec. | ||
| 5255 | 2026.05.08 08:11:25.791608 [ 260 ] {3cb7030f-3d15-433c-8042-49da4def1d91} <Debug> TCPHandler: Processed in 0.001351093 sec. | ||
| 5256 | 2026.05.08 08:11:25.791734 [ 260 ] {} <Trace> TCP-Session: 3fbd83a9-a342-4804-a34d-63c9c5d34136 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5257 | 2026.05.08 08:11:25.791828 [ 260 ] {f3ec8c35-c7bc-41e4-a456-15bbc8429e50} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40062) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5258 | 2026.05.08 08:11:25.791869 [ 260 ] {f3ec8c35-c7bc-41e4-a456-15bbc8429e50} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5259 | 2026.05.08 08:11:25.792301 [ 260 ] {f3ec8c35-c7bc-41e4-a456-15bbc8429e50} <Trace> oximeter.fields_uuid (6954ef9e-8f45-45b9-b3dd-33f933bb31d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5260 | 2026.05.08 08:11:25.792339 [ 260 ] {f3ec8c35-c7bc-41e4-a456-15bbc8429e50} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 5261 | 2026.05.08 08:11:25.792651 [ 260 ] {f3ec8c35-c7bc-41e4-a456-15bbc8429e50} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 5262 | 2026.05.08 08:11:25.792875 [ 260 ] {f3ec8c35-c7bc-41e4-a456-15bbc8429e50} <Trace> oximeter.fields_uuid (6954ef9e-8f45-45b9-b3dd-33f933bb31d2): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5263 | 2026.05.08 08:11:25.793006 [ 260 ] {f3ec8c35-c7bc-41e4-a456-15bbc8429e50} <Debug> executeQuery: Read 92 rows, 7.36 KiB in 0.001196 sec., 76923.07692307692 rows/sec., 6.01 MiB/sec. | ||
| 5264 | 2026.05.08 08:11:25.793044 [ 260 ] {f3ec8c35-c7bc-41e4-a456-15bbc8429e50} <Debug> TCPHandler: Processed in 0.001360484 sec. | ||
| 5265 | 2026.05.08 08:11:25.793162 [ 260 ] {} <Trace> TCP-Session: 3fbd83a9-a342-4804-a34d-63c9c5d34136 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5266 | 2026.05.08 08:11:25.793257 [ 260 ] {0ee206c5-0efd-4ceb-966c-2145f89610d6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40062) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5267 | 2026.05.08 08:11:25.793300 [ 260 ] {0ee206c5-0efd-4ceb-966c-2145f89610d6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5268 | 2026.05.08 08:11:25.793733 [ 260 ] {0ee206c5-0efd-4ceb-966c-2145f89610d6} <Trace> oximeter.measurements_cumulativeu64 (a8be02dd-881e-443e-adcb-2b9e0d812815): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5269 | 2026.05.08 08:11:25.793771 [ 260 ] {0ee206c5-0efd-4ceb-966c-2145f89610d6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 5270 | 2026.05.08 08:11:25.794107 [ 260 ] {0ee206c5-0efd-4ceb-966c-2145f89610d6} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 5271 | 2026.05.08 08:11:25.794322 [ 260 ] {0ee206c5-0efd-4ceb-966c-2145f89610d6} <Trace> oximeter.measurements_cumulativeu64 (a8be02dd-881e-443e-adcb-2b9e0d812815): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5272 | 2026.05.08 08:11:25.794455 [ 260 ] {0ee206c5-0efd-4ceb-966c-2145f89610d6} <Debug> executeQuery: Read 162 rows, 11.55 KiB in 0.001216 sec., 133223.68421052632 rows/sec., 9.28 MiB/sec. | ||
| 5273 | 2026.05.08 08:11:25.794493 [ 260 ] {0ee206c5-0efd-4ceb-966c-2145f89610d6} <Debug> TCPHandler: Processed in 0.001380794 sec. | ||
| 5274 | 2026.05.08 08:11:25.794622 [ 260 ] {} <Trace> TCP-Session: 3fbd83a9-a342-4804-a34d-63c9c5d34136 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5275 | 2026.05.08 08:11:25.794752 [ 260 ] {1593726f-1ba3-4384-99c4-af75a0fbba14} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40062) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5276 | 2026.05.08 08:11:25.794818 [ 260 ] {1593726f-1ba3-4384-99c4-af75a0fbba14} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 5277 | 2026.05.08 08:11:25.795702 [ 260 ] {1593726f-1ba3-4384-99c4-af75a0fbba14} <Trace> oximeter.measurements_histogramu64 (ebabec84-cbfc-4cf8-9a95-b35807d218b8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5278 | 2026.05.08 08:11:25.795739 [ 260 ] {1593726f-1ba3-4384-99c4-af75a0fbba14} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 5279 | 2026.05.08 08:11:25.796293 [ 260 ] {1593726f-1ba3-4384-99c4-af75a0fbba14} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 5280 | 2026.05.08 08:11:25.796525 [ 260 ] {1593726f-1ba3-4384-99c4-af75a0fbba14} <Trace> oximeter.measurements_histogramu64 (ebabec84-cbfc-4cf8-9a95-b35807d218b8): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5281 | 2026.05.08 08:11:25.796670 [ 260 ] {1593726f-1ba3-4384-99c4-af75a0fbba14} <Debug> executeQuery: Read 24 rows, 44.04 KiB in 0.001946 sec., 12332.990750256937 rows/sec., 22.10 MiB/sec. | ||
| 5282 | 2026.05.08 08:11:25.796738 [ 260 ] {1593726f-1ba3-4384-99c4-af75a0fbba14} <Debug> TCPHandler: Processed in 0.002177838 sec. | ||
| 5283 | 2026.05.08 08:11:25.796855 [ 260 ] {} <Trace> TCP-Session: 3fbd83a9-a342-4804-a34d-63c9c5d34136 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5284 | 2026.05.08 08:11:25.796950 [ 260 ] {3ecb02af-9fef-47e4-bbcb-df787cc344f2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40062) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5285 | 2026.05.08 08:11:25.796991 [ 260 ] {3ecb02af-9fef-47e4-bbcb-df787cc344f2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5286 | 2026.05.08 08:11:25.797341 [ 260 ] {3ecb02af-9fef-47e4-bbcb-df787cc344f2} <Trace> oximeter.measurements_u64 (51456919-ce1d-4304-962d-5a281585e6eb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5287 | 2026.05.08 08:11:25.797377 [ 260 ] {3ecb02af-9fef-47e4-bbcb-df787cc344f2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 5288 | 2026.05.08 08:11:25.797684 [ 260 ] {3ecb02af-9fef-47e4-bbcb-df787cc344f2} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 5289 | 2026.05.08 08:11:25.797910 [ 260 ] {3ecb02af-9fef-47e4-bbcb-df787cc344f2} <Trace> oximeter.measurements_u64 (51456919-ce1d-4304-962d-5a281585e6eb): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5290 | 2026.05.08 08:11:25.798040 [ 260 ] {3ecb02af-9fef-47e4-bbcb-df787cc344f2} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001109 sec., 54102.795311091075 rows/sec., 3.65 MiB/sec. | ||
| 5291 | 2026.05.08 08:11:25.798077 [ 260 ] {3ecb02af-9fef-47e4-bbcb-df787cc344f2} <Debug> TCPHandler: Processed in 0.001271972 sec. | ||
| 5292 | 2026.05.08 08:11:27.592159 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 10031 | ||
| 5293 | 2026.05.08 08:11:27.592650 [ 245 ] {} <Trace> system.asynchronous_metric_log (ae5b5697-1ff6-4106-8704-be69c16fe51c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5294 | 2026.05.08 08:11:27.592695 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 5295 | 2026.05.08 08:11:27.593197 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 5296 | 2026.05.08 08:11:27.593417 [ 245 ] {} <Trace> system.asynchronous_metric_log (ae5b5697-1ff6-4106-8704-be69c16fe51c): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5297 | 2026.05.08 08:11:27.593541 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 10031 | ||
| 5298 | 2026.05.08 08:11:27.593559 [ 44 ] {} <Debug> system.asynchronous_metric_log (ae5b5697-1ff6-4106-8704-be69c16fe51c) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 5299 | 2026.05.08 08:11:27.593634 [ 44 ] {} <Trace> system.asynchronous_metric_log (ae5b5697-1ff6-4106-8704-be69c16fe51c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5300 | 2026.05.08 08:11:27.593654 [ 44 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 5301 | 2026.05.08 08:11:27.593761 [ 194 ] {ae5b5697-1ff6-4106-8704-be69c16fe51c::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 | ||
| 5302 | 2026.05.08 08:11:27.593869 [ 194 ] {ae5b5697-1ff6-4106-8704-be69c16fe51c::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5303 | 2026.05.08 08:11:27.593903 [ 194 ] {ae5b5697-1ff6-4106-8704-be69c16fe51c::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 7663 rows starting from the beginning of the part | ||
| 5304 | 2026.05.08 08:11:27.593966 [ 194 ] {ae5b5697-1ff6-4106-8704-be69c16fe51c::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 448 rows starting from the beginning of the part | ||
| 5305 | 2026.05.08 08:11:27.594015 [ 194 ] {ae5b5697-1ff6-4106-8704-be69c16fe51c::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 512 rows starting from the beginning of the part | ||
| 5306 | 2026.05.08 08:11:27.594053 [ 194 ] {ae5b5697-1ff6-4106-8704-be69c16fe51c::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 448 rows starting from the beginning of the part | ||
| 5307 | 2026.05.08 08:11:27.594092 [ 194 ] {ae5b5697-1ff6-4106-8704-be69c16fe51c::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 512 rows starting from the beginning of the part | ||
| 5308 | 2026.05.08 08:11:27.594129 [ 194 ] {ae5b5697-1ff6-4106-8704-be69c16fe51c::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 448 rows starting from the beginning of the part | ||
| 5309 | 2026.05.08 08:11:27.596066 [ 194 ] {ae5b5697-1ff6-4106-8704-be69c16fe51c::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 10031 rows, containing 4 columns (4 merged, 0 gathered) in 0.002355551 sec., 4258451.631911175 rows/sec., 60.92 MiB/sec. | ||
| 5310 | 2026.05.08 08:11:27.596250 [ 194 ] {ae5b5697-1ff6-4106-8704-be69c16fe51c::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 5311 | 2026.05.08 08:11:27.596485 [ 194 ] {ae5b5697-1ff6-4106-8704-be69c16fe51c::all_1_21_4} <Trace> system.asynchronous_metric_log (ae5b5697-1ff6-4106-8704-be69c16fe51c): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5312 | 2026.05.08 08:11:27.596546 [ 194 ] {ae5b5697-1ff6-4106-8704-be69c16fe51c::all_1_21_4} <Trace> system.asynchronous_metric_log (ae5b5697-1ff6-4106-8704-be69c16fe51c) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 5313 | 2026.05.08 08:11:27.596613 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.45 MiB. | ||
| 5314 | 2026.05.08 08:11:28.121422 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 159 | ||
| 5315 | 2026.05.08 08:11:28.137600 [ 244 ] {} <Trace> system.metric_log (6863ca5b-3a4e-4a65-b181-6be743eb150d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5316 | 2026.05.08 08:11:28.137650 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 5317 | 2026.05.08 08:11:28.143332 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 5318 | 2026.05.08 08:11:28.144035 [ 244 ] {} <Trace> system.metric_log (6863ca5b-3a4e-4a65-b181-6be743eb150d): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5319 | 2026.05.08 08:11:28.144329 [ 44 ] {} <Debug> system.metric_log (6863ca5b-3a4e-4a65-b181-6be743eb150d) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 5320 | 2026.05.08 08:11:28.144391 [ 44 ] {} <Trace> system.metric_log (6863ca5b-3a4e-4a65-b181-6be743eb150d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5321 | 2026.05.08 08:11:28.144410 [ 44 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 5322 | 2026.05.08 08:11:28.144519 [ 190 ] {6863ca5b-3a4e-4a65-b181-6be743eb150d::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 | ||
| 5323 | 2026.05.08 08:11:28.146795 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 159 | ||
| 5324 | 2026.05.08 08:11:28.148444 [ 190 ] {6863ca5b-3a4e-4a65-b181-6be743eb150d::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5325 | 2026.05.08 08:11:28.149744 [ 190 ] {6863ca5b-3a4e-4a65-b181-6be743eb150d::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 | ||
| 5326 | 2026.05.08 08:11:28.154140 [ 190 ] {6863ca5b-3a4e-4a65-b181-6be743eb150d::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 7 rows starting from the beginning of the part | ||
| 5327 | 2026.05.08 08:11:28.158359 [ 190 ] {6863ca5b-3a4e-4a65-b181-6be743eb150d::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 8 rows starting from the beginning of the part | ||
| 5328 | 2026.05.08 08:11:28.162544 [ 190 ] {6863ca5b-3a4e-4a65-b181-6be743eb150d::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 | ||
| 5329 | 2026.05.08 08:11:28.166756 [ 190 ] {6863ca5b-3a4e-4a65-b181-6be743eb150d::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 | ||
| 5330 | 2026.05.08 08:11:28.170900 [ 190 ] {6863ca5b-3a4e-4a65-b181-6be743eb150d::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 | ||
| 5331 | 2026.05.08 08:11:28.219481 [ 190 ] {6863ca5b-3a4e-4a65-b181-6be743eb150d::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 159 rows, containing 679 columns (679 merged, 0 gathered) in 0.07500855 sec., 2119.75834754838 rows/sec., 10.96 MiB/sec. | ||
| 5332 | 2026.05.08 08:11:28.221818 [ 197 ] {6863ca5b-3a4e-4a65-b181-6be743eb150d::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 5333 | 2026.05.08 08:11:28.223921 [ 197 ] {6863ca5b-3a4e-4a65-b181-6be743eb150d::all_1_21_4} <Trace> system.metric_log (6863ca5b-3a4e-4a65-b181-6be743eb150d): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5334 | 2026.05.08 08:11:28.224001 [ 197 ] {6863ca5b-3a4e-4a65-b181-6be743eb150d::all_1_21_4} <Trace> system.metric_log (6863ca5b-3a4e-4a65-b181-6be743eb150d) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 5335 | 2026.05.08 08:11:28.226388 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.11 MiB. | ||
| 5336 | 2026.05.08 08:11:29.000233 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 256.31 MiB, peak 266.85 MiB, free memory in arenas 0.00 B, will set to 259.51 MiB (RSS), difference: 3.21 MiB | ||
| 5337 | 2026.05.08 08:11:30.121561 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 40 entries to flush up to offset 672 | ||
| 5338 | 2026.05.08 08:11:30.124046 [ 243 ] {} <Trace> system.query_log (14f8ccb3-56a3-4601-8a9e-d96094aafe7f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5339 | 2026.05.08 08:11:30.124093 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 5340 | 2026.05.08 08:11:30.125345 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 5341 | 2026.05.08 08:11:30.125611 [ 243 ] {} <Trace> system.query_log (14f8ccb3-56a3-4601-8a9e-d96094aafe7f): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5342 | 2026.05.08 08:11:30.125768 [ 26 ] {} <Debug> system.query_log (14f8ccb3-56a3-4601-8a9e-d96094aafe7f) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 5343 | 2026.05.08 08:11:30.125840 [ 26 ] {} <Trace> system.query_log (14f8ccb3-56a3-4601-8a9e-d96094aafe7f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5344 | 2026.05.08 08:11:30.125863 [ 26 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 5345 | 2026.05.08 08:11:30.125864 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 672 | ||
| 5346 | 2026.05.08 08:11:30.125965 [ 196 ] {14f8ccb3-56a3-4601-8a9e-d96094aafe7f::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 | ||
| 5347 | 2026.05.08 08:11:30.126463 [ 196 ] {14f8ccb3-56a3-4601-8a9e-d96094aafe7f::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5348 | 2026.05.08 08:11:30.126605 [ 196 ] {14f8ccb3-56a3-4601-8a9e-d96094aafe7f::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 474 rows starting from the beginning of the part | ||
| 5349 | 2026.05.08 08:11:30.126987 [ 196 ] {14f8ccb3-56a3-4601-8a9e-d96094aafe7f::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 26 rows starting from the beginning of the part | ||
| 5350 | 2026.05.08 08:11:30.127312 [ 196 ] {14f8ccb3-56a3-4601-8a9e-d96094aafe7f::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 40 rows starting from the beginning of the part | ||
| 5351 | 2026.05.08 08:11:30.127633 [ 196 ] {14f8ccb3-56a3-4601-8a9e-d96094aafe7f::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 68 rows starting from the beginning of the part | ||
| 5352 | 2026.05.08 08:11:30.127960 [ 196 ] {14f8ccb3-56a3-4601-8a9e-d96094aafe7f::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 24 rows starting from the beginning of the part | ||
| 5353 | 2026.05.08 08:11:30.128278 [ 196 ] {14f8ccb3-56a3-4601-8a9e-d96094aafe7f::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 40 rows starting from the beginning of the part | ||
| 5354 | 2026.05.08 08:11:30.134382 [ 201 ] {14f8ccb3-56a3-4601-8a9e-d96094aafe7f::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 672 rows, containing 72 columns (72 merged, 0 gathered) in 0.008455517 sec., 79474.73820938448 rows/sec., 68.61 MiB/sec. | ||
| 5355 | 2026.05.08 08:11:30.135736 [ 186 ] {14f8ccb3-56a3-4601-8a9e-d96094aafe7f::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 5356 | 2026.05.08 08:11:30.136358 [ 186 ] {14f8ccb3-56a3-4601-8a9e-d96094aafe7f::all_1_16_3} <Trace> system.query_log (14f8ccb3-56a3-4601-8a9e-d96094aafe7f): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5357 | 2026.05.08 08:11:30.136441 [ 186 ] {14f8ccb3-56a3-4601-8a9e-d96094aafe7f::all_1_16_3} <Trace> system.query_log (14f8ccb3-56a3-4601-8a9e-d96094aafe7f) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 5358 | 2026.05.08 08:11:30.136832 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.15 MiB. | ||
| 5359 | 2026.05.08 08:11:30.785703 [ 260 ] {} <Trace> TCP-Session: 3fbd83a9-a342-4804-a34d-63c9c5d34136 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5360 | 2026.05.08 08:11:30.785958 [ 260 ] {6f9f12dd-9be3-4a46-89f1-e7845f0964d5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40062) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table: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) | ||
| 5361 | 2026.05.08 08:11:30.786332 [ 260 ] {6f9f12dd-9be3-4a46-89f1-e7845f0964d5} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 5362 | 2026.05.08 08:11:30.786371 [ 260 ] {6f9f12dd-9be3-4a46-89f1-e7845f0964d5} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table: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 | ||
| 5363 | 2026.05.08 08:11:30.786621 [ 260 ] {6f9f12dd-9be3-4a46-89f1-e7845f0964d5} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 5364 | 2026.05.08 08:11:30.786695 [ 260 ] {6f9f12dd-9be3-4a46-89f1-e7845f0964d5} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 5365 | 2026.05.08 08:11:30.786841 [ 260 ] {6f9f12dd-9be3-4a46-89f1-e7845f0964d5} <Debug> oximeter.timeseries_schema (b89db7f6-4c52-403d-9f92-e362dcc59f0f) (SelectExecutor): Key condition: (column 0 in 31-element set) | ||
| 5366 | 2026.05.08 08:11:30.786961 [ 312 ] {6f9f12dd-9be3-4a46-89f1-e7845f0964d5} <Trace> oximeter.timeseries_schema (b89db7f6-4c52-403d-9f92-e362dcc59f0f) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 5367 | 2026.05.08 08:11:30.786968 [ 335 ] {6f9f12dd-9be3-4a46-89f1-e7845f0964d5} <Trace> oximeter.timeseries_schema (b89db7f6-4c52-403d-9f92-e362dcc59f0f) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 5368 | 2026.05.08 08:11:30.786960 [ 332 ] {6f9f12dd-9be3-4a46-89f1-e7845f0964d5} <Trace> oximeter.timeseries_schema (b89db7f6-4c52-403d-9f92-e362dcc59f0f) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 5369 | 2026.05.08 08:11:30.787132 [ 260 ] {6f9f12dd-9be3-4a46-89f1-e7845f0964d5} <Debug> oximeter.timeseries_schema (b89db7f6-4c52-403d-9f92-e362dcc59f0f) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges | ||
| 5370 | 2026.05.08 08:11:30.787161 [ 260 ] {6f9f12dd-9be3-4a46-89f1-e7845f0964d5} <Trace> oximeter.timeseries_schema (b89db7f6-4c52-403d-9f92-e362dcc59f0f) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 5371 | 2026.05.08 08:11:30.787234 [ 260 ] {6f9f12dd-9be3-4a46-89f1-e7845f0964d5} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 5372 | 2026.05.08 08:11:30.787254 [ 260 ] {6f9f12dd-9be3-4a46-89f1-e7845f0964d5} <Debug> oximeter.timeseries_schema (b89db7f6-4c52-403d-9f92-e362dcc59f0f) (SelectExecutor): Reading approx. 47 rows with 2 streams | ||
| 5373 | 2026.05.08 08:11:30.787290 [ 260 ] {6f9f12dd-9be3-4a46-89f1-e7845f0964d5} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 5374 | 2026.05.08 08:11:30.787329 [ 260 ] {6f9f12dd-9be3-4a46-89f1-e7845f0964d5} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 5375 | 2026.05.08 08:11:30.788525 [ 260 ] {6f9f12dd-9be3-4a46-89f1-e7845f0964d5} <Debug> executeQuery: Read 47 rows, 11.99 KiB in 0.002668 sec., 17616.191904047977 rows/sec., 4.39 MiB/sec. | ||
| 5376 | 2026.05.08 08:11:30.788663 [ 260 ] {6f9f12dd-9be3-4a46-89f1-e7845f0964d5} <Debug> TCPHandler: Processed in 0.003095163 sec. | ||
| 5377 | 2026.05.08 08:11:30.793800 [ 260 ] {} <Trace> TCP-Session: 3fbd83a9-a342-4804-a34d-63c9c5d34136 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5378 | 2026.05.08 08:11:30.793936 [ 260 ] {f828a987-b94d-45be-944a-f020e929cead} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40062) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 5379 | 2026.05.08 08:11:30.793989 [ 260 ] {f828a987-b94d-45be-944a-f020e929cead} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 5380 | 2026.05.08 08:11:30.794635 [ 260 ] {f828a987-b94d-45be-944a-f020e929cead} <Trace> oximeter.fields_i16 (3c1e284c-4bc9-42d0-9208-0102cfbb7904): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5381 | 2026.05.08 08:11:30.794680 [ 260 ] {f828a987-b94d-45be-944a-f020e929cead} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 5382 | 2026.05.08 08:11:30.795072 [ 260 ] {f828a987-b94d-45be-944a-f020e929cead} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 5383 | 2026.05.08 08:11:30.795303 [ 260 ] {f828a987-b94d-45be-944a-f020e929cead} <Trace> oximeter.fields_i16 (3c1e284c-4bc9-42d0-9208-0102cfbb7904): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5384 | 2026.05.08 08:11:30.795430 [ 26 ] {} <Debug> oximeter.fields_i16 (3c1e284c-4bc9-42d0-9208-0102cfbb7904) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 5385 | 2026.05.08 08:11:30.795453 [ 260 ] {f828a987-b94d-45be-944a-f020e929cead} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001558 sec., 182284.9807445443 rows/sec., 11.58 MiB/sec. | ||
| 5386 | 2026.05.08 08:11:30.795485 [ 26 ] {} <Trace> oximeter.fields_i16 (3c1e284c-4bc9-42d0-9208-0102cfbb7904): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5387 | 2026.05.08 08:11:30.795502 [ 260 ] {f828a987-b94d-45be-944a-f020e929cead} <Debug> TCPHandler: Processed in 0.001766371 sec. | ||
| 5388 | 2026.05.08 08:11:30.795512 [ 26 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 5389 | 2026.05.08 08:11:30.795640 [ 260 ] {} <Trace> TCP-Session: 3fbd83a9-a342-4804-a34d-63c9c5d34136 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5390 | 2026.05.08 08:11:30.795647 [ 196 ] {3c1e284c-4bc9-42d0-9208-0102cfbb7904::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 | ||
| 5391 | 2026.05.08 08:11:30.795749 [ 260 ] {2024b56e-87c3-4631-8f67-fdaa75481598} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40062) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5392 | 2026.05.08 08:11:30.795798 [ 260 ] {2024b56e-87c3-4631-8f67-fdaa75481598} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5393 | 2026.05.08 08:11:30.795801 [ 196 ] {3c1e284c-4bc9-42d0-9208-0102cfbb7904::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5394 | 2026.05.08 08:11:30.795851 [ 196 ] {3c1e284c-4bc9-42d0-9208-0102cfbb7904::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 308 rows starting from the beginning of the part | ||
| 5395 | 2026.05.08 08:11:30.795924 [ 196 ] {3c1e284c-4bc9-42d0-9208-0102cfbb7904::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 284 rows starting from the beginning of the part | ||
| 5396 | 2026.05.08 08:11:30.795979 [ 196 ] {3c1e284c-4bc9-42d0-9208-0102cfbb7904::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 284 rows starting from the beginning of the part | ||
| 5397 | 2026.05.08 08:11:30.796027 [ 196 ] {3c1e284c-4bc9-42d0-9208-0102cfbb7904::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 284 rows starting from the beginning of the part | ||
| 5398 | 2026.05.08 08:11:30.796077 [ 196 ] {3c1e284c-4bc9-42d0-9208-0102cfbb7904::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 284 rows starting from the beginning of the part | ||
| 5399 | 2026.05.08 08:11:30.796145 [ 196 ] {3c1e284c-4bc9-42d0-9208-0102cfbb7904::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 284 rows starting from the beginning of the part | ||
| 5400 | 2026.05.08 08:11:30.796624 [ 260 ] {2024b56e-87c3-4631-8f67-fdaa75481598} <Trace> oximeter.fields_string (2e56caf6-21a8-464c-b24f-cce9c93bbfbe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5401 | 2026.05.08 08:11:30.796674 [ 260 ] {2024b56e-87c3-4631-8f67-fdaa75481598} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 5402 | 2026.05.08 08:11:30.797261 [ 201 ] {3c1e284c-4bc9-42d0-9208-0102cfbb7904::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1728 rows, containing 5 columns (5 merged, 0 gathered) in 0.001675789 sec., 1031156.0703644671 rows/sec., 69.70 MiB/sec. | ||
| 5403 | 2026.05.08 08:11:30.797274 [ 260 ] {2024b56e-87c3-4631-8f67-fdaa75481598} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 5404 | 2026.05.08 08:11:30.797457 [ 189 ] {3c1e284c-4bc9-42d0-9208-0102cfbb7904::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 5405 | 2026.05.08 08:11:30.797535 [ 260 ] {2024b56e-87c3-4631-8f67-fdaa75481598} <Trace> oximeter.fields_string (2e56caf6-21a8-464c-b24f-cce9c93bbfbe): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5406 | 2026.05.08 08:11:30.797694 [ 260 ] {2024b56e-87c3-4631-8f67-fdaa75481598} <Debug> executeQuery: Read 833 rows, 66.39 KiB in 0.001969 sec., 423057.3895378365 rows/sec., 32.93 MiB/sec. | ||
| 5407 | 2026.05.08 08:11:30.797736 [ 260 ] {2024b56e-87c3-4631-8f67-fdaa75481598} <Debug> TCPHandler: Processed in 0.002148858 sec. | ||
| 5408 | 2026.05.08 08:11:30.797784 [ 189 ] {3c1e284c-4bc9-42d0-9208-0102cfbb7904::all_1_11_2} <Trace> oximeter.fields_i16 (3c1e284c-4bc9-42d0-9208-0102cfbb7904): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5409 | 2026.05.08 08:11:30.797858 [ 260 ] {} <Trace> TCP-Session: 3fbd83a9-a342-4804-a34d-63c9c5d34136 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5410 | 2026.05.08 08:11:30.797875 [ 189 ] {3c1e284c-4bc9-42d0-9208-0102cfbb7904::all_1_11_2} <Trace> oximeter.fields_i16 (3c1e284c-4bc9-42d0-9208-0102cfbb7904) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 5411 | 2026.05.08 08:11:30.797964 [ 260 ] {b6e03309-486a-4e31-b46a-4bbba5e131e2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40062) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5412 | 2026.05.08 08:11:30.797991 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.45 MiB. | ||
| 5413 | 2026.05.08 08:11:30.798011 [ 260 ] {b6e03309-486a-4e31-b46a-4bbba5e131e2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5414 | 2026.05.08 08:11:30.798477 [ 260 ] {b6e03309-486a-4e31-b46a-4bbba5e131e2} <Trace> oximeter.fields_u16 (b3f55b36-ed93-4ef0-b7a4-471cf9f732a6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5415 | 2026.05.08 08:11:30.798515 [ 260 ] {b6e03309-486a-4e31-b46a-4bbba5e131e2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 5416 | 2026.05.08 08:11:30.798834 [ 260 ] {b6e03309-486a-4e31-b46a-4bbba5e131e2} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 5417 | 2026.05.08 08:11:30.799061 [ 260 ] {b6e03309-486a-4e31-b46a-4bbba5e131e2} <Trace> oximeter.fields_u16 (b3f55b36-ed93-4ef0-b7a4-471cf9f732a6): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5418 | 2026.05.08 08:11:30.799197 [ 260 ] {b6e03309-486a-4e31-b46a-4bbba5e131e2} <Debug> executeQuery: Read 160 rows, 9.90 KiB in 0.001254 sec., 127591.70653907496 rows/sec., 7.71 MiB/sec. | ||
| 5419 | 2026.05.08 08:11:30.799236 [ 260 ] {b6e03309-486a-4e31-b46a-4bbba5e131e2} <Debug> TCPHandler: Processed in 0.001428785 sec. | ||
| 5420 | 2026.05.08 08:11:30.799357 [ 260 ] {} <Trace> TCP-Session: 3fbd83a9-a342-4804-a34d-63c9c5d34136 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5421 | 2026.05.08 08:11:30.799453 [ 260 ] {cb934706-d429-4fb0-aaa7-ca6dad98e228} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40062) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 5422 | 2026.05.08 08:11:30.799493 [ 260 ] {cb934706-d429-4fb0-aaa7-ca6dad98e228} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 5423 | 2026.05.08 08:11:30.799932 [ 260 ] {cb934706-d429-4fb0-aaa7-ca6dad98e228} <Trace> oximeter.fields_u32 (b5155bac-ebd9-49db-8237-598074e8072a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5424 | 2026.05.08 08:11:30.799966 [ 260 ] {cb934706-d429-4fb0-aaa7-ca6dad98e228} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 5425 | 2026.05.08 08:11:30.800250 [ 260 ] {cb934706-d429-4fb0-aaa7-ca6dad98e228} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 5426 | 2026.05.08 08:11:30.800449 [ 260 ] {cb934706-d429-4fb0-aaa7-ca6dad98e228} <Trace> oximeter.fields_u32 (b5155bac-ebd9-49db-8237-598074e8072a): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5427 | 2026.05.08 08:11:30.800544 [ 26 ] {} <Debug> oximeter.fields_u32 (b5155bac-ebd9-49db-8237-598074e8072a) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 5428 | 2026.05.08 08:11:30.800634 [ 260 ] {cb934706-d429-4fb0-aaa7-ca6dad98e228} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.0012 sec., 124166.66666666667 rows/sec., 8.02 MiB/sec. | ||
| 5429 | 2026.05.08 08:11:30.800647 [ 26 ] {} <Trace> oximeter.fields_u32 (b5155bac-ebd9-49db-8237-598074e8072a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5430 | 2026.05.08 08:11:30.800676 [ 26 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 5431 | 2026.05.08 08:11:30.800679 [ 260 ] {cb934706-d429-4fb0-aaa7-ca6dad98e228} <Debug> TCPHandler: Processed in 0.001370904 sec. | ||
| 5432 | 2026.05.08 08:11:30.800770 [ 198 ] {b5155bac-ebd9-49db-8237-598074e8072a::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 | ||
| 5433 | 2026.05.08 08:11:30.800817 [ 260 ] {} <Trace> TCP-Session: 3fbd83a9-a342-4804-a34d-63c9c5d34136 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5434 | 2026.05.08 08:11:30.800898 [ 198 ] {b5155bac-ebd9-49db-8237-598074e8072a::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5435 | 2026.05.08 08:11:30.800924 [ 260 ] {71ffae3e-1648-4c22-93ea-86c33e626090} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40062) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 5436 | 2026.05.08 08:11:30.800940 [ 198 ] {b5155bac-ebd9-49db-8237-598074e8072a::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 974 rows starting from the beginning of the part | ||
| 5437 | 2026.05.08 08:11:30.800971 [ 260 ] {71ffae3e-1648-4c22-93ea-86c33e626090} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 5438 | 2026.05.08 08:11:30.801015 [ 198 ] {b5155bac-ebd9-49db-8237-598074e8072a::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 149 rows starting from the beginning of the part | ||
| 5439 | 2026.05.08 08:11:30.801071 [ 198 ] {b5155bac-ebd9-49db-8237-598074e8072a::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 149 rows starting from the beginning of the part | ||
| 5440 | 2026.05.08 08:11:30.801125 [ 198 ] {b5155bac-ebd9-49db-8237-598074e8072a::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 950 rows starting from the beginning of the part | ||
| 5441 | 2026.05.08 08:11:30.801169 [ 198 ] {b5155bac-ebd9-49db-8237-598074e8072a::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 149 rows starting from the beginning of the part | ||
| 5442 | 2026.05.08 08:11:30.801206 [ 198 ] {b5155bac-ebd9-49db-8237-598074e8072a::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 149 rows starting from the beginning of the part | ||
| 5443 | 2026.05.08 08:11:30.801467 [ 260 ] {71ffae3e-1648-4c22-93ea-86c33e626090} <Trace> oximeter.fields_u8 (7b358469-9653-4fa1-8df0-42378e30bc5f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5444 | 2026.05.08 08:11:30.801511 [ 260 ] {71ffae3e-1648-4c22-93ea-86c33e626090} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 5445 | 2026.05.08 08:11:30.801865 [ 260 ] {71ffae3e-1648-4c22-93ea-86c33e626090} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 5446 | 2026.05.08 08:11:30.802096 [ 260 ] {71ffae3e-1648-4c22-93ea-86c33e626090} <Trace> oximeter.fields_u8 (7b358469-9653-4fa1-8df0-42378e30bc5f): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5447 | 2026.05.08 08:11:30.802221 [ 28 ] {} <Debug> oximeter.fields_u8 (7b358469-9653-4fa1-8df0-42378e30bc5f) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 5448 | 2026.05.08 08:11:30.802240 [ 260 ] {71ffae3e-1648-4c22-93ea-86c33e626090} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001326 sec., 111613.87631975868 rows/sec., 6.35 MiB/sec. | ||
| 5449 | 2026.05.08 08:11:30.802271 [ 28 ] {} <Trace> oximeter.fields_u8 (7b358469-9653-4fa1-8df0-42378e30bc5f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5450 | 2026.05.08 08:11:30.802298 [ 260 ] {71ffae3e-1648-4c22-93ea-86c33e626090} <Debug> TCPHandler: Processed in 0.001534237 sec. | ||
| 5451 | 2026.05.08 08:11:30.802298 [ 28 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 5452 | 2026.05.08 08:11:30.802396 [ 198 ] {7b358469-9653-4fa1-8df0-42378e30bc5f::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 | ||
| 5453 | 2026.05.08 08:11:30.802434 [ 260 ] {} <Trace> TCP-Session: 3fbd83a9-a342-4804-a34d-63c9c5d34136 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5454 | 2026.05.08 08:11:30.802498 [ 198 ] {7b358469-9653-4fa1-8df0-42378e30bc5f::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5455 | 2026.05.08 08:11:30.802530 [ 198 ] {7b358469-9653-4fa1-8df0-42378e30bc5f::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 160 rows starting from the beginning of the part | ||
| 5456 | 2026.05.08 08:11:30.802537 [ 260 ] {f306e8d6-ebc3-4c9d-a9a5-3bf27c697790} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40062) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5457 | 2026.05.08 08:11:30.802548 [ 201 ] {b5155bac-ebd9-49db-8237-598074e8072a::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2520 rows, containing 5 columns (5 merged, 0 gathered) in 0.001821532 sec., 1383450.8534574192 rows/sec., 88.88 MiB/sec. | ||
| 5458 | 2026.05.08 08:11:30.802584 [ 198 ] {7b358469-9653-4fa1-8df0-42378e30bc5f::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 148 rows starting from the beginning of the part | ||
| 5459 | 2026.05.08 08:11:30.802586 [ 260 ] {f306e8d6-ebc3-4c9d-a9a5-3bf27c697790} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5460 | 2026.05.08 08:11:30.802636 [ 198 ] {7b358469-9653-4fa1-8df0-42378e30bc5f::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 148 rows starting from the beginning of the part | ||
| 5461 | 2026.05.08 08:11:30.802684 [ 198 ] {7b358469-9653-4fa1-8df0-42378e30bc5f::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 148 rows starting from the beginning of the part | ||
| 5462 | 2026.05.08 08:11:30.802726 [ 189 ] {b5155bac-ebd9-49db-8237-598074e8072a::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 5463 | 2026.05.08 08:11:30.802729 [ 198 ] {7b358469-9653-4fa1-8df0-42378e30bc5f::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 148 rows starting from the beginning of the part | ||
| 5464 | 2026.05.08 08:11:30.802786 [ 198 ] {7b358469-9653-4fa1-8df0-42378e30bc5f::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 148 rows starting from the beginning of the part | ||
| 5465 | 2026.05.08 08:11:30.803016 [ 189 ] {b5155bac-ebd9-49db-8237-598074e8072a::all_1_11_2} <Trace> oximeter.fields_u32 (b5155bac-ebd9-49db-8237-598074e8072a): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5466 | 2026.05.08 08:11:30.803101 [ 189 ] {b5155bac-ebd9-49db-8237-598074e8072a::all_1_11_2} <Trace> oximeter.fields_u32 (b5155bac-ebd9-49db-8237-598074e8072a) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 5467 | 2026.05.08 08:11:30.803187 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.51 MiB. | ||
| 5468 | 2026.05.08 08:11:30.803271 [ 260 ] {f306e8d6-ebc3-4c9d-a9a5-3bf27c697790} <Trace> oximeter.fields_uuid (6954ef9e-8f45-45b9-b3dd-33f933bb31d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5469 | 2026.05.08 08:11:30.803313 [ 260 ] {f306e8d6-ebc3-4c9d-a9a5-3bf27c697790} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 5470 | 2026.05.08 08:11:30.803663 [ 260 ] {f306e8d6-ebc3-4c9d-a9a5-3bf27c697790} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 5471 | 2026.05.08 08:11:30.803677 [ 200 ] {7b358469-9653-4fa1-8df0-42378e30bc5f::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 900 rows, containing 5 columns (5 merged, 0 gathered) in 0.001309493 sec., 687288.8973060567 rows/sec., 41.89 MiB/sec. | ||
| 5472 | 2026.05.08 08:11:30.803823 [ 189 ] {7b358469-9653-4fa1-8df0-42378e30bc5f::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 5473 | 2026.05.08 08:11:30.803922 [ 260 ] {f306e8d6-ebc3-4c9d-a9a5-3bf27c697790} <Trace> oximeter.fields_uuid (6954ef9e-8f45-45b9-b3dd-33f933bb31d2): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5474 | 2026.05.08 08:11:30.804076 [ 260 ] {f306e8d6-ebc3-4c9d-a9a5-3bf27c697790} <Debug> executeQuery: Read 508 rows, 36.62 KiB in 0.001558 sec., 326059.0500641849 rows/sec., 22.95 MiB/sec. | ||
| 5475 | 2026.05.08 08:11:30.804098 [ 189 ] {7b358469-9653-4fa1-8df0-42378e30bc5f::all_1_11_2} <Trace> oximeter.fields_u8 (7b358469-9653-4fa1-8df0-42378e30bc5f): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5476 | 2026.05.08 08:11:30.804117 [ 260 ] {f306e8d6-ebc3-4c9d-a9a5-3bf27c697790} <Debug> TCPHandler: Processed in 0.00173271 sec. | ||
| 5477 | 2026.05.08 08:11:30.804177 [ 189 ] {7b358469-9653-4fa1-8df0-42378e30bc5f::all_1_11_2} <Trace> oximeter.fields_u8 (7b358469-9653-4fa1-8df0-42378e30bc5f) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 5478 | 2026.05.08 08:11:30.804242 [ 260 ] {} <Trace> TCP-Session: 3fbd83a9-a342-4804-a34d-63c9c5d34136 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5479 | 2026.05.08 08:11:30.804267 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.34 MiB. | ||
| 5480 | 2026.05.08 08:11:30.804342 [ 260 ] {c864e0e7-df9d-4cae-b744-d244fa247e57} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40062) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 5481 | 2026.05.08 08:11:30.804388 [ 260 ] {c864e0e7-df9d-4cae-b744-d244fa247e57} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 5482 | 2026.05.08 08:11:30.804751 [ 260 ] {c864e0e7-df9d-4cae-b744-d244fa247e57} <Trace> oximeter.measurements_bool (014a2999-841c-441b-b671-434e3660eef7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5483 | 2026.05.08 08:11:30.804791 [ 260 ] {c864e0e7-df9d-4cae-b744-d244fa247e57} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 5484 | 2026.05.08 08:11:30.805143 [ 260 ] {c864e0e7-df9d-4cae-b744-d244fa247e57} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 5485 | 2026.05.08 08:11:30.805365 [ 260 ] {c864e0e7-df9d-4cae-b744-d244fa247e57} <Trace> oximeter.measurements_bool (014a2999-841c-441b-b671-434e3660eef7): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5486 | 2026.05.08 08:11:30.805501 [ 260 ] {c864e0e7-df9d-4cae-b744-d244fa247e57} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001178 sec., 5093.378607809847 rows/sec., 266.11 KiB/sec. | ||
| 5487 | 2026.05.08 08:11:30.805539 [ 260 ] {c864e0e7-df9d-4cae-b744-d244fa247e57} <Debug> TCPHandler: Processed in 0.001346714 sec. | ||
| 5488 | 2026.05.08 08:11:30.805651 [ 260 ] {} <Trace> TCP-Session: 3fbd83a9-a342-4804-a34d-63c9c5d34136 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5489 | 2026.05.08 08:11:30.805749 [ 260 ] {b77654e0-21e5-4378-9e8e-fd44a879743a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40062) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5490 | 2026.05.08 08:11:30.805792 [ 260 ] {b77654e0-21e5-4378-9e8e-fd44a879743a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5491 | 2026.05.08 08:11:30.806235 [ 260 ] {b77654e0-21e5-4378-9e8e-fd44a879743a} <Trace> oximeter.measurements_cumulativeu64 (a8be02dd-881e-443e-adcb-2b9e0d812815): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5492 | 2026.05.08 08:11:30.806272 [ 260 ] {b77654e0-21e5-4378-9e8e-fd44a879743a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 5493 | 2026.05.08 08:11:30.806615 [ 260 ] {b77654e0-21e5-4378-9e8e-fd44a879743a} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 5494 | 2026.05.08 08:11:30.806838 [ 260 ] {b77654e0-21e5-4378-9e8e-fd44a879743a} <Trace> oximeter.measurements_cumulativeu64 (a8be02dd-881e-443e-adcb-2b9e0d812815): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5495 | 2026.05.08 08:11:30.806966 [ 260 ] {b77654e0-21e5-4378-9e8e-fd44a879743a} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001237 sec., 214227.97089733224 rows/sec., 14.24 MiB/sec. | ||
| 5496 | 2026.05.08 08:11:30.807004 [ 260 ] {b77654e0-21e5-4378-9e8e-fd44a879743a} <Debug> TCPHandler: Processed in 0.001404674 sec. | ||
| 5497 | 2026.05.08 08:11:30.807117 [ 260 ] {} <Trace> TCP-Session: 3fbd83a9-a342-4804-a34d-63c9c5d34136 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5498 | 2026.05.08 08:11:30.807214 [ 260 ] {b216d556-2438-45e1-82ed-64faf6bcee77} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40062) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 5499 | 2026.05.08 08:11:30.807257 [ 260 ] {b216d556-2438-45e1-82ed-64faf6bcee77} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 5500 | 2026.05.08 08:11:30.807577 [ 260 ] {b216d556-2438-45e1-82ed-64faf6bcee77} <Trace> oximeter.measurements_f64 (6f2500a7-7443-4aff-afae-2b5549923f4f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5501 | 2026.05.08 08:11:30.807614 [ 260 ] {b216d556-2438-45e1-82ed-64faf6bcee77} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 5502 | 2026.05.08 08:11:30.807919 [ 260 ] {b216d556-2438-45e1-82ed-64faf6bcee77} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 5503 | 2026.05.08 08:11:30.808128 [ 260 ] {b216d556-2438-45e1-82ed-64faf6bcee77} <Trace> oximeter.measurements_f64 (6f2500a7-7443-4aff-afae-2b5549923f4f): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5504 | 2026.05.08 08:11:30.808256 [ 260 ] {b216d556-2438-45e1-82ed-64faf6bcee77} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001062 sec., 941.6195856873823 rows/sec., 63.45 KiB/sec. | ||
| 5505 | 2026.05.08 08:11:30.808293 [ 260 ] {b216d556-2438-45e1-82ed-64faf6bcee77} <Debug> TCPHandler: Processed in 0.001226172 sec. | ||
| 5506 | 2026.05.08 08:11:30.808402 [ 260 ] {} <Trace> TCP-Session: 3fbd83a9-a342-4804-a34d-63c9c5d34136 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5507 | 2026.05.08 08:11:30.808499 [ 260 ] {0411d6bf-670f-4592-8c54-fbeee0933a22} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40062) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5508 | 2026.05.08 08:11:30.808551 [ 260 ] {0411d6bf-670f-4592-8c54-fbeee0933a22} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 5509 | 2026.05.08 08:11:30.809355 [ 260 ] {0411d6bf-670f-4592-8c54-fbeee0933a22} <Trace> oximeter.measurements_histogramu64 (ebabec84-cbfc-4cf8-9a95-b35807d218b8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5510 | 2026.05.08 08:11:30.809392 [ 260 ] {0411d6bf-670f-4592-8c54-fbeee0933a22} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 5511 | 2026.05.08 08:11:30.809925 [ 260 ] {0411d6bf-670f-4592-8c54-fbeee0933a22} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 5512 | 2026.05.08 08:11:30.810150 [ 260 ] {0411d6bf-670f-4592-8c54-fbeee0933a22} <Trace> oximeter.measurements_histogramu64 (ebabec84-cbfc-4cf8-9a95-b35807d218b8): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5513 | 2026.05.08 08:11:30.810288 [ 260 ] {0411d6bf-670f-4592-8c54-fbeee0933a22} <Debug> executeQuery: Read 18 rows, 33.03 KiB in 0.001807 sec., 9961.261759822912 rows/sec., 17.85 MiB/sec. | ||
| 5514 | 2026.05.08 08:11:30.810350 [ 260 ] {0411d6bf-670f-4592-8c54-fbeee0933a22} <Debug> TCPHandler: Processed in 0.001996264 sec. | ||
| 5515 | 2026.05.08 08:11:30.810469 [ 260 ] {} <Trace> TCP-Session: 3fbd83a9-a342-4804-a34d-63c9c5d34136 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5516 | 2026.05.08 08:11:30.810565 [ 260 ] {af6b830c-f287-4bbb-a8ca-c1eb2d64d0e8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40062) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5517 | 2026.05.08 08:11:30.810606 [ 260 ] {af6b830c-f287-4bbb-a8ca-c1eb2d64d0e8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5518 | 2026.05.08 08:11:30.810945 [ 260 ] {af6b830c-f287-4bbb-a8ca-c1eb2d64d0e8} <Trace> oximeter.measurements_u64 (51456919-ce1d-4304-962d-5a281585e6eb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5519 | 2026.05.08 08:11:30.810982 [ 260 ] {af6b830c-f287-4bbb-a8ca-c1eb2d64d0e8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 5520 | 2026.05.08 08:11:30.811289 [ 260 ] {af6b830c-f287-4bbb-a8ca-c1eb2d64d0e8} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 5521 | 2026.05.08 08:11:30.811500 [ 260 ] {af6b830c-f287-4bbb-a8ca-c1eb2d64d0e8} <Trace> oximeter.measurements_u64 (51456919-ce1d-4304-962d-5a281585e6eb): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5522 | 2026.05.08 08:11:30.811631 [ 260 ] {af6b830c-f287-4bbb-a8ca-c1eb2d64d0e8} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001085 sec., 82949.30875576037 rows/sec., 5.19 MiB/sec. | ||
| 5523 | 2026.05.08 08:11:30.811668 [ 260 ] {af6b830c-f287-4bbb-a8ca-c1eb2d64d0e8} <Debug> TCPHandler: Processed in 0.001247872 sec. | ||
| 5524 | 2026.05.08 08:11:35.011376 [ 62 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 5525 | 2026.05.08 08:11:35.011420 [ 62 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 5526 | 2026.05.08 08:11:35.093822 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 10543 | ||
| 5527 | 2026.05.08 08:11:35.094549 [ 245 ] {} <Trace> system.asynchronous_metric_log (ae5b5697-1ff6-4106-8704-be69c16fe51c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5528 | 2026.05.08 08:11:35.094589 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 5529 | 2026.05.08 08:11:35.095071 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 5530 | 2026.05.08 08:11:35.095320 [ 245 ] {} <Trace> system.asynchronous_metric_log (ae5b5697-1ff6-4106-8704-be69c16fe51c): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5531 | 2026.05.08 08:11:35.095443 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 10543 | ||
| 5532 | 2026.05.08 08:11:35.647058 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 166 | ||
| 5533 | 2026.05.08 08:11:35.662946 [ 244 ] {} <Trace> system.metric_log (6863ca5b-3a4e-4a65-b181-6be743eb150d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5534 | 2026.05.08 08:11:35.662998 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 5535 | 2026.05.08 08:11:35.668979 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 5536 | 2026.05.08 08:11:35.669669 [ 244 ] {} <Trace> system.metric_log (6863ca5b-3a4e-4a65-b181-6be743eb150d): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5537 | 2026.05.08 08:11:35.672515 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 166 | ||
| 5538 | 2026.05.08 08:11:35.781908 [ 260 ] {} <Trace> TCP-Session: 3fbd83a9-a342-4804-a34d-63c9c5d34136 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5539 | 2026.05.08 08:11:35.782277 [ 260 ] {4d7bcd43-cec8-446a-8e43-812638423ceb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40062) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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) | ||
| 5540 | 2026.05.08 08:11:35.782685 [ 260 ] {4d7bcd43-cec8-446a-8e43-812638423ceb} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 5541 | 2026.05.08 08:11:35.782722 [ 260 ] {4d7bcd43-cec8-446a-8e43-812638423ceb} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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 | ||
| 5542 | 2026.05.08 08:11:35.782947 [ 260 ] {4d7bcd43-cec8-446a-8e43-812638423ceb} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 5543 | 2026.05.08 08:11:35.783019 [ 260 ] {4d7bcd43-cec8-446a-8e43-812638423ceb} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 5544 | 2026.05.08 08:11:35.783164 [ 260 ] {4d7bcd43-cec8-446a-8e43-812638423ceb} <Debug> oximeter.timeseries_schema (b89db7f6-4c52-403d-9f92-e362dcc59f0f) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 5545 | 2026.05.08 08:11:35.783269 [ 332 ] {4d7bcd43-cec8-446a-8e43-812638423ceb} <Trace> oximeter.timeseries_schema (b89db7f6-4c52-403d-9f92-e362dcc59f0f) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 5546 | 2026.05.08 08:11:35.783274 [ 312 ] {4d7bcd43-cec8-446a-8e43-812638423ceb} <Trace> oximeter.timeseries_schema (b89db7f6-4c52-403d-9f92-e362dcc59f0f) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 5547 | 2026.05.08 08:11:35.783304 [ 366 ] {4d7bcd43-cec8-446a-8e43-812638423ceb} <Trace> oximeter.timeseries_schema (b89db7f6-4c52-403d-9f92-e362dcc59f0f) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 5548 | 2026.05.08 08:11:35.783429 [ 260 ] {4d7bcd43-cec8-446a-8e43-812638423ceb} <Debug> oximeter.timeseries_schema (b89db7f6-4c52-403d-9f92-e362dcc59f0f) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges | ||
| 5549 | 2026.05.08 08:11:35.783462 [ 260 ] {4d7bcd43-cec8-446a-8e43-812638423ceb} <Trace> oximeter.timeseries_schema (b89db7f6-4c52-403d-9f92-e362dcc59f0f) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 5550 | 2026.05.08 08:11:35.783534 [ 260 ] {4d7bcd43-cec8-446a-8e43-812638423ceb} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 5551 | 2026.05.08 08:11:35.783554 [ 260 ] {4d7bcd43-cec8-446a-8e43-812638423ceb} <Debug> oximeter.timeseries_schema (b89db7f6-4c52-403d-9f92-e362dcc59f0f) (SelectExecutor): Reading approx. 47 rows with 2 streams | ||
| 5552 | 2026.05.08 08:11:35.783591 [ 260 ] {4d7bcd43-cec8-446a-8e43-812638423ceb} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 5553 | 2026.05.08 08:11:35.783630 [ 260 ] {4d7bcd43-cec8-446a-8e43-812638423ceb} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 5554 | 2026.05.08 08:11:35.784928 [ 260 ] {4d7bcd43-cec8-446a-8e43-812638423ceb} <Debug> executeQuery: Read 47 rows, 8.00 KiB in 0.002806 sec., 16749.821810406273 rows/sec., 2.79 MiB/sec. | ||
| 5555 | 2026.05.08 08:11:35.785064 [ 260 ] {4d7bcd43-cec8-446a-8e43-812638423ceb} <Debug> TCPHandler: Processed in 0.003343838 sec. | ||
| 5556 | 2026.05.08 08:11:35.787129 [ 260 ] {} <Trace> TCP-Session: 3fbd83a9-a342-4804-a34d-63c9c5d34136 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5557 | 2026.05.08 08:11:35.787245 [ 260 ] {9bf6752f-a294-4b20-acee-2b11215a61ef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40062) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5558 | 2026.05.08 08:11:35.787288 [ 260 ] {9bf6752f-a294-4b20-acee-2b11215a61ef} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5559 | 2026.05.08 08:11:35.787833 [ 260 ] {9bf6752f-a294-4b20-acee-2b11215a61ef} <Trace> oximeter.fields_string (2e56caf6-21a8-464c-b24f-cce9c93bbfbe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5560 | 2026.05.08 08:11:35.787876 [ 260 ] {9bf6752f-a294-4b20-acee-2b11215a61ef} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 5561 | 2026.05.08 08:11:35.788267 [ 260 ] {9bf6752f-a294-4b20-acee-2b11215a61ef} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 5562 | 2026.05.08 08:11:35.788494 [ 260 ] {9bf6752f-a294-4b20-acee-2b11215a61ef} <Trace> oximeter.fields_string (2e56caf6-21a8-464c-b24f-cce9c93bbfbe): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5563 | 2026.05.08 08:11:35.788641 [ 260 ] {9bf6752f-a294-4b20-acee-2b11215a61ef} <Debug> executeQuery: Read 104 rows, 8.93 KiB in 0.001432 sec., 72625.69832402235 rows/sec., 6.09 MiB/sec. | ||
| 5564 | 2026.05.08 08:11:35.788682 [ 260 ] {9bf6752f-a294-4b20-acee-2b11215a61ef} <Debug> TCPHandler: Processed in 0.001606628 sec. | ||
| 5565 | 2026.05.08 08:11:35.788819 [ 260 ] {} <Trace> TCP-Session: 3fbd83a9-a342-4804-a34d-63c9c5d34136 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5566 | 2026.05.08 08:11:35.788919 [ 260 ] {c9bd0bef-bd63-4696-9a48-71b74a957f8a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40062) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5567 | 2026.05.08 08:11:35.788960 [ 260 ] {c9bd0bef-bd63-4696-9a48-71b74a957f8a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5568 | 2026.05.08 08:11:35.789360 [ 260 ] {c9bd0bef-bd63-4696-9a48-71b74a957f8a} <Trace> oximeter.fields_u16 (b3f55b36-ed93-4ef0-b7a4-471cf9f732a6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5569 | 2026.05.08 08:11:35.789398 [ 260 ] {c9bd0bef-bd63-4696-9a48-71b74a957f8a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 5570 | 2026.05.08 08:11:35.789692 [ 260 ] {c9bd0bef-bd63-4696-9a48-71b74a957f8a} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 5571 | 2026.05.08 08:11:35.789905 [ 260 ] {c9bd0bef-bd63-4696-9a48-71b74a957f8a} <Trace> oximeter.fields_u16 (b3f55b36-ed93-4ef0-b7a4-471cf9f732a6): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5572 | 2026.05.08 08:11:35.790035 [ 260 ] {c9bd0bef-bd63-4696-9a48-71b74a957f8a} <Debug> executeQuery: Read 24 rows, 1.80 KiB in 0.001139 sec., 21071.115013169445 rows/sec., 1.55 MiB/sec. | ||
| 5573 | 2026.05.08 08:11:35.790074 [ 260 ] {c9bd0bef-bd63-4696-9a48-71b74a957f8a} <Debug> TCPHandler: Processed in 0.001307242 sec. | ||
| 5574 | 2026.05.08 08:11:35.790193 [ 260 ] {} <Trace> TCP-Session: 3fbd83a9-a342-4804-a34d-63c9c5d34136 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5575 | 2026.05.08 08:11:35.790298 [ 260 ] {89bf88ce-eb9c-4886-980b-2db585dfe497} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40062) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5576 | 2026.05.08 08:11:35.790339 [ 260 ] {89bf88ce-eb9c-4886-980b-2db585dfe497} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5577 | 2026.05.08 08:11:35.790795 [ 260 ] {89bf88ce-eb9c-4886-980b-2db585dfe497} <Trace> oximeter.fields_uuid (6954ef9e-8f45-45b9-b3dd-33f933bb31d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5578 | 2026.05.08 08:11:35.790834 [ 260 ] {89bf88ce-eb9c-4886-980b-2db585dfe497} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 5579 | 2026.05.08 08:11:35.791162 [ 260 ] {89bf88ce-eb9c-4886-980b-2db585dfe497} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 5580 | 2026.05.08 08:11:35.791382 [ 260 ] {89bf88ce-eb9c-4886-980b-2db585dfe497} <Trace> oximeter.fields_uuid (6954ef9e-8f45-45b9-b3dd-33f933bb31d2): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5581 | 2026.05.08 08:11:35.791519 [ 260 ] {89bf88ce-eb9c-4886-980b-2db585dfe497} <Debug> executeQuery: Read 88 rows, 7.04 KiB in 0.001242 sec., 70853.46215780998 rows/sec., 5.53 MiB/sec. | ||
| 5582 | 2026.05.08 08:11:35.791560 [ 260 ] {89bf88ce-eb9c-4886-980b-2db585dfe497} <Debug> TCPHandler: Processed in 0.001419895 sec. | ||
| 5583 | 2026.05.08 08:11:35.791679 [ 260 ] {} <Trace> TCP-Session: 3fbd83a9-a342-4804-a34d-63c9c5d34136 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5584 | 2026.05.08 08:11:35.791775 [ 260 ] {7bb41c1d-5dab-43c1-b574-cfde6821874f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40062) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5585 | 2026.05.08 08:11:35.791818 [ 260 ] {7bb41c1d-5dab-43c1-b574-cfde6821874f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5586 | 2026.05.08 08:11:35.792240 [ 260 ] {7bb41c1d-5dab-43c1-b574-cfde6821874f} <Trace> oximeter.measurements_cumulativeu64 (a8be02dd-881e-443e-adcb-2b9e0d812815): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5587 | 2026.05.08 08:11:35.792278 [ 260 ] {7bb41c1d-5dab-43c1-b574-cfde6821874f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 5588 | 2026.05.08 08:11:35.792618 [ 260 ] {7bb41c1d-5dab-43c1-b574-cfde6821874f} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 5589 | 2026.05.08 08:11:35.792845 [ 260 ] {7bb41c1d-5dab-43c1-b574-cfde6821874f} <Trace> oximeter.measurements_cumulativeu64 (a8be02dd-881e-443e-adcb-2b9e0d812815): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5590 | 2026.05.08 08:11:35.792981 [ 260 ] {7bb41c1d-5dab-43c1-b574-cfde6821874f} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001226 sec., 130505.70962479607 rows/sec., 9.09 MiB/sec. | ||
| 5591 | 2026.05.08 08:11:35.793020 [ 260 ] {7bb41c1d-5dab-43c1-b574-cfde6821874f} <Debug> TCPHandler: Processed in 0.001391794 sec. | ||
| 5592 | 2026.05.08 08:11:35.793148 [ 260 ] {} <Trace> TCP-Session: 3fbd83a9-a342-4804-a34d-63c9c5d34136 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5593 | 2026.05.08 08:11:35.793264 [ 260 ] {ba719aba-e001-4706-b745-d202714457ab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40062) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5594 | 2026.05.08 08:11:35.793327 [ 260 ] {ba719aba-e001-4706-b745-d202714457ab} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 5595 | 2026.05.08 08:11:35.794151 [ 260 ] {ba719aba-e001-4706-b745-d202714457ab} <Trace> oximeter.measurements_histogramu64 (ebabec84-cbfc-4cf8-9a95-b35807d218b8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5596 | 2026.05.08 08:11:35.794188 [ 260 ] {ba719aba-e001-4706-b745-d202714457ab} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 5597 | 2026.05.08 08:11:35.794729 [ 260 ] {ba719aba-e001-4706-b745-d202714457ab} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 5598 | 2026.05.08 08:11:35.794957 [ 260 ] {ba719aba-e001-4706-b745-d202714457ab} <Trace> oximeter.measurements_histogramu64 (ebabec84-cbfc-4cf8-9a95-b35807d218b8): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5599 | 2026.05.08 08:11:35.795099 [ 260 ] {ba719aba-e001-4706-b745-d202714457ab} <Debug> executeQuery: Read 24 rows, 44.04 KiB in 0.00186 sec., 12903.225806451612 rows/sec., 23.12 MiB/sec. | ||
| 5600 | 2026.05.08 08:11:35.795162 [ 260 ] {ba719aba-e001-4706-b745-d202714457ab} <Debug> TCPHandler: Processed in 0.002074005 sec. | ||
| 5601 | 2026.05.08 08:11:35.795281 [ 260 ] {} <Trace> TCP-Session: 3fbd83a9-a342-4804-a34d-63c9c5d34136 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5602 | 2026.05.08 08:11:35.795379 [ 260 ] {39a0dac4-f331-43db-b900-f06409beb8fe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40062) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5603 | 2026.05.08 08:11:35.795421 [ 260 ] {39a0dac4-f331-43db-b900-f06409beb8fe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5604 | 2026.05.08 08:11:35.795750 [ 260 ] {39a0dac4-f331-43db-b900-f06409beb8fe} <Trace> oximeter.measurements_u64 (51456919-ce1d-4304-962d-5a281585e6eb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5605 | 2026.05.08 08:11:35.795789 [ 260 ] {39a0dac4-f331-43db-b900-f06409beb8fe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 5606 | 2026.05.08 08:11:35.796092 [ 260 ] {39a0dac4-f331-43db-b900-f06409beb8fe} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 5607 | 2026.05.08 08:11:35.796312 [ 260 ] {39a0dac4-f331-43db-b900-f06409beb8fe} <Trace> oximeter.measurements_u64 (51456919-ce1d-4304-962d-5a281585e6eb): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5608 | 2026.05.08 08:11:35.796438 [ 260 ] {39a0dac4-f331-43db-b900-f06409beb8fe} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001078 sec., 55658.62708719852 rows/sec., 3.75 MiB/sec. | ||
| 5609 | 2026.05.08 08:11:35.796475 [ 260 ] {39a0dac4-f331-43db-b900-f06409beb8fe} <Debug> TCPHandler: Processed in 0.001244391 sec. | ||
| 5610 | 2026.05.08 08:11:36.861458 [ 260 ] {} <Trace> TCP-Session: 3fbd83a9-a342-4804-a34d-63c9c5d34136 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5611 | 2026.05.08 08:11:36.861773 [ 260 ] {6bedb10d-f22f-41b3-b861-7e98813c6e5b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40062) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session: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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'zone:cpu_nsec') FORMAT Native (stage: Complete) | ||
| 5612 | 2026.05.08 08:11:36.862178 [ 260 ] {6bedb10d-f22f-41b3-b861-7e98813c6e5b} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 5613 | 2026.05.08 08:11:36.862227 [ 260 ] {6bedb10d-f22f-41b3-b861-7e98813c6e5b} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session: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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'zone:cpu_nsec')" moved to PREWHERE | ||
| 5614 | 2026.05.08 08:11:36.862522 [ 260 ] {6bedb10d-f22f-41b3-b861-7e98813c6e5b} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 5615 | 2026.05.08 08:11:36.862592 [ 260 ] {6bedb10d-f22f-41b3-b861-7e98813c6e5b} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 5616 | 2026.05.08 08:11:36.862737 [ 260 ] {6bedb10d-f22f-41b3-b861-7e98813c6e5b} <Debug> oximeter.timeseries_schema (b89db7f6-4c52-403d-9f92-e362dcc59f0f) (SelectExecutor): Key condition: (column 0 in 34-element set) | ||
| 5617 | 2026.05.08 08:11:36.862874 [ 332 ] {6bedb10d-f22f-41b3-b861-7e98813c6e5b} <Trace> oximeter.timeseries_schema (b89db7f6-4c52-403d-9f92-e362dcc59f0f) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 5618 | 2026.05.08 08:11:36.862881 [ 354 ] {6bedb10d-f22f-41b3-b861-7e98813c6e5b} <Trace> oximeter.timeseries_schema (b89db7f6-4c52-403d-9f92-e362dcc59f0f) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 5619 | 2026.05.08 08:11:36.862903 [ 366 ] {6bedb10d-f22f-41b3-b861-7e98813c6e5b} <Trace> oximeter.timeseries_schema (b89db7f6-4c52-403d-9f92-e362dcc59f0f) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 5620 | 2026.05.08 08:11:36.863072 [ 260 ] {6bedb10d-f22f-41b3-b861-7e98813c6e5b} <Debug> oximeter.timeseries_schema (b89db7f6-4c52-403d-9f92-e362dcc59f0f) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges | ||
| 5621 | 2026.05.08 08:11:36.863102 [ 260 ] {6bedb10d-f22f-41b3-b861-7e98813c6e5b} <Trace> oximeter.timeseries_schema (b89db7f6-4c52-403d-9f92-e362dcc59f0f) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 5622 | 2026.05.08 08:11:36.863173 [ 260 ] {6bedb10d-f22f-41b3-b861-7e98813c6e5b} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 5623 | 2026.05.08 08:11:36.863194 [ 260 ] {6bedb10d-f22f-41b3-b861-7e98813c6e5b} <Debug> oximeter.timeseries_schema (b89db7f6-4c52-403d-9f92-e362dcc59f0f) (SelectExecutor): Reading approx. 47 rows with 2 streams | ||
| 5624 | 2026.05.08 08:11:36.863229 [ 260 ] {6bedb10d-f22f-41b3-b861-7e98813c6e5b} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session: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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'zone:cpu_nsec'))" | ||
| 5625 | 2026.05.08 08:11:36.863274 [ 260 ] {6bedb10d-f22f-41b3-b861-7e98813c6e5b} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session: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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'zone:cpu_nsec'))" | ||
| 5626 | 2026.05.08 08:11:36.864773 [ 260 ] {6bedb10d-f22f-41b3-b861-7e98813c6e5b} <Debug> executeQuery: Read 47 rows, 8.00 KiB in 0.00312 sec., 15064.102564102564 rows/sec., 2.51 MiB/sec. | ||
| 5627 | 2026.05.08 08:11:36.864883 [ 260 ] {6bedb10d-f22f-41b3-b861-7e98813c6e5b} <Debug> TCPHandler: Processed in 0.003610962 sec. | ||
| 5628 | 2026.05.08 08:11:36.878574 [ 260 ] {} <Trace> TCP-Session: 3fbd83a9-a342-4804-a34d-63c9c5d34136 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5629 | 2026.05.08 08:11:36.878706 [ 260 ] {10a7b9de-ddb3-4924-8588-92e41d229b69} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40062) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 5630 | 2026.05.08 08:11:36.878757 [ 260 ] {10a7b9de-ddb3-4924-8588-92e41d229b69} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 5631 | 2026.05.08 08:11:36.879295 [ 260 ] {10a7b9de-ddb3-4924-8588-92e41d229b69} <Trace> oximeter.fields_i16 (3c1e284c-4bc9-42d0-9208-0102cfbb7904): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5632 | 2026.05.08 08:11:36.879344 [ 260 ] {10a7b9de-ddb3-4924-8588-92e41d229b69} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 5633 | 2026.05.08 08:11:36.879730 [ 260 ] {10a7b9de-ddb3-4924-8588-92e41d229b69} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 5634 | 2026.05.08 08:11:36.879960 [ 260 ] {10a7b9de-ddb3-4924-8588-92e41d229b69} <Trace> oximeter.fields_i16 (3c1e284c-4bc9-42d0-9208-0102cfbb7904): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5635 | 2026.05.08 08:11:36.880110 [ 260 ] {10a7b9de-ddb3-4924-8588-92e41d229b69} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001442 sec., 16643.55062413315 rows/sec., 1.38 MiB/sec. | ||
| 5636 | 2026.05.08 08:11:36.880149 [ 260 ] {10a7b9de-ddb3-4924-8588-92e41d229b69} <Debug> TCPHandler: Processed in 0.001637558 sec. | ||
| 5637 | 2026.05.08 08:11:36.880274 [ 260 ] {} <Trace> TCP-Session: 3fbd83a9-a342-4804-a34d-63c9c5d34136 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5638 | 2026.05.08 08:11:36.880370 [ 260 ] {5dcb1da3-0c69-4571-b177-1f4d6b2cf5bf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40062) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5639 | 2026.05.08 08:11:36.880411 [ 260 ] {5dcb1da3-0c69-4571-b177-1f4d6b2cf5bf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5640 | 2026.05.08 08:11:36.881847 [ 260 ] {5dcb1da3-0c69-4571-b177-1f4d6b2cf5bf} <Trace> oximeter.fields_string (2e56caf6-21a8-464c-b24f-cce9c93bbfbe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5641 | 2026.05.08 08:11:36.881884 [ 260 ] {5dcb1da3-0c69-4571-b177-1f4d6b2cf5bf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 5642 | 2026.05.08 08:11:36.882336 [ 260 ] {5dcb1da3-0c69-4571-b177-1f4d6b2cf5bf} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 5643 | 2026.05.08 08:11:36.882548 [ 260 ] {5dcb1da3-0c69-4571-b177-1f4d6b2cf5bf} <Trace> oximeter.fields_string (2e56caf6-21a8-464c-b24f-cce9c93bbfbe): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5644 | 2026.05.08 08:11:36.882680 [ 260 ] {5dcb1da3-0c69-4571-b177-1f4d6b2cf5bf} <Debug> executeQuery: Read 2557 rows, 196.34 KiB in 0.002329 sec., 1097896.0927436668 rows/sec., 82.33 MiB/sec. | ||
| 5645 | 2026.05.08 08:11:36.882692 [ 72 ] {} <Debug> oximeter.fields_string (2e56caf6-21a8-464c-b24f-cce9c93bbfbe) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 5646 | 2026.05.08 08:11:36.882720 [ 260 ] {5dcb1da3-0c69-4571-b177-1f4d6b2cf5bf} <Debug> MemoryTracker: Peak memory usage (for query): 4.01 MiB. | ||
| 5647 | 2026.05.08 08:11:36.882748 [ 260 ] {5dcb1da3-0c69-4571-b177-1f4d6b2cf5bf} <Debug> TCPHandler: Processed in 0.002525734 sec. | ||
| 5648 | 2026.05.08 08:11:36.882757 [ 72 ] {} <Trace> oximeter.fields_string (2e56caf6-21a8-464c-b24f-cce9c93bbfbe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5649 | 2026.05.08 08:11:36.882787 [ 72 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 5650 | 2026.05.08 08:11:36.882881 [ 260 ] {} <Trace> TCP-Session: 3fbd83a9-a342-4804-a34d-63c9c5d34136 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5651 | 2026.05.08 08:11:36.882940 [ 198 ] {2e56caf6-21a8-464c-b24f-cce9c93bbfbe::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 | ||
| 5652 | 2026.05.08 08:11:36.882987 [ 260 ] {7a9fd191-f3a3-475c-95d9-0ecc85298891} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40062) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5653 | 2026.05.08 08:11:36.883034 [ 260 ] {7a9fd191-f3a3-475c-95d9-0ecc85298891} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5654 | 2026.05.08 08:11:36.883132 [ 198 ] {2e56caf6-21a8-464c-b24f-cce9c93bbfbe::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5655 | 2026.05.08 08:11:36.883194 [ 198 ] {2e56caf6-21a8-464c-b24f-cce9c93bbfbe::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 3358 rows starting from the beginning of the part | ||
| 5656 | 2026.05.08 08:11:36.883295 [ 198 ] {2e56caf6-21a8-464c-b24f-cce9c93bbfbe::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 833 rows starting from the beginning of the part | ||
| 5657 | 2026.05.08 08:11:36.883370 [ 198 ] {2e56caf6-21a8-464c-b24f-cce9c93bbfbe::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 106 rows starting from the beginning of the part | ||
| 5658 | 2026.05.08 08:11:36.883438 [ 198 ] {2e56caf6-21a8-464c-b24f-cce9c93bbfbe::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 833 rows starting from the beginning of the part | ||
| 5659 | 2026.05.08 08:11:36.883458 [ 260 ] {7a9fd191-f3a3-475c-95d9-0ecc85298891} <Trace> oximeter.fields_u16 (b3f55b36-ed93-4ef0-b7a4-471cf9f732a6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5660 | 2026.05.08 08:11:36.883501 [ 260 ] {7a9fd191-f3a3-475c-95d9-0ecc85298891} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 5661 | 2026.05.08 08:11:36.883506 [ 198 ] {2e56caf6-21a8-464c-b24f-cce9c93bbfbe::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 104 rows starting from the beginning of the part | ||
| 5662 | 2026.05.08 08:11:36.883558 [ 198 ] {2e56caf6-21a8-464c-b24f-cce9c93bbfbe::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 2557 rows starting from the beginning of the part | ||
| 5663 | 2026.05.08 08:11:36.883842 [ 260 ] {7a9fd191-f3a3-475c-95d9-0ecc85298891} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 5664 | 2026.05.08 08:11:36.884084 [ 260 ] {7a9fd191-f3a3-475c-95d9-0ecc85298891} <Trace> oximeter.fields_u16 (b3f55b36-ed93-4ef0-b7a4-471cf9f732a6): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5665 | 2026.05.08 08:11:36.884219 [ 260 ] {7a9fd191-f3a3-475c-95d9-0ecc85298891} <Debug> executeQuery: Read 39 rows, 2.99 KiB in 0.001251 sec., 31175.05995203837 rows/sec., 2.34 MiB/sec. | ||
| 5666 | 2026.05.08 08:11:36.884257 [ 260 ] {7a9fd191-f3a3-475c-95d9-0ecc85298891} <Debug> TCPHandler: Processed in 0.001426924 sec. | ||
| 5667 | 2026.05.08 08:11:36.884388 [ 260 ] {} <Trace> TCP-Session: 3fbd83a9-a342-4804-a34d-63c9c5d34136 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5668 | 2026.05.08 08:11:36.884485 [ 260 ] {71225500-854c-4c98-81cf-a7a4c110d16d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40062) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 5669 | 2026.05.08 08:11:36.884524 [ 260 ] {71225500-854c-4c98-81cf-a7a4c110d16d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 5670 | 2026.05.08 08:11:36.885163 [ 260 ] {71225500-854c-4c98-81cf-a7a4c110d16d} <Trace> oximeter.fields_u32 (b5155bac-ebd9-49db-8237-598074e8072a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5671 | 2026.05.08 08:11:36.885201 [ 260 ] {71225500-854c-4c98-81cf-a7a4c110d16d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 5672 | 2026.05.08 08:11:36.885545 [ 260 ] {71225500-854c-4c98-81cf-a7a4c110d16d} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 5673 | 2026.05.08 08:11:36.885761 [ 260 ] {71225500-854c-4c98-81cf-a7a4c110d16d} <Trace> oximeter.fields_u32 (b5155bac-ebd9-49db-8237-598074e8072a): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5674 | 2026.05.08 08:11:36.885892 [ 260 ] {71225500-854c-4c98-81cf-a7a4c110d16d} <Debug> executeQuery: Read 825 rows, 49.42 KiB in 0.001426 sec., 578541.3744740533 rows/sec., 33.84 MiB/sec. | ||
| 5675 | 2026.05.08 08:11:36.885930 [ 260 ] {71225500-854c-4c98-81cf-a7a4c110d16d} <Debug> TCPHandler: Processed in 0.001592297 sec. | ||
| 5676 | 2026.05.08 08:11:36.886062 [ 260 ] {} <Trace> TCP-Session: 3fbd83a9-a342-4804-a34d-63c9c5d34136 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5677 | 2026.05.08 08:11:36.886184 [ 260 ] {f192bcf1-9d75-472c-9780-75944ceb5a2c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40062) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 5678 | 2026.05.08 08:11:36.886232 [ 260 ] {f192bcf1-9d75-472c-9780-75944ceb5a2c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 5679 | 2026.05.08 08:11:36.886410 [ 200 ] {2e56caf6-21a8-464c-b24f-cce9c93bbfbe::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7791 rows, containing 5 columns (5 merged, 0 gathered) in 0.003547131 sec., 2196422.9683087543 rows/sec., 175.58 MiB/sec. | ||
| 5680 | 2026.05.08 08:11:36.886668 [ 260 ] {f192bcf1-9d75-472c-9780-75944ceb5a2c} <Trace> oximeter.fields_u64 (0d6b14c5-b10e-4a1c-aa05-73304251a84f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5681 | 2026.05.08 08:11:36.886708 [ 260 ] {f192bcf1-9d75-472c-9780-75944ceb5a2c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 5682 | 2026.05.08 08:11:36.886887 [ 201 ] {2e56caf6-21a8-464c-b24f-cce9c93bbfbe::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 5683 | 2026.05.08 08:11:36.887039 [ 260 ] {f192bcf1-9d75-472c-9780-75944ceb5a2c} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 5684 | 2026.05.08 08:11:36.887319 [ 201 ] {2e56caf6-21a8-464c-b24f-cce9c93bbfbe::all_1_36_7} <Trace> oximeter.fields_string (2e56caf6-21a8-464c-b24f-cce9c93bbfbe): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5685 | 2026.05.08 08:11:36.887332 [ 260 ] {f192bcf1-9d75-472c-9780-75944ceb5a2c} <Trace> oximeter.fields_u64 (0d6b14c5-b10e-4a1c-aa05-73304251a84f): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5686 | 2026.05.08 08:11:36.887429 [ 201 ] {2e56caf6-21a8-464c-b24f-cce9c93bbfbe::all_1_36_7} <Trace> oximeter.fields_string (2e56caf6-21a8-464c-b24f-cce9c93bbfbe) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 5687 | 2026.05.08 08:11:36.887477 [ 260 ] {f192bcf1-9d75-472c-9780-75944ceb5a2c} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001317 sec., 759.301442672741 rows/sec., 53.39 KiB/sec. | ||
| 5688 | 2026.05.08 08:11:36.887521 [ 260 ] {f192bcf1-9d75-472c-9780-75944ceb5a2c} <Debug> TCPHandler: Processed in 0.001518286 sec. | ||
| 5689 | 2026.05.08 08:11:36.887537 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.42 MiB. | ||
| 5690 | 2026.05.08 08:11:36.887638 [ 260 ] {} <Trace> TCP-Session: 3fbd83a9-a342-4804-a34d-63c9c5d34136 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5691 | 2026.05.08 08:11:36.887736 [ 260 ] {a1df26cf-9848-4b1a-9da9-f22e17e62cf3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40062) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 5692 | 2026.05.08 08:11:36.887775 [ 260 ] {a1df26cf-9848-4b1a-9da9-f22e17e62cf3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 5693 | 2026.05.08 08:11:36.888168 [ 260 ] {a1df26cf-9848-4b1a-9da9-f22e17e62cf3} <Trace> oximeter.fields_u8 (7b358469-9653-4fa1-8df0-42378e30bc5f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5694 | 2026.05.08 08:11:36.888203 [ 260 ] {a1df26cf-9848-4b1a-9da9-f22e17e62cf3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 5695 | 2026.05.08 08:11:36.888500 [ 260 ] {a1df26cf-9848-4b1a-9da9-f22e17e62cf3} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 5696 | 2026.05.08 08:11:36.888708 [ 260 ] {a1df26cf-9848-4b1a-9da9-f22e17e62cf3} <Trace> oximeter.fields_u8 (7b358469-9653-4fa1-8df0-42378e30bc5f): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5697 | 2026.05.08 08:11:36.888832 [ 260 ] {a1df26cf-9848-4b1a-9da9-f22e17e62cf3} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001113 sec., 10781.671159029649 rows/sec., 842.32 KiB/sec. | ||
| 5698 | 2026.05.08 08:11:36.888869 [ 260 ] {a1df26cf-9848-4b1a-9da9-f22e17e62cf3} <Debug> TCPHandler: Processed in 0.001278492 sec. | ||
| 5699 | 2026.05.08 08:11:36.889006 [ 260 ] {} <Trace> TCP-Session: 3fbd83a9-a342-4804-a34d-63c9c5d34136 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5700 | 2026.05.08 08:11:36.889125 [ 260 ] {879fb700-6e1a-435e-90f4-0e3e4a2fddd6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40062) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5701 | 2026.05.08 08:11:36.889172 [ 260 ] {879fb700-6e1a-435e-90f4-0e3e4a2fddd6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5702 | 2026.05.08 08:11:36.890185 [ 260 ] {879fb700-6e1a-435e-90f4-0e3e4a2fddd6} <Trace> oximeter.fields_uuid (6954ef9e-8f45-45b9-b3dd-33f933bb31d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5703 | 2026.05.08 08:11:36.890223 [ 260 ] {879fb700-6e1a-435e-90f4-0e3e4a2fddd6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 5704 | 2026.05.08 08:11:36.890629 [ 260 ] {879fb700-6e1a-435e-90f4-0e3e4a2fddd6} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 5705 | 2026.05.08 08:11:36.890850 [ 260 ] {879fb700-6e1a-435e-90f4-0e3e4a2fddd6} <Trace> oximeter.fields_uuid (6954ef9e-8f45-45b9-b3dd-33f933bb31d2): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5706 | 2026.05.08 08:11:36.890955 [ 72 ] {} <Debug> oximeter.fields_uuid (6954ef9e-8f45-45b9-b3dd-33f933bb31d2) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 5707 | 2026.05.08 08:11:36.890980 [ 260 ] {879fb700-6e1a-435e-90f4-0e3e4a2fddd6} <Debug> executeQuery: Read 1342 rows, 92.65 KiB in 0.001879 sec., 714209.6860031931 rows/sec., 48.15 MiB/sec. | ||
| 5708 | 2026.05.08 08:11:36.890996 [ 72 ] {} <Trace> oximeter.fields_uuid (6954ef9e-8f45-45b9-b3dd-33f933bb31d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5709 | 2026.05.08 08:11:36.891022 [ 260 ] {879fb700-6e1a-435e-90f4-0e3e4a2fddd6} <Debug> TCPHandler: Processed in 0.002083976 sec. | ||
| 5710 | 2026.05.08 08:11:36.891045 [ 72 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 5711 | 2026.05.08 08:11:36.891130 [ 198 ] {6954ef9e-8f45-45b9-b3dd-33f933bb31d2::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 | ||
| 5712 | 2026.05.08 08:11:36.891169 [ 260 ] {} <Trace> TCP-Session: 3fbd83a9-a342-4804-a34d-63c9c5d34136 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5713 | 2026.05.08 08:11:36.891243 [ 198 ] {6954ef9e-8f45-45b9-b3dd-33f933bb31d2::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5714 | 2026.05.08 08:11:36.891279 [ 198 ] {6954ef9e-8f45-45b9-b3dd-33f933bb31d2::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 1830 rows starting from the beginning of the part | ||
| 5715 | 2026.05.08 08:11:36.891301 [ 260 ] {c076b6b2-2899-4b76-851d-39da68db3128} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40062) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5716 | 2026.05.08 08:11:36.891338 [ 198 ] {6954ef9e-8f45-45b9-b3dd-33f933bb31d2::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 508 rows starting from the beginning of the part | ||
| 5717 | 2026.05.08 08:11:36.891357 [ 260 ] {c076b6b2-2899-4b76-851d-39da68db3128} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5718 | 2026.05.08 08:11:36.891391 [ 198 ] {6954ef9e-8f45-45b9-b3dd-33f933bb31d2::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 92 rows starting from the beginning of the part | ||
| 5719 | 2026.05.08 08:11:36.891440 [ 198 ] {6954ef9e-8f45-45b9-b3dd-33f933bb31d2::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 508 rows starting from the beginning of the part | ||
| 5720 | 2026.05.08 08:11:36.891482 [ 198 ] {6954ef9e-8f45-45b9-b3dd-33f933bb31d2::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 88 rows starting from the beginning of the part | ||
| 5721 | 2026.05.08 08:11:36.891523 [ 198 ] {6954ef9e-8f45-45b9-b3dd-33f933bb31d2::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 1342 rows starting from the beginning of the part | ||
| 5722 | 2026.05.08 08:11:36.892124 [ 260 ] {c076b6b2-2899-4b76-851d-39da68db3128} <Trace> oximeter.measurements_cumulativeu64 (a8be02dd-881e-443e-adcb-2b9e0d812815): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5723 | 2026.05.08 08:11:36.892167 [ 260 ] {c076b6b2-2899-4b76-851d-39da68db3128} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 5724 | 2026.05.08 08:11:36.892648 [ 260 ] {c076b6b2-2899-4b76-851d-39da68db3128} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 5725 | 2026.05.08 08:11:36.892866 [ 260 ] {c076b6b2-2899-4b76-851d-39da68db3128} <Trace> oximeter.measurements_cumulativeu64 (a8be02dd-881e-443e-adcb-2b9e0d812815): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5726 | 2026.05.08 08:11:36.892924 [ 198 ] {6954ef9e-8f45-45b9-b3dd-33f933bb31d2::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4368 rows, containing 5 columns (5 merged, 0 gathered) in 0.001826451 sec., 2391523.23276124 rows/sec., 173.81 MiB/sec. | ||
| 5727 | 2026.05.08 08:11:36.893000 [ 72 ] {} <Debug> oximeter.measurements_cumulativeu64 (a8be02dd-881e-443e-adcb-2b9e0d812815) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 5728 | 2026.05.08 08:11:36.893023 [ 260 ] {c076b6b2-2899-4b76-851d-39da68db3128} <Debug> executeQuery: Read 1640 rows, 104.86 KiB in 0.001747 sec., 938752.1465369205 rows/sec., 58.61 MiB/sec. | ||
| 5729 | 2026.05.08 08:11:36.893036 [ 72 ] {} <Trace> oximeter.measurements_cumulativeu64 (a8be02dd-881e-443e-adcb-2b9e0d812815): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5730 | 2026.05.08 08:11:36.893067 [ 72 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 5731 | 2026.05.08 08:11:36.893068 [ 260 ] {c076b6b2-2899-4b76-851d-39da68db3128} <Debug> TCPHandler: Processed in 0.001958354 sec. | ||
| 5732 | 2026.05.08 08:11:36.893156 [ 191 ] {a8be02dd-881e-443e-adcb-2b9e0d812815::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 | ||
| 5733 | 2026.05.08 08:11:36.893171 [ 200 ] {6954ef9e-8f45-45b9-b3dd-33f933bb31d2::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 5734 | 2026.05.08 08:11:36.893211 [ 260 ] {} <Trace> TCP-Session: 3fbd83a9-a342-4804-a34d-63c9c5d34136 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5735 | 2026.05.08 08:11:36.893271 [ 191 ] {a8be02dd-881e-443e-adcb-2b9e0d812815::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5736 | 2026.05.08 08:11:36.893306 [ 191 ] {a8be02dd-881e-443e-adcb-2b9e0d812815::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_31_6, total 13414 rows starting from the beginning of the part | ||
| 5737 | 2026.05.08 08:11:36.893313 [ 260 ] {80c0ee3c-c4f0-4dc8-8717-94230fdd4f57} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40062) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5738 | 2026.05.08 08:11:36.893369 [ 191 ] {a8be02dd-881e-443e-adcb-2b9e0d812815::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 265 rows starting from the beginning of the part | ||
| 5739 | 2026.05.08 08:11:36.893372 [ 260 ] {80c0ee3c-c4f0-4dc8-8717-94230fdd4f57} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 5740 | 2026.05.08 08:11:36.893420 [ 191 ] {a8be02dd-881e-443e-adcb-2b9e0d812815::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 162 rows starting from the beginning of the part | ||
| 5741 | 2026.05.08 08:11:36.893466 [ 191 ] {a8be02dd-881e-443e-adcb-2b9e0d812815::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 265 rows starting from the beginning of the part | ||
| 5742 | 2026.05.08 08:11:36.893508 [ 191 ] {a8be02dd-881e-443e-adcb-2b9e0d812815::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 160 rows starting from the beginning of the part | ||
| 5743 | 2026.05.08 08:11:36.893521 [ 200 ] {6954ef9e-8f45-45b9-b3dd-33f933bb31d2::all_1_36_7} <Trace> oximeter.fields_uuid (6954ef9e-8f45-45b9-b3dd-33f933bb31d2): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5744 | 2026.05.08 08:11:36.893545 [ 191 ] {a8be02dd-881e-443e-adcb-2b9e0d812815::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 1640 rows starting from the beginning of the part | ||
| 5745 | 2026.05.08 08:11:36.893608 [ 200 ] {6954ef9e-8f45-45b9-b3dd-33f933bb31d2::all_1_36_7} <Trace> oximeter.fields_uuid (6954ef9e-8f45-45b9-b3dd-33f933bb31d2) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 5746 | 2026.05.08 08:11:36.893703 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.83 MiB. | ||
| 5747 | 2026.05.08 08:11:36.894193 [ 260 ] {80c0ee3c-c4f0-4dc8-8717-94230fdd4f57} <Trace> oximeter.measurements_histogramu64 (ebabec84-cbfc-4cf8-9a95-b35807d218b8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5748 | 2026.05.08 08:11:36.894232 [ 260 ] {80c0ee3c-c4f0-4dc8-8717-94230fdd4f57} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 5749 | 2026.05.08 08:11:36.894788 [ 260 ] {80c0ee3c-c4f0-4dc8-8717-94230fdd4f57} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 5750 | 2026.05.08 08:11:36.895012 [ 260 ] {80c0ee3c-c4f0-4dc8-8717-94230fdd4f57} <Trace> oximeter.measurements_histogramu64 (ebabec84-cbfc-4cf8-9a95-b35807d218b8): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5751 | 2026.05.08 08:11:36.895145 [ 260 ] {80c0ee3c-c4f0-4dc8-8717-94230fdd4f57} <Debug> executeQuery: Read 27 rows, 49.54 KiB in 0.00185 sec., 14594.594594594593 rows/sec., 26.15 MiB/sec. | ||
| 5752 | 2026.05.08 08:11:36.895196 [ 260 ] {80c0ee3c-c4f0-4dc8-8717-94230fdd4f57} <Debug> TCPHandler: Processed in 0.002036926 sec. | ||
| 5753 | 2026.05.08 08:11:36.895310 [ 260 ] {} <Trace> TCP-Session: 3fbd83a9-a342-4804-a34d-63c9c5d34136 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5754 | 2026.05.08 08:11:36.895403 [ 260 ] {ad3b1145-d1f1-40da-9f6c-02199f69c56a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40062) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5755 | 2026.05.08 08:11:36.895444 [ 260 ] {ad3b1145-d1f1-40da-9f6c-02199f69c56a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5756 | 2026.05.08 08:11:36.895764 [ 260 ] {ad3b1145-d1f1-40da-9f6c-02199f69c56a} <Trace> oximeter.measurements_u64 (51456919-ce1d-4304-962d-5a281585e6eb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5757 | 2026.05.08 08:11:36.895800 [ 260 ] {ad3b1145-d1f1-40da-9f6c-02199f69c56a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 5758 | 2026.05.08 08:11:36.896209 [ 260 ] {ad3b1145-d1f1-40da-9f6c-02199f69c56a} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 5759 | 2026.05.08 08:11:36.896421 [ 260 ] {ad3b1145-d1f1-40da-9f6c-02199f69c56a} <Trace> oximeter.measurements_u64 (51456919-ce1d-4304-962d-5a281585e6eb): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5760 | 2026.05.08 08:11:36.896522 [ 72 ] {} <Debug> oximeter.measurements_u64 (51456919-ce1d-4304-962d-5a281585e6eb) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 5761 | 2026.05.08 08:11:36.896546 [ 260 ] {ad3b1145-d1f1-40da-9f6c-02199f69c56a} <Debug> executeQuery: Read 12 rows, 848.00 B in 0.001161 sec., 10335.917312661499 rows/sec., 713.29 KiB/sec. | ||
| 5762 | 2026.05.08 08:11:36.896556 [ 72 ] {} <Trace> oximeter.measurements_u64 (51456919-ce1d-4304-962d-5a281585e6eb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5763 | 2026.05.08 08:11:36.896587 [ 260 ] {ad3b1145-d1f1-40da-9f6c-02199f69c56a} <Debug> TCPHandler: Processed in 0.001324763 sec. | ||
| 5764 | 2026.05.08 08:11:36.896587 [ 72 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 5765 | 2026.05.08 08:11:36.896686 [ 198 ] {51456919-ce1d-4304-962d-5a281585e6eb::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 | ||
| 5766 | 2026.05.08 08:11:36.896810 [ 198 ] {51456919-ce1d-4304-962d-5a281585e6eb::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5767 | 2026.05.08 08:11:36.896841 [ 198 ] {51456919-ce1d-4304-962d-5a281585e6eb::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 1680 rows starting from the beginning of the part | ||
| 5768 | 2026.05.08 08:11:36.896895 [ 198 ] {51456919-ce1d-4304-962d-5a281585e6eb::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 90 rows starting from the beginning of the part | ||
| 5769 | 2026.05.08 08:11:36.896940 [ 198 ] {51456919-ce1d-4304-962d-5a281585e6eb::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 60 rows starting from the beginning of the part | ||
| 5770 | 2026.05.08 08:11:36.896982 [ 198 ] {51456919-ce1d-4304-962d-5a281585e6eb::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 90 rows starting from the beginning of the part | ||
| 5771 | 2026.05.08 08:11:36.897024 [ 198 ] {51456919-ce1d-4304-962d-5a281585e6eb::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 60 rows starting from the beginning of the part | ||
| 5772 | 2026.05.08 08:11:36.897065 [ 198 ] {51456919-ce1d-4304-962d-5a281585e6eb::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 12 rows starting from the beginning of the part | ||
| 5773 | 2026.05.08 08:11:36.898232 [ 195 ] {51456919-ce1d-4304-962d-5a281585e6eb::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1992 rows, containing 4 columns (4 merged, 0 gathered) in 0.001580388 sec., 1260449.965451522 rows/sec., 82.41 MiB/sec. | ||
| 5774 | 2026.05.08 08:11:36.898572 [ 193 ] {51456919-ce1d-4304-962d-5a281585e6eb::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 5775 | 2026.05.08 08:11:36.898711 [ 195 ] {a8be02dd-881e-443e-adcb-2b9e0d812815::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 15906 rows, containing 5 columns (5 merged, 0 gathered) in 0.005597157 sec., 2841799.8637522585 rows/sec., 181.78 MiB/sec. | ||
| 5776 | 2026.05.08 08:11:36.898909 [ 193 ] {51456919-ce1d-4304-962d-5a281585e6eb::all_1_36_7} <Trace> oximeter.measurements_u64 (51456919-ce1d-4304-962d-5a281585e6eb): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5777 | 2026.05.08 08:11:36.899000 [ 193 ] {51456919-ce1d-4304-962d-5a281585e6eb::all_1_36_7} <Trace> oximeter.measurements_u64 (51456919-ce1d-4304-962d-5a281585e6eb) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 5778 | 2026.05.08 08:11:36.899086 [ 191 ] {a8be02dd-881e-443e-adcb-2b9e0d812815::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 5779 | 2026.05.08 08:11:36.899091 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.53 MiB. | ||
| 5780 | 2026.05.08 08:11:36.899337 [ 191 ] {a8be02dd-881e-443e-adcb-2b9e0d812815::all_1_36_7} <Trace> oximeter.measurements_cumulativeu64 (a8be02dd-881e-443e-adcb-2b9e0d812815): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5781 | 2026.05.08 08:11:36.899403 [ 191 ] {a8be02dd-881e-443e-adcb-2b9e0d812815::all_1_36_7} <Trace> oximeter.measurements_cumulativeu64 (a8be02dd-881e-443e-adcb-2b9e0d812815) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 5782 | 2026.05.08 08:11:36.899462 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.78 MiB. | ||
| 5783 | 2026.05.08 08:11:37.000201 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 261.60 MiB, peak 270.61 MiB, free memory in arenas 0.00 B, will set to 263.49 MiB (RSS), difference: 1.89 MiB | ||
| 5784 | 2026.05.08 08:11:40.126324 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 60 entries to flush up to offset 732 | ||
| 5785 | 2026.05.08 08:11:40.129253 [ 243 ] {} <Trace> system.query_log (14f8ccb3-56a3-4601-8a9e-d96094aafe7f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5786 | 2026.05.08 08:11:40.129312 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 5787 | 2026.05.08 08:11:40.130581 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 5788 | 2026.05.08 08:11:40.130875 [ 243 ] {} <Trace> system.query_log (14f8ccb3-56a3-4601-8a9e-d96094aafe7f): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5789 | 2026.05.08 08:11:40.131254 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 732 | ||
| 5790 | 2026.05.08 08:11:40.779903 [ 260 ] {} <Trace> TCP-Session: 3fbd83a9-a342-4804-a34d-63c9c5d34136 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5791 | 2026.05.08 08:11:40.780298 [ 260 ] {37c440ca-4ebe-4347-bcd5-f7f7a186cb70} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40062) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_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) | ||
| 5792 | 2026.05.08 08:11:40.780804 [ 260 ] {37c440ca-4ebe-4347-bcd5-f7f7a186cb70} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 5793 | 2026.05.08 08:11:40.780841 [ 260 ] {37c440ca-4ebe-4347-bcd5-f7f7a186cb70} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_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 | ||
| 5794 | 2026.05.08 08:11:40.781065 [ 260 ] {37c440ca-4ebe-4347-bcd5-f7f7a186cb70} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 5795 | 2026.05.08 08:11:40.781140 [ 260 ] {37c440ca-4ebe-4347-bcd5-f7f7a186cb70} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 5796 | 2026.05.08 08:11:40.781284 [ 260 ] {37c440ca-4ebe-4347-bcd5-f7f7a186cb70} <Debug> oximeter.timeseries_schema (b89db7f6-4c52-403d-9f92-e362dcc59f0f) (SelectExecutor): Key condition: (column 0 in 18-element set) | ||
| 5797 | 2026.05.08 08:11:40.781408 [ 354 ] {37c440ca-4ebe-4347-bcd5-f7f7a186cb70} <Trace> oximeter.timeseries_schema (b89db7f6-4c52-403d-9f92-e362dcc59f0f) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 5798 | 2026.05.08 08:11:40.781417 [ 337 ] {37c440ca-4ebe-4347-bcd5-f7f7a186cb70} <Trace> oximeter.timeseries_schema (b89db7f6-4c52-403d-9f92-e362dcc59f0f) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 5799 | 2026.05.08 08:11:40.781444 [ 366 ] {37c440ca-4ebe-4347-bcd5-f7f7a186cb70} <Trace> oximeter.timeseries_schema (b89db7f6-4c52-403d-9f92-e362dcc59f0f) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 5800 | 2026.05.08 08:11:40.781601 [ 260 ] {37c440ca-4ebe-4347-bcd5-f7f7a186cb70} <Debug> oximeter.timeseries_schema (b89db7f6-4c52-403d-9f92-e362dcc59f0f) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges | ||
| 5801 | 2026.05.08 08:11:40.781630 [ 260 ] {37c440ca-4ebe-4347-bcd5-f7f7a186cb70} <Trace> oximeter.timeseries_schema (b89db7f6-4c52-403d-9f92-e362dcc59f0f) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 5802 | 2026.05.08 08:11:40.781701 [ 260 ] {37c440ca-4ebe-4347-bcd5-f7f7a186cb70} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 5803 | 2026.05.08 08:11:40.781721 [ 260 ] {37c440ca-4ebe-4347-bcd5-f7f7a186cb70} <Debug> oximeter.timeseries_schema (b89db7f6-4c52-403d-9f92-e362dcc59f0f) (SelectExecutor): Reading approx. 47 rows with 2 streams | ||
| 5804 | 2026.05.08 08:11:40.781756 [ 260 ] {37c440ca-4ebe-4347-bcd5-f7f7a186cb70} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 5805 | 2026.05.08 08:11:40.781799 [ 260 ] {37c440ca-4ebe-4347-bcd5-f7f7a186cb70} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 5806 | 2026.05.08 08:11:40.782872 [ 260 ] {37c440ca-4ebe-4347-bcd5-f7f7a186cb70} <Debug> executeQuery: Read 47 rows, 8.00 KiB in 0.002728 sec., 17228.73900293255 rows/sec., 2.87 MiB/sec. | ||
| 5807 | 2026.05.08 08:11:40.782982 [ 260 ] {37c440ca-4ebe-4347-bcd5-f7f7a186cb70} <Debug> TCPHandler: Processed in 0.003268577 sec. | ||
| 5808 | 2026.05.08 08:11:40.784412 [ 260 ] {} <Trace> TCP-Session: 3fbd83a9-a342-4804-a34d-63c9c5d34136 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5809 | 2026.05.08 08:11:40.784525 [ 260 ] {ef397f8f-fe82-4c6f-91ae-314a962a73a0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40062) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5810 | 2026.05.08 08:11:40.784570 [ 260 ] {ef397f8f-fe82-4c6f-91ae-314a962a73a0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5811 | 2026.05.08 08:11:40.785085 [ 260 ] {ef397f8f-fe82-4c6f-91ae-314a962a73a0} <Trace> oximeter.fields_string (2e56caf6-21a8-464c-b24f-cce9c93bbfbe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5812 | 2026.05.08 08:11:40.785137 [ 260 ] {ef397f8f-fe82-4c6f-91ae-314a962a73a0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 5813 | 2026.05.08 08:11:40.785581 [ 260 ] {ef397f8f-fe82-4c6f-91ae-314a962a73a0} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 5814 | 2026.05.08 08:11:40.785834 [ 260 ] {ef397f8f-fe82-4c6f-91ae-314a962a73a0} <Trace> oximeter.fields_string (2e56caf6-21a8-464c-b24f-cce9c93bbfbe): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5815 | 2026.05.08 08:11:40.785988 [ 260 ] {ef397f8f-fe82-4c6f-91ae-314a962a73a0} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001496 sec., 37433.1550802139 rows/sec., 2.88 MiB/sec. | ||
| 5816 | 2026.05.08 08:11:40.786028 [ 260 ] {ef397f8f-fe82-4c6f-91ae-314a962a73a0} <Debug> TCPHandler: Processed in 0.001668418 sec. | ||
| 5817 | 2026.05.08 08:11:40.786159 [ 260 ] {} <Trace> TCP-Session: 3fbd83a9-a342-4804-a34d-63c9c5d34136 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5818 | 2026.05.08 08:11:40.786282 [ 260 ] {2f356887-e33a-4fc4-b65b-406166a35717} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40062) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5819 | 2026.05.08 08:11:40.786333 [ 260 ] {2f356887-e33a-4fc4-b65b-406166a35717} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5820 | 2026.05.08 08:11:40.786835 [ 260 ] {2f356887-e33a-4fc4-b65b-406166a35717} <Trace> oximeter.fields_uuid (6954ef9e-8f45-45b9-b3dd-33f933bb31d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5821 | 2026.05.08 08:11:40.786875 [ 260 ] {2f356887-e33a-4fc4-b65b-406166a35717} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 5822 | 2026.05.08 08:11:40.787197 [ 260 ] {2f356887-e33a-4fc4-b65b-406166a35717} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 5823 | 2026.05.08 08:11:40.787414 [ 260 ] {2f356887-e33a-4fc4-b65b-406166a35717} <Trace> oximeter.fields_uuid (6954ef9e-8f45-45b9-b3dd-33f933bb31d2): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5824 | 2026.05.08 08:11:40.787548 [ 260 ] {2f356887-e33a-4fc4-b65b-406166a35717} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001294 sec., 49459.04173106646 rows/sec., 3.86 MiB/sec. | ||
| 5825 | 2026.05.08 08:11:40.787588 [ 260 ] {2f356887-e33a-4fc4-b65b-406166a35717} <Debug> TCPHandler: Processed in 0.001492206 sec. | ||
| 5826 | 2026.05.08 08:11:40.787705 [ 260 ] {} <Trace> TCP-Session: 3fbd83a9-a342-4804-a34d-63c9c5d34136 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5827 | 2026.05.08 08:11:40.787801 [ 260 ] {ca7169d7-7a2b-497d-931e-586c47d92b2b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40062) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5828 | 2026.05.08 08:11:40.787845 [ 260 ] {ca7169d7-7a2b-497d-931e-586c47d92b2b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5829 | 2026.05.08 08:11:40.788217 [ 260 ] {ca7169d7-7a2b-497d-931e-586c47d92b2b} <Trace> oximeter.measurements_cumulativeu64 (a8be02dd-881e-443e-adcb-2b9e0d812815): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5830 | 2026.05.08 08:11:40.788254 [ 260 ] {ca7169d7-7a2b-497d-931e-586c47d92b2b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 5831 | 2026.05.08 08:11:40.788580 [ 260 ] {ca7169d7-7a2b-497d-931e-586c47d92b2b} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 5832 | 2026.05.08 08:11:40.788794 [ 260 ] {ca7169d7-7a2b-497d-931e-586c47d92b2b} <Trace> oximeter.measurements_cumulativeu64 (a8be02dd-881e-443e-adcb-2b9e0d812815): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5833 | 2026.05.08 08:11:40.788924 [ 260 ] {ca7169d7-7a2b-497d-931e-586c47d92b2b} <Debug> executeQuery: Read 128 rows, 9.13 KiB in 0.001142 sec., 112084.06304728547 rows/sec., 7.81 MiB/sec. | ||
| 5834 | 2026.05.08 08:11:40.788961 [ 260 ] {ca7169d7-7a2b-497d-931e-586c47d92b2b} <Debug> TCPHandler: Processed in 0.001306632 sec. | ||
| 5835 | 2026.05.08 08:11:40.789072 [ 260 ] {} <Trace> TCP-Session: 3fbd83a9-a342-4804-a34d-63c9c5d34136 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5836 | 2026.05.08 08:11:40.789166 [ 260 ] {c3d22b39-6e4a-46fb-98a5-268956275bdd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40062) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5837 | 2026.05.08 08:11:40.789209 [ 260 ] {c3d22b39-6e4a-46fb-98a5-268956275bdd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5838 | 2026.05.08 08:11:40.789531 [ 260 ] {c3d22b39-6e4a-46fb-98a5-268956275bdd} <Trace> oximeter.measurements_u64 (51456919-ce1d-4304-962d-5a281585e6eb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5839 | 2026.05.08 08:11:40.789567 [ 260 ] {c3d22b39-6e4a-46fb-98a5-268956275bdd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 5840 | 2026.05.08 08:11:40.789880 [ 260 ] {c3d22b39-6e4a-46fb-98a5-268956275bdd} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 5841 | 2026.05.08 08:11:40.790087 [ 260 ] {c3d22b39-6e4a-46fb-98a5-268956275bdd} <Trace> oximeter.measurements_u64 (51456919-ce1d-4304-962d-5a281585e6eb): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5842 | 2026.05.08 08:11:40.790216 [ 260 ] {c3d22b39-6e4a-46fb-98a5-268956275bdd} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001068 sec., 44943.8202247191 rows/sec., 3.03 MiB/sec. | ||
| 5843 | 2026.05.08 08:11:40.790252 [ 260 ] {c3d22b39-6e4a-46fb-98a5-268956275bdd} <Debug> TCPHandler: Processed in 0.001228862 sec. | ||
| 5844 | 2026.05.08 08:11:42.382245 [ 64 ] {} <Debug> oximeter.measurements_f64 (6f2500a7-7443-4aff-afae-2b5549923f4f) (MergerMutator): Selected 5 parts from all_1_5_1 to all_9_9_0 | ||
| 5845 | 2026.05.08 08:11:42.382318 [ 64 ] {} <Trace> oximeter.measurements_f64 (6f2500a7-7443-4aff-afae-2b5549923f4f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5846 | 2026.05.08 08:11:42.382347 [ 64 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 5847 | 2026.05.08 08:11:42.382475 [ 193 ] {6f2500a7-7443-4aff-afae-2b5549923f4f::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 | ||
| 5848 | 2026.05.08 08:11:42.382642 [ 193 ] {6f2500a7-7443-4aff-afae-2b5549923f4f::all_1_9_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5849 | 2026.05.08 08:11:42.382681 [ 193 ] {6f2500a7-7443-4aff-afae-2b5549923f4f::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 5 rows starting from the beginning of the part | ||
| 5850 | 2026.05.08 08:11:42.382750 [ 193 ] {6f2500a7-7443-4aff-afae-2b5549923f4f::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 | ||
| 5851 | 2026.05.08 08:11:42.382801 [ 193 ] {6f2500a7-7443-4aff-afae-2b5549923f4f::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 | ||
| 5852 | 2026.05.08 08:11:42.382842 [ 193 ] {6f2500a7-7443-4aff-afae-2b5549923f4f::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 | ||
| 5853 | 2026.05.08 08:11:42.382879 [ 193 ] {6f2500a7-7443-4aff-afae-2b5549923f4f::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 | ||
| 5854 | 2026.05.08 08:11:42.383631 [ 193 ] {6f2500a7-7443-4aff-afae-2b5549923f4f::all_1_9_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 9 rows, containing 4 columns (4 merged, 0 gathered) in 0.001213461 sec., 7416.802023303591 rows/sec., 499.76 KiB/sec. | ||
| 5855 | 2026.05.08 08:11:42.383734 [ 193 ] {6f2500a7-7443-4aff-afae-2b5549923f4f::all_1_9_2} <Trace> MergedBlockOutputStream: filled checksums all_1_9_2 (state Temporary) | ||
| 5856 | 2026.05.08 08:11:42.383965 [ 193 ] {6f2500a7-7443-4aff-afae-2b5549923f4f::all_1_9_2} <Trace> oximeter.measurements_f64 (6f2500a7-7443-4aff-afae-2b5549923f4f): Renaming temporary part tmp_merge_all_1_9_2 to all_1_9_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5857 | 2026.05.08 08:11:42.384031 [ 193 ] {6f2500a7-7443-4aff-afae-2b5549923f4f::all_1_9_2} <Trace> oximeter.measurements_f64 (6f2500a7-7443-4aff-afae-2b5549923f4f) (MergerMutator): Merged 5 parts: [all_1_5_1, all_9_9_0] -> all_1_9_2 | ||
| 5858 | 2026.05.08 08:11:42.384094 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.22 MiB. | ||
| 5859 | 2026.05.08 08:11:42.595661 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 10991 | ||
| 5860 | 2026.05.08 08:11:42.596132 [ 245 ] {} <Trace> system.asynchronous_metric_log (ae5b5697-1ff6-4106-8704-be69c16fe51c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5861 | 2026.05.08 08:11:42.596170 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 5862 | 2026.05.08 08:11:42.596644 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 5863 | 2026.05.08 08:11:42.596880 [ 245 ] {} <Trace> system.asynchronous_metric_log (ae5b5697-1ff6-4106-8704-be69c16fe51c): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5864 | 2026.05.08 08:11:42.597005 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 10991 | ||
| 5865 | 2026.05.08 08:11:43.172720 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 174 | ||
| 5866 | 2026.05.08 08:11:43.188943 [ 244 ] {} <Trace> system.metric_log (6863ca5b-3a4e-4a65-b181-6be743eb150d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5867 | 2026.05.08 08:11:43.189006 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 5868 | 2026.05.08 08:11:43.194548 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 5869 | 2026.05.08 08:11:43.195268 [ 244 ] {} <Trace> system.metric_log (6863ca5b-3a4e-4a65-b181-6be743eb150d): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5870 | 2026.05.08 08:11:43.197875 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 174 | ||
| 5871 | 2026.05.08 08:11:45.782038 [ 260 ] {} <Trace> TCP-Session: 3fbd83a9-a342-4804-a34d-63c9c5d34136 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5872 | 2026.05.08 08:11:45.782310 [ 260 ] {dfb8b8f9-4025-4c32-b871-52c2ac370d6a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40062) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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) | ||
| 5873 | 2026.05.08 08:11:45.782701 [ 260 ] {dfb8b8f9-4025-4c32-b871-52c2ac370d6a} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 5874 | 2026.05.08 08:11:45.782746 [ 260 ] {dfb8b8f9-4025-4c32-b871-52c2ac370d6a} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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 | ||
| 5875 | 2026.05.08 08:11:45.783001 [ 260 ] {dfb8b8f9-4025-4c32-b871-52c2ac370d6a} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 5876 | 2026.05.08 08:11:45.783078 [ 260 ] {dfb8b8f9-4025-4c32-b871-52c2ac370d6a} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 5877 | 2026.05.08 08:11:45.783225 [ 260 ] {dfb8b8f9-4025-4c32-b871-52c2ac370d6a} <Debug> oximeter.timeseries_schema (b89db7f6-4c52-403d-9f92-e362dcc59f0f) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 5878 | 2026.05.08 08:11:45.783347 [ 354 ] {dfb8b8f9-4025-4c32-b871-52c2ac370d6a} <Trace> oximeter.timeseries_schema (b89db7f6-4c52-403d-9f92-e362dcc59f0f) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 5879 | 2026.05.08 08:11:45.783366 [ 366 ] {dfb8b8f9-4025-4c32-b871-52c2ac370d6a} <Trace> oximeter.timeseries_schema (b89db7f6-4c52-403d-9f92-e362dcc59f0f) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 5880 | 2026.05.08 08:11:45.783352 [ 337 ] {dfb8b8f9-4025-4c32-b871-52c2ac370d6a} <Trace> oximeter.timeseries_schema (b89db7f6-4c52-403d-9f92-e362dcc59f0f) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 5881 | 2026.05.08 08:11:45.783532 [ 260 ] {dfb8b8f9-4025-4c32-b871-52c2ac370d6a} <Debug> oximeter.timeseries_schema (b89db7f6-4c52-403d-9f92-e362dcc59f0f) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges | ||
| 5882 | 2026.05.08 08:11:45.783560 [ 260 ] {dfb8b8f9-4025-4c32-b871-52c2ac370d6a} <Trace> oximeter.timeseries_schema (b89db7f6-4c52-403d-9f92-e362dcc59f0f) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 5883 | 2026.05.08 08:11:45.783633 [ 260 ] {dfb8b8f9-4025-4c32-b871-52c2ac370d6a} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 5884 | 2026.05.08 08:11:45.783654 [ 260 ] {dfb8b8f9-4025-4c32-b871-52c2ac370d6a} <Debug> oximeter.timeseries_schema (b89db7f6-4c52-403d-9f92-e362dcc59f0f) (SelectExecutor): Reading approx. 47 rows with 2 streams | ||
| 5885 | 2026.05.08 08:11:45.783689 [ 260 ] {dfb8b8f9-4025-4c32-b871-52c2ac370d6a} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 5886 | 2026.05.08 08:11:45.783728 [ 260 ] {dfb8b8f9-4025-4c32-b871-52c2ac370d6a} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 5887 | 2026.05.08 08:11:45.784831 [ 260 ] {dfb8b8f9-4025-4c32-b871-52c2ac370d6a} <Debug> executeQuery: Read 47 rows, 8.00 KiB in 0.002626 sec., 17897.9436405179 rows/sec., 2.98 MiB/sec. | ||
| 5888 | 2026.05.08 08:11:45.784943 [ 260 ] {dfb8b8f9-4025-4c32-b871-52c2ac370d6a} <Debug> TCPHandler: Processed in 0.003057823 sec. | ||
| 5889 | 2026.05.08 08:11:45.786942 [ 260 ] {} <Trace> TCP-Session: 3fbd83a9-a342-4804-a34d-63c9c5d34136 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5890 | 2026.05.08 08:11:45.787150 [ 260 ] {d669a64b-2d93-4a07-ade4-6960f0c93cea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40062) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5891 | 2026.05.08 08:11:45.787233 [ 260 ] {d669a64b-2d93-4a07-ade4-6960f0c93cea} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5892 | 2026.05.08 08:11:45.788063 [ 260 ] {d669a64b-2d93-4a07-ade4-6960f0c93cea} <Trace> oximeter.fields_string (2e56caf6-21a8-464c-b24f-cce9c93bbfbe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5893 | 2026.05.08 08:11:45.788107 [ 260 ] {d669a64b-2d93-4a07-ade4-6960f0c93cea} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 5894 | 2026.05.08 08:11:45.788501 [ 260 ] {d669a64b-2d93-4a07-ade4-6960f0c93cea} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 5895 | 2026.05.08 08:11:45.788735 [ 260 ] {d669a64b-2d93-4a07-ade4-6960f0c93cea} <Trace> oximeter.fields_string (2e56caf6-21a8-464c-b24f-cce9c93bbfbe): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5896 | 2026.05.08 08:11:45.788890 [ 260 ] {d669a64b-2d93-4a07-ade4-6960f0c93cea} <Debug> executeQuery: Read 104 rows, 8.93 KiB in 0.001799 sec., 57809.89438576987 rows/sec., 4.85 MiB/sec. | ||
| 5897 | 2026.05.08 08:11:45.788931 [ 260 ] {d669a64b-2d93-4a07-ade4-6960f0c93cea} <Debug> TCPHandler: Processed in 0.002068976 sec. | ||
| 5898 | 2026.05.08 08:11:45.789051 [ 260 ] {} <Trace> TCP-Session: 3fbd83a9-a342-4804-a34d-63c9c5d34136 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5899 | 2026.05.08 08:11:45.789150 [ 260 ] {bf627adb-588e-4de5-9018-daa3c7111221} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40062) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5900 | 2026.05.08 08:11:45.789190 [ 260 ] {bf627adb-588e-4de5-9018-daa3c7111221} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5901 | 2026.05.08 08:11:45.789598 [ 260 ] {bf627adb-588e-4de5-9018-daa3c7111221} <Trace> oximeter.fields_u16 (b3f55b36-ed93-4ef0-b7a4-471cf9f732a6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5902 | 2026.05.08 08:11:45.789637 [ 260 ] {bf627adb-588e-4de5-9018-daa3c7111221} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 5903 | 2026.05.08 08:11:45.789942 [ 260 ] {bf627adb-588e-4de5-9018-daa3c7111221} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 5904 | 2026.05.08 08:11:45.790156 [ 260 ] {bf627adb-588e-4de5-9018-daa3c7111221} <Trace> oximeter.fields_u16 (b3f55b36-ed93-4ef0-b7a4-471cf9f732a6): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5905 | 2026.05.08 08:11:45.790266 [ 56 ] {} <Debug> oximeter.fields_u16 (b3f55b36-ed93-4ef0-b7a4-471cf9f732a6) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 5906 | 2026.05.08 08:11:45.790289 [ 260 ] {bf627adb-588e-4de5-9018-daa3c7111221} <Debug> executeQuery: Read 24 rows, 1.80 KiB in 0.00116 sec., 20689.655172413793 rows/sec., 1.52 MiB/sec. | ||
| 5907 | 2026.05.08 08:11:45.790335 [ 56 ] {} <Trace> oximeter.fields_u16 (b3f55b36-ed93-4ef0-b7a4-471cf9f732a6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5908 | 2026.05.08 08:11:45.790344 [ 260 ] {bf627adb-588e-4de5-9018-daa3c7111221} <Debug> TCPHandler: Processed in 0.001343433 sec. | ||
| 5909 | 2026.05.08 08:11:45.790367 [ 56 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 5910 | 2026.05.08 08:11:45.790467 [ 191 ] {b3f55b36-ed93-4ef0-b7a4-471cf9f732a6::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 | ||
| 5911 | 2026.05.08 08:11:45.790474 [ 260 ] {} <Trace> TCP-Session: 3fbd83a9-a342-4804-a34d-63c9c5d34136 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5912 | 2026.05.08 08:11:45.790554 [ 191 ] {b3f55b36-ed93-4ef0-b7a4-471cf9f732a6::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5913 | 2026.05.08 08:11:45.790583 [ 191 ] {b3f55b36-ed93-4ef0-b7a4-471cf9f732a6::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 225 rows starting from the beginning of the part | ||
| 5914 | 2026.05.08 08:11:45.790584 [ 260 ] {f7a96f01-4b3f-409d-81d2-61b3d0c5a2da} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40062) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5915 | 2026.05.08 08:11:45.790631 [ 260 ] {f7a96f01-4b3f-409d-81d2-61b3d0c5a2da} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5916 | 2026.05.08 08:11:45.790636 [ 191 ] {b3f55b36-ed93-4ef0-b7a4-471cf9f732a6::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 28 rows starting from the beginning of the part | ||
| 5917 | 2026.05.08 08:11:45.790683 [ 191 ] {b3f55b36-ed93-4ef0-b7a4-471cf9f732a6::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 160 rows starting from the beginning of the part | ||
| 5918 | 2026.05.08 08:11:45.790723 [ 191 ] {b3f55b36-ed93-4ef0-b7a4-471cf9f732a6::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 24 rows starting from the beginning of the part | ||
| 5919 | 2026.05.08 08:11:45.790758 [ 191 ] {b3f55b36-ed93-4ef0-b7a4-471cf9f732a6::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 39 rows starting from the beginning of the part | ||
| 5920 | 2026.05.08 08:11:45.790796 [ 191 ] {b3f55b36-ed93-4ef0-b7a4-471cf9f732a6::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 24 rows starting from the beginning of the part | ||
| 5921 | 2026.05.08 08:11:45.791078 [ 260 ] {f7a96f01-4b3f-409d-81d2-61b3d0c5a2da} <Trace> oximeter.fields_uuid (6954ef9e-8f45-45b9-b3dd-33f933bb31d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5922 | 2026.05.08 08:11:45.791114 [ 260 ] {f7a96f01-4b3f-409d-81d2-61b3d0c5a2da} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 5923 | 2026.05.08 08:11:45.791437 [ 260 ] {f7a96f01-4b3f-409d-81d2-61b3d0c5a2da} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 5924 | 2026.05.08 08:11:45.791564 [ 193 ] {b3f55b36-ed93-4ef0-b7a4-471cf9f732a6::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 500 rows, containing 5 columns (5 merged, 0 gathered) in 0.00113156 sec., 441867.8638339991 rows/sec., 30.44 MiB/sec. | ||
| 5925 | 2026.05.08 08:11:45.791662 [ 260 ] {f7a96f01-4b3f-409d-81d2-61b3d0c5a2da} <Trace> oximeter.fields_uuid (6954ef9e-8f45-45b9-b3dd-33f933bb31d2): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5926 | 2026.05.08 08:11:45.791743 [ 199 ] {b3f55b36-ed93-4ef0-b7a4-471cf9f732a6::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 5927 | 2026.05.08 08:11:45.791817 [ 260 ] {f7a96f01-4b3f-409d-81d2-61b3d0c5a2da} <Debug> executeQuery: Read 88 rows, 7.04 KiB in 0.001237 sec., 71139.85448666128 rows/sec., 5.56 MiB/sec. | ||
| 5928 | 2026.05.08 08:11:45.791860 [ 260 ] {f7a96f01-4b3f-409d-81d2-61b3d0c5a2da} <Debug> TCPHandler: Processed in 0.001438115 sec. | ||
| 5929 | 2026.05.08 08:11:45.791979 [ 260 ] {} <Trace> TCP-Session: 3fbd83a9-a342-4804-a34d-63c9c5d34136 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5930 | 2026.05.08 08:11:45.792028 [ 199 ] {b3f55b36-ed93-4ef0-b7a4-471cf9f732a6::all_1_31_6} <Trace> oximeter.fields_u16 (b3f55b36-ed93-4ef0-b7a4-471cf9f732a6): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5931 | 2026.05.08 08:11:45.792077 [ 260 ] {e720c293-3139-4b65-89aa-2bb7f91a7ea5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40062) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5932 | 2026.05.08 08:11:45.792096 [ 199 ] {b3f55b36-ed93-4ef0-b7a4-471cf9f732a6::all_1_31_6} <Trace> oximeter.fields_u16 (b3f55b36-ed93-4ef0-b7a4-471cf9f732a6) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 5933 | 2026.05.08 08:11:45.792121 [ 260 ] {e720c293-3139-4b65-89aa-2bb7f91a7ea5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5934 | 2026.05.08 08:11:45.792168 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.30 MiB. | ||
| 5935 | 2026.05.08 08:11:45.792549 [ 260 ] {e720c293-3139-4b65-89aa-2bb7f91a7ea5} <Trace> oximeter.measurements_cumulativeu64 (a8be02dd-881e-443e-adcb-2b9e0d812815): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5936 | 2026.05.08 08:11:45.792584 [ 260 ] {e720c293-3139-4b65-89aa-2bb7f91a7ea5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 5937 | 2026.05.08 08:11:45.792919 [ 260 ] {e720c293-3139-4b65-89aa-2bb7f91a7ea5} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 5938 | 2026.05.08 08:11:45.793133 [ 260 ] {e720c293-3139-4b65-89aa-2bb7f91a7ea5} <Trace> oximeter.measurements_cumulativeu64 (a8be02dd-881e-443e-adcb-2b9e0d812815): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5939 | 2026.05.08 08:11:45.793266 [ 260 ] {e720c293-3139-4b65-89aa-2bb7f91a7ea5} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001208 sec., 132450.3311258278 rows/sec., 9.22 MiB/sec. | ||
| 5940 | 2026.05.08 08:11:45.793303 [ 260 ] {e720c293-3139-4b65-89aa-2bb7f91a7ea5} <Debug> TCPHandler: Processed in 0.001373214 sec. | ||
| 5941 | 2026.05.08 08:11:45.793423 [ 260 ] {} <Trace> TCP-Session: 3fbd83a9-a342-4804-a34d-63c9c5d34136 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5942 | 2026.05.08 08:11:45.793542 [ 260 ] {32e69588-e4e0-4c9e-8ed4-b35b46c466bb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40062) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5943 | 2026.05.08 08:11:45.793608 [ 260 ] {32e69588-e4e0-4c9e-8ed4-b35b46c466bb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 5944 | 2026.05.08 08:11:45.794444 [ 260 ] {32e69588-e4e0-4c9e-8ed4-b35b46c466bb} <Trace> oximeter.measurements_histogramu64 (ebabec84-cbfc-4cf8-9a95-b35807d218b8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5945 | 2026.05.08 08:11:45.794482 [ 260 ] {32e69588-e4e0-4c9e-8ed4-b35b46c466bb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 5946 | 2026.05.08 08:11:45.795032 [ 260 ] {32e69588-e4e0-4c9e-8ed4-b35b46c466bb} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 5947 | 2026.05.08 08:11:45.795261 [ 260 ] {32e69588-e4e0-4c9e-8ed4-b35b46c466bb} <Trace> oximeter.measurements_histogramu64 (ebabec84-cbfc-4cf8-9a95-b35807d218b8): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5948 | 2026.05.08 08:11:45.795381 [ 57 ] {} <Debug> oximeter.measurements_histogramu64 (ebabec84-cbfc-4cf8-9a95-b35807d218b8) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 5949 | 2026.05.08 08:11:45.795406 [ 260 ] {32e69588-e4e0-4c9e-8ed4-b35b46c466bb} <Debug> executeQuery: Read 24 rows, 44.04 KiB in 0.00189 sec., 12698.412698412698 rows/sec., 22.75 MiB/sec. | ||
| 5950 | 2026.05.08 08:11:45.795434 [ 57 ] {} <Trace> oximeter.measurements_histogramu64 (ebabec84-cbfc-4cf8-9a95-b35807d218b8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5951 | 2026.05.08 08:11:45.795463 [ 57 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 5952 | 2026.05.08 08:11:45.795472 [ 260 ] {32e69588-e4e0-4c9e-8ed4-b35b46c466bb} <Debug> TCPHandler: Processed in 0.002110377 sec. | ||
| 5953 | 2026.05.08 08:11:45.795569 [ 192 ] {ebabec84-cbfc-4cf8-9a95-b35807d218b8::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 | ||
| 5954 | 2026.05.08 08:11:45.795602 [ 260 ] {} <Trace> TCP-Session: 3fbd83a9-a342-4804-a34d-63c9c5d34136 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5955 | 2026.05.08 08:11:45.795702 [ 260 ] {757bd301-d09e-4034-a7d1-985075461cfe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40062) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5956 | 2026.05.08 08:11:45.795744 [ 260 ] {757bd301-d09e-4034-a7d1-985075461cfe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5957 | 2026.05.08 08:11:45.795819 [ 192 ] {ebabec84-cbfc-4cf8-9a95-b35807d218b8::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5958 | 2026.05.08 08:11:45.795884 [ 192 ] {ebabec84-cbfc-4cf8-9a95-b35807d218b8::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 505 rows starting from the beginning of the part | ||
| 5959 | 2026.05.08 08:11:45.796004 [ 192 ] {ebabec84-cbfc-4cf8-9a95-b35807d218b8::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 24 rows starting from the beginning of the part | ||
| 5960 | 2026.05.08 08:11:45.796089 [ 260 ] {757bd301-d09e-4034-a7d1-985075461cfe} <Trace> oximeter.measurements_u64 (51456919-ce1d-4304-962d-5a281585e6eb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5961 | 2026.05.08 08:11:45.796104 [ 192 ] {ebabec84-cbfc-4cf8-9a95-b35807d218b8::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 18 rows starting from the beginning of the part | ||
| 5962 | 2026.05.08 08:11:45.796133 [ 260 ] {757bd301-d09e-4034-a7d1-985075461cfe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 5963 | 2026.05.08 08:11:45.796208 [ 192 ] {ebabec84-cbfc-4cf8-9a95-b35807d218b8::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 24 rows starting from the beginning of the part | ||
| 5964 | 2026.05.08 08:11:45.796312 [ 192 ] {ebabec84-cbfc-4cf8-9a95-b35807d218b8::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 27 rows starting from the beginning of the part | ||
| 5965 | 2026.05.08 08:11:45.796407 [ 192 ] {ebabec84-cbfc-4cf8-9a95-b35807d218b8::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 24 rows starting from the beginning of the part | ||
| 5966 | 2026.05.08 08:11:45.796479 [ 260 ] {757bd301-d09e-4034-a7d1-985075461cfe} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 5967 | 2026.05.08 08:11:45.796715 [ 260 ] {757bd301-d09e-4034-a7d1-985075461cfe} <Trace> oximeter.measurements_u64 (51456919-ce1d-4304-962d-5a281585e6eb): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5968 | 2026.05.08 08:11:45.796861 [ 260 ] {757bd301-d09e-4034-a7d1-985075461cfe} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001177 sec., 50977.06032285471 rows/sec., 3.44 MiB/sec. | ||
| 5969 | 2026.05.08 08:11:45.796900 [ 260 ] {757bd301-d09e-4034-a7d1-985075461cfe} <Debug> TCPHandler: Processed in 0.001348013 sec. | ||
| 5970 | 2026.05.08 08:11:45.814715 [ 187 ] {ebabec84-cbfc-4cf8-9a95-b35807d218b8::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 622 rows, containing 19 columns (19 merged, 0 gathered) in 0.019195343 sec., 32403.69291655794 rows/sec., 58.07 MiB/sec. | ||
| 5971 | 2026.05.08 08:11:45.815673 [ 192 ] {ebabec84-cbfc-4cf8-9a95-b35807d218b8::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 5972 | 2026.05.08 08:11:45.816025 [ 192 ] {ebabec84-cbfc-4cf8-9a95-b35807d218b8::all_1_31_6} <Trace> oximeter.measurements_histogramu64 (ebabec84-cbfc-4cf8-9a95-b35807d218b8): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5973 | 2026.05.08 08:11:45.816105 [ 192 ] {ebabec84-cbfc-4cf8-9a95-b35807d218b8::all_1_31_6} <Trace> oximeter.measurements_histogramu64 (ebabec84-cbfc-4cf8-9a95-b35807d218b8) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 5974 | 2026.05.08 08:11:45.816204 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.44 MiB. | ||
| 5975 | 2026.05.08 08:11:46.000240 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 264.20 MiB, peak 271.59 MiB, free memory in arenas 0.00 B, will set to 266.41 MiB (RSS), difference: 2.21 MiB | ||
| 5976 | 2026.05.08 08:11:50.011470 [ 48 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 5977 | 2026.05.08 08:11:50.011549 [ 48 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 5978 | 2026.05.08 08:11:50.097199 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 11503 | ||
| 5979 | 2026.05.08 08:11:50.097694 [ 245 ] {} <Trace> system.asynchronous_metric_log (ae5b5697-1ff6-4106-8704-be69c16fe51c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5980 | 2026.05.08 08:11:50.097735 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 5981 | 2026.05.08 08:11:50.098217 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 5982 | 2026.05.08 08:11:50.098475 [ 245 ] {} <Trace> system.asynchronous_metric_log (ae5b5697-1ff6-4106-8704-be69c16fe51c): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5983 | 2026.05.08 08:11:50.098603 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 11503 | ||
| 5984 | 2026.05.08 08:11:50.131763 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 756 | ||
| 5985 | 2026.05.08 08:11:50.134052 [ 243 ] {} <Trace> system.query_log (14f8ccb3-56a3-4601-8a9e-d96094aafe7f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5986 | 2026.05.08 08:11:50.134103 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 5987 | 2026.05.08 08:11:50.135330 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 5988 | 2026.05.08 08:11:50.135607 [ 243 ] {} <Trace> system.query_log (14f8ccb3-56a3-4601-8a9e-d96094aafe7f): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5989 | 2026.05.08 08:11:50.135999 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 756 | ||
| 5990 | 2026.05.08 08:11:50.698066 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 181 | ||
| 5991 | 2026.05.08 08:11:50.714963 [ 244 ] {} <Trace> system.metric_log (6863ca5b-3a4e-4a65-b181-6be743eb150d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5992 | 2026.05.08 08:11:50.715026 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.06 GiB. | ||
| 5993 | 2026.05.08 08:11:50.720957 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 5994 | 2026.05.08 08:11:50.721648 [ 244 ] {} <Trace> system.metric_log (6863ca5b-3a4e-4a65-b181-6be743eb150d): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5995 | 2026.05.08 08:11:50.724741 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 181 | ||
| 5996 | 2026.05.08 08:11:50.782317 [ 260 ] {} <Trace> TCP-Session: 3fbd83a9-a342-4804-a34d-63c9c5d34136 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5997 | 2026.05.08 08:11:50.782541 [ 260 ] {71c1db64-400a-48f7-90fc-7b70097746db} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40062) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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) | ||
| 5998 | 2026.05.08 08:11:50.782868 [ 260 ] {71c1db64-400a-48f7-90fc-7b70097746db} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 5999 | 2026.05.08 08:11:50.782903 [ 260 ] {71c1db64-400a-48f7-90fc-7b70097746db} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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 | ||
| 6000 | 2026.05.08 08:11:50.783188 [ 260 ] {71c1db64-400a-48f7-90fc-7b70097746db} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 6001 | 2026.05.08 08:11:50.783265 [ 260 ] {71c1db64-400a-48f7-90fc-7b70097746db} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 6002 | 2026.05.08 08:11:50.783413 [ 260 ] {71c1db64-400a-48f7-90fc-7b70097746db} <Debug> oximeter.timeseries_schema (b89db7f6-4c52-403d-9f92-e362dcc59f0f) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 6003 | 2026.05.08 08:11:50.783544 [ 337 ] {71c1db64-400a-48f7-90fc-7b70097746db} <Trace> oximeter.timeseries_schema (b89db7f6-4c52-403d-9f92-e362dcc59f0f) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 6004 | 2026.05.08 08:11:50.783552 [ 366 ] {71c1db64-400a-48f7-90fc-7b70097746db} <Trace> oximeter.timeseries_schema (b89db7f6-4c52-403d-9f92-e362dcc59f0f) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 6005 | 2026.05.08 08:11:50.783546 [ 329 ] {71c1db64-400a-48f7-90fc-7b70097746db} <Trace> oximeter.timeseries_schema (b89db7f6-4c52-403d-9f92-e362dcc59f0f) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 6006 | 2026.05.08 08:11:50.783726 [ 260 ] {71c1db64-400a-48f7-90fc-7b70097746db} <Debug> oximeter.timeseries_schema (b89db7f6-4c52-403d-9f92-e362dcc59f0f) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges | ||
| 6007 | 2026.05.08 08:11:50.783761 [ 260 ] {71c1db64-400a-48f7-90fc-7b70097746db} <Trace> oximeter.timeseries_schema (b89db7f6-4c52-403d-9f92-e362dcc59f0f) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 6008 | 2026.05.08 08:11:50.783833 [ 260 ] {71c1db64-400a-48f7-90fc-7b70097746db} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 6009 | 2026.05.08 08:11:50.783852 [ 260 ] {71c1db64-400a-48f7-90fc-7b70097746db} <Debug> oximeter.timeseries_schema (b89db7f6-4c52-403d-9f92-e362dcc59f0f) (SelectExecutor): Reading approx. 47 rows with 2 streams | ||
| 6010 | 2026.05.08 08:11:50.783889 [ 260 ] {71c1db64-400a-48f7-90fc-7b70097746db} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 6011 | 2026.05.08 08:11:50.783927 [ 260 ] {71c1db64-400a-48f7-90fc-7b70097746db} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 6012 | 2026.05.08 08:11:50.785118 [ 260 ] {71c1db64-400a-48f7-90fc-7b70097746db} <Debug> executeQuery: Read 47 rows, 8.00 KiB in 0.002636 sec., 17830.045523520486 rows/sec., 2.97 MiB/sec. | ||
| 6013 | 2026.05.08 08:11:50.785259 [ 260 ] {71c1db64-400a-48f7-90fc-7b70097746db} <Debug> TCPHandler: Processed in 0.003054883 sec. | ||
| 6014 | 2026.05.08 08:11:50.787185 [ 260 ] {} <Trace> TCP-Session: 3fbd83a9-a342-4804-a34d-63c9c5d34136 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6015 | 2026.05.08 08:11:50.787303 [ 260 ] {33ef050d-9c14-47ea-9931-040430a787e1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40062) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6016 | 2026.05.08 08:11:50.787350 [ 260 ] {33ef050d-9c14-47ea-9931-040430a787e1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6017 | 2026.05.08 08:11:50.787867 [ 260 ] {33ef050d-9c14-47ea-9931-040430a787e1} <Trace> oximeter.fields_string (2e56caf6-21a8-464c-b24f-cce9c93bbfbe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6018 | 2026.05.08 08:11:50.787916 [ 260 ] {33ef050d-9c14-47ea-9931-040430a787e1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.06 GiB. | ||
| 6019 | 2026.05.08 08:11:50.788302 [ 260 ] {33ef050d-9c14-47ea-9931-040430a787e1} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 6020 | 2026.05.08 08:11:50.788547 [ 260 ] {33ef050d-9c14-47ea-9931-040430a787e1} <Trace> oximeter.fields_string (2e56caf6-21a8-464c-b24f-cce9c93bbfbe): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6021 | 2026.05.08 08:11:50.788690 [ 260 ] {33ef050d-9c14-47ea-9931-040430a787e1} <Debug> executeQuery: Read 92 rows, 7.96 KiB in 0.001423 sec., 64652.14335910049 rows/sec., 5.46 MiB/sec. | ||
| 6022 | 2026.05.08 08:11:50.788730 [ 260 ] {33ef050d-9c14-47ea-9931-040430a787e1} <Debug> TCPHandler: Processed in 0.001599447 sec. | ||
| 6023 | 2026.05.08 08:11:50.788848 [ 260 ] {} <Trace> TCP-Session: 3fbd83a9-a342-4804-a34d-63c9c5d34136 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6024 | 2026.05.08 08:11:50.788947 [ 260 ] {ddb6f5dc-ec80-46b9-8534-6ac89d274352} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40062) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6025 | 2026.05.08 08:11:50.788987 [ 260 ] {ddb6f5dc-ec80-46b9-8534-6ac89d274352} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6026 | 2026.05.08 08:11:50.789385 [ 260 ] {ddb6f5dc-ec80-46b9-8534-6ac89d274352} <Trace> oximeter.fields_u16 (b3f55b36-ed93-4ef0-b7a4-471cf9f732a6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6027 | 2026.05.08 08:11:50.789421 [ 260 ] {ddb6f5dc-ec80-46b9-8534-6ac89d274352} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.06 GiB. | ||
| 6028 | 2026.05.08 08:11:50.789716 [ 260 ] {ddb6f5dc-ec80-46b9-8534-6ac89d274352} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 6029 | 2026.05.08 08:11:50.789926 [ 260 ] {ddb6f5dc-ec80-46b9-8534-6ac89d274352} <Trace> oximeter.fields_u16 (b3f55b36-ed93-4ef0-b7a4-471cf9f732a6): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6030 | 2026.05.08 08:11:50.790059 [ 260 ] {ddb6f5dc-ec80-46b9-8534-6ac89d274352} <Debug> executeQuery: Read 18 rows, 1.35 KiB in 0.001134 sec., 15873.015873015873 rows/sec., 1.17 MiB/sec. | ||
| 6031 | 2026.05.08 08:11:50.790097 [ 260 ] {ddb6f5dc-ec80-46b9-8534-6ac89d274352} <Debug> TCPHandler: Processed in 0.001299642 sec. | ||
| 6032 | 2026.05.08 08:11:50.790227 [ 260 ] {} <Trace> TCP-Session: 3fbd83a9-a342-4804-a34d-63c9c5d34136 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6033 | 2026.05.08 08:11:50.790351 [ 260 ] {c0db05f2-cedd-4fdc-8bb3-0325329a4b60} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40062) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6034 | 2026.05.08 08:11:50.790400 [ 260 ] {c0db05f2-cedd-4fdc-8bb3-0325329a4b60} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6035 | 2026.05.08 08:11:50.790935 [ 260 ] {c0db05f2-cedd-4fdc-8bb3-0325329a4b60} <Trace> oximeter.fields_uuid (6954ef9e-8f45-45b9-b3dd-33f933bb31d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6036 | 2026.05.08 08:11:50.790981 [ 260 ] {c0db05f2-cedd-4fdc-8bb3-0325329a4b60} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.06 GiB. | ||
| 6037 | 2026.05.08 08:11:50.791336 [ 260 ] {c0db05f2-cedd-4fdc-8bb3-0325329a4b60} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 6038 | 2026.05.08 08:11:50.791553 [ 260 ] {c0db05f2-cedd-4fdc-8bb3-0325329a4b60} <Trace> oximeter.fields_uuid (6954ef9e-8f45-45b9-b3dd-33f933bb31d2): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6039 | 2026.05.08 08:11:50.791689 [ 260 ] {c0db05f2-cedd-4fdc-8bb3-0325329a4b60} <Debug> executeQuery: Read 82 rows, 6.56 KiB in 0.001363 sec., 60161.40865737344 rows/sec., 4.70 MiB/sec. | ||
| 6040 | 2026.05.08 08:11:50.791726 [ 260 ] {c0db05f2-cedd-4fdc-8bb3-0325329a4b60} <Debug> TCPHandler: Processed in 0.001563247 sec. | ||
| 6041 | 2026.05.08 08:11:50.791839 [ 260 ] {} <Trace> TCP-Session: 3fbd83a9-a342-4804-a34d-63c9c5d34136 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6042 | 2026.05.08 08:11:50.791934 [ 260 ] {08be60a6-013c-4548-a06e-ca3736c55251} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40062) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6043 | 2026.05.08 08:11:50.791977 [ 260 ] {08be60a6-013c-4548-a06e-ca3736c55251} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6044 | 2026.05.08 08:11:50.792388 [ 260 ] {08be60a6-013c-4548-a06e-ca3736c55251} <Trace> oximeter.measurements_cumulativeu64 (a8be02dd-881e-443e-adcb-2b9e0d812815): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6045 | 2026.05.08 08:11:50.792425 [ 260 ] {08be60a6-013c-4548-a06e-ca3736c55251} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.06 GiB. | ||
| 6046 | 2026.05.08 08:11:50.792760 [ 260 ] {08be60a6-013c-4548-a06e-ca3736c55251} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 6047 | 2026.05.08 08:11:50.792977 [ 260 ] {08be60a6-013c-4548-a06e-ca3736c55251} <Trace> oximeter.measurements_cumulativeu64 (a8be02dd-881e-443e-adcb-2b9e0d812815): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6048 | 2026.05.08 08:11:50.793108 [ 260 ] {08be60a6-013c-4548-a06e-ca3736c55251} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001193 sec., 134115.6747694887 rows/sec., 9.34 MiB/sec. | ||
| 6049 | 2026.05.08 08:11:50.793144 [ 260 ] {08be60a6-013c-4548-a06e-ca3736c55251} <Debug> TCPHandler: Processed in 0.001355334 sec. | ||
| 6050 | 2026.05.08 08:11:50.793261 [ 260 ] {} <Trace> TCP-Session: 3fbd83a9-a342-4804-a34d-63c9c5d34136 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6051 | 2026.05.08 08:11:50.793385 [ 260 ] {24dc3955-5a17-4b9d-84d2-927e69678f6e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40062) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6052 | 2026.05.08 08:11:50.793449 [ 260 ] {24dc3955-5a17-4b9d-84d2-927e69678f6e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 6053 | 2026.05.08 08:11:50.794322 [ 260 ] {24dc3955-5a17-4b9d-84d2-927e69678f6e} <Trace> oximeter.measurements_histogramu64 (ebabec84-cbfc-4cf8-9a95-b35807d218b8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6054 | 2026.05.08 08:11:50.794360 [ 260 ] {24dc3955-5a17-4b9d-84d2-927e69678f6e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.06 GiB. | ||
| 6055 | 2026.05.08 08:11:50.794907 [ 260 ] {24dc3955-5a17-4b9d-84d2-927e69678f6e} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 6056 | 2026.05.08 08:11:50.795143 [ 260 ] {24dc3955-5a17-4b9d-84d2-927e69678f6e} <Trace> oximeter.measurements_histogramu64 (ebabec84-cbfc-4cf8-9a95-b35807d218b8): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6057 | 2026.05.08 08:11:50.795284 [ 260 ] {24dc3955-5a17-4b9d-84d2-927e69678f6e} <Debug> executeQuery: Read 18 rows, 33.03 KiB in 0.001925 sec., 9350.64935064935 rows/sec., 16.76 MiB/sec. | ||
| 6058 | 2026.05.08 08:11:50.795346 [ 260 ] {24dc3955-5a17-4b9d-84d2-927e69678f6e} <Debug> TCPHandler: Processed in 0.002145717 sec. | ||
| 6059 | 2026.05.08 08:11:50.795469 [ 260 ] {} <Trace> TCP-Session: 3fbd83a9-a342-4804-a34d-63c9c5d34136 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6060 | 2026.05.08 08:11:50.795564 [ 260 ] {e1aecc5f-e222-463a-88af-c1f45e7bbb8a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40062) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6061 | 2026.05.08 08:11:50.795605 [ 260 ] {e1aecc5f-e222-463a-88af-c1f45e7bbb8a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6062 | 2026.05.08 08:11:50.795945 [ 260 ] {e1aecc5f-e222-463a-88af-c1f45e7bbb8a} <Trace> oximeter.measurements_u64 (51456919-ce1d-4304-962d-5a281585e6eb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6063 | 2026.05.08 08:11:50.795981 [ 260 ] {e1aecc5f-e222-463a-88af-c1f45e7bbb8a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.06 GiB. | ||
| 6064 | 2026.05.08 08:11:50.796299 [ 260 ] {e1aecc5f-e222-463a-88af-c1f45e7bbb8a} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 6065 | 2026.05.08 08:11:50.796517 [ 260 ] {e1aecc5f-e222-463a-88af-c1f45e7bbb8a} <Trace> oximeter.measurements_u64 (51456919-ce1d-4304-962d-5a281585e6eb): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6066 | 2026.05.08 08:11:50.796645 [ 260 ] {e1aecc5f-e222-463a-88af-c1f45e7bbb8a} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.0011 sec., 54545.454545454544 rows/sec., 3.68 MiB/sec. | ||
| 6067 | 2026.05.08 08:11:50.796681 [ 260 ] {e1aecc5f-e222-463a-88af-c1f45e7bbb8a} <Debug> TCPHandler: Processed in 0.001260142 sec. | ||
| 6068 | 2026.05.08 08:11:55.782473 [ 260 ] {} <Trace> TCP-Session: 3fbd83a9-a342-4804-a34d-63c9c5d34136 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6069 | 2026.05.08 08:11:55.782738 [ 260 ] {00805de9-55b9-41a1-9a09-03a10b79e222} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40062) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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) | ||
| 6070 | 2026.05.08 08:11:55.783115 [ 260 ] {00805de9-55b9-41a1-9a09-03a10b79e222} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 6071 | 2026.05.08 08:11:55.783171 [ 260 ] {00805de9-55b9-41a1-9a09-03a10b79e222} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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 | ||
| 6072 | 2026.05.08 08:11:55.783472 [ 260 ] {00805de9-55b9-41a1-9a09-03a10b79e222} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 6073 | 2026.05.08 08:11:55.783565 [ 260 ] {00805de9-55b9-41a1-9a09-03a10b79e222} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 6074 | 2026.05.08 08:11:55.783751 [ 260 ] {00805de9-55b9-41a1-9a09-03a10b79e222} <Debug> oximeter.timeseries_schema (b89db7f6-4c52-403d-9f92-e362dcc59f0f) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 6075 | 2026.05.08 08:11:55.783886 [ 337 ] {00805de9-55b9-41a1-9a09-03a10b79e222} <Trace> oximeter.timeseries_schema (b89db7f6-4c52-403d-9f92-e362dcc59f0f) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 6076 | 2026.05.08 08:11:55.783890 [ 366 ] {00805de9-55b9-41a1-9a09-03a10b79e222} <Trace> oximeter.timeseries_schema (b89db7f6-4c52-403d-9f92-e362dcc59f0f) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 6077 | 2026.05.08 08:11:55.783884 [ 329 ] {00805de9-55b9-41a1-9a09-03a10b79e222} <Trace> oximeter.timeseries_schema (b89db7f6-4c52-403d-9f92-e362dcc59f0f) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 6078 | 2026.05.08 08:11:55.784068 [ 260 ] {00805de9-55b9-41a1-9a09-03a10b79e222} <Debug> oximeter.timeseries_schema (b89db7f6-4c52-403d-9f92-e362dcc59f0f) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges | ||
| 6079 | 2026.05.08 08:11:55.784102 [ 260 ] {00805de9-55b9-41a1-9a09-03a10b79e222} <Trace> oximeter.timeseries_schema (b89db7f6-4c52-403d-9f92-e362dcc59f0f) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 6080 | 2026.05.08 08:11:55.784192 [ 260 ] {00805de9-55b9-41a1-9a09-03a10b79e222} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 6081 | 2026.05.08 08:11:55.784218 [ 260 ] {00805de9-55b9-41a1-9a09-03a10b79e222} <Debug> oximeter.timeseries_schema (b89db7f6-4c52-403d-9f92-e362dcc59f0f) (SelectExecutor): Reading approx. 47 rows with 2 streams | ||
| 6082 | 2026.05.08 08:11:55.784262 [ 260 ] {00805de9-55b9-41a1-9a09-03a10b79e222} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 6083 | 2026.05.08 08:11:55.784302 [ 260 ] {00805de9-55b9-41a1-9a09-03a10b79e222} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 6084 | 2026.05.08 08:11:55.785619 [ 260 ] {00805de9-55b9-41a1-9a09-03a10b79e222} <Debug> executeQuery: Read 47 rows, 8.00 KiB in 0.002975 sec., 15798.319327731091 rows/sec., 2.63 MiB/sec. | ||
| 6085 | 2026.05.08 08:11:55.785774 [ 260 ] {00805de9-55b9-41a1-9a09-03a10b79e222} <Debug> TCPHandler: Processed in 0.003453929 sec. | ||
| 6086 | 2026.05.08 08:11:55.787975 [ 260 ] {} <Trace> TCP-Session: 3fbd83a9-a342-4804-a34d-63c9c5d34136 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6087 | 2026.05.08 08:11:55.788128 [ 260 ] {5d4eaeb3-5d7d-44ed-83e8-97f79f633aa0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40062) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6088 | 2026.05.08 08:11:55.788193 [ 260 ] {5d4eaeb3-5d7d-44ed-83e8-97f79f633aa0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6089 | 2026.05.08 08:11:55.788882 [ 260 ] {5d4eaeb3-5d7d-44ed-83e8-97f79f633aa0} <Trace> oximeter.fields_string (2e56caf6-21a8-464c-b24f-cce9c93bbfbe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6090 | 2026.05.08 08:11:55.788959 [ 260 ] {5d4eaeb3-5d7d-44ed-83e8-97f79f633aa0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.06 GiB. | ||
| 6091 | 2026.05.08 08:11:55.789438 [ 260 ] {5d4eaeb3-5d7d-44ed-83e8-97f79f633aa0} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 6092 | 2026.05.08 08:11:55.789767 [ 260 ] {5d4eaeb3-5d7d-44ed-83e8-97f79f633aa0} <Trace> oximeter.fields_string (2e56caf6-21a8-464c-b24f-cce9c93bbfbe): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6093 | 2026.05.08 08:11:55.789973 [ 260 ] {5d4eaeb3-5d7d-44ed-83e8-97f79f633aa0} <Debug> executeQuery: Read 104 rows, 8.93 KiB in 0.001895 sec., 54881.26649076517 rows/sec., 4.60 MiB/sec. | ||
| 6094 | 2026.05.08 08:11:55.790029 [ 260 ] {5d4eaeb3-5d7d-44ed-83e8-97f79f633aa0} <Debug> TCPHandler: Processed in 0.002128857 sec. | ||
| 6095 | 2026.05.08 08:11:55.790229 [ 260 ] {} <Trace> TCP-Session: 3fbd83a9-a342-4804-a34d-63c9c5d34136 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6096 | 2026.05.08 08:11:55.790359 [ 260 ] {3a1a2043-1444-451f-847a-c428c9cc5fd0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40062) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6097 | 2026.05.08 08:11:55.790417 [ 260 ] {3a1a2043-1444-451f-847a-c428c9cc5fd0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6098 | 2026.05.08 08:11:55.791029 [ 260 ] {3a1a2043-1444-451f-847a-c428c9cc5fd0} <Trace> oximeter.fields_u16 (b3f55b36-ed93-4ef0-b7a4-471cf9f732a6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6099 | 2026.05.08 08:11:55.791079 [ 260 ] {3a1a2043-1444-451f-847a-c428c9cc5fd0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.06 GiB. | ||
| 6100 | 2026.05.08 08:11:55.791481 [ 260 ] {3a1a2043-1444-451f-847a-c428c9cc5fd0} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 6101 | 2026.05.08 08:11:55.791757 [ 260 ] {3a1a2043-1444-451f-847a-c428c9cc5fd0} <Trace> oximeter.fields_u16 (b3f55b36-ed93-4ef0-b7a4-471cf9f732a6): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6102 | 2026.05.08 08:11:55.791923 [ 260 ] {3a1a2043-1444-451f-847a-c428c9cc5fd0} <Debug> executeQuery: Read 24 rows, 1.80 KiB in 0.001598 sec., 15018.773466833542 rows/sec., 1.10 MiB/sec. | ||
| 6103 | 2026.05.08 08:11:55.791969 [ 260 ] {3a1a2043-1444-451f-847a-c428c9cc5fd0} <Debug> TCPHandler: Processed in 0.001801711 sec. | ||
| 6104 | 2026.05.08 08:11:55.792131 [ 260 ] {} <Trace> TCP-Session: 3fbd83a9-a342-4804-a34d-63c9c5d34136 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6105 | 2026.05.08 08:11:55.792245 [ 260 ] {8eecc15b-0b12-4b44-8bbf-36ccd79cb151} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40062) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6106 | 2026.05.08 08:11:55.792288 [ 260 ] {8eecc15b-0b12-4b44-8bbf-36ccd79cb151} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6107 | 2026.05.08 08:11:55.792744 [ 260 ] {8eecc15b-0b12-4b44-8bbf-36ccd79cb151} <Trace> oximeter.fields_uuid (6954ef9e-8f45-45b9-b3dd-33f933bb31d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6108 | 2026.05.08 08:11:55.792783 [ 260 ] {8eecc15b-0b12-4b44-8bbf-36ccd79cb151} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.06 GiB. | ||
| 6109 | 2026.05.08 08:11:55.793107 [ 260 ] {8eecc15b-0b12-4b44-8bbf-36ccd79cb151} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 6110 | 2026.05.08 08:11:55.793323 [ 260 ] {8eecc15b-0b12-4b44-8bbf-36ccd79cb151} <Trace> oximeter.fields_uuid (6954ef9e-8f45-45b9-b3dd-33f933bb31d2): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6111 | 2026.05.08 08:11:55.793451 [ 260 ] {8eecc15b-0b12-4b44-8bbf-36ccd79cb151} <Debug> executeQuery: Read 88 rows, 7.04 KiB in 0.00123 sec., 71544.71544715448 rows/sec., 5.59 MiB/sec. | ||
| 6112 | 2026.05.08 08:11:55.793491 [ 260 ] {8eecc15b-0b12-4b44-8bbf-36ccd79cb151} <Debug> TCPHandler: Processed in 0.001421824 sec. | ||
| 6113 | 2026.05.08 08:11:55.793611 [ 260 ] {} <Trace> TCP-Session: 3fbd83a9-a342-4804-a34d-63c9c5d34136 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6114 | 2026.05.08 08:11:55.793707 [ 260 ] {1ef2816f-7122-4445-a127-369aca3bb9e2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40062) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6115 | 2026.05.08 08:11:55.793750 [ 260 ] {1ef2816f-7122-4445-a127-369aca3bb9e2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6116 | 2026.05.08 08:11:55.794184 [ 260 ] {1ef2816f-7122-4445-a127-369aca3bb9e2} <Trace> oximeter.measurements_cumulativeu64 (a8be02dd-881e-443e-adcb-2b9e0d812815): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6117 | 2026.05.08 08:11:55.794219 [ 260 ] {1ef2816f-7122-4445-a127-369aca3bb9e2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.06 GiB. | ||
| 6118 | 2026.05.08 08:11:55.794547 [ 260 ] {1ef2816f-7122-4445-a127-369aca3bb9e2} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 6119 | 2026.05.08 08:11:55.794772 [ 260 ] {1ef2816f-7122-4445-a127-369aca3bb9e2} <Trace> oximeter.measurements_cumulativeu64 (a8be02dd-881e-443e-adcb-2b9e0d812815): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6120 | 2026.05.08 08:11:55.794903 [ 260 ] {1ef2816f-7122-4445-a127-369aca3bb9e2} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001215 sec., 131687.24279835392 rows/sec., 9.17 MiB/sec. | ||
| 6121 | 2026.05.08 08:11:55.794940 [ 260 ] {1ef2816f-7122-4445-a127-369aca3bb9e2} <Debug> TCPHandler: Processed in 0.001378434 sec. | ||
| 6122 | 2026.05.08 08:11:55.795054 [ 260 ] {} <Trace> TCP-Session: 3fbd83a9-a342-4804-a34d-63c9c5d34136 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6123 | 2026.05.08 08:11:55.795148 [ 260 ] {f18ba84e-cced-4ddd-b50d-be761f6ec7b2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40062) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6124 | 2026.05.08 08:11:55.795202 [ 260 ] {f18ba84e-cced-4ddd-b50d-be761f6ec7b2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 6125 | 2026.05.08 08:11:55.796017 [ 260 ] {f18ba84e-cced-4ddd-b50d-be761f6ec7b2} <Trace> oximeter.measurements_histogramu64 (ebabec84-cbfc-4cf8-9a95-b35807d218b8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6126 | 2026.05.08 08:11:55.796053 [ 260 ] {f18ba84e-cced-4ddd-b50d-be761f6ec7b2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.06 GiB. | ||
| 6127 | 2026.05.08 08:11:55.796572 [ 260 ] {f18ba84e-cced-4ddd-b50d-be761f6ec7b2} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 6128 | 2026.05.08 08:11:55.796799 [ 260 ] {f18ba84e-cced-4ddd-b50d-be761f6ec7b2} <Trace> oximeter.measurements_histogramu64 (ebabec84-cbfc-4cf8-9a95-b35807d218b8): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6129 | 2026.05.08 08:11:55.796933 [ 260 ] {f18ba84e-cced-4ddd-b50d-be761f6ec7b2} <Debug> executeQuery: Read 24 rows, 44.04 KiB in 0.001804 sec., 13303.769401330377 rows/sec., 23.84 MiB/sec. | ||
| 6130 | 2026.05.08 08:11:55.796986 [ 260 ] {f18ba84e-cced-4ddd-b50d-be761f6ec7b2} <Debug> TCPHandler: Processed in 0.001981285 sec. | ||
| 6131 | 2026.05.08 08:11:55.797099 [ 260 ] {} <Trace> TCP-Session: 3fbd83a9-a342-4804-a34d-63c9c5d34136 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6132 | 2026.05.08 08:11:55.797194 [ 260 ] {3f6f26c1-47e6-4d2b-8393-aa83ebd6cab6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40062) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6133 | 2026.05.08 08:11:55.797236 [ 260 ] {3f6f26c1-47e6-4d2b-8393-aa83ebd6cab6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6134 | 2026.05.08 08:11:55.797586 [ 260 ] {3f6f26c1-47e6-4d2b-8393-aa83ebd6cab6} <Trace> oximeter.measurements_u64 (51456919-ce1d-4304-962d-5a281585e6eb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6135 | 2026.05.08 08:11:55.797622 [ 260 ] {3f6f26c1-47e6-4d2b-8393-aa83ebd6cab6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.06 GiB. | ||
| 6136 | 2026.05.08 08:11:55.797925 [ 260 ] {3f6f26c1-47e6-4d2b-8393-aa83ebd6cab6} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 6137 | 2026.05.08 08:11:55.798139 [ 260 ] {3f6f26c1-47e6-4d2b-8393-aa83ebd6cab6} <Trace> oximeter.measurements_u64 (51456919-ce1d-4304-962d-5a281585e6eb): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6138 | 2026.05.08 08:11:55.798271 [ 260 ] {3f6f26c1-47e6-4d2b-8393-aa83ebd6cab6} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001095 sec., 54794.520547945205 rows/sec., 3.69 MiB/sec. | ||
| 6139 | 2026.05.08 08:11:55.798306 [ 260 ] {3f6f26c1-47e6-4d2b-8393-aa83ebd6cab6} <Debug> TCPHandler: Processed in 0.001256552 sec. | ||
| 6140 | 2026.05.08 08:11:55.930946 [ 307 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53789 | ||
| 6141 | 2026.05.08 08:11:55.931054 [ 307 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6142 | 2026.05.08 08:11:55.931081 [ 307 ] {} <Debug> TCP-Session: 09784698-3120-4e44-948f-fc31a1dd3306 Authenticating user 'default' from [fd00:1122:3344:101::e]:53789 | ||
| 6143 | 2026.05.08 08:11:55.931103 [ 307 ] {} <Debug> TCP-Session: 09784698-3120-4e44-948f-fc31a1dd3306 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6144 | 2026.05.08 08:11:55.931116 [ 307 ] {} <Debug> TCP-Session: 09784698-3120-4e44-948f-fc31a1dd3306 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6145 | 2026.05.08 08:11:55.931307 [ 308 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52650 | ||
| 6146 | 2026.05.08 08:11:55.931341 [ 310 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54534 | ||
| 6147 | 2026.05.08 08:11:55.931379 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40879 | ||
| 6148 | 2026.05.08 08:11:55.931399 [ 304 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40776 | ||
| 6149 | 2026.05.08 08:11:55.931438 [ 308 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6150 | 2026.05.08 08:11:55.931391 [ 303 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35198 | ||
| 6151 | 2026.05.08 08:11:55.931473 [ 308 ] {} <Debug> TCP-Session: 08b64884-fbd5-428a-8784-9ee40da1c652 Authenticating user 'default' from [fd00:1122:3344:101::e]:52650 | ||
| 6152 | 2026.05.08 08:11:55.931355 [ 259 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63396 | ||
| 6153 | 2026.05.08 08:11:55.931519 [ 308 ] {} <Debug> TCP-Session: 08b64884-fbd5-428a-8784-9ee40da1c652 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6154 | 2026.05.08 08:11:55.931347 [ 311 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49742 | ||
| 6155 | 2026.05.08 08:11:55.931557 [ 308 ] {} <Debug> TCP-Session: 08b64884-fbd5-428a-8784-9ee40da1c652 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6156 | 2026.05.08 08:11:55.931310 [ 309 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41659 | ||
| 6157 | 2026.05.08 08:11:55.931619 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6158 | 2026.05.08 08:11:55.931410 [ 307 ] {} <Trace> TCP-Session: 09784698-3120-4e44-948f-fc31a1dd3306 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6159 | 2026.05.08 08:11:55.931664 [ 286 ] {} <Debug> TCP-Session: 52209c5e-8663-45ba-86a6-07a22437e795 Authenticating user 'default' from [fd00:1122:3344:101::e]:40879 | ||
| 6160 | 2026.05.08 08:11:55.931703 [ 286 ] {} <Debug> TCP-Session: 52209c5e-8663-45ba-86a6-07a22437e795 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6161 | 2026.05.08 08:11:55.931724 [ 286 ] {} <Debug> TCP-Session: 52209c5e-8663-45ba-86a6-07a22437e795 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6162 | 2026.05.08 08:11:55.931833 [ 307 ] {48539c15-0d8d-4a53-b3ca-e8a6395bf67d} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:53789) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 6163 | 2026.05.08 08:11:55.932062 [ 309 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6164 | 2026.05.08 08:11:55.932099 [ 309 ] {} <Debug> TCP-Session: 12dd2993-4178-434b-a759-1a30fb063d6b Authenticating user 'default' from [fd00:1122:3344:101::e]:41659 | ||
| 6165 | 2026.05.08 08:11:55.932103 [ 307 ] {48539c15-0d8d-4a53-b3ca-e8a6395bf67d} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 6166 | 2026.05.08 08:11:55.932123 [ 309 ] {} <Debug> TCP-Session: 12dd2993-4178-434b-a759-1a30fb063d6b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6167 | 2026.05.08 08:11:55.932150 [ 309 ] {} <Debug> TCP-Session: 12dd2993-4178-434b-a759-1a30fb063d6b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6168 | 2026.05.08 08:11:55.932181 [ 307 ] {48539c15-0d8d-4a53-b3ca-e8a6395bf67d} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 6169 | 2026.05.08 08:11:55.932183 [ 311 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6170 | 2026.05.08 08:11:55.932224 [ 311 ] {} <Debug> TCP-Session: e3dd18dd-87f9-44cd-8b34-0daafdb6a89b Authenticating user 'default' from [fd00:1122:3344:101::e]:49742 | ||
| 6171 | 2026.05.08 08:11:55.932246 [ 311 ] {} <Debug> TCP-Session: e3dd18dd-87f9-44cd-8b34-0daafdb6a89b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6172 | 2026.05.08 08:11:55.932260 [ 311 ] {} <Debug> TCP-Session: e3dd18dd-87f9-44cd-8b34-0daafdb6a89b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6173 | 2026.05.08 08:11:55.932292 [ 259 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6174 | 2026.05.08 08:11:55.932327 [ 259 ] {} <Debug> TCP-Session: 68a9f38d-c8ed-4f9d-956a-e5b220ed96d3 Authenticating user 'default' from [fd00:1122:3344:101::e]:63396 | ||
| 6175 | 2026.05.08 08:11:55.932345 [ 259 ] {} <Debug> TCP-Session: 68a9f38d-c8ed-4f9d-956a-e5b220ed96d3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6176 | 2026.05.08 08:11:55.932357 [ 259 ] {} <Debug> TCP-Session: 68a9f38d-c8ed-4f9d-956a-e5b220ed96d3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6177 | 2026.05.08 08:11:55.932485 [ 307 ] {48539c15-0d8d-4a53-b3ca-e8a6395bf67d} <Debug> oximeter.version (95fcba57-7b9a-48d5-92aa-f22d8363bb4f) (SelectExecutor): Key condition: unknown | ||
| 6178 | 2026.05.08 08:11:55.932676 [ 310 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6179 | 2026.05.08 08:11:55.932716 [ 310 ] {} <Debug> TCP-Session: 386773a6-6b9f-4a43-b7ec-f1b04e5d1106 Authenticating user 'default' from [fd00:1122:3344:101::e]:54534 | ||
| 6180 | 2026.05.08 08:11:55.932738 [ 310 ] {} <Debug> TCP-Session: 386773a6-6b9f-4a43-b7ec-f1b04e5d1106 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6181 | 2026.05.08 08:11:55.932751 [ 310 ] {} <Debug> TCP-Session: 386773a6-6b9f-4a43-b7ec-f1b04e5d1106 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6182 | 2026.05.08 08:11:55.932783 [ 304 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6183 | 2026.05.08 08:11:55.932819 [ 304 ] {} <Debug> TCP-Session: 0b5f5739-a087-4677-af2b-92c22202d847 Authenticating user 'default' from [fd00:1122:3344:101::e]:40776 | ||
| 6184 | 2026.05.08 08:11:55.932835 [ 304 ] {} <Debug> TCP-Session: 0b5f5739-a087-4677-af2b-92c22202d847 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6185 | 2026.05.08 08:11:55.932851 [ 304 ] {} <Debug> TCP-Session: 0b5f5739-a087-4677-af2b-92c22202d847 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6186 | 2026.05.08 08:11:55.932897 [ 303 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6187 | 2026.05.08 08:11:55.932932 [ 303 ] {} <Debug> TCP-Session: fc7f062b-2912-4fd3-8766-738847427912 Authenticating user 'default' from [fd00:1122:3344:101::e]:35198 | ||
| 6188 | 2026.05.08 08:11:55.932949 [ 303 ] {} <Debug> TCP-Session: fc7f062b-2912-4fd3-8766-738847427912 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6189 | 2026.05.08 08:11:55.932963 [ 303 ] {} <Debug> TCP-Session: fc7f062b-2912-4fd3-8766-738847427912 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6190 | 2026.05.08 08:11:55.933438 [ 365 ] {48539c15-0d8d-4a53-b3ca-e8a6395bf67d} <Trace> AggregatingTransform: Aggregating | ||
| 6191 | 2026.05.08 08:11:55.933486 [ 365 ] {48539c15-0d8d-4a53-b3ca-e8a6395bf67d} <Trace> Aggregator: Aggregation method: without_key | ||
| 6192 | 2026.05.08 08:11:55.933524 [ 365 ] {48539c15-0d8d-4a53-b3ca-e8a6395bf67d} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000929756 sec. (1075.551 rows/sec., 42.01 KiB/sec.) | ||
| 6193 | 2026.05.08 08:11:55.933545 [ 365 ] {48539c15-0d8d-4a53-b3ca-e8a6395bf67d} <Trace> Aggregator: Merging aggregated data | ||
| 6194 | 2026.05.08 08:11:55.934826 [ 307 ] {48539c15-0d8d-4a53-b3ca-e8a6395bf67d} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003054 sec., 327.43942370661426 rows/sec., 12.79 KiB/sec. | ||
| 6195 | 2026.05.08 08:11:55.934968 [ 307 ] {48539c15-0d8d-4a53-b3ca-e8a6395bf67d} <Debug> TCPHandler: Processed in 0.003679334 sec. | ||
| 6196 | 2026.05.08 08:11:55.935087 [ 307 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6197 | 2026.05.08 08:11:55.935116 [ 307 ] {} <Debug> TCP-Session: 09784698-3120-4e44-948f-fc31a1dd3306 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6198 | 2026.05.08 08:11:55.935121 [ 308 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6199 | 2026.05.08 08:11:55.935142 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6200 | 2026.05.08 08:11:55.935162 [ 259 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6201 | 2026.05.08 08:11:55.935177 [ 304 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6202 | 2026.05.08 08:11:55.935191 [ 286 ] {} <Debug> TCP-Session: 52209c5e-8663-45ba-86a6-07a22437e795 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6203 | 2026.05.08 08:11:55.935209 [ 311 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6204 | 2026.05.08 08:11:55.935223 [ 310 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6205 | 2026.05.08 08:11:55.935243 [ 303 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6206 | 2026.05.08 08:11:55.935263 [ 311 ] {} <Debug> TCP-Session: e3dd18dd-87f9-44cd-8b34-0daafdb6a89b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6207 | 2026.05.08 08:11:55.935283 [ 310 ] {} <Debug> TCP-Session: 386773a6-6b9f-4a43-b7ec-f1b04e5d1106 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6208 | 2026.05.08 08:11:55.935300 [ 303 ] {} <Debug> TCP-Session: fc7f062b-2912-4fd3-8766-738847427912 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6209 | 2026.05.08 08:11:55.935234 [ 304 ] {} <Debug> TCP-Session: 0b5f5739-a087-4677-af2b-92c22202d847 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6210 | 2026.05.08 08:11:55.935214 [ 259 ] {} <Debug> TCP-Session: 68a9f38d-c8ed-4f9d-956a-e5b220ed96d3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6211 | 2026.05.08 08:11:55.935194 [ 309 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6212 | 2026.05.08 08:11:55.935174 [ 308 ] {} <Debug> TCP-Session: 08b64884-fbd5-428a-8784-9ee40da1c652 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6213 | 2026.05.08 08:11:55.935406 [ 309 ] {} <Debug> TCP-Session: 12dd2993-4178-434b-a759-1a30fb063d6b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6214 | 2026.05.08 08:11:55.946420 [ 307 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52682 | ||
| 6215 | 2026.05.08 08:11:55.946485 [ 307 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6216 | 2026.05.08 08:11:55.946506 [ 307 ] {} <Debug> TCP-Session: c41ae200-36a4-4416-a019-40eb0a8e3e0d Authenticating user 'default' from [fd00:1122:3344:101::e]:52682 | ||
| 6217 | 2026.05.08 08:11:55.946522 [ 307 ] {} <Debug> TCP-Session: c41ae200-36a4-4416-a019-40eb0a8e3e0d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6218 | 2026.05.08 08:11:55.946534 [ 307 ] {} <Debug> TCP-Session: c41ae200-36a4-4416-a019-40eb0a8e3e0d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6219 | 2026.05.08 08:11:55.946697 [ 308 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64634 | ||
| 6220 | 2026.05.08 08:11:55.946723 [ 309 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60720 | ||
| 6221 | 2026.05.08 08:11:55.946744 [ 307 ] {} <Trace> TCP-Session: c41ae200-36a4-4416-a019-40eb0a8e3e0d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6222 | 2026.05.08 08:11:55.946768 [ 311 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53407 | ||
| 6223 | 2026.05.08 08:11:55.946785 [ 308 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6224 | 2026.05.08 08:11:55.946808 [ 304 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35923 | ||
| 6225 | 2026.05.08 08:11:55.946836 [ 308 ] {} <Debug> TCP-Session: 40d84da3-4a9c-48d5-b0a4-68172c0af4f6 Authenticating user 'default' from [fd00:1122:3344:101::e]:64634 | ||
| 6226 | 2026.05.08 08:11:55.946848 [ 311 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6227 | 2026.05.08 08:11:55.946863 [ 308 ] {} <Debug> TCP-Session: 40d84da3-4a9c-48d5-b0a4-68172c0af4f6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6228 | 2026.05.08 08:11:55.946882 [ 311 ] {} <Debug> TCP-Session: 47a8a01c-2701-49fd-a128-de5435dd783e Authenticating user 'default' from [fd00:1122:3344:101::e]:53407 | ||
| 6229 | 2026.05.08 08:11:55.946884 [ 304 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6230 | 2026.05.08 08:11:55.946888 [ 308 ] {} <Debug> TCP-Session: 40d84da3-4a9c-48d5-b0a4-68172c0af4f6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6231 | 2026.05.08 08:11:55.946906 [ 311 ] {} <Debug> TCP-Session: 47a8a01c-2701-49fd-a128-de5435dd783e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6232 | 2026.05.08 08:11:55.946921 [ 304 ] {} <Debug> TCP-Session: b8a25618-e77e-440f-9c6c-2976329b00ac Authenticating user 'default' from [fd00:1122:3344:101::e]:35923 | ||
| 6233 | 2026.05.08 08:11:55.946938 [ 311 ] {} <Debug> TCP-Session: 47a8a01c-2701-49fd-a128-de5435dd783e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6234 | 2026.05.08 08:11:55.946933 [ 307 ] {88f99c7d-9a6b-4d2d-b512-6cdc4d48f187} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:52682) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 6235 | 2026.05.08 08:11:55.946955 [ 304 ] {} <Debug> TCP-Session: b8a25618-e77e-440f-9c6c-2976329b00ac Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6236 | 2026.05.08 08:11:55.946805 [ 309 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6237 | 2026.05.08 08:11:55.947008 [ 304 ] {} <Debug> TCP-Session: b8a25618-e77e-440f-9c6c-2976329b00ac Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6238 | 2026.05.08 08:11:55.946801 [ 303 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45272 | ||
| 6239 | 2026.05.08 08:11:55.947040 [ 309 ] {} <Debug> TCP-Session: a0bb9732-49cb-4bb8-9734-629fa72518ad Authenticating user 'default' from [fd00:1122:3344:101::e]:60720 | ||
| 6240 | 2026.05.08 08:11:55.946792 [ 259 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57866 | ||
| 6241 | 2026.05.08 08:11:55.947092 [ 309 ] {} <Debug> TCP-Session: a0bb9732-49cb-4bb8-9734-629fa72518ad Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6242 | 2026.05.08 08:11:55.947112 [ 303 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6243 | 2026.05.08 08:11:55.947121 [ 309 ] {} <Debug> TCP-Session: a0bb9732-49cb-4bb8-9734-629fa72518ad Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6244 | 2026.05.08 08:11:55.947150 [ 259 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6245 | 2026.05.08 08:11:55.947160 [ 307 ] {88f99c7d-9a6b-4d2d-b512-6cdc4d48f187} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 6246 | 2026.05.08 08:11:55.947184 [ 259 ] {} <Debug> TCP-Session: 796b2163-a02c-4e7a-991f-8c540d511e63 Authenticating user 'default' from [fd00:1122:3344:101::e]:57866 | ||
| 6247 | 2026.05.08 08:11:55.946745 [ 310 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49555 | ||
| 6248 | 2026.05.08 08:11:55.947224 [ 307 ] {88f99c7d-9a6b-4d2d-b512-6cdc4d48f187} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 6249 | 2026.05.08 08:11:55.947220 [ 259 ] {} <Debug> TCP-Session: 796b2163-a02c-4e7a-991f-8c540d511e63 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6250 | 2026.05.08 08:11:55.947148 [ 303 ] {} <Debug> TCP-Session: c2a42a87-d95b-4528-abca-eda9f1881d27 Authenticating user 'default' from [fd00:1122:3344:101::e]:45272 | ||
| 6251 | 2026.05.08 08:11:55.947287 [ 259 ] {} <Debug> TCP-Session: 796b2163-a02c-4e7a-991f-8c540d511e63 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6252 | 2026.05.08 08:11:55.947293 [ 310 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6253 | 2026.05.08 08:11:55.947309 [ 303 ] {} <Debug> TCP-Session: c2a42a87-d95b-4528-abca-eda9f1881d27 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6254 | 2026.05.08 08:11:55.947342 [ 310 ] {} <Debug> TCP-Session: 3e9b7a31-d3af-49c5-8c76-3b2ccad65ba9 Authenticating user 'default' from [fd00:1122:3344:101::e]:49555 | ||
| 6255 | 2026.05.08 08:11:55.947351 [ 303 ] {} <Debug> TCP-Session: c2a42a87-d95b-4528-abca-eda9f1881d27 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6256 | 2026.05.08 08:11:55.947371 [ 310 ] {} <Debug> TCP-Session: 3e9b7a31-d3af-49c5-8c76-3b2ccad65ba9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6257 | 2026.05.08 08:11:55.946790 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38536 | ||
| 6258 | 2026.05.08 08:11:55.947396 [ 310 ] {} <Debug> TCP-Session: 3e9b7a31-d3af-49c5-8c76-3b2ccad65ba9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6259 | 2026.05.08 08:11:55.947442 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6260 | 2026.05.08 08:11:55.947461 [ 286 ] {} <Debug> TCP-Session: 86c493e0-723d-461b-b7c8-0d2401162462 Authenticating user 'default' from [fd00:1122:3344:101::e]:38536 | ||
| 6261 | 2026.05.08 08:11:55.947478 [ 286 ] {} <Debug> TCP-Session: 86c493e0-723d-461b-b7c8-0d2401162462 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6262 | 2026.05.08 08:11:55.947488 [ 307 ] {88f99c7d-9a6b-4d2d-b512-6cdc4d48f187} <Debug> oximeter.version (95fcba57-7b9a-48d5-92aa-f22d8363bb4f) (SelectExecutor): Key condition: unknown | ||
| 6263 | 2026.05.08 08:11:55.947490 [ 286 ] {} <Debug> TCP-Session: 86c493e0-723d-461b-b7c8-0d2401162462 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6264 | 2026.05.08 08:11:55.948259 [ 339 ] {88f99c7d-9a6b-4d2d-b512-6cdc4d48f187} <Trace> AggregatingTransform: Aggregating | ||
| 6265 | 2026.05.08 08:11:55.948310 [ 339 ] {88f99c7d-9a6b-4d2d-b512-6cdc4d48f187} <Trace> Aggregator: Aggregation method: without_key | ||
| 6266 | 2026.05.08 08:11:55.948340 [ 339 ] {88f99c7d-9a6b-4d2d-b512-6cdc4d48f187} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000756513 sec. (1321.854 rows/sec., 51.63 KiB/sec.) | ||
| 6267 | 2026.05.08 08:11:55.948356 [ 339 ] {88f99c7d-9a6b-4d2d-b512-6cdc4d48f187} <Trace> Aggregator: Merging aggregated data | ||
| 6268 | 2026.05.08 08:11:55.949868 [ 307 ] {88f99c7d-9a6b-4d2d-b512-6cdc4d48f187} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002988 sec., 334.67202141900935 rows/sec., 13.07 KiB/sec. | ||
| 6269 | 2026.05.08 08:11:55.949977 [ 307 ] {88f99c7d-9a6b-4d2d-b512-6cdc4d48f187} <Debug> TCPHandler: Processed in 0.003292347 sec. | ||
| 6270 | 2026.05.08 08:11:55.950100 [ 307 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6271 | 2026.05.08 08:11:55.950130 [ 304 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6272 | 2026.05.08 08:11:55.950135 [ 307 ] {} <Debug> TCP-Session: c41ae200-36a4-4416-a019-40eb0a8e3e0d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6273 | 2026.05.08 08:11:55.950150 [ 308 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6274 | 2026.05.08 08:11:55.950173 [ 304 ] {} <Debug> TCP-Session: b8a25618-e77e-440f-9c6c-2976329b00ac Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6275 | 2026.05.08 08:11:55.950191 [ 310 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6276 | 2026.05.08 08:11:55.950209 [ 308 ] {} <Debug> TCP-Session: 40d84da3-4a9c-48d5-b0a4-68172c0af4f6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6277 | 2026.05.08 08:11:55.950217 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6278 | 2026.05.08 08:11:55.950234 [ 310 ] {} <Debug> TCP-Session: 3e9b7a31-d3af-49c5-8c76-3b2ccad65ba9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6279 | 2026.05.08 08:11:55.950237 [ 311 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6280 | 2026.05.08 08:11:55.950266 [ 286 ] {} <Debug> TCP-Session: 86c493e0-723d-461b-b7c8-0d2401162462 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6281 | 2026.05.08 08:11:55.950283 [ 303 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6282 | 2026.05.08 08:11:55.950303 [ 311 ] {} <Debug> TCP-Session: 47a8a01c-2701-49fd-a128-de5435dd783e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6283 | 2026.05.08 08:11:55.950251 [ 259 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6284 | 2026.05.08 08:11:55.950342 [ 303 ] {} <Debug> TCP-Session: c2a42a87-d95b-4528-abca-eda9f1881d27 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6285 | 2026.05.08 08:11:55.950381 [ 259 ] {} <Debug> TCP-Session: 796b2163-a02c-4e7a-991f-8c540d511e63 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6286 | 2026.05.08 08:11:55.950169 [ 309 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6287 | 2026.05.08 08:11:55.950429 [ 309 ] {} <Debug> TCP-Session: a0bb9732-49cb-4bb8-9734-629fa72518ad Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6288 | 2026.05.08 08:11:57.598798 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 11951 | ||
| 6289 | 2026.05.08 08:11:57.599357 [ 245 ] {} <Trace> system.asynchronous_metric_log (ae5b5697-1ff6-4106-8704-be69c16fe51c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6290 | 2026.05.08 08:11:57.599413 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.06 GiB. | ||
| 6291 | 2026.05.08 08:11:57.599912 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 6292 | 2026.05.08 08:11:57.600165 [ 245 ] {} <Trace> system.asynchronous_metric_log (ae5b5697-1ff6-4106-8704-be69c16fe51c): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6293 | 2026.05.08 08:11:57.600311 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 11951 | ||
| 6294 | 2026.05.08 08:11:58.224910 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 189 | ||
| 6295 | 2026.05.08 08:11:58.241620 [ 244 ] {} <Trace> system.metric_log (6863ca5b-3a4e-4a65-b181-6be743eb150d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6296 | 2026.05.08 08:11:58.241666 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.06 GiB. | ||
| 6297 | 2026.05.08 08:11:58.247712 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 6298 | 2026.05.08 08:11:58.248399 [ 244 ] {} <Trace> system.metric_log (6863ca5b-3a4e-4a65-b181-6be743eb150d): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6299 | 2026.05.08 08:11:58.251144 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 189 | ||
| 6300 | 2026.05.08 08:12:00.136316 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 32 entries to flush up to offset 788 | ||
| 6301 | 2026.05.08 08:12:00.138783 [ 243 ] {} <Trace> system.query_log (14f8ccb3-56a3-4601-8a9e-d96094aafe7f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6302 | 2026.05.08 08:12:00.138848 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.06 GiB. | ||
| 6303 | 2026.05.08 08:12:00.140094 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 6304 | 2026.05.08 08:12:00.140378 [ 243 ] {} <Trace> system.query_log (14f8ccb3-56a3-4601-8a9e-d96094aafe7f): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6305 | 2026.05.08 08:12:00.140742 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 788 | ||
| 6306 | 2026.05.08 08:12:00.781867 [ 260 ] {} <Trace> TCP-Session: 3fbd83a9-a342-4804-a34d-63c9c5d34136 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6307 | 2026.05.08 08:12:00.782107 [ 260 ] {2ce30d82-b063-46da-9a73-21b16ce74673} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40062) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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) | ||
| 6308 | 2026.05.08 08:12:00.782423 [ 260 ] {2ce30d82-b063-46da-9a73-21b16ce74673} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 6309 | 2026.05.08 08:12:00.782460 [ 260 ] {2ce30d82-b063-46da-9a73-21b16ce74673} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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 | ||
| 6310 | 2026.05.08 08:12:00.782670 [ 260 ] {2ce30d82-b063-46da-9a73-21b16ce74673} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 6311 | 2026.05.08 08:12:00.782740 [ 260 ] {2ce30d82-b063-46da-9a73-21b16ce74673} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 6312 | 2026.05.08 08:12:00.782875 [ 260 ] {2ce30d82-b063-46da-9a73-21b16ce74673} <Debug> oximeter.timeseries_schema (b89db7f6-4c52-403d-9f92-e362dcc59f0f) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 6313 | 2026.05.08 08:12:00.782993 [ 338 ] {2ce30d82-b063-46da-9a73-21b16ce74673} <Trace> oximeter.timeseries_schema (b89db7f6-4c52-403d-9f92-e362dcc59f0f) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 6314 | 2026.05.08 08:12:00.783000 [ 348 ] {2ce30d82-b063-46da-9a73-21b16ce74673} <Trace> oximeter.timeseries_schema (b89db7f6-4c52-403d-9f92-e362dcc59f0f) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 6315 | 2026.05.08 08:12:00.783014 [ 333 ] {2ce30d82-b063-46da-9a73-21b16ce74673} <Trace> oximeter.timeseries_schema (b89db7f6-4c52-403d-9f92-e362dcc59f0f) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 6316 | 2026.05.08 08:12:00.783213 [ 260 ] {2ce30d82-b063-46da-9a73-21b16ce74673} <Debug> oximeter.timeseries_schema (b89db7f6-4c52-403d-9f92-e362dcc59f0f) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges | ||
| 6317 | 2026.05.08 08:12:00.783241 [ 260 ] {2ce30d82-b063-46da-9a73-21b16ce74673} <Trace> oximeter.timeseries_schema (b89db7f6-4c52-403d-9f92-e362dcc59f0f) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 6318 | 2026.05.08 08:12:00.783313 [ 260 ] {2ce30d82-b063-46da-9a73-21b16ce74673} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 6319 | 2026.05.08 08:12:00.783334 [ 260 ] {2ce30d82-b063-46da-9a73-21b16ce74673} <Debug> oximeter.timeseries_schema (b89db7f6-4c52-403d-9f92-e362dcc59f0f) (SelectExecutor): Reading approx. 47 rows with 2 streams | ||
| 6320 | 2026.05.08 08:12:00.783370 [ 260 ] {2ce30d82-b063-46da-9a73-21b16ce74673} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 6321 | 2026.05.08 08:12:00.783406 [ 260 ] {2ce30d82-b063-46da-9a73-21b16ce74673} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 6322 | 2026.05.08 08:12:00.784603 [ 260 ] {2ce30d82-b063-46da-9a73-21b16ce74673} <Debug> executeQuery: Read 47 rows, 8.00 KiB in 0.002586 sec., 18174.787316318638 rows/sec., 3.02 MiB/sec. | ||
| 6323 | 2026.05.08 08:12:00.784741 [ 260 ] {2ce30d82-b063-46da-9a73-21b16ce74673} <Debug> TCPHandler: Processed in 0.002999732 sec. | ||
| 6324 | 2026.05.08 08:12:00.786812 [ 260 ] {} <Trace> TCP-Session: 3fbd83a9-a342-4804-a34d-63c9c5d34136 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6325 | 2026.05.08 08:12:00.787023 [ 260 ] {f039d1f4-7275-4f73-92cb-617331ef3b6b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40062) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6326 | 2026.05.08 08:12:00.787105 [ 260 ] {f039d1f4-7275-4f73-92cb-617331ef3b6b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6327 | 2026.05.08 08:12:00.787827 [ 260 ] {f039d1f4-7275-4f73-92cb-617331ef3b6b} <Trace> oximeter.fields_string (2e56caf6-21a8-464c-b24f-cce9c93bbfbe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6328 | 2026.05.08 08:12:00.787866 [ 260 ] {f039d1f4-7275-4f73-92cb-617331ef3b6b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.06 GiB. | ||
| 6329 | 2026.05.08 08:12:00.788253 [ 260 ] {f039d1f4-7275-4f73-92cb-617331ef3b6b} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 6330 | 2026.05.08 08:12:00.788501 [ 260 ] {f039d1f4-7275-4f73-92cb-617331ef3b6b} <Trace> oximeter.fields_string (2e56caf6-21a8-464c-b24f-cce9c93bbfbe): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6331 | 2026.05.08 08:12:00.788631 [ 35 ] {} <Debug> oximeter.fields_string (2e56caf6-21a8-464c-b24f-cce9c93bbfbe) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 6332 | 2026.05.08 08:12:00.788650 [ 260 ] {f039d1f4-7275-4f73-92cb-617331ef3b6b} <Debug> executeQuery: Read 92 rows, 7.96 KiB in 0.00169 sec., 54437.869822485205 rows/sec., 4.60 MiB/sec. | ||
| 6333 | 2026.05.08 08:12:00.788675 [ 35 ] {} <Trace> oximeter.fields_string (2e56caf6-21a8-464c-b24f-cce9c93bbfbe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6334 | 2026.05.08 08:12:00.788693 [ 260 ] {f039d1f4-7275-4f73-92cb-617331ef3b6b} <Debug> TCPHandler: Processed in 0.001985494 sec. | ||
| 6335 | 2026.05.08 08:12:00.788703 [ 35 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.06 GiB. | ||
| 6336 | 2026.05.08 08:12:00.788819 [ 260 ] {} <Trace> TCP-Session: 3fbd83a9-a342-4804-a34d-63c9c5d34136 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6337 | 2026.05.08 08:12:00.788822 [ 193 ] {2e56caf6-21a8-464c-b24f-cce9c93bbfbe::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 | ||
| 6338 | 2026.05.08 08:12:00.788922 [ 260 ] {20f9134a-74c1-46a6-bfd7-e2c336cf92ad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40062) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6339 | 2026.05.08 08:12:00.788969 [ 260 ] {20f9134a-74c1-46a6-bfd7-e2c336cf92ad} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6340 | 2026.05.08 08:12:00.788981 [ 193 ] {2e56caf6-21a8-464c-b24f-cce9c93bbfbe::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6341 | 2026.05.08 08:12:00.789024 [ 193 ] {2e56caf6-21a8-464c-b24f-cce9c93bbfbe::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 3358 rows starting from the beginning of the part | ||
| 6342 | 2026.05.08 08:12:00.789102 [ 193 ] {2e56caf6-21a8-464c-b24f-cce9c93bbfbe::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 56 rows starting from the beginning of the part | ||
| 6343 | 2026.05.08 08:12:00.789157 [ 193 ] {2e56caf6-21a8-464c-b24f-cce9c93bbfbe::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 104 rows starting from the beginning of the part | ||
| 6344 | 2026.05.08 08:12:00.789209 [ 193 ] {2e56caf6-21a8-464c-b24f-cce9c93bbfbe::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 92 rows starting from the beginning of the part | ||
| 6345 | 2026.05.08 08:12:00.789254 [ 193 ] {2e56caf6-21a8-464c-b24f-cce9c93bbfbe::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 104 rows starting from the beginning of the part | ||
| 6346 | 2026.05.08 08:12:00.789302 [ 193 ] {2e56caf6-21a8-464c-b24f-cce9c93bbfbe::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 92 rows starting from the beginning of the part | ||
| 6347 | 2026.05.08 08:12:00.789416 [ 260 ] {20f9134a-74c1-46a6-bfd7-e2c336cf92ad} <Trace> oximeter.fields_u16 (b3f55b36-ed93-4ef0-b7a4-471cf9f732a6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6348 | 2026.05.08 08:12:00.789464 [ 260 ] {20f9134a-74c1-46a6-bfd7-e2c336cf92ad} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.06 GiB. | ||
| 6349 | 2026.05.08 08:12:00.789831 [ 260 ] {20f9134a-74c1-46a6-bfd7-e2c336cf92ad} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 6350 | 2026.05.08 08:12:00.790060 [ 260 ] {20f9134a-74c1-46a6-bfd7-e2c336cf92ad} <Trace> oximeter.fields_u16 (b3f55b36-ed93-4ef0-b7a4-471cf9f732a6): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6351 | 2026.05.08 08:12:00.790209 [ 260 ] {20f9134a-74c1-46a6-bfd7-e2c336cf92ad} <Debug> executeQuery: Read 18 rows, 1.35 KiB in 0.001309 sec., 13750.954927425515 rows/sec., 1.01 MiB/sec. | ||
| 6352 | 2026.05.08 08:12:00.790249 [ 260 ] {20f9134a-74c1-46a6-bfd7-e2c336cf92ad} <Debug> TCPHandler: Processed in 0.001481325 sec. | ||
| 6353 | 2026.05.08 08:12:00.790366 [ 260 ] {} <Trace> TCP-Session: 3fbd83a9-a342-4804-a34d-63c9c5d34136 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6354 | 2026.05.08 08:12:00.790466 [ 260 ] {a576224b-075d-4fef-b2ca-a7d3eb8d370c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40062) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6355 | 2026.05.08 08:12:00.790508 [ 260 ] {a576224b-075d-4fef-b2ca-a7d3eb8d370c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6356 | 2026.05.08 08:12:00.790920 [ 187 ] {2e56caf6-21a8-464c-b24f-cce9c93bbfbe::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3806 rows, containing 5 columns (5 merged, 0 gathered) in 0.002151858 sec., 1768704.0687629017 rows/sec., 142.16 MiB/sec. | ||
| 6357 | 2026.05.08 08:12:00.790935 [ 260 ] {a576224b-075d-4fef-b2ca-a7d3eb8d370c} <Trace> oximeter.fields_uuid (6954ef9e-8f45-45b9-b3dd-33f933bb31d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6358 | 2026.05.08 08:12:00.790974 [ 260 ] {a576224b-075d-4fef-b2ca-a7d3eb8d370c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.06 GiB. | ||
| 6359 | 2026.05.08 08:12:00.791262 [ 192 ] {2e56caf6-21a8-464c-b24f-cce9c93bbfbe::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 6360 | 2026.05.08 08:12:00.791319 [ 260 ] {a576224b-075d-4fef-b2ca-a7d3eb8d370c} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 6361 | 2026.05.08 08:12:00.791676 [ 192 ] {2e56caf6-21a8-464c-b24f-cce9c93bbfbe::all_1_41_8} <Trace> oximeter.fields_string (2e56caf6-21a8-464c-b24f-cce9c93bbfbe): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6362 | 2026.05.08 08:12:00.791712 [ 260 ] {a576224b-075d-4fef-b2ca-a7d3eb8d370c} <Trace> oximeter.fields_uuid (6954ef9e-8f45-45b9-b3dd-33f933bb31d2): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6363 | 2026.05.08 08:12:00.791772 [ 192 ] {2e56caf6-21a8-464c-b24f-cce9c93bbfbe::all_1_41_8} <Trace> oximeter.fields_string (2e56caf6-21a8-464c-b24f-cce9c93bbfbe) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 6364 | 2026.05.08 08:12:00.791865 [ 34 ] {} <Debug> oximeter.fields_uuid (6954ef9e-8f45-45b9-b3dd-33f933bb31d2) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 6365 | 2026.05.08 08:12:00.791880 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.96 MiB. | ||
| 6366 | 2026.05.08 08:12:00.791893 [ 260 ] {a576224b-075d-4fef-b2ca-a7d3eb8d370c} <Debug> executeQuery: Read 82 rows, 6.56 KiB in 0.001444 sec., 56786.703601108034 rows/sec., 4.43 MiB/sec. | ||
| 6367 | 2026.05.08 08:12:00.791939 [ 34 ] {} <Trace> oximeter.fields_uuid (6954ef9e-8f45-45b9-b3dd-33f933bb31d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6368 | 2026.05.08 08:12:00.791999 [ 34 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.06 GiB. | ||
| 6369 | 2026.05.08 08:12:00.792000 [ 260 ] {a576224b-075d-4fef-b2ca-a7d3eb8d370c} <Debug> TCPHandler: Processed in 0.00168368 sec. | ||
| 6370 | 2026.05.08 08:12:00.792096 [ 194 ] {6954ef9e-8f45-45b9-b3dd-33f933bb31d2::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 | ||
| 6371 | 2026.05.08 08:12:00.792156 [ 260 ] {} <Trace> TCP-Session: 3fbd83a9-a342-4804-a34d-63c9c5d34136 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6372 | 2026.05.08 08:12:00.792212 [ 194 ] {6954ef9e-8f45-45b9-b3dd-33f933bb31d2::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6373 | 2026.05.08 08:12:00.792248 [ 194 ] {6954ef9e-8f45-45b9-b3dd-33f933bb31d2::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 1830 rows starting from the beginning of the part | ||
| 6374 | 2026.05.08 08:12:00.792277 [ 260 ] {cb1bf900-f9c1-4543-b138-0514bbb1edcb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40062) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6375 | 2026.05.08 08:12:00.792315 [ 194 ] {6954ef9e-8f45-45b9-b3dd-33f933bb31d2::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 64 rows starting from the beginning of the part | ||
| 6376 | 2026.05.08 08:12:00.792336 [ 260 ] {cb1bf900-f9c1-4543-b138-0514bbb1edcb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6377 | 2026.05.08 08:12:00.792395 [ 194 ] {6954ef9e-8f45-45b9-b3dd-33f933bb31d2::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 88 rows starting from the beginning of the part | ||
| 6378 | 2026.05.08 08:12:00.792445 [ 194 ] {6954ef9e-8f45-45b9-b3dd-33f933bb31d2::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 82 rows starting from the beginning of the part | ||
| 6379 | 2026.05.08 08:12:00.792485 [ 194 ] {6954ef9e-8f45-45b9-b3dd-33f933bb31d2::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 88 rows starting from the beginning of the part | ||
| 6380 | 2026.05.08 08:12:00.792524 [ 194 ] {6954ef9e-8f45-45b9-b3dd-33f933bb31d2::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 82 rows starting from the beginning of the part | ||
| 6381 | 2026.05.08 08:12:00.792804 [ 260 ] {cb1bf900-f9c1-4543-b138-0514bbb1edcb} <Trace> oximeter.measurements_cumulativeu64 (a8be02dd-881e-443e-adcb-2b9e0d812815): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6382 | 2026.05.08 08:12:00.792848 [ 260 ] {cb1bf900-f9c1-4543-b138-0514bbb1edcb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.06 GiB. | ||
| 6383 | 2026.05.08 08:12:00.793214 [ 260 ] {cb1bf900-f9c1-4543-b138-0514bbb1edcb} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 6384 | 2026.05.08 08:12:00.793448 [ 260 ] {cb1bf900-f9c1-4543-b138-0514bbb1edcb} <Trace> oximeter.measurements_cumulativeu64 (a8be02dd-881e-443e-adcb-2b9e0d812815): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6385 | 2026.05.08 08:12:00.793562 [ 34 ] {} <Debug> oximeter.measurements_cumulativeu64 (a8be02dd-881e-443e-adcb-2b9e0d812815) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 6386 | 2026.05.08 08:12:00.793583 [ 260 ] {cb1bf900-f9c1-4543-b138-0514bbb1edcb} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001331 sec., 120210.36814425245 rows/sec., 8.37 MiB/sec. | ||
| 6387 | 2026.05.08 08:12:00.793598 [ 34 ] {} <Trace> oximeter.measurements_cumulativeu64 (a8be02dd-881e-443e-adcb-2b9e0d812815): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6388 | 2026.05.08 08:12:00.793628 [ 34 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.06 GiB. | ||
| 6389 | 2026.05.08 08:12:00.793630 [ 260 ] {cb1bf900-f9c1-4543-b138-0514bbb1edcb} <Debug> TCPHandler: Processed in 0.001535017 sec. | ||
| 6390 | 2026.05.08 08:12:00.793713 [ 190 ] {a8be02dd-881e-443e-adcb-2b9e0d812815::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 | ||
| 6391 | 2026.05.08 08:12:00.793716 [ 187 ] {6954ef9e-8f45-45b9-b3dd-33f933bb31d2::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2234 rows, containing 5 columns (5 merged, 0 gathered) in 0.001665399 sec., 1341420.2842682144 rows/sec., 98.95 MiB/sec. | ||
| 6392 | 2026.05.08 08:12:00.793772 [ 260 ] {} <Trace> TCP-Session: 3fbd83a9-a342-4804-a34d-63c9c5d34136 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6393 | 2026.05.08 08:12:00.793840 [ 190 ] {a8be02dd-881e-443e-adcb-2b9e0d812815::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6394 | 2026.05.08 08:12:00.793878 [ 190 ] {a8be02dd-881e-443e-adcb-2b9e0d812815::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_36_7, total 15906 rows starting from the beginning of the part | ||
| 6395 | 2026.05.08 08:12:00.793889 [ 260 ] {51cf518c-b78f-4d37-8928-fe928a5b7605} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40062) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6396 | 2026.05.08 08:12:00.793945 [ 190 ] {a8be02dd-881e-443e-adcb-2b9e0d812815::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 128 rows starting from the beginning of the part | ||
| 6397 | 2026.05.08 08:12:00.793961 [ 260 ] {51cf518c-b78f-4d37-8928-fe928a5b7605} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 6398 | 2026.05.08 08:12:00.793970 [ 197 ] {6954ef9e-8f45-45b9-b3dd-33f933bb31d2::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 6399 | 2026.05.08 08:12:00.794004 [ 190 ] {a8be02dd-881e-443e-adcb-2b9e0d812815::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 160 rows starting from the beginning of the part | ||
| 6400 | 2026.05.08 08:12:00.794059 [ 190 ] {a8be02dd-881e-443e-adcb-2b9e0d812815::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 | ||
| 6401 | 2026.05.08 08:12:00.794107 [ 190 ] {a8be02dd-881e-443e-adcb-2b9e0d812815::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 160 rows starting from the beginning of the part | ||
| 6402 | 2026.05.08 08:12:00.794157 [ 190 ] {a8be02dd-881e-443e-adcb-2b9e0d812815::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 160 rows starting from the beginning of the part | ||
| 6403 | 2026.05.08 08:12:00.794278 [ 197 ] {6954ef9e-8f45-45b9-b3dd-33f933bb31d2::all_1_41_8} <Trace> oximeter.fields_uuid (6954ef9e-8f45-45b9-b3dd-33f933bb31d2): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6404 | 2026.05.08 08:12:00.794372 [ 197 ] {6954ef9e-8f45-45b9-b3dd-33f933bb31d2::all_1_41_8} <Trace> oximeter.fields_uuid (6954ef9e-8f45-45b9-b3dd-33f933bb31d2) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 6405 | 2026.05.08 08:12:00.794479 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.58 MiB. | ||
| 6406 | 2026.05.08 08:12:00.794846 [ 260 ] {51cf518c-b78f-4d37-8928-fe928a5b7605} <Trace> oximeter.measurements_histogramu64 (ebabec84-cbfc-4cf8-9a95-b35807d218b8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6407 | 2026.05.08 08:12:00.794890 [ 260 ] {51cf518c-b78f-4d37-8928-fe928a5b7605} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.06 GiB. | ||
| 6408 | 2026.05.08 08:12:00.795447 [ 260 ] {51cf518c-b78f-4d37-8928-fe928a5b7605} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 6409 | 2026.05.08 08:12:00.795698 [ 260 ] {51cf518c-b78f-4d37-8928-fe928a5b7605} <Trace> oximeter.measurements_histogramu64 (ebabec84-cbfc-4cf8-9a95-b35807d218b8): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6410 | 2026.05.08 08:12:00.795847 [ 260 ] {51cf518c-b78f-4d37-8928-fe928a5b7605} <Debug> executeQuery: Read 18 rows, 33.03 KiB in 0.001981 sec., 9086.320040383644 rows/sec., 16.28 MiB/sec. | ||
| 6411 | 2026.05.08 08:12:00.795911 [ 260 ] {51cf518c-b78f-4d37-8928-fe928a5b7605} <Debug> TCPHandler: Processed in 0.002201038 sec. | ||
| 6412 | 2026.05.08 08:12:00.796037 [ 260 ] {} <Trace> TCP-Session: 3fbd83a9-a342-4804-a34d-63c9c5d34136 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6413 | 2026.05.08 08:12:00.796133 [ 260 ] {a23b2acd-aaa9-4df4-9847-1a4a3ff35978} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40062) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6414 | 2026.05.08 08:12:00.796176 [ 260 ] {a23b2acd-aaa9-4df4-9847-1a4a3ff35978} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6415 | 2026.05.08 08:12:00.796514 [ 260 ] {a23b2acd-aaa9-4df4-9847-1a4a3ff35978} <Trace> oximeter.measurements_u64 (51456919-ce1d-4304-962d-5a281585e6eb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6416 | 2026.05.08 08:12:00.796552 [ 260 ] {a23b2acd-aaa9-4df4-9847-1a4a3ff35978} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.06 GiB. | ||
| 6417 | 2026.05.08 08:12:00.796874 [ 260 ] {a23b2acd-aaa9-4df4-9847-1a4a3ff35978} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 6418 | 2026.05.08 08:12:00.797094 [ 260 ] {a23b2acd-aaa9-4df4-9847-1a4a3ff35978} <Trace> oximeter.measurements_u64 (51456919-ce1d-4304-962d-5a281585e6eb): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6419 | 2026.05.08 08:12:00.797195 [ 34 ] {} <Debug> oximeter.measurements_u64 (51456919-ce1d-4304-962d-5a281585e6eb) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 6420 | 2026.05.08 08:12:00.797225 [ 260 ] {a23b2acd-aaa9-4df4-9847-1a4a3ff35978} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00111 sec., 54054.054054054046 rows/sec., 3.64 MiB/sec. | ||
| 6421 | 2026.05.08 08:12:00.797225 [ 34 ] {} <Trace> oximeter.measurements_u64 (51456919-ce1d-4304-962d-5a281585e6eb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6422 | 2026.05.08 08:12:00.797266 [ 34 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.06 GiB. | ||
| 6423 | 2026.05.08 08:12:00.797269 [ 260 ] {a23b2acd-aaa9-4df4-9847-1a4a3ff35978} <Debug> TCPHandler: Processed in 0.001282102 sec. | ||
| 6424 | 2026.05.08 08:12:00.797335 [ 187 ] {51456919-ce1d-4304-962d-5a281585e6eb::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 | ||
| 6425 | 2026.05.08 08:12:00.797426 [ 187 ] {51456919-ce1d-4304-962d-5a281585e6eb::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6426 | 2026.05.08 08:12:00.797455 [ 187 ] {51456919-ce1d-4304-962d-5a281585e6eb::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 1992 rows starting from the beginning of the part | ||
| 6427 | 2026.05.08 08:12:00.797505 [ 187 ] {51456919-ce1d-4304-962d-5a281585e6eb::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 48 rows starting from the beginning of the part | ||
| 6428 | 2026.05.08 08:12:00.797545 [ 187 ] {51456919-ce1d-4304-962d-5a281585e6eb::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 60 rows starting from the beginning of the part | ||
| 6429 | 2026.05.08 08:12:00.797582 [ 187 ] {51456919-ce1d-4304-962d-5a281585e6eb::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 | ||
| 6430 | 2026.05.08 08:12:00.797620 [ 187 ] {51456919-ce1d-4304-962d-5a281585e6eb::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 60 rows starting from the beginning of the part | ||
| 6431 | 2026.05.08 08:12:00.797654 [ 187 ] {51456919-ce1d-4304-962d-5a281585e6eb::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 60 rows starting from the beginning of the part | ||
| 6432 | 2026.05.08 08:12:00.798537 [ 188 ] {a8be02dd-881e-443e-adcb-2b9e0d812815::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 16674 rows, containing 5 columns (5 merged, 0 gathered) in 0.004863564 sec., 3428350.074143159 rows/sec., 220.20 MiB/sec. | ||
| 6433 | 2026.05.08 08:12:00.798697 [ 196 ] {51456919-ce1d-4304-962d-5a281585e6eb::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2280 rows, containing 4 columns (4 merged, 0 gathered) in 0.001391215 sec., 1638855.2452352801 rows/sec., 107.57 MiB/sec. | ||
| 6434 | 2026.05.08 08:12:00.798764 [ 190 ] {a8be02dd-881e-443e-adcb-2b9e0d812815::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 6435 | 2026.05.08 08:12:00.798973 [ 187 ] {51456919-ce1d-4304-962d-5a281585e6eb::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 6436 | 2026.05.08 08:12:00.799111 [ 190 ] {a8be02dd-881e-443e-adcb-2b9e0d812815::all_1_41_8} <Trace> oximeter.measurements_cumulativeu64 (a8be02dd-881e-443e-adcb-2b9e0d812815): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6437 | 2026.05.08 08:12:00.799213 [ 190 ] {a8be02dd-881e-443e-adcb-2b9e0d812815::all_1_41_8} <Trace> oximeter.measurements_cumulativeu64 (a8be02dd-881e-443e-adcb-2b9e0d812815) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 6438 | 2026.05.08 08:12:00.799267 [ 187 ] {51456919-ce1d-4304-962d-5a281585e6eb::all_1_41_8} <Trace> oximeter.measurements_u64 (51456919-ce1d-4304-962d-5a281585e6eb): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6439 | 2026.05.08 08:12:00.799304 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.31 MiB. | ||
| 6440 | 2026.05.08 08:12:00.799338 [ 187 ] {51456919-ce1d-4304-962d-5a281585e6eb::all_1_41_8} <Trace> oximeter.measurements_u64 (51456919-ce1d-4304-962d-5a281585e6eb) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 6441 | 2026.05.08 08:12:00.799408 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.62 MiB. | ||
| 6442 | 2026.05.08 08:12:02.468051 [ 259 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40838 | ||
| 6443 | 2026.05.08 08:12:02.468153 [ 259 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6444 | 2026.05.08 08:12:02.468179 [ 259 ] {} <Debug> TCP-Session: 66f832a6-bc2c-4db0-93f6-d85d1f28a44e Authenticating user 'default' from [fd00:1122:3344:101::e]:40838 | ||
| 6445 | 2026.05.08 08:12:02.468202 [ 259 ] {} <Debug> TCP-Session: 66f832a6-bc2c-4db0-93f6-d85d1f28a44e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6446 | 2026.05.08 08:12:02.468215 [ 259 ] {} <Debug> TCP-Session: 66f832a6-bc2c-4db0-93f6-d85d1f28a44e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6447 | 2026.05.08 08:12:02.468434 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40481 | ||
| 6448 | 2026.05.08 08:12:02.468460 [ 307 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49082 | ||
| 6449 | 2026.05.08 08:12:02.468500 [ 311 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63514 | ||
| 6450 | 2026.05.08 08:12:02.468492 [ 310 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56084 | ||
| 6451 | 2026.05.08 08:12:02.468563 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6452 | 2026.05.08 08:12:02.468492 [ 259 ] {} <Trace> TCP-Session: 66f832a6-bc2c-4db0-93f6-d85d1f28a44e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6453 | 2026.05.08 08:12:02.468593 [ 307 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6454 | 2026.05.08 08:12:02.468624 [ 310 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6455 | 2026.05.08 08:12:02.468596 [ 286 ] {} <Debug> TCP-Session: 173b384b-b661-43c2-9451-70a698519af7 Authenticating user 'default' from [fd00:1122:3344:101::e]:40481 | ||
| 6456 | 2026.05.08 08:12:02.468647 [ 307 ] {} <Debug> TCP-Session: 18f6a45a-0f2f-484c-be1a-a1a2ce7143e4 Authenticating user 'default' from [fd00:1122:3344:101::e]:49082 | ||
| 6457 | 2026.05.08 08:12:02.468659 [ 310 ] {} <Debug> TCP-Session: 1834a4f1-63bb-4714-92ee-07f8244926a9 Authenticating user 'default' from [fd00:1122:3344:101::e]:56084 | ||
| 6458 | 2026.05.08 08:12:02.468676 [ 286 ] {} <Debug> TCP-Session: 173b384b-b661-43c2-9451-70a698519af7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6459 | 2026.05.08 08:12:02.468691 [ 307 ] {} <Debug> TCP-Session: 18f6a45a-0f2f-484c-be1a-a1a2ce7143e4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6460 | 2026.05.08 08:12:02.468699 [ 310 ] {} <Debug> TCP-Session: 1834a4f1-63bb-4714-92ee-07f8244926a9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6461 | 2026.05.08 08:12:02.468704 [ 286 ] {} <Debug> TCP-Session: 173b384b-b661-43c2-9451-70a698519af7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6462 | 2026.05.08 08:12:02.468720 [ 307 ] {} <Debug> TCP-Session: 18f6a45a-0f2f-484c-be1a-a1a2ce7143e4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6463 | 2026.05.08 08:12:02.468730 [ 310 ] {} <Debug> TCP-Session: 1834a4f1-63bb-4714-92ee-07f8244926a9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6464 | 2026.05.08 08:12:02.468593 [ 311 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6465 | 2026.05.08 08:12:02.468764 [ 259 ] {02c59bc5-13f0-45ae-a7d8-b59ffe4ccce0} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:40838) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 6466 | 2026.05.08 08:12:02.468800 [ 311 ] {} <Debug> TCP-Session: b8dc65c2-8cb4-4e5e-bb2d-bfe8c68f5c4d Authenticating user 'default' from [fd00:1122:3344:101::e]:63514 | ||
| 6467 | 2026.05.08 08:12:02.468482 [ 309 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49369 | ||
| 6468 | 2026.05.08 08:12:02.468830 [ 311 ] {} <Debug> TCP-Session: b8dc65c2-8cb4-4e5e-bb2d-bfe8c68f5c4d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6469 | 2026.05.08 08:12:02.468469 [ 308 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55175 | ||
| 6470 | 2026.05.08 08:12:02.468869 [ 311 ] {} <Debug> TCP-Session: b8dc65c2-8cb4-4e5e-bb2d-bfe8c68f5c4d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6471 | 2026.05.08 08:12:02.468903 [ 309 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6472 | 2026.05.08 08:12:02.468451 [ 304 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45249 | ||
| 6473 | 2026.05.08 08:12:02.468955 [ 309 ] {} <Debug> TCP-Session: 1c3724ab-1fb4-4a05-ac7c-4fc712d5bbc0 Authenticating user 'default' from [fd00:1122:3344:101::e]:49369 | ||
| 6474 | 2026.05.08 08:12:02.468971 [ 308 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6475 | 2026.05.08 08:12:02.468997 [ 309 ] {} <Debug> TCP-Session: 1c3724ab-1fb4-4a05-ac7c-4fc712d5bbc0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6476 | 2026.05.08 08:12:02.469017 [ 304 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6477 | 2026.05.08 08:12:02.469020 [ 308 ] {} <Debug> TCP-Session: 8cce3383-9bc6-4197-93ac-3a29208cb795 Authenticating user 'default' from [fd00:1122:3344:101::e]:55175 | ||
| 6478 | 2026.05.08 08:12:02.469033 [ 309 ] {} <Debug> TCP-Session: 1c3724ab-1fb4-4a05-ac7c-4fc712d5bbc0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6479 | 2026.05.08 08:12:02.469048 [ 304 ] {} <Debug> TCP-Session: aa3d928b-aa7c-457a-9ae1-f019be38ed5a Authenticating user 'default' from [fd00:1122:3344:101::e]:45249 | ||
| 6480 | 2026.05.08 08:12:02.469059 [ 308 ] {} <Debug> TCP-Session: 8cce3383-9bc6-4197-93ac-3a29208cb795 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6481 | 2026.05.08 08:12:02.469085 [ 304 ] {} <Debug> TCP-Session: aa3d928b-aa7c-457a-9ae1-f019be38ed5a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6482 | 2026.05.08 08:12:02.469090 [ 308 ] {} <Debug> TCP-Session: 8cce3383-9bc6-4197-93ac-3a29208cb795 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6483 | 2026.05.08 08:12:02.469099 [ 304 ] {} <Debug> TCP-Session: aa3d928b-aa7c-457a-9ae1-f019be38ed5a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6484 | 2026.05.08 08:12:02.468446 [ 303 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55456 | ||
| 6485 | 2026.05.08 08:12:02.469123 [ 259 ] {02c59bc5-13f0-45ae-a7d8-b59ffe4ccce0} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 6486 | 2026.05.08 08:12:02.469196 [ 259 ] {02c59bc5-13f0-45ae-a7d8-b59ffe4ccce0} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 6487 | 2026.05.08 08:12:02.469312 [ 303 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6488 | 2026.05.08 08:12:02.469343 [ 303 ] {} <Debug> TCP-Session: 7042f844-b921-4e50-a1ae-6e4d51a3b82c Authenticating user 'default' from [fd00:1122:3344:101::e]:55456 | ||
| 6489 | 2026.05.08 08:12:02.469359 [ 303 ] {} <Debug> TCP-Session: 7042f844-b921-4e50-a1ae-6e4d51a3b82c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6490 | 2026.05.08 08:12:02.469371 [ 303 ] {} <Debug> TCP-Session: 7042f844-b921-4e50-a1ae-6e4d51a3b82c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6491 | 2026.05.08 08:12:02.469487 [ 259 ] {02c59bc5-13f0-45ae-a7d8-b59ffe4ccce0} <Debug> oximeter.version (95fcba57-7b9a-48d5-92aa-f22d8363bb4f) (SelectExecutor): Key condition: unknown | ||
| 6492 | 2026.05.08 08:12:02.470493 [ 348 ] {02c59bc5-13f0-45ae-a7d8-b59ffe4ccce0} <Trace> AggregatingTransform: Aggregating | ||
| 6493 | 2026.05.08 08:12:02.470546 [ 348 ] {02c59bc5-13f0-45ae-a7d8-b59ffe4ccce0} <Trace> Aggregator: Aggregation method: without_key | ||
| 6494 | 2026.05.08 08:12:02.470584 [ 348 ] {02c59bc5-13f0-45ae-a7d8-b59ffe4ccce0} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000994087 sec. (1005.948 rows/sec., 39.29 KiB/sec.) | ||
| 6495 | 2026.05.08 08:12:02.470603 [ 348 ] {02c59bc5-13f0-45ae-a7d8-b59ffe4ccce0} <Trace> Aggregator: Merging aggregated data | ||
| 6496 | 2026.05.08 08:12:02.471993 [ 259 ] {02c59bc5-13f0-45ae-a7d8-b59ffe4ccce0} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003287 sec., 304.228780042592 rows/sec., 11.88 KiB/sec. | ||
| 6497 | 2026.05.08 08:12:02.472154 [ 259 ] {02c59bc5-13f0-45ae-a7d8-b59ffe4ccce0} <Debug> TCPHandler: Processed in 0.003773305 sec. | ||
| 6498 | 2026.05.08 08:12:02.472283 [ 259 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6499 | 2026.05.08 08:12:02.472310 [ 311 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6500 | 2026.05.08 08:12:02.472331 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6501 | 2026.05.08 08:12:02.472353 [ 308 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6502 | 2026.05.08 08:12:02.472361 [ 311 ] {} <Debug> TCP-Session: b8dc65c2-8cb4-4e5e-bb2d-bfe8c68f5c4d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6503 | 2026.05.08 08:12:02.472372 [ 303 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6504 | 2026.05.08 08:12:02.472395 [ 307 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6505 | 2026.05.08 08:12:02.472426 [ 303 ] {} <Debug> TCP-Session: 7042f844-b921-4e50-a1ae-6e4d51a3b82c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6506 | 2026.05.08 08:12:02.472417 [ 304 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6507 | 2026.05.08 08:12:02.472445 [ 307 ] {} <Debug> TCP-Session: 18f6a45a-0f2f-484c-be1a-a1a2ce7143e4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6508 | 2026.05.08 08:12:02.472462 [ 310 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6509 | 2026.05.08 08:12:02.472475 [ 304 ] {} <Debug> TCP-Session: aa3d928b-aa7c-457a-9ae1-f019be38ed5a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6510 | 2026.05.08 08:12:02.472437 [ 309 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6511 | 2026.05.08 08:12:02.472514 [ 310 ] {} <Debug> TCP-Session: 1834a4f1-63bb-4714-92ee-07f8244926a9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6512 | 2026.05.08 08:12:02.472402 [ 308 ] {} <Debug> TCP-Session: 8cce3383-9bc6-4197-93ac-3a29208cb795 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6513 | 2026.05.08 08:12:02.472550 [ 309 ] {} <Debug> TCP-Session: 1c3724ab-1fb4-4a05-ac7c-4fc712d5bbc0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6514 | 2026.05.08 08:12:02.472384 [ 286 ] {} <Debug> TCP-Session: 173b384b-b661-43c2-9451-70a698519af7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6515 | 2026.05.08 08:12:02.472333 [ 259 ] {} <Debug> TCP-Session: 66f832a6-bc2c-4db0-93f6-d85d1f28a44e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6516 | 2026.05.08 08:12:05.011807 [ 31 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 6517 | 2026.05.08 08:12:05.011863 [ 31 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 6518 | 2026.05.08 08:12:05.100437 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 12463 | ||
| 6519 | 2026.05.08 08:12:05.100942 [ 245 ] {} <Trace> system.asynchronous_metric_log (ae5b5697-1ff6-4106-8704-be69c16fe51c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6520 | 2026.05.08 08:12:05.100991 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.06 GiB. | ||
| 6521 | 2026.05.08 08:12:05.101485 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 6522 | 2026.05.08 08:12:05.101739 [ 245 ] {} <Trace> system.asynchronous_metric_log (ae5b5697-1ff6-4106-8704-be69c16fe51c): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6523 | 2026.05.08 08:12:05.101886 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 12463 | ||
| 6524 | 2026.05.08 08:12:05.101917 [ 31 ] {} <Debug> system.asynchronous_metric_log (ae5b5697-1ff6-4106-8704-be69c16fe51c) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 6525 | 2026.05.08 08:12:05.101992 [ 31 ] {} <Trace> system.asynchronous_metric_log (ae5b5697-1ff6-4106-8704-be69c16fe51c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6526 | 2026.05.08 08:12:05.102015 [ 31 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.06 GiB. | ||
| 6527 | 2026.05.08 08:12:05.102146 [ 188 ] {ae5b5697-1ff6-4106-8704-be69c16fe51c::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 | ||
| 6528 | 2026.05.08 08:12:05.102295 [ 188 ] {ae5b5697-1ff6-4106-8704-be69c16fe51c::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6529 | 2026.05.08 08:12:05.102335 [ 188 ] {ae5b5697-1ff6-4106-8704-be69c16fe51c::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_21_4, total 10031 rows starting from the beginning of the part | ||
| 6530 | 2026.05.08 08:12:05.102399 [ 188 ] {ae5b5697-1ff6-4106-8704-be69c16fe51c::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 512 rows starting from the beginning of the part | ||
| 6531 | 2026.05.08 08:12:05.102442 [ 188 ] {ae5b5697-1ff6-4106-8704-be69c16fe51c::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 448 rows starting from the beginning of the part | ||
| 6532 | 2026.05.08 08:12:05.102485 [ 188 ] {ae5b5697-1ff6-4106-8704-be69c16fe51c::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 512 rows starting from the beginning of the part | ||
| 6533 | 2026.05.08 08:12:05.102524 [ 188 ] {ae5b5697-1ff6-4106-8704-be69c16fe51c::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 448 rows starting from the beginning of the part | ||
| 6534 | 2026.05.08 08:12:05.102564 [ 188 ] {ae5b5697-1ff6-4106-8704-be69c16fe51c::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 512 rows starting from the beginning of the part | ||
| 6535 | 2026.05.08 08:12:05.106537 [ 190 ] {ae5b5697-1ff6-4106-8704-be69c16fe51c::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 12463 rows, containing 4 columns (4 merged, 0 gathered) in 0.004455267 sec., 2797363.2107795114 rows/sec., 40.02 MiB/sec. | ||
| 6536 | 2026.05.08 08:12:05.106832 [ 196 ] {ae5b5697-1ff6-4106-8704-be69c16fe51c::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 6537 | 2026.05.08 08:12:05.107129 [ 196 ] {ae5b5697-1ff6-4106-8704-be69c16fe51c::all_1_26_5} <Trace> system.asynchronous_metric_log (ae5b5697-1ff6-4106-8704-be69c16fe51c): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6538 | 2026.05.08 08:12:05.107206 [ 196 ] {ae5b5697-1ff6-4106-8704-be69c16fe51c::all_1_26_5} <Trace> system.asynchronous_metric_log (ae5b5697-1ff6-4106-8704-be69c16fe51c) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 6539 | 2026.05.08 08:12:05.107304 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.42 MiB. | ||
| 6540 | 2026.05.08 08:12:05.751227 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 196 | ||
| 6541 | 2026.05.08 08:12:05.769274 [ 244 ] {} <Trace> system.metric_log (6863ca5b-3a4e-4a65-b181-6be743eb150d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6542 | 2026.05.08 08:12:05.769334 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.05 GiB. | ||
| 6543 | 2026.05.08 08:12:05.774877 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 6544 | 2026.05.08 08:12:05.775587 [ 244 ] {} <Trace> system.metric_log (6863ca5b-3a4e-4a65-b181-6be743eb150d): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6545 | 2026.05.08 08:12:05.775897 [ 55 ] {} <Debug> system.metric_log (6863ca5b-3a4e-4a65-b181-6be743eb150d) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 6546 | 2026.05.08 08:12:05.775996 [ 55 ] {} <Trace> system.metric_log (6863ca5b-3a4e-4a65-b181-6be743eb150d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6547 | 2026.05.08 08:12:05.776034 [ 55 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.05 GiB. | ||
| 6548 | 2026.05.08 08:12:05.776186 [ 188 ] {6863ca5b-3a4e-4a65-b181-6be743eb150d::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 | ||
| 6549 | 2026.05.08 08:12:05.779310 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 196 | ||
| 6550 | 2026.05.08 08:12:05.780278 [ 188 ] {6863ca5b-3a4e-4a65-b181-6be743eb150d::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6551 | 2026.05.08 08:12:05.781684 [ 188 ] {6863ca5b-3a4e-4a65-b181-6be743eb150d::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 | ||
| 6552 | 2026.05.08 08:12:05.782159 [ 260 ] {} <Trace> TCP-Session: 3fbd83a9-a342-4804-a34d-63c9c5d34136 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6553 | 2026.05.08 08:12:05.782398 [ 260 ] {250d1aa7-401f-4860-afe8-776df2c60fe8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40062) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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) | ||
| 6554 | 2026.05.08 08:12:05.782772 [ 260 ] {250d1aa7-401f-4860-afe8-776df2c60fe8} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 6555 | 2026.05.08 08:12:05.782810 [ 260 ] {250d1aa7-401f-4860-afe8-776df2c60fe8} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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 | ||
| 6556 | 2026.05.08 08:12:05.783037 [ 260 ] {250d1aa7-401f-4860-afe8-776df2c60fe8} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 6557 | 2026.05.08 08:12:05.783111 [ 260 ] {250d1aa7-401f-4860-afe8-776df2c60fe8} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 6558 | 2026.05.08 08:12:05.783261 [ 260 ] {250d1aa7-401f-4860-afe8-776df2c60fe8} <Debug> oximeter.timeseries_schema (b89db7f6-4c52-403d-9f92-e362dcc59f0f) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 6559 | 2026.05.08 08:12:05.783376 [ 329 ] {250d1aa7-401f-4860-afe8-776df2c60fe8} <Trace> oximeter.timeseries_schema (b89db7f6-4c52-403d-9f92-e362dcc59f0f) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 6560 | 2026.05.08 08:12:05.783377 [ 356 ] {250d1aa7-401f-4860-afe8-776df2c60fe8} <Trace> oximeter.timeseries_schema (b89db7f6-4c52-403d-9f92-e362dcc59f0f) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 6561 | 2026.05.08 08:12:05.783381 [ 340 ] {250d1aa7-401f-4860-afe8-776df2c60fe8} <Trace> oximeter.timeseries_schema (b89db7f6-4c52-403d-9f92-e362dcc59f0f) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 6562 | 2026.05.08 08:12:05.783511 [ 260 ] {250d1aa7-401f-4860-afe8-776df2c60fe8} <Debug> oximeter.timeseries_schema (b89db7f6-4c52-403d-9f92-e362dcc59f0f) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges | ||
| 6563 | 2026.05.08 08:12:05.783539 [ 260 ] {250d1aa7-401f-4860-afe8-776df2c60fe8} <Trace> oximeter.timeseries_schema (b89db7f6-4c52-403d-9f92-e362dcc59f0f) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 6564 | 2026.05.08 08:12:05.783614 [ 260 ] {250d1aa7-401f-4860-afe8-776df2c60fe8} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 6565 | 2026.05.08 08:12:05.783635 [ 260 ] {250d1aa7-401f-4860-afe8-776df2c60fe8} <Debug> oximeter.timeseries_schema (b89db7f6-4c52-403d-9f92-e362dcc59f0f) (SelectExecutor): Reading approx. 47 rows with 2 streams | ||
| 6566 | 2026.05.08 08:12:05.783671 [ 260 ] {250d1aa7-401f-4860-afe8-776df2c60fe8} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 6567 | 2026.05.08 08:12:05.783713 [ 260 ] {250d1aa7-401f-4860-afe8-776df2c60fe8} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 6568 | 2026.05.08 08:12:05.784811 [ 260 ] {250d1aa7-401f-4860-afe8-776df2c60fe8} <Debug> executeQuery: Read 47 rows, 8.00 KiB in 0.002516 sec., 18680.445151033386 rows/sec., 3.11 MiB/sec. | ||
| 6569 | 2026.05.08 08:12:05.784949 [ 260 ] {250d1aa7-401f-4860-afe8-776df2c60fe8} <Debug> TCPHandler: Processed in 0.00292447 sec. | ||
| 6570 | 2026.05.08 08:12:05.786252 [ 188 ] {6863ca5b-3a4e-4a65-b181-6be743eb150d::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 | ||
| 6571 | 2026.05.08 08:12:05.786975 [ 260 ] {} <Trace> TCP-Session: 3fbd83a9-a342-4804-a34d-63c9c5d34136 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6572 | 2026.05.08 08:12:05.787093 [ 260 ] {65693107-cb49-4cd7-a627-bd5eda0589c8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40062) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6573 | 2026.05.08 08:12:05.787140 [ 260 ] {65693107-cb49-4cd7-a627-bd5eda0589c8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6574 | 2026.05.08 08:12:05.787686 [ 260 ] {65693107-cb49-4cd7-a627-bd5eda0589c8} <Trace> oximeter.fields_string (2e56caf6-21a8-464c-b24f-cce9c93bbfbe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6575 | 2026.05.08 08:12:05.787724 [ 260 ] {65693107-cb49-4cd7-a627-bd5eda0589c8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.05 GiB. | ||
| 6576 | 2026.05.08 08:12:05.788111 [ 260 ] {65693107-cb49-4cd7-a627-bd5eda0589c8} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 6577 | 2026.05.08 08:12:05.788343 [ 260 ] {65693107-cb49-4cd7-a627-bd5eda0589c8} <Trace> oximeter.fields_string (2e56caf6-21a8-464c-b24f-cce9c93bbfbe): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6578 | 2026.05.08 08:12:05.788498 [ 260 ] {65693107-cb49-4cd7-a627-bd5eda0589c8} <Debug> executeQuery: Read 104 rows, 8.93 KiB in 0.001439 sec., 72272.41139680333 rows/sec., 6.06 MiB/sec. | ||
| 6579 | 2026.05.08 08:12:05.788538 [ 260 ] {65693107-cb49-4cd7-a627-bd5eda0589c8} <Debug> TCPHandler: Processed in 0.001616719 sec. | ||
| 6580 | 2026.05.08 08:12:05.788664 [ 260 ] {} <Trace> TCP-Session: 3fbd83a9-a342-4804-a34d-63c9c5d34136 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6581 | 2026.05.08 08:12:05.788763 [ 260 ] {0623dc35-ed97-4590-97b0-5c494f2789f8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40062) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6582 | 2026.05.08 08:12:05.788805 [ 260 ] {0623dc35-ed97-4590-97b0-5c494f2789f8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6583 | 2026.05.08 08:12:05.789212 [ 260 ] {0623dc35-ed97-4590-97b0-5c494f2789f8} <Trace> oximeter.fields_u16 (b3f55b36-ed93-4ef0-b7a4-471cf9f732a6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6584 | 2026.05.08 08:12:05.789248 [ 260 ] {0623dc35-ed97-4590-97b0-5c494f2789f8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.05 GiB. | ||
| 6585 | 2026.05.08 08:12:05.789552 [ 260 ] {0623dc35-ed97-4590-97b0-5c494f2789f8} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 6586 | 2026.05.08 08:12:05.789769 [ 260 ] {0623dc35-ed97-4590-97b0-5c494f2789f8} <Trace> oximeter.fields_u16 (b3f55b36-ed93-4ef0-b7a4-471cf9f732a6): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6587 | 2026.05.08 08:12:05.789899 [ 260 ] {0623dc35-ed97-4590-97b0-5c494f2789f8} <Debug> executeQuery: Read 24 rows, 1.80 KiB in 0.001158 sec., 20725.38860103627 rows/sec., 1.52 MiB/sec. | ||
| 6588 | 2026.05.08 08:12:05.789938 [ 260 ] {0623dc35-ed97-4590-97b0-5c494f2789f8} <Debug> TCPHandler: Processed in 0.001324373 sec. | ||
| 6589 | 2026.05.08 08:12:05.790054 [ 260 ] {} <Trace> TCP-Session: 3fbd83a9-a342-4804-a34d-63c9c5d34136 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6590 | 2026.05.08 08:12:05.790151 [ 260 ] {441b5591-4027-4338-8aaa-3a476f1931e7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40062) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6591 | 2026.05.08 08:12:05.790198 [ 260 ] {441b5591-4027-4338-8aaa-3a476f1931e7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6592 | 2026.05.08 08:12:05.790624 [ 260 ] {441b5591-4027-4338-8aaa-3a476f1931e7} <Trace> oximeter.fields_uuid (6954ef9e-8f45-45b9-b3dd-33f933bb31d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6593 | 2026.05.08 08:12:05.790661 [ 260 ] {441b5591-4027-4338-8aaa-3a476f1931e7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.05 GiB. | ||
| 6594 | 2026.05.08 08:12:05.790768 [ 188 ] {6863ca5b-3a4e-4a65-b181-6be743eb150d::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 | ||
| 6595 | 2026.05.08 08:12:05.790979 [ 260 ] {441b5591-4027-4338-8aaa-3a476f1931e7} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 6596 | 2026.05.08 08:12:05.791214 [ 260 ] {441b5591-4027-4338-8aaa-3a476f1931e7} <Trace> oximeter.fields_uuid (6954ef9e-8f45-45b9-b3dd-33f933bb31d2): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6597 | 2026.05.08 08:12:05.791345 [ 260 ] {441b5591-4027-4338-8aaa-3a476f1931e7} <Debug> executeQuery: Read 88 rows, 7.04 KiB in 0.001212 sec., 72607.2607260726 rows/sec., 5.67 MiB/sec. | ||
| 6598 | 2026.05.08 08:12:05.791383 [ 260 ] {441b5591-4027-4338-8aaa-3a476f1931e7} <Debug> TCPHandler: Processed in 0.001378284 sec. | ||
| 6599 | 2026.05.08 08:12:05.791500 [ 260 ] {} <Trace> TCP-Session: 3fbd83a9-a342-4804-a34d-63c9c5d34136 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6600 | 2026.05.08 08:12:05.791594 [ 260 ] {2252736e-00d2-4b80-8b48-7e76e0411d8f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40062) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6601 | 2026.05.08 08:12:05.791638 [ 260 ] {2252736e-00d2-4b80-8b48-7e76e0411d8f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6602 | 2026.05.08 08:12:05.792039 [ 260 ] {2252736e-00d2-4b80-8b48-7e76e0411d8f} <Trace> oximeter.measurements_cumulativeu64 (a8be02dd-881e-443e-adcb-2b9e0d812815): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6603 | 2026.05.08 08:12:05.792074 [ 260 ] {2252736e-00d2-4b80-8b48-7e76e0411d8f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.05 GiB. | ||
| 6604 | 2026.05.08 08:12:05.792417 [ 260 ] {2252736e-00d2-4b80-8b48-7e76e0411d8f} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 6605 | 2026.05.08 08:12:05.792637 [ 260 ] {2252736e-00d2-4b80-8b48-7e76e0411d8f} <Trace> oximeter.measurements_cumulativeu64 (a8be02dd-881e-443e-adcb-2b9e0d812815): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6606 | 2026.05.08 08:12:05.792767 [ 260 ] {2252736e-00d2-4b80-8b48-7e76e0411d8f} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001192 sec., 134228.1879194631 rows/sec., 9.35 MiB/sec. | ||
| 6607 | 2026.05.08 08:12:05.792804 [ 260 ] {2252736e-00d2-4b80-8b48-7e76e0411d8f} <Debug> TCPHandler: Processed in 0.001352883 sec. | ||
| 6608 | 2026.05.08 08:12:05.792923 [ 260 ] {} <Trace> TCP-Session: 3fbd83a9-a342-4804-a34d-63c9c5d34136 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6609 | 2026.05.08 08:12:05.793017 [ 260 ] {c8798994-d5a9-437f-af5c-df5a260e4a6f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40062) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6610 | 2026.05.08 08:12:05.793071 [ 260 ] {c8798994-d5a9-437f-af5c-df5a260e4a6f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 6611 | 2026.05.08 08:12:05.793936 [ 260 ] {c8798994-d5a9-437f-af5c-df5a260e4a6f} <Trace> oximeter.measurements_histogramu64 (ebabec84-cbfc-4cf8-9a95-b35807d218b8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6612 | 2026.05.08 08:12:05.793973 [ 260 ] {c8798994-d5a9-437f-af5c-df5a260e4a6f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.05 GiB. | ||
| 6613 | 2026.05.08 08:12:05.794529 [ 260 ] {c8798994-d5a9-437f-af5c-df5a260e4a6f} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 6614 | 2026.05.08 08:12:05.794763 [ 260 ] {c8798994-d5a9-437f-af5c-df5a260e4a6f} <Trace> oximeter.measurements_histogramu64 (ebabec84-cbfc-4cf8-9a95-b35807d218b8): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6615 | 2026.05.08 08:12:05.794900 [ 260 ] {c8798994-d5a9-437f-af5c-df5a260e4a6f} <Debug> executeQuery: Read 24 rows, 44.04 KiB in 0.001901 sec., 12624.93424513414 rows/sec., 22.62 MiB/sec. | ||
| 6616 | 2026.05.08 08:12:05.794964 [ 260 ] {c8798994-d5a9-437f-af5c-df5a260e4a6f} <Debug> TCPHandler: Processed in 0.002090496 sec. | ||
| 6617 | 2026.05.08 08:12:05.795032 [ 188 ] {6863ca5b-3a4e-4a65-b181-6be743eb150d::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 | ||
| 6618 | 2026.05.08 08:12:05.795082 [ 260 ] {} <Trace> TCP-Session: 3fbd83a9-a342-4804-a34d-63c9c5d34136 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6619 | 2026.05.08 08:12:05.795181 [ 260 ] {8f5565b7-e9db-47ef-9bc6-698e046a20ab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40062) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6620 | 2026.05.08 08:12:05.795225 [ 260 ] {8f5565b7-e9db-47ef-9bc6-698e046a20ab} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6621 | 2026.05.08 08:12:05.795561 [ 260 ] {8f5565b7-e9db-47ef-9bc6-698e046a20ab} <Trace> oximeter.measurements_u64 (51456919-ce1d-4304-962d-5a281585e6eb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6622 | 2026.05.08 08:12:05.795598 [ 260 ] {8f5565b7-e9db-47ef-9bc6-698e046a20ab} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.05 GiB. | ||
| 6623 | 2026.05.08 08:12:05.795918 [ 260 ] {8f5565b7-e9db-47ef-9bc6-698e046a20ab} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 6624 | 2026.05.08 08:12:05.796146 [ 260 ] {8f5565b7-e9db-47ef-9bc6-698e046a20ab} <Trace> oximeter.measurements_u64 (51456919-ce1d-4304-962d-5a281585e6eb): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6625 | 2026.05.08 08:12:05.796278 [ 260 ] {8f5565b7-e9db-47ef-9bc6-698e046a20ab} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001115 sec., 53811.65919282511 rows/sec., 3.63 MiB/sec. | ||
| 6626 | 2026.05.08 08:12:05.796313 [ 260 ] {8f5565b7-e9db-47ef-9bc6-698e046a20ab} <Debug> TCPHandler: Processed in 0.001281412 sec. | ||
| 6627 | 2026.05.08 08:12:05.799778 [ 188 ] {6863ca5b-3a4e-4a65-b181-6be743eb150d::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 | ||
| 6628 | 2026.05.08 08:12:05.803657 [ 188 ] {6863ca5b-3a4e-4a65-b181-6be743eb150d::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 | ||
| 6629 | 2026.05.08 08:12:05.856633 [ 190 ] {6863ca5b-3a4e-4a65-b181-6be743eb150d::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 196 rows, containing 679 columns (679 merged, 0 gathered) in 0.080510126 sec., 2434.4763787849492 rows/sec., 12.59 MiB/sec. | ||
| 6630 | 2026.05.08 08:12:05.859451 [ 190 ] {6863ca5b-3a4e-4a65-b181-6be743eb150d::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 6631 | 2026.05.08 08:12:05.861589 [ 190 ] {6863ca5b-3a4e-4a65-b181-6be743eb150d::all_1_26_5} <Trace> system.metric_log (6863ca5b-3a4e-4a65-b181-6be743eb150d): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6632 | 2026.05.08 08:12:05.861699 [ 190 ] {6863ca5b-3a4e-4a65-b181-6be743eb150d::all_1_26_5} <Trace> system.metric_log (6863ca5b-3a4e-4a65-b181-6be743eb150d) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 6633 | 2026.05.08 08:12:05.864836 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.11 MiB. | ||
| 6634 | 2026.05.08 08:12:06.001176 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 269.11 MiB, peak 279.65 MiB, free memory in arenas 0.00 B, will set to 272.75 MiB (RSS), difference: 3.64 MiB | ||
| 6635 | 2026.05.08 08:12:06.855309 [ 260 ] {} <Trace> TCP-Session: 3fbd83a9-a342-4804-a34d-63c9c5d34136 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6636 | 2026.05.08 08:12:06.855696 [ 260 ] {e0311e6b-b964-4a14-beaf-0e057613bad1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40062) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session: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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'zone:cpu_nsec') FORMAT Native (stage: Complete) | ||
| 6637 | 2026.05.08 08:12:06.856132 [ 260 ] {e0311e6b-b964-4a14-beaf-0e057613bad1} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 6638 | 2026.05.08 08:12:06.856171 [ 260 ] {e0311e6b-b964-4a14-beaf-0e057613bad1} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session: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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'zone:cpu_nsec')" moved to PREWHERE | ||
| 6639 | 2026.05.08 08:12:06.856421 [ 260 ] {e0311e6b-b964-4a14-beaf-0e057613bad1} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 6640 | 2026.05.08 08:12:06.856487 [ 260 ] {e0311e6b-b964-4a14-beaf-0e057613bad1} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 6641 | 2026.05.08 08:12:06.856627 [ 260 ] {e0311e6b-b964-4a14-beaf-0e057613bad1} <Debug> oximeter.timeseries_schema (b89db7f6-4c52-403d-9f92-e362dcc59f0f) (SelectExecutor): Key condition: (column 0 in 35-element set) | ||
| 6642 | 2026.05.08 08:12:06.856770 [ 356 ] {e0311e6b-b964-4a14-beaf-0e057613bad1} <Trace> oximeter.timeseries_schema (b89db7f6-4c52-403d-9f92-e362dcc59f0f) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 6643 | 2026.05.08 08:12:06.856788 [ 329 ] {e0311e6b-b964-4a14-beaf-0e057613bad1} <Trace> oximeter.timeseries_schema (b89db7f6-4c52-403d-9f92-e362dcc59f0f) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 6644 | 2026.05.08 08:12:06.856772 [ 340 ] {e0311e6b-b964-4a14-beaf-0e057613bad1} <Trace> oximeter.timeseries_schema (b89db7f6-4c52-403d-9f92-e362dcc59f0f) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 6645 | 2026.05.08 08:12:06.856961 [ 260 ] {e0311e6b-b964-4a14-beaf-0e057613bad1} <Debug> oximeter.timeseries_schema (b89db7f6-4c52-403d-9f92-e362dcc59f0f) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges | ||
| 6646 | 2026.05.08 08:12:06.856988 [ 260 ] {e0311e6b-b964-4a14-beaf-0e057613bad1} <Trace> oximeter.timeseries_schema (b89db7f6-4c52-403d-9f92-e362dcc59f0f) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 6647 | 2026.05.08 08:12:06.857057 [ 260 ] {e0311e6b-b964-4a14-beaf-0e057613bad1} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 6648 | 2026.05.08 08:12:06.857077 [ 260 ] {e0311e6b-b964-4a14-beaf-0e057613bad1} <Debug> oximeter.timeseries_schema (b89db7f6-4c52-403d-9f92-e362dcc59f0f) (SelectExecutor): Reading approx. 47 rows with 2 streams | ||
| 6649 | 2026.05.08 08:12:06.857111 [ 260 ] {e0311e6b-b964-4a14-beaf-0e057613bad1} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session: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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'zone:cpu_nsec'))" | ||
| 6650 | 2026.05.08 08:12:06.857149 [ 260 ] {e0311e6b-b964-4a14-beaf-0e057613bad1} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session: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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'zone:cpu_nsec'))" | ||
| 6651 | 2026.05.08 08:12:06.858315 [ 260 ] {e0311e6b-b964-4a14-beaf-0e057613bad1} <Debug> executeQuery: Read 47 rows, 8.00 KiB in 0.002797 sec., 16803.718269574543 rows/sec., 2.79 MiB/sec. | ||
| 6652 | 2026.05.08 08:12:06.858446 [ 260 ] {e0311e6b-b964-4a14-beaf-0e057613bad1} <Debug> TCPHandler: Processed in 0.003328247 sec. | ||
| 6653 | 2026.05.08 08:12:06.870661 [ 260 ] {} <Trace> TCP-Session: 3fbd83a9-a342-4804-a34d-63c9c5d34136 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6654 | 2026.05.08 08:12:06.870780 [ 260 ] {6f274b0b-2fe7-4a44-810e-f94f7d3cc4d3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40062) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 6655 | 2026.05.08 08:12:06.870823 [ 260 ] {6f274b0b-2fe7-4a44-810e-f94f7d3cc4d3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 6656 | 2026.05.08 08:12:06.871319 [ 260 ] {6f274b0b-2fe7-4a44-810e-f94f7d3cc4d3} <Trace> oximeter.fields_i16 (3c1e284c-4bc9-42d0-9208-0102cfbb7904): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6657 | 2026.05.08 08:12:06.871357 [ 260 ] {6f274b0b-2fe7-4a44-810e-f94f7d3cc4d3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.05 GiB. | ||
| 6658 | 2026.05.08 08:12:06.871743 [ 260 ] {6f274b0b-2fe7-4a44-810e-f94f7d3cc4d3} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 6659 | 2026.05.08 08:12:06.871968 [ 260 ] {6f274b0b-2fe7-4a44-810e-f94f7d3cc4d3} <Trace> oximeter.fields_i16 (3c1e284c-4bc9-42d0-9208-0102cfbb7904): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6660 | 2026.05.08 08:12:06.872110 [ 260 ] {6f274b0b-2fe7-4a44-810e-f94f7d3cc4d3} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001362 sec., 17621.14537444934 rows/sec., 1.46 MiB/sec. | ||
| 6661 | 2026.05.08 08:12:06.872147 [ 260 ] {6f274b0b-2fe7-4a44-810e-f94f7d3cc4d3} <Debug> TCPHandler: Processed in 0.001553907 sec. | ||
| 6662 | 2026.05.08 08:12:06.872272 [ 260 ] {} <Trace> TCP-Session: 3fbd83a9-a342-4804-a34d-63c9c5d34136 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6663 | 2026.05.08 08:12:06.872365 [ 260 ] {567e7737-2029-4def-8acf-4d349d1f4c93} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40062) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 6664 | 2026.05.08 08:12:06.872404 [ 260 ] {567e7737-2029-4def-8acf-4d349d1f4c93} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 6665 | 2026.05.08 08:12:06.872821 [ 260 ] {567e7737-2029-4def-8acf-4d349d1f4c93} <Trace> oximeter.fields_ipaddr (034d96d9-789e-4505-ab4d-4c4f8262c586): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6666 | 2026.05.08 08:12:06.872856 [ 260 ] {567e7737-2029-4def-8acf-4d349d1f4c93} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.05 GiB. | ||
| 6667 | 2026.05.08 08:12:06.873138 [ 260 ] {567e7737-2029-4def-8acf-4d349d1f4c93} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 6668 | 2026.05.08 08:12:06.873351 [ 260 ] {567e7737-2029-4def-8acf-4d349d1f4c93} <Trace> oximeter.fields_ipaddr (034d96d9-789e-4505-ab4d-4c4f8262c586): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6669 | 2026.05.08 08:12:06.873471 [ 260 ] {567e7737-2029-4def-8acf-4d349d1f4c93} <Debug> executeQuery: Read 14 rows, 1.14 KiB in 0.001125 sec., 12444.444444444445 rows/sec., 1014.76 KiB/sec. | ||
| 6670 | 2026.05.08 08:12:06.873507 [ 260 ] {567e7737-2029-4def-8acf-4d349d1f4c93} <Debug> TCPHandler: Processed in 0.001289972 sec. | ||
| 6671 | 2026.05.08 08:12:06.873619 [ 260 ] {} <Trace> TCP-Session: 3fbd83a9-a342-4804-a34d-63c9c5d34136 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6672 | 2026.05.08 08:12:06.873712 [ 260 ] {57b3e90a-b2a7-463a-a8bc-1befb58d47fd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40062) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6673 | 2026.05.08 08:12:06.873750 [ 260 ] {57b3e90a-b2a7-463a-a8bc-1befb58d47fd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6674 | 2026.05.08 08:12:06.875060 [ 260 ] {57b3e90a-b2a7-463a-a8bc-1befb58d47fd} <Trace> oximeter.fields_string (2e56caf6-21a8-464c-b24f-cce9c93bbfbe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6675 | 2026.05.08 08:12:06.875096 [ 260 ] {57b3e90a-b2a7-463a-a8bc-1befb58d47fd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.05 GiB. | ||
| 6676 | 2026.05.08 08:12:06.875614 [ 260 ] {57b3e90a-b2a7-463a-a8bc-1befb58d47fd} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 6677 | 2026.05.08 08:12:06.875829 [ 260 ] {57b3e90a-b2a7-463a-a8bc-1befb58d47fd} <Trace> oximeter.fields_string (2e56caf6-21a8-464c-b24f-cce9c93bbfbe): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6678 | 2026.05.08 08:12:06.875952 [ 260 ] {57b3e90a-b2a7-463a-a8bc-1befb58d47fd} <Debug> executeQuery: Read 2564 rows, 196.85 KiB in 0.002258 sec., 1135518.1576616475 rows/sec., 85.14 MiB/sec. | ||
| 6679 | 2026.05.08 08:12:06.875990 [ 260 ] {57b3e90a-b2a7-463a-a8bc-1befb58d47fd} <Debug> MemoryTracker: Peak memory usage (for query): 4.01 MiB. | ||
| 6680 | 2026.05.08 08:12:06.876003 [ 260 ] {57b3e90a-b2a7-463a-a8bc-1befb58d47fd} <Debug> TCPHandler: Processed in 0.002431473 sec. | ||
| 6681 | 2026.05.08 08:12:06.876114 [ 260 ] {} <Trace> TCP-Session: 3fbd83a9-a342-4804-a34d-63c9c5d34136 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6682 | 2026.05.08 08:12:06.876207 [ 260 ] {f93f432f-bdd9-4a1e-8969-5436fa56d4d8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40062) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6683 | 2026.05.08 08:12:06.876246 [ 260 ] {f93f432f-bdd9-4a1e-8969-5436fa56d4d8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6684 | 2026.05.08 08:12:06.876648 [ 260 ] {f93f432f-bdd9-4a1e-8969-5436fa56d4d8} <Trace> oximeter.fields_u16 (b3f55b36-ed93-4ef0-b7a4-471cf9f732a6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6685 | 2026.05.08 08:12:06.876683 [ 260 ] {f93f432f-bdd9-4a1e-8969-5436fa56d4d8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.05 GiB. | ||
| 6686 | 2026.05.08 08:12:06.877006 [ 260 ] {f93f432f-bdd9-4a1e-8969-5436fa56d4d8} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 6687 | 2026.05.08 08:12:06.877220 [ 260 ] {f93f432f-bdd9-4a1e-8969-5436fa56d4d8} <Trace> oximeter.fields_u16 (b3f55b36-ed93-4ef0-b7a4-471cf9f732a6): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6688 | 2026.05.08 08:12:06.877312 [ 47 ] {} <Debug> oximeter.fields_u16 (b3f55b36-ed93-4ef0-b7a4-471cf9f732a6) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 6689 | 2026.05.08 08:12:06.877341 [ 260 ] {f93f432f-bdd9-4a1e-8969-5436fa56d4d8} <Debug> executeQuery: Read 53 rows, 3.97 KiB in 0.001152 sec., 46006.944444444445 rows/sec., 3.36 MiB/sec. | ||
| 6690 | 2026.05.08 08:12:06.877350 [ 47 ] {} <Trace> oximeter.fields_u16 (b3f55b36-ed93-4ef0-b7a4-471cf9f732a6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6691 | 2026.05.08 08:12:06.877372 [ 47 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.05 GiB. | ||
| 6692 | 2026.05.08 08:12:06.877377 [ 260 ] {f93f432f-bdd9-4a1e-8969-5436fa56d4d8} <Debug> TCPHandler: Processed in 0.001311242 sec. | ||
| 6693 | 2026.05.08 08:12:06.877476 [ 189 ] {b3f55b36-ed93-4ef0-b7a4-471cf9f732a6::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 | ||
| 6694 | 2026.05.08 08:12:06.877490 [ 260 ] {} <Trace> TCP-Session: 3fbd83a9-a342-4804-a34d-63c9c5d34136 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6695 | 2026.05.08 08:12:06.877601 [ 260 ] {98b220ba-3799-4970-9509-07f423656932} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40062) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 6696 | 2026.05.08 08:12:06.877610 [ 189 ] {b3f55b36-ed93-4ef0-b7a4-471cf9f732a6::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6697 | 2026.05.08 08:12:06.877644 [ 260 ] {98b220ba-3799-4970-9509-07f423656932} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 6698 | 2026.05.08 08:12:06.877654 [ 189 ] {b3f55b36-ed93-4ef0-b7a4-471cf9f732a6::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 225 rows starting from the beginning of the part | ||
| 6699 | 2026.05.08 08:12:06.877731 [ 189 ] {b3f55b36-ed93-4ef0-b7a4-471cf9f732a6::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 18 rows starting from the beginning of the part | ||
| 6700 | 2026.05.08 08:12:06.877783 [ 189 ] {b3f55b36-ed93-4ef0-b7a4-471cf9f732a6::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 24 rows starting from the beginning of the part | ||
| 6701 | 2026.05.08 08:12:06.877831 [ 189 ] {b3f55b36-ed93-4ef0-b7a4-471cf9f732a6::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 18 rows starting from the beginning of the part | ||
| 6702 | 2026.05.08 08:12:06.877877 [ 189 ] {b3f55b36-ed93-4ef0-b7a4-471cf9f732a6::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 24 rows starting from the beginning of the part | ||
| 6703 | 2026.05.08 08:12:06.877922 [ 189 ] {b3f55b36-ed93-4ef0-b7a4-471cf9f732a6::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 | ||
| 6704 | 2026.05.08 08:12:06.878322 [ 260 ] {98b220ba-3799-4970-9509-07f423656932} <Trace> oximeter.fields_u32 (b5155bac-ebd9-49db-8237-598074e8072a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6705 | 2026.05.08 08:12:06.878365 [ 260 ] {98b220ba-3799-4970-9509-07f423656932} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.05 GiB. | ||
| 6706 | 2026.05.08 08:12:06.878771 [ 260 ] {98b220ba-3799-4970-9509-07f423656932} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 6707 | 2026.05.08 08:12:06.878863 [ 189 ] {b3f55b36-ed93-4ef0-b7a4-471cf9f732a6::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 362 rows, containing 5 columns (5 merged, 0 gathered) in 0.001435455 sec., 252184.84731322125 rows/sec., 17.98 MiB/sec. | ||
| 6708 | 2026.05.08 08:12:06.879006 [ 189 ] {b3f55b36-ed93-4ef0-b7a4-471cf9f732a6::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 6709 | 2026.05.08 08:12:06.879008 [ 260 ] {98b220ba-3799-4970-9509-07f423656932} <Trace> oximeter.fields_u32 (b5155bac-ebd9-49db-8237-598074e8072a): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6710 | 2026.05.08 08:12:06.879158 [ 260 ] {98b220ba-3799-4970-9509-07f423656932} <Debug> executeQuery: Read 825 rows, 49.42 KiB in 0.001575 sec., 523809.5238095238 rows/sec., 30.64 MiB/sec. | ||
| 6711 | 2026.05.08 08:12:06.879253 [ 260 ] {98b220ba-3799-4970-9509-07f423656932} <Debug> TCPHandler: Processed in 0.001809362 sec. | ||
| 6712 | 2026.05.08 08:12:06.879273 [ 189 ] {b3f55b36-ed93-4ef0-b7a4-471cf9f732a6::all_1_36_7} <Trace> oximeter.fields_u16 (b3f55b36-ed93-4ef0-b7a4-471cf9f732a6): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6713 | 2026.05.08 08:12:06.879351 [ 189 ] {b3f55b36-ed93-4ef0-b7a4-471cf9f732a6::all_1_36_7} <Trace> oximeter.fields_u16 (b3f55b36-ed93-4ef0-b7a4-471cf9f732a6) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 6714 | 2026.05.08 08:12:06.879380 [ 260 ] {} <Trace> TCP-Session: 3fbd83a9-a342-4804-a34d-63c9c5d34136 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6715 | 2026.05.08 08:12:06.879438 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.29 MiB. | ||
| 6716 | 2026.05.08 08:12:06.879499 [ 260 ] {92a3b435-b6fa-4ae0-a202-43c97eac0479} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40062) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 6717 | 2026.05.08 08:12:06.879550 [ 260 ] {92a3b435-b6fa-4ae0-a202-43c97eac0479} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 6718 | 2026.05.08 08:12:06.879957 [ 260 ] {92a3b435-b6fa-4ae0-a202-43c97eac0479} <Trace> oximeter.fields_u64 (0d6b14c5-b10e-4a1c-aa05-73304251a84f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6719 | 2026.05.08 08:12:06.879993 [ 260 ] {92a3b435-b6fa-4ae0-a202-43c97eac0479} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.05 GiB. | ||
| 6720 | 2026.05.08 08:12:06.880293 [ 260 ] {92a3b435-b6fa-4ae0-a202-43c97eac0479} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 6721 | 2026.05.08 08:12:06.880511 [ 260 ] {92a3b435-b6fa-4ae0-a202-43c97eac0479} <Trace> oximeter.fields_u64 (0d6b14c5-b10e-4a1c-aa05-73304251a84f): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6722 | 2026.05.08 08:12:06.880634 [ 260 ] {92a3b435-b6fa-4ae0-a202-43c97eac0479} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001159 sec., 862.8127696289904 rows/sec., 60.67 KiB/sec. | ||
| 6723 | 2026.05.08 08:12:06.880672 [ 260 ] {92a3b435-b6fa-4ae0-a202-43c97eac0479} <Debug> TCPHandler: Processed in 0.001350774 sec. | ||
| 6724 | 2026.05.08 08:12:06.880779 [ 260 ] {} <Trace> TCP-Session: 3fbd83a9-a342-4804-a34d-63c9c5d34136 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6725 | 2026.05.08 08:12:06.880873 [ 260 ] {195cf1d2-c435-4a46-a61a-1b5d0d7c9092} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40062) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 6726 | 2026.05.08 08:12:06.880910 [ 260 ] {195cf1d2-c435-4a46-a61a-1b5d0d7c9092} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 6727 | 2026.05.08 08:12:06.881291 [ 260 ] {195cf1d2-c435-4a46-a61a-1b5d0d7c9092} <Trace> oximeter.fields_u8 (7b358469-9653-4fa1-8df0-42378e30bc5f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6728 | 2026.05.08 08:12:06.881326 [ 260 ] {195cf1d2-c435-4a46-a61a-1b5d0d7c9092} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.05 GiB. | ||
| 6729 | 2026.05.08 08:12:06.881632 [ 260 ] {195cf1d2-c435-4a46-a61a-1b5d0d7c9092} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 6730 | 2026.05.08 08:12:06.881838 [ 260 ] {195cf1d2-c435-4a46-a61a-1b5d0d7c9092} <Trace> oximeter.fields_u8 (7b358469-9653-4fa1-8df0-42378e30bc5f): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6731 | 2026.05.08 08:12:06.881959 [ 260 ] {195cf1d2-c435-4a46-a61a-1b5d0d7c9092} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001105 sec., 10859.728506787329 rows/sec., 848.42 KiB/sec. | ||
| 6732 | 2026.05.08 08:12:06.881996 [ 260 ] {195cf1d2-c435-4a46-a61a-1b5d0d7c9092} <Debug> TCPHandler: Processed in 0.001264471 sec. | ||
| 6733 | 2026.05.08 08:12:06.882108 [ 260 ] {} <Trace> TCP-Session: 3fbd83a9-a342-4804-a34d-63c9c5d34136 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6734 | 2026.05.08 08:12:06.882201 [ 260 ] {4ee9cf2c-bb39-4702-895b-2be6c0063edf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40062) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6735 | 2026.05.08 08:12:06.882239 [ 260 ] {4ee9cf2c-bb39-4702-895b-2be6c0063edf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6736 | 2026.05.08 08:12:06.883036 [ 260 ] {4ee9cf2c-bb39-4702-895b-2be6c0063edf} <Trace> oximeter.fields_uuid (6954ef9e-8f45-45b9-b3dd-33f933bb31d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6737 | 2026.05.08 08:12:06.883073 [ 260 ] {4ee9cf2c-bb39-4702-895b-2be6c0063edf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.05 GiB. | ||
| 6738 | 2026.05.08 08:12:06.883444 [ 260 ] {4ee9cf2c-bb39-4702-895b-2be6c0063edf} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 6739 | 2026.05.08 08:12:06.883649 [ 260 ] {4ee9cf2c-bb39-4702-895b-2be6c0063edf} <Trace> oximeter.fields_uuid (6954ef9e-8f45-45b9-b3dd-33f933bb31d2): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6740 | 2026.05.08 08:12:06.883775 [ 260 ] {4ee9cf2c-bb39-4702-895b-2be6c0063edf} <Debug> executeQuery: Read 1356 rows, 93.80 KiB in 0.001592 sec., 851758.7939698492 rows/sec., 57.54 MiB/sec. | ||
| 6741 | 2026.05.08 08:12:06.883811 [ 260 ] {4ee9cf2c-bb39-4702-895b-2be6c0063edf} <Debug> TCPHandler: Processed in 0.001750761 sec. | ||
| 6742 | 2026.05.08 08:12:06.883922 [ 260 ] {} <Trace> TCP-Session: 3fbd83a9-a342-4804-a34d-63c9c5d34136 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6743 | 2026.05.08 08:12:06.884016 [ 260 ] {70a07941-cb3f-4d01-a11b-ddd7a1be467e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40062) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6744 | 2026.05.08 08:12:06.884058 [ 260 ] {70a07941-cb3f-4d01-a11b-ddd7a1be467e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6745 | 2026.05.08 08:12:06.884714 [ 260 ] {70a07941-cb3f-4d01-a11b-ddd7a1be467e} <Trace> oximeter.measurements_cumulativeu64 (a8be02dd-881e-443e-adcb-2b9e0d812815): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6746 | 2026.05.08 08:12:06.884749 [ 260 ] {70a07941-cb3f-4d01-a11b-ddd7a1be467e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.05 GiB. | ||
| 6747 | 2026.05.08 08:12:06.885191 [ 260 ] {70a07941-cb3f-4d01-a11b-ddd7a1be467e} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 6748 | 2026.05.08 08:12:06.885402 [ 260 ] {70a07941-cb3f-4d01-a11b-ddd7a1be467e} <Trace> oximeter.measurements_cumulativeu64 (a8be02dd-881e-443e-adcb-2b9e0d812815): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6749 | 2026.05.08 08:12:06.885528 [ 260 ] {70a07941-cb3f-4d01-a11b-ddd7a1be467e} <Debug> executeQuery: Read 1539 rows, 96.38 KiB in 0.00153 sec., 1005882.3529411765 rows/sec., 61.52 MiB/sec. | ||
| 6750 | 2026.05.08 08:12:06.885563 [ 260 ] {70a07941-cb3f-4d01-a11b-ddd7a1be467e} <Debug> TCPHandler: Processed in 0.001689519 sec. | ||
| 6751 | 2026.05.08 08:12:06.885675 [ 260 ] {} <Trace> TCP-Session: 3fbd83a9-a342-4804-a34d-63c9c5d34136 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6752 | 2026.05.08 08:12:06.885770 [ 260 ] {d187f22f-4cf0-440d-a9d9-6dda809cc0a9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40062) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6753 | 2026.05.08 08:12:06.885824 [ 260 ] {d187f22f-4cf0-440d-a9d9-6dda809cc0a9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 6754 | 2026.05.08 08:12:06.886626 [ 260 ] {d187f22f-4cf0-440d-a9d9-6dda809cc0a9} <Trace> oximeter.measurements_histogramu64 (ebabec84-cbfc-4cf8-9a95-b35807d218b8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6755 | 2026.05.08 08:12:06.886662 [ 260 ] {d187f22f-4cf0-440d-a9d9-6dda809cc0a9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.05 GiB. | ||
| 6756 | 2026.05.08 08:12:06.887214 [ 260 ] {d187f22f-4cf0-440d-a9d9-6dda809cc0a9} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 6757 | 2026.05.08 08:12:06.887445 [ 260 ] {d187f22f-4cf0-440d-a9d9-6dda809cc0a9} <Trace> oximeter.measurements_histogramu64 (ebabec84-cbfc-4cf8-9a95-b35807d218b8): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6758 | 2026.05.08 08:12:06.887542 [ 47 ] {} <Debug> oximeter.measurements_histogramu64 (ebabec84-cbfc-4cf8-9a95-b35807d218b8) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 6759 | 2026.05.08 08:12:06.887581 [ 260 ] {d187f22f-4cf0-440d-a9d9-6dda809cc0a9} <Debug> executeQuery: Read 27 rows, 49.54 KiB in 0.001829 sec., 14762.165117550576 rows/sec., 26.45 MiB/sec. | ||
| 6760 | 2026.05.08 08:12:06.887585 [ 47 ] {} <Trace> oximeter.measurements_histogramu64 (ebabec84-cbfc-4cf8-9a95-b35807d218b8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6761 | 2026.05.08 08:12:06.887612 [ 47 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.05 GiB. | ||
| 6762 | 2026.05.08 08:12:06.887633 [ 260 ] {d187f22f-4cf0-440d-a9d9-6dda809cc0a9} <Debug> TCPHandler: Processed in 0.002005775 sec. | ||
| 6763 | 2026.05.08 08:12:06.887695 [ 201 ] {ebabec84-cbfc-4cf8-9a95-b35807d218b8::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 | ||
| 6764 | 2026.05.08 08:12:06.887753 [ 260 ] {} <Trace> TCP-Session: 3fbd83a9-a342-4804-a34d-63c9c5d34136 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6765 | 2026.05.08 08:12:06.887852 [ 260 ] {39377047-f007-431b-827e-239a2332f6a2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40062) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6766 | 2026.05.08 08:12:06.887893 [ 260 ] {39377047-f007-431b-827e-239a2332f6a2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6767 | 2026.05.08 08:12:06.887924 [ 201 ] {ebabec84-cbfc-4cf8-9a95-b35807d218b8::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6768 | 2026.05.08 08:12:06.887984 [ 201 ] {ebabec84-cbfc-4cf8-9a95-b35807d218b8::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 622 rows starting from the beginning of the part | ||
| 6769 | 2026.05.08 08:12:06.888113 [ 201 ] {ebabec84-cbfc-4cf8-9a95-b35807d218b8::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 18 rows starting from the beginning of the part | ||
| 6770 | 2026.05.08 08:12:06.888213 [ 260 ] {39377047-f007-431b-827e-239a2332f6a2} <Trace> oximeter.measurements_u64 (51456919-ce1d-4304-962d-5a281585e6eb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6771 | 2026.05.08 08:12:06.888225 [ 201 ] {ebabec84-cbfc-4cf8-9a95-b35807d218b8::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 24 rows starting from the beginning of the part | ||
| 6772 | 2026.05.08 08:12:06.888258 [ 260 ] {39377047-f007-431b-827e-239a2332f6a2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.05 GiB. | ||
| 6773 | 2026.05.08 08:12:06.888344 [ 201 ] {ebabec84-cbfc-4cf8-9a95-b35807d218b8::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 18 rows starting from the beginning of the part | ||
| 6774 | 2026.05.08 08:12:06.888449 [ 201 ] {ebabec84-cbfc-4cf8-9a95-b35807d218b8::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 24 rows starting from the beginning of the part | ||
| 6775 | 2026.05.08 08:12:06.888543 [ 201 ] {ebabec84-cbfc-4cf8-9a95-b35807d218b8::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 27 rows starting from the beginning of the part | ||
| 6776 | 2026.05.08 08:12:06.888587 [ 260 ] {39377047-f007-431b-827e-239a2332f6a2} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 6777 | 2026.05.08 08:12:06.888807 [ 260 ] {39377047-f007-431b-827e-239a2332f6a2} <Trace> oximeter.measurements_u64 (51456919-ce1d-4304-962d-5a281585e6eb): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6778 | 2026.05.08 08:12:06.888941 [ 260 ] {39377047-f007-431b-827e-239a2332f6a2} <Debug> executeQuery: Read 12 rows, 848.00 B in 0.001108 sec., 10830.324909747293 rows/sec., 747.41 KiB/sec. | ||
| 6779 | 2026.05.08 08:12:06.888977 [ 260 ] {39377047-f007-431b-827e-239a2332f6a2} <Debug> TCPHandler: Processed in 0.001272492 sec. | ||
| 6780 | 2026.05.08 08:12:06.893339 [ 198 ] {ebabec84-cbfc-4cf8-9a95-b35807d218b8::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 733 rows, containing 19 columns (19 merged, 0 gathered) in 0.005679579 sec., 129058.86158111368 rows/sec., 231.27 MiB/sec. | ||
| 6781 | 2026.05.08 08:12:06.894149 [ 201 ] {ebabec84-cbfc-4cf8-9a95-b35807d218b8::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 6782 | 2026.05.08 08:12:06.894469 [ 201 ] {ebabec84-cbfc-4cf8-9a95-b35807d218b8::all_1_36_7} <Trace> oximeter.measurements_histogramu64 (ebabec84-cbfc-4cf8-9a95-b35807d218b8): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6783 | 2026.05.08 08:12:06.894540 [ 201 ] {ebabec84-cbfc-4cf8-9a95-b35807d218b8::all_1_36_7} <Trace> oximeter.measurements_histogramu64 (ebabec84-cbfc-4cf8-9a95-b35807d218b8) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 6784 | 2026.05.08 08:12:06.894630 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.58 MiB. | ||
| 6785 | 2026.05.08 08:12:07.000249 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 273.68 MiB, peak 281.22 MiB, free memory in arenas 0.00 B, will set to 275.14 MiB (RSS), difference: 1.47 MiB | ||
| 6786 | 2026.05.08 08:12:10.141863 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 54 entries to flush up to offset 842 | ||
| 6787 | 2026.05.08 08:12:10.144739 [ 243 ] {} <Trace> system.query_log (14f8ccb3-56a3-4601-8a9e-d96094aafe7f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6788 | 2026.05.08 08:12:10.144804 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.05 GiB. | ||
| 6789 | 2026.05.08 08:12:10.146111 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 6790 | 2026.05.08 08:12:10.146400 [ 243 ] {} <Trace> system.query_log (14f8ccb3-56a3-4601-8a9e-d96094aafe7f): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6791 | 2026.05.08 08:12:10.146776 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 842 | ||
| 6792 | 2026.05.08 08:12:10.780196 [ 260 ] {} <Trace> TCP-Session: 3fbd83a9-a342-4804-a34d-63c9c5d34136 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6793 | 2026.05.08 08:12:10.780442 [ 260 ] {d4a16b90-baeb-4b1c-8679-f843f06bd6c3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40062) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_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) | ||
| 6794 | 2026.05.08 08:12:10.780786 [ 260 ] {d4a16b90-baeb-4b1c-8679-f843f06bd6c3} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 6795 | 2026.05.08 08:12:10.780822 [ 260 ] {d4a16b90-baeb-4b1c-8679-f843f06bd6c3} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_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 | ||
| 6796 | 2026.05.08 08:12:10.781047 [ 260 ] {d4a16b90-baeb-4b1c-8679-f843f06bd6c3} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 6797 | 2026.05.08 08:12:10.781124 [ 260 ] {d4a16b90-baeb-4b1c-8679-f843f06bd6c3} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 6798 | 2026.05.08 08:12:10.781272 [ 260 ] {d4a16b90-baeb-4b1c-8679-f843f06bd6c3} <Debug> oximeter.timeseries_schema (b89db7f6-4c52-403d-9f92-e362dcc59f0f) (SelectExecutor): Key condition: (column 0 in 18-element set) | ||
| 6799 | 2026.05.08 08:12:10.781388 [ 340 ] {d4a16b90-baeb-4b1c-8679-f843f06bd6c3} <Trace> oximeter.timeseries_schema (b89db7f6-4c52-403d-9f92-e362dcc59f0f) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 6800 | 2026.05.08 08:12:10.781410 [ 325 ] {d4a16b90-baeb-4b1c-8679-f843f06bd6c3} <Trace> oximeter.timeseries_schema (b89db7f6-4c52-403d-9f92-e362dcc59f0f) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 6801 | 2026.05.08 08:12:10.781390 [ 356 ] {d4a16b90-baeb-4b1c-8679-f843f06bd6c3} <Trace> oximeter.timeseries_schema (b89db7f6-4c52-403d-9f92-e362dcc59f0f) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 6802 | 2026.05.08 08:12:10.781565 [ 260 ] {d4a16b90-baeb-4b1c-8679-f843f06bd6c3} <Debug> oximeter.timeseries_schema (b89db7f6-4c52-403d-9f92-e362dcc59f0f) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges | ||
| 6803 | 2026.05.08 08:12:10.781596 [ 260 ] {d4a16b90-baeb-4b1c-8679-f843f06bd6c3} <Trace> oximeter.timeseries_schema (b89db7f6-4c52-403d-9f92-e362dcc59f0f) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 6804 | 2026.05.08 08:12:10.781669 [ 260 ] {d4a16b90-baeb-4b1c-8679-f843f06bd6c3} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 6805 | 2026.05.08 08:12:10.781691 [ 260 ] {d4a16b90-baeb-4b1c-8679-f843f06bd6c3} <Debug> oximeter.timeseries_schema (b89db7f6-4c52-403d-9f92-e362dcc59f0f) (SelectExecutor): Reading approx. 47 rows with 2 streams | ||
| 6806 | 2026.05.08 08:12:10.781726 [ 260 ] {d4a16b90-baeb-4b1c-8679-f843f06bd6c3} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 6807 | 2026.05.08 08:12:10.781771 [ 260 ] {d4a16b90-baeb-4b1c-8679-f843f06bd6c3} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 6808 | 2026.05.08 08:12:10.782966 [ 260 ] {d4a16b90-baeb-4b1c-8679-f843f06bd6c3} <Debug> executeQuery: Read 47 rows, 8.00 KiB in 0.002617 sec., 17959.49560565533 rows/sec., 2.99 MiB/sec. | ||
| 6809 | 2026.05.08 08:12:10.783078 [ 260 ] {d4a16b90-baeb-4b1c-8679-f843f06bd6c3} <Debug> TCPHandler: Processed in 0.003011382 sec. | ||
| 6810 | 2026.05.08 08:12:10.784503 [ 260 ] {} <Trace> TCP-Session: 3fbd83a9-a342-4804-a34d-63c9c5d34136 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6811 | 2026.05.08 08:12:10.784616 [ 260 ] {d703124c-7882-48f8-b369-fedcce37f6b3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40062) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6812 | 2026.05.08 08:12:10.784661 [ 260 ] {d703124c-7882-48f8-b369-fedcce37f6b3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6813 | 2026.05.08 08:12:10.785469 [ 260 ] {d703124c-7882-48f8-b369-fedcce37f6b3} <Trace> oximeter.fields_string (2e56caf6-21a8-464c-b24f-cce9c93bbfbe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6814 | 2026.05.08 08:12:10.785545 [ 260 ] {d703124c-7882-48f8-b369-fedcce37f6b3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.05 GiB. | ||
| 6815 | 2026.05.08 08:12:10.786009 [ 260 ] {d703124c-7882-48f8-b369-fedcce37f6b3} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 6816 | 2026.05.08 08:12:10.786245 [ 260 ] {d703124c-7882-48f8-b369-fedcce37f6b3} <Trace> oximeter.fields_string (2e56caf6-21a8-464c-b24f-cce9c93bbfbe): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6817 | 2026.05.08 08:12:10.786393 [ 260 ] {d703124c-7882-48f8-b369-fedcce37f6b3} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001811 sec., 30922.142462727777 rows/sec., 2.38 MiB/sec. | ||
| 6818 | 2026.05.08 08:12:10.786432 [ 260 ] {d703124c-7882-48f8-b369-fedcce37f6b3} <Debug> TCPHandler: Processed in 0.001982705 sec. | ||
| 6819 | 2026.05.08 08:12:10.786565 [ 260 ] {} <Trace> TCP-Session: 3fbd83a9-a342-4804-a34d-63c9c5d34136 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6820 | 2026.05.08 08:12:10.786688 [ 260 ] {de7e5954-30b0-4d9f-9f6a-2a5c94aaf304} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40062) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6821 | 2026.05.08 08:12:10.786731 [ 260 ] {de7e5954-30b0-4d9f-9f6a-2a5c94aaf304} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6822 | 2026.05.08 08:12:10.787179 [ 260 ] {de7e5954-30b0-4d9f-9f6a-2a5c94aaf304} <Trace> oximeter.fields_uuid (6954ef9e-8f45-45b9-b3dd-33f933bb31d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6823 | 2026.05.08 08:12:10.787217 [ 260 ] {de7e5954-30b0-4d9f-9f6a-2a5c94aaf304} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.05 GiB. | ||
| 6824 | 2026.05.08 08:12:10.787532 [ 260 ] {de7e5954-30b0-4d9f-9f6a-2a5c94aaf304} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 6825 | 2026.05.08 08:12:10.787762 [ 260 ] {de7e5954-30b0-4d9f-9f6a-2a5c94aaf304} <Trace> oximeter.fields_uuid (6954ef9e-8f45-45b9-b3dd-33f933bb31d2): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6826 | 2026.05.08 08:12:10.787895 [ 260 ] {de7e5954-30b0-4d9f-9f6a-2a5c94aaf304} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001231 sec., 51990.25182778229 rows/sec., 4.06 MiB/sec. | ||
| 6827 | 2026.05.08 08:12:10.787934 [ 260 ] {de7e5954-30b0-4d9f-9f6a-2a5c94aaf304} <Debug> TCPHandler: Processed in 0.001430485 sec. | ||
| 6828 | 2026.05.08 08:12:10.788055 [ 260 ] {} <Trace> TCP-Session: 3fbd83a9-a342-4804-a34d-63c9c5d34136 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6829 | 2026.05.08 08:12:10.788150 [ 260 ] {c49f843c-cd70-4fed-a041-cf3a6b4bebe6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40062) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6830 | 2026.05.08 08:12:10.788193 [ 260 ] {c49f843c-cd70-4fed-a041-cf3a6b4bebe6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6831 | 2026.05.08 08:12:10.788570 [ 260 ] {c49f843c-cd70-4fed-a041-cf3a6b4bebe6} <Trace> oximeter.measurements_cumulativeu64 (a8be02dd-881e-443e-adcb-2b9e0d812815): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6832 | 2026.05.08 08:12:10.788606 [ 260 ] {c49f843c-cd70-4fed-a041-cf3a6b4bebe6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.05 GiB. | ||
| 6833 | 2026.05.08 08:12:10.788939 [ 260 ] {c49f843c-cd70-4fed-a041-cf3a6b4bebe6} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 6834 | 2026.05.08 08:12:10.789158 [ 260 ] {c49f843c-cd70-4fed-a041-cf3a6b4bebe6} <Trace> oximeter.measurements_cumulativeu64 (a8be02dd-881e-443e-adcb-2b9e0d812815): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6835 | 2026.05.08 08:12:10.789290 [ 260 ] {c49f843c-cd70-4fed-a041-cf3a6b4bebe6} <Debug> executeQuery: Read 128 rows, 9.13 KiB in 0.001158 sec., 110535.40587219344 rows/sec., 7.70 MiB/sec. | ||
| 6836 | 2026.05.08 08:12:10.789328 [ 260 ] {c49f843c-cd70-4fed-a041-cf3a6b4bebe6} <Debug> TCPHandler: Processed in 0.001323353 sec. | ||
| 6837 | 2026.05.08 08:12:10.789450 [ 260 ] {} <Trace> TCP-Session: 3fbd83a9-a342-4804-a34d-63c9c5d34136 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6838 | 2026.05.08 08:12:10.789545 [ 260 ] {6b2b46b7-74ff-4a32-81f2-dd637e9f640f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40062) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6839 | 2026.05.08 08:12:10.789586 [ 260 ] {6b2b46b7-74ff-4a32-81f2-dd637e9f640f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6840 | 2026.05.08 08:12:10.789908 [ 260 ] {6b2b46b7-74ff-4a32-81f2-dd637e9f640f} <Trace> oximeter.measurements_u64 (51456919-ce1d-4304-962d-5a281585e6eb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6841 | 2026.05.08 08:12:10.789945 [ 260 ] {6b2b46b7-74ff-4a32-81f2-dd637e9f640f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.05 GiB. | ||
| 6842 | 2026.05.08 08:12:10.790254 [ 260 ] {6b2b46b7-74ff-4a32-81f2-dd637e9f640f} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 6843 | 2026.05.08 08:12:10.790463 [ 260 ] {6b2b46b7-74ff-4a32-81f2-dd637e9f640f} <Trace> oximeter.measurements_u64 (51456919-ce1d-4304-962d-5a281585e6eb): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6844 | 2026.05.08 08:12:10.790590 [ 260 ] {6b2b46b7-74ff-4a32-81f2-dd637e9f640f} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001064 sec., 45112.781954887214 rows/sec., 3.04 MiB/sec. | ||
| 6845 | 2026.05.08 08:12:10.790627 [ 260 ] {6b2b46b7-74ff-4a32-81f2-dd637e9f640f} <Debug> TCPHandler: Processed in 0.001227402 sec. | ||
| 6846 | 2026.05.08 08:12:12.602823 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 12911 | ||
| 6847 | 2026.05.08 08:12:12.603325 [ 245 ] {} <Trace> system.asynchronous_metric_log (ae5b5697-1ff6-4106-8704-be69c16fe51c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6848 | 2026.05.08 08:12:12.603372 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.05 GiB. | ||
| 6849 | 2026.05.08 08:12:12.603866 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 6850 | 2026.05.08 08:12:12.604127 [ 245 ] {} <Trace> system.asynchronous_metric_log (ae5b5697-1ff6-4106-8704-be69c16fe51c): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6851 | 2026.05.08 08:12:12.604256 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 12911 | ||
| 6852 | 2026.05.08 08:12:13.280253 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 204 | ||
| 6853 | 2026.05.08 08:12:13.295985 [ 244 ] {} <Trace> system.metric_log (6863ca5b-3a4e-4a65-b181-6be743eb150d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6854 | 2026.05.08 08:12:13.296040 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.05 GiB. | ||
| 6855 | 2026.05.08 08:12:13.301599 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 6856 | 2026.05.08 08:12:13.302281 [ 244 ] {} <Trace> system.metric_log (6863ca5b-3a4e-4a65-b181-6be743eb150d): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6857 | 2026.05.08 08:12:13.304997 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 204 | ||
| 6858 | 2026.05.08 08:12:15.782462 [ 260 ] {} <Trace> TCP-Session: 3fbd83a9-a342-4804-a34d-63c9c5d34136 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6859 | 2026.05.08 08:12:15.782733 [ 260 ] {53610276-a8da-47b4-a585-19b334b01f75} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40062) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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) | ||
| 6860 | 2026.05.08 08:12:15.783089 [ 260 ] {53610276-a8da-47b4-a585-19b334b01f75} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 6861 | 2026.05.08 08:12:15.783127 [ 260 ] {53610276-a8da-47b4-a585-19b334b01f75} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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 | ||
| 6862 | 2026.05.08 08:12:15.783355 [ 260 ] {53610276-a8da-47b4-a585-19b334b01f75} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 6863 | 2026.05.08 08:12:15.783429 [ 260 ] {53610276-a8da-47b4-a585-19b334b01f75} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 6864 | 2026.05.08 08:12:15.783573 [ 260 ] {53610276-a8da-47b4-a585-19b334b01f75} <Debug> oximeter.timeseries_schema (b89db7f6-4c52-403d-9f92-e362dcc59f0f) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 6865 | 2026.05.08 08:12:15.783668 [ 358 ] {53610276-a8da-47b4-a585-19b334b01f75} <Trace> oximeter.timeseries_schema (b89db7f6-4c52-403d-9f92-e362dcc59f0f) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 6866 | 2026.05.08 08:12:15.783678 [ 326 ] {53610276-a8da-47b4-a585-19b334b01f75} <Trace> oximeter.timeseries_schema (b89db7f6-4c52-403d-9f92-e362dcc59f0f) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 6867 | 2026.05.08 08:12:15.783704 [ 325 ] {53610276-a8da-47b4-a585-19b334b01f75} <Trace> oximeter.timeseries_schema (b89db7f6-4c52-403d-9f92-e362dcc59f0f) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 6868 | 2026.05.08 08:12:15.783824 [ 260 ] {53610276-a8da-47b4-a585-19b334b01f75} <Debug> oximeter.timeseries_schema (b89db7f6-4c52-403d-9f92-e362dcc59f0f) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges | ||
| 6869 | 2026.05.08 08:12:15.783854 [ 260 ] {53610276-a8da-47b4-a585-19b334b01f75} <Trace> oximeter.timeseries_schema (b89db7f6-4c52-403d-9f92-e362dcc59f0f) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 6870 | 2026.05.08 08:12:15.783926 [ 260 ] {53610276-a8da-47b4-a585-19b334b01f75} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 6871 | 2026.05.08 08:12:15.783946 [ 260 ] {53610276-a8da-47b4-a585-19b334b01f75} <Debug> oximeter.timeseries_schema (b89db7f6-4c52-403d-9f92-e362dcc59f0f) (SelectExecutor): Reading approx. 47 rows with 2 streams | ||
| 6872 | 2026.05.08 08:12:15.783981 [ 260 ] {53610276-a8da-47b4-a585-19b334b01f75} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 6873 | 2026.05.08 08:12:15.784020 [ 260 ] {53610276-a8da-47b4-a585-19b334b01f75} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 6874 | 2026.05.08 08:12:15.785217 [ 260 ] {53610276-a8da-47b4-a585-19b334b01f75} <Debug> executeQuery: Read 47 rows, 8.00 KiB in 0.002589 sec., 18153.727307840865 rows/sec., 3.02 MiB/sec. | ||
| 6875 | 2026.05.08 08:12:15.785305 [ 260 ] {53610276-a8da-47b4-a585-19b334b01f75} <Debug> TCPHandler: Processed in 0.002981492 sec. | ||
| 6876 | 2026.05.08 08:12:15.787289 [ 260 ] {} <Trace> TCP-Session: 3fbd83a9-a342-4804-a34d-63c9c5d34136 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6877 | 2026.05.08 08:12:15.787400 [ 260 ] {4e164976-dcad-4234-ab95-a3f3c85c393b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40062) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6878 | 2026.05.08 08:12:15.787444 [ 260 ] {4e164976-dcad-4234-ab95-a3f3c85c393b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6879 | 2026.05.08 08:12:15.787942 [ 260 ] {4e164976-dcad-4234-ab95-a3f3c85c393b} <Trace> oximeter.fields_string (2e56caf6-21a8-464c-b24f-cce9c93bbfbe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6880 | 2026.05.08 08:12:15.787985 [ 260 ] {4e164976-dcad-4234-ab95-a3f3c85c393b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.05 GiB. | ||
| 6881 | 2026.05.08 08:12:15.788349 [ 260 ] {4e164976-dcad-4234-ab95-a3f3c85c393b} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 6882 | 2026.05.08 08:12:15.788572 [ 260 ] {4e164976-dcad-4234-ab95-a3f3c85c393b} <Trace> oximeter.fields_string (2e56caf6-21a8-464c-b24f-cce9c93bbfbe): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6883 | 2026.05.08 08:12:15.788722 [ 260 ] {4e164976-dcad-4234-ab95-a3f3c85c393b} <Debug> executeQuery: Read 104 rows, 8.93 KiB in 0.001356 sec., 76696.16519174041 rows/sec., 6.43 MiB/sec. | ||
| 6884 | 2026.05.08 08:12:15.788761 [ 260 ] {4e164976-dcad-4234-ab95-a3f3c85c393b} <Debug> TCPHandler: Processed in 0.001525817 sec. | ||
| 6885 | 2026.05.08 08:12:15.788887 [ 260 ] {} <Trace> TCP-Session: 3fbd83a9-a342-4804-a34d-63c9c5d34136 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6886 | 2026.05.08 08:12:15.788983 [ 260 ] {f0227f90-3da1-498b-8f2e-dc78f13b4c4b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40062) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6887 | 2026.05.08 08:12:15.789025 [ 260 ] {f0227f90-3da1-498b-8f2e-dc78f13b4c4b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6888 | 2026.05.08 08:12:15.789426 [ 260 ] {f0227f90-3da1-498b-8f2e-dc78f13b4c4b} <Trace> oximeter.fields_u16 (b3f55b36-ed93-4ef0-b7a4-471cf9f732a6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6889 | 2026.05.08 08:12:15.789463 [ 260 ] {f0227f90-3da1-498b-8f2e-dc78f13b4c4b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.05 GiB. | ||
| 6890 | 2026.05.08 08:12:15.789761 [ 260 ] {f0227f90-3da1-498b-8f2e-dc78f13b4c4b} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 6891 | 2026.05.08 08:12:15.789970 [ 260 ] {f0227f90-3da1-498b-8f2e-dc78f13b4c4b} <Trace> oximeter.fields_u16 (b3f55b36-ed93-4ef0-b7a4-471cf9f732a6): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6892 | 2026.05.08 08:12:15.790105 [ 260 ] {f0227f90-3da1-498b-8f2e-dc78f13b4c4b} <Debug> executeQuery: Read 24 rows, 1.80 KiB in 0.00114 sec., 21052.63157894737 rows/sec., 1.55 MiB/sec. | ||
| 6893 | 2026.05.08 08:12:15.790142 [ 260 ] {f0227f90-3da1-498b-8f2e-dc78f13b4c4b} <Debug> TCPHandler: Processed in 0.001305463 sec. | ||
| 6894 | 2026.05.08 08:12:15.790257 [ 260 ] {} <Trace> TCP-Session: 3fbd83a9-a342-4804-a34d-63c9c5d34136 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6895 | 2026.05.08 08:12:15.790359 [ 260 ] {27eba2ef-7e36-4888-9988-0ceaa5894ceb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40062) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6896 | 2026.05.08 08:12:15.790399 [ 260 ] {27eba2ef-7e36-4888-9988-0ceaa5894ceb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6897 | 2026.05.08 08:12:15.790838 [ 260 ] {27eba2ef-7e36-4888-9988-0ceaa5894ceb} <Trace> oximeter.fields_uuid (6954ef9e-8f45-45b9-b3dd-33f933bb31d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6898 | 2026.05.08 08:12:15.790875 [ 260 ] {27eba2ef-7e36-4888-9988-0ceaa5894ceb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.05 GiB. | ||
| 6899 | 2026.05.08 08:12:15.791207 [ 260 ] {27eba2ef-7e36-4888-9988-0ceaa5894ceb} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 6900 | 2026.05.08 08:12:15.791436 [ 260 ] {27eba2ef-7e36-4888-9988-0ceaa5894ceb} <Trace> oximeter.fields_uuid (6954ef9e-8f45-45b9-b3dd-33f933bb31d2): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6901 | 2026.05.08 08:12:15.791574 [ 260 ] {27eba2ef-7e36-4888-9988-0ceaa5894ceb} <Debug> executeQuery: Read 88 rows, 7.04 KiB in 0.001234 sec., 71312.8038897893 rows/sec., 5.57 MiB/sec. | ||
| 6902 | 2026.05.08 08:12:15.791613 [ 260 ] {27eba2ef-7e36-4888-9988-0ceaa5894ceb} <Debug> TCPHandler: Processed in 0.001406254 sec. | ||
| 6903 | 2026.05.08 08:12:15.791733 [ 260 ] {} <Trace> TCP-Session: 3fbd83a9-a342-4804-a34d-63c9c5d34136 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6904 | 2026.05.08 08:12:15.791828 [ 260 ] {18026d62-9c5b-43dd-bb89-f5c2f294c452} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40062) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6905 | 2026.05.08 08:12:15.791870 [ 260 ] {18026d62-9c5b-43dd-bb89-f5c2f294c452} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6906 | 2026.05.08 08:12:15.792280 [ 260 ] {18026d62-9c5b-43dd-bb89-f5c2f294c452} <Trace> oximeter.measurements_cumulativeu64 (a8be02dd-881e-443e-adcb-2b9e0d812815): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6907 | 2026.05.08 08:12:15.792317 [ 260 ] {18026d62-9c5b-43dd-bb89-f5c2f294c452} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.05 GiB. | ||
| 6908 | 2026.05.08 08:12:15.792679 [ 260 ] {18026d62-9c5b-43dd-bb89-f5c2f294c452} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 6909 | 2026.05.08 08:12:15.792895 [ 260 ] {18026d62-9c5b-43dd-bb89-f5c2f294c452} <Trace> oximeter.measurements_cumulativeu64 (a8be02dd-881e-443e-adcb-2b9e0d812815): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6910 | 2026.05.08 08:12:15.793030 [ 260 ] {18026d62-9c5b-43dd-bb89-f5c2f294c452} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001221 sec., 131040.13104013103 rows/sec., 9.13 MiB/sec. | ||
| 6911 | 2026.05.08 08:12:15.793070 [ 260 ] {18026d62-9c5b-43dd-bb89-f5c2f294c452} <Debug> TCPHandler: Processed in 0.001386844 sec. | ||
| 6912 | 2026.05.08 08:12:15.793178 [ 260 ] {} <Trace> TCP-Session: 3fbd83a9-a342-4804-a34d-63c9c5d34136 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6913 | 2026.05.08 08:12:15.793272 [ 260 ] {4a95a2d1-42cc-4e1e-95da-4368be6ca449} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40062) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6914 | 2026.05.08 08:12:15.793326 [ 260 ] {4a95a2d1-42cc-4e1e-95da-4368be6ca449} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 6915 | 2026.05.08 08:12:15.794109 [ 260 ] {4a95a2d1-42cc-4e1e-95da-4368be6ca449} <Trace> oximeter.measurements_histogramu64 (ebabec84-cbfc-4cf8-9a95-b35807d218b8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6916 | 2026.05.08 08:12:15.794145 [ 260 ] {4a95a2d1-42cc-4e1e-95da-4368be6ca449} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.05 GiB. | ||
| 6917 | 2026.05.08 08:12:15.794672 [ 260 ] {4a95a2d1-42cc-4e1e-95da-4368be6ca449} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 6918 | 2026.05.08 08:12:15.794893 [ 260 ] {4a95a2d1-42cc-4e1e-95da-4368be6ca449} <Trace> oximeter.measurements_histogramu64 (ebabec84-cbfc-4cf8-9a95-b35807d218b8): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6919 | 2026.05.08 08:12:15.795032 [ 260 ] {4a95a2d1-42cc-4e1e-95da-4368be6ca449} <Debug> executeQuery: Read 24 rows, 44.04 KiB in 0.001778 sec., 13498.312710911136 rows/sec., 24.19 MiB/sec. | ||
| 6920 | 2026.05.08 08:12:15.795094 [ 260 ] {4a95a2d1-42cc-4e1e-95da-4368be6ca449} <Debug> TCPHandler: Processed in 0.001965254 sec. | ||
| 6921 | 2026.05.08 08:12:15.795223 [ 260 ] {} <Trace> TCP-Session: 3fbd83a9-a342-4804-a34d-63c9c5d34136 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6922 | 2026.05.08 08:12:15.795318 [ 260 ] {ecedaa09-9786-4b2b-acf9-8fa80af36eb7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40062) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6923 | 2026.05.08 08:12:15.795359 [ 260 ] {ecedaa09-9786-4b2b-acf9-8fa80af36eb7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6924 | 2026.05.08 08:12:15.795689 [ 260 ] {ecedaa09-9786-4b2b-acf9-8fa80af36eb7} <Trace> oximeter.measurements_u64 (51456919-ce1d-4304-962d-5a281585e6eb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6925 | 2026.05.08 08:12:15.795725 [ 260 ] {ecedaa09-9786-4b2b-acf9-8fa80af36eb7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.05 GiB. | ||
| 6926 | 2026.05.08 08:12:15.796045 [ 260 ] {ecedaa09-9786-4b2b-acf9-8fa80af36eb7} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 6927 | 2026.05.08 08:12:15.796268 [ 260 ] {ecedaa09-9786-4b2b-acf9-8fa80af36eb7} <Trace> oximeter.measurements_u64 (51456919-ce1d-4304-962d-5a281585e6eb): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6928 | 2026.05.08 08:12:15.796397 [ 260 ] {ecedaa09-9786-4b2b-acf9-8fa80af36eb7} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001098 sec., 54644.8087431694 rows/sec., 3.68 MiB/sec. | ||
| 6929 | 2026.05.08 08:12:15.796434 [ 260 ] {ecedaa09-9786-4b2b-acf9-8fa80af36eb7} <Debug> TCPHandler: Processed in 0.001260882 sec. | ||
| 6930 | 2026.05.08 08:12:20.011903 [ 153 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 6931 | 2026.05.08 08:12:20.011957 [ 153 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 6932 | 2026.05.08 08:12:20.105266 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 13423 | ||
| 6933 | 2026.05.08 08:12:20.105749 [ 245 ] {} <Trace> system.asynchronous_metric_log (ae5b5697-1ff6-4106-8704-be69c16fe51c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6934 | 2026.05.08 08:12:20.105789 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.05 GiB. | ||
| 6935 | 2026.05.08 08:12:20.106319 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 6936 | 2026.05.08 08:12:20.106580 [ 245 ] {} <Trace> system.asynchronous_metric_log (ae5b5697-1ff6-4106-8704-be69c16fe51c): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6937 | 2026.05.08 08:12:20.106724 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 13423 | ||
| 6938 | 2026.05.08 08:12:20.147998 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 866 | ||
| 6939 | 2026.05.08 08:12:20.150253 [ 243 ] {} <Trace> system.query_log (14f8ccb3-56a3-4601-8a9e-d96094aafe7f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6940 | 2026.05.08 08:12:20.150314 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.05 GiB. | ||
| 6941 | 2026.05.08 08:12:20.151585 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 6942 | 2026.05.08 08:12:20.151873 [ 243 ] {} <Trace> system.query_log (14f8ccb3-56a3-4601-8a9e-d96094aafe7f): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6943 | 2026.05.08 08:12:20.152033 [ 153 ] {} <Debug> system.query_log (14f8ccb3-56a3-4601-8a9e-d96094aafe7f) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 6944 | 2026.05.08 08:12:20.152099 [ 153 ] {} <Trace> system.query_log (14f8ccb3-56a3-4601-8a9e-d96094aafe7f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6945 | 2026.05.08 08:12:20.152122 [ 153 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.05 GiB. | ||
| 6946 | 2026.05.08 08:12:20.152226 [ 200 ] {14f8ccb3-56a3-4601-8a9e-d96094aafe7f::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 | ||
| 6947 | 2026.05.08 08:12:20.152244 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 866 | ||
| 6948 | 2026.05.08 08:12:20.152767 [ 200 ] {14f8ccb3-56a3-4601-8a9e-d96094aafe7f::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6949 | 2026.05.08 08:12:20.152920 [ 200 ] {14f8ccb3-56a3-4601-8a9e-d96094aafe7f::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 672 rows starting from the beginning of the part | ||
| 6950 | 2026.05.08 08:12:20.153238 [ 200 ] {14f8ccb3-56a3-4601-8a9e-d96094aafe7f::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 60 rows starting from the beginning of the part | ||
| 6951 | 2026.05.08 08:12:20.153546 [ 200 ] {14f8ccb3-56a3-4601-8a9e-d96094aafe7f::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 24 rows starting from the beginning of the part | ||
| 6952 | 2026.05.08 08:12:20.153882 [ 200 ] {14f8ccb3-56a3-4601-8a9e-d96094aafe7f::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 32 rows starting from the beginning of the part | ||
| 6953 | 2026.05.08 08:12:20.154226 [ 200 ] {14f8ccb3-56a3-4601-8a9e-d96094aafe7f::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 54 rows starting from the beginning of the part | ||
| 6954 | 2026.05.08 08:12:20.154551 [ 200 ] {14f8ccb3-56a3-4601-8a9e-d96094aafe7f::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 24 rows starting from the beginning of the part | ||
| 6955 | 2026.05.08 08:12:20.160795 [ 201 ] {14f8ccb3-56a3-4601-8a9e-d96094aafe7f::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 866 rows, containing 72 columns (72 merged, 0 gathered) in 0.008613059 sec., 100544.99800825701 rows/sec., 85.83 MiB/sec. | ||
| 6956 | 2026.05.08 08:12:20.162223 [ 198 ] {14f8ccb3-56a3-4601-8a9e-d96094aafe7f::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 6957 | 2026.05.08 08:12:20.162830 [ 198 ] {14f8ccb3-56a3-4601-8a9e-d96094aafe7f::all_1_21_4} <Trace> system.query_log (14f8ccb3-56a3-4601-8a9e-d96094aafe7f): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6958 | 2026.05.08 08:12:20.162909 [ 198 ] {14f8ccb3-56a3-4601-8a9e-d96094aafe7f::all_1_21_4} <Trace> system.query_log (14f8ccb3-56a3-4601-8a9e-d96094aafe7f) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 6959 | 2026.05.08 08:12:20.163194 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.35 MiB. | ||
| 6960 | 2026.05.08 08:12:20.781523 [ 260 ] {} <Trace> TCP-Session: 3fbd83a9-a342-4804-a34d-63c9c5d34136 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6961 | 2026.05.08 08:12:20.781794 [ 260 ] {88841ce4-ea5a-4d08-85ee-3602e28f92c2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40062) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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) | ||
| 6962 | 2026.05.08 08:12:20.782148 [ 260 ] {88841ce4-ea5a-4d08-85ee-3602e28f92c2} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 6963 | 2026.05.08 08:12:20.782184 [ 260 ] {88841ce4-ea5a-4d08-85ee-3602e28f92c2} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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 | ||
| 6964 | 2026.05.08 08:12:20.782407 [ 260 ] {88841ce4-ea5a-4d08-85ee-3602e28f92c2} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 6965 | 2026.05.08 08:12:20.782476 [ 260 ] {88841ce4-ea5a-4d08-85ee-3602e28f92c2} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 6966 | 2026.05.08 08:12:20.782618 [ 260 ] {88841ce4-ea5a-4d08-85ee-3602e28f92c2} <Debug> oximeter.timeseries_schema (b89db7f6-4c52-403d-9f92-e362dcc59f0f) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 6967 | 2026.05.08 08:12:20.782713 [ 358 ] {88841ce4-ea5a-4d08-85ee-3602e28f92c2} <Trace> oximeter.timeseries_schema (b89db7f6-4c52-403d-9f92-e362dcc59f0f) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 6968 | 2026.05.08 08:12:20.782717 [ 326 ] {88841ce4-ea5a-4d08-85ee-3602e28f92c2} <Trace> oximeter.timeseries_schema (b89db7f6-4c52-403d-9f92-e362dcc59f0f) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 6969 | 2026.05.08 08:12:20.782754 [ 325 ] {88841ce4-ea5a-4d08-85ee-3602e28f92c2} <Trace> oximeter.timeseries_schema (b89db7f6-4c52-403d-9f92-e362dcc59f0f) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 6970 | 2026.05.08 08:12:20.782865 [ 260 ] {88841ce4-ea5a-4d08-85ee-3602e28f92c2} <Debug> oximeter.timeseries_schema (b89db7f6-4c52-403d-9f92-e362dcc59f0f) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges | ||
| 6971 | 2026.05.08 08:12:20.782893 [ 260 ] {88841ce4-ea5a-4d08-85ee-3602e28f92c2} <Trace> oximeter.timeseries_schema (b89db7f6-4c52-403d-9f92-e362dcc59f0f) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 6972 | 2026.05.08 08:12:20.782962 [ 260 ] {88841ce4-ea5a-4d08-85ee-3602e28f92c2} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 6973 | 2026.05.08 08:12:20.782981 [ 260 ] {88841ce4-ea5a-4d08-85ee-3602e28f92c2} <Debug> oximeter.timeseries_schema (b89db7f6-4c52-403d-9f92-e362dcc59f0f) (SelectExecutor): Reading approx. 47 rows with 2 streams | ||
| 6974 | 2026.05.08 08:12:20.783015 [ 260 ] {88841ce4-ea5a-4d08-85ee-3602e28f92c2} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 6975 | 2026.05.08 08:12:20.783055 [ 260 ] {88841ce4-ea5a-4d08-85ee-3602e28f92c2} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 6976 | 2026.05.08 08:12:20.784165 [ 260 ] {88841ce4-ea5a-4d08-85ee-3602e28f92c2} <Debug> executeQuery: Read 47 rows, 8.00 KiB in 0.002475 sec., 18989.89898989899 rows/sec., 3.16 MiB/sec. | ||
| 6977 | 2026.05.08 08:12:20.784250 [ 260 ] {88841ce4-ea5a-4d08-85ee-3602e28f92c2} <Debug> TCPHandler: Processed in 0.00286382 sec. | ||
| 6978 | 2026.05.08 08:12:20.786147 [ 260 ] {} <Trace> TCP-Session: 3fbd83a9-a342-4804-a34d-63c9c5d34136 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6979 | 2026.05.08 08:12:20.786275 [ 260 ] {0b4dc943-90fd-4af0-9957-8ca5efbbcf5a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40062) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6980 | 2026.05.08 08:12:20.786326 [ 260 ] {0b4dc943-90fd-4af0-9957-8ca5efbbcf5a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6981 | 2026.05.08 08:12:20.786890 [ 260 ] {0b4dc943-90fd-4af0-9957-8ca5efbbcf5a} <Trace> oximeter.fields_string (2e56caf6-21a8-464c-b24f-cce9c93bbfbe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6982 | 2026.05.08 08:12:20.786939 [ 260 ] {0b4dc943-90fd-4af0-9957-8ca5efbbcf5a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.05 GiB. | ||
| 6983 | 2026.05.08 08:12:20.787311 [ 260 ] {0b4dc943-90fd-4af0-9957-8ca5efbbcf5a} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 6984 | 2026.05.08 08:12:20.787555 [ 260 ] {0b4dc943-90fd-4af0-9957-8ca5efbbcf5a} <Trace> oximeter.fields_string (2e56caf6-21a8-464c-b24f-cce9c93bbfbe): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6985 | 2026.05.08 08:12:20.787699 [ 260 ] {0b4dc943-90fd-4af0-9957-8ca5efbbcf5a} <Debug> executeQuery: Read 92 rows, 7.96 KiB in 0.001462 sec., 62927.496580027364 rows/sec., 5.32 MiB/sec. | ||
| 6986 | 2026.05.08 08:12:20.787710 [ 153 ] {} <Debug> oximeter.fields_string (2e56caf6-21a8-464c-b24f-cce9c93bbfbe) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 6987 | 2026.05.08 08:12:20.787739 [ 260 ] {0b4dc943-90fd-4af0-9957-8ca5efbbcf5a} <Debug> TCPHandler: Processed in 0.001653109 sec. | ||
| 6988 | 2026.05.08 08:12:20.787784 [ 153 ] {} <Trace> oximeter.fields_string (2e56caf6-21a8-464c-b24f-cce9c93bbfbe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6989 | 2026.05.08 08:12:20.787815 [ 153 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.05 GiB. | ||
| 6990 | 2026.05.08 08:12:20.787875 [ 260 ] {} <Trace> TCP-Session: 3fbd83a9-a342-4804-a34d-63c9c5d34136 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6991 | 2026.05.08 08:12:20.787914 [ 195 ] {2e56caf6-21a8-464c-b24f-cce9c93bbfbe::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 | ||
| 6992 | 2026.05.08 08:12:20.787974 [ 260 ] {6ec0295b-4344-433b-a5cd-135e397a0cdf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40062) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6993 | 2026.05.08 08:12:20.788014 [ 260 ] {6ec0295b-4344-433b-a5cd-135e397a0cdf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6994 | 2026.05.08 08:12:20.788014 [ 195 ] {2e56caf6-21a8-464c-b24f-cce9c93bbfbe::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6995 | 2026.05.08 08:12:20.788058 [ 195 ] {2e56caf6-21a8-464c-b24f-cce9c93bbfbe::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 3358 rows starting from the beginning of the part | ||
| 6996 | 2026.05.08 08:12:20.788135 [ 195 ] {2e56caf6-21a8-464c-b24f-cce9c93bbfbe::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 104 rows starting from the beginning of the part | ||
| 6997 | 2026.05.08 08:12:20.788188 [ 195 ] {2e56caf6-21a8-464c-b24f-cce9c93bbfbe::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 2564 rows starting from the beginning of the part | ||
| 6998 | 2026.05.08 08:12:20.788235 [ 195 ] {2e56caf6-21a8-464c-b24f-cce9c93bbfbe::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 56 rows starting from the beginning of the part | ||
| 6999 | 2026.05.08 08:12:20.788280 [ 195 ] {2e56caf6-21a8-464c-b24f-cce9c93bbfbe::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 104 rows starting from the beginning of the part | ||
| 7000 | 2026.05.08 08:12:20.788322 [ 195 ] {2e56caf6-21a8-464c-b24f-cce9c93bbfbe::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 92 rows starting from the beginning of the part | ||
| 7001 | 2026.05.08 08:12:20.788454 [ 260 ] {6ec0295b-4344-433b-a5cd-135e397a0cdf} <Trace> oximeter.fields_u16 (b3f55b36-ed93-4ef0-b7a4-471cf9f732a6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7002 | 2026.05.08 08:12:20.788490 [ 260 ] {6ec0295b-4344-433b-a5cd-135e397a0cdf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.05 GiB. | ||
| 7003 | 2026.05.08 08:12:20.788817 [ 260 ] {6ec0295b-4344-433b-a5cd-135e397a0cdf} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 7004 | 2026.05.08 08:12:20.789033 [ 260 ] {6ec0295b-4344-433b-a5cd-135e397a0cdf} <Trace> oximeter.fields_u16 (b3f55b36-ed93-4ef0-b7a4-471cf9f732a6): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7005 | 2026.05.08 08:12:20.789166 [ 260 ] {6ec0295b-4344-433b-a5cd-135e397a0cdf} <Debug> executeQuery: Read 18 rows, 1.35 KiB in 0.00121 sec., 14876.03305785124 rows/sec., 1.09 MiB/sec. | ||
| 7006 | 2026.05.08 08:12:20.789204 [ 260 ] {6ec0295b-4344-433b-a5cd-135e397a0cdf} <Debug> TCPHandler: Processed in 0.001377694 sec. | ||
| 7007 | 2026.05.08 08:12:20.789310 [ 260 ] {} <Trace> TCP-Session: 3fbd83a9-a342-4804-a34d-63c9c5d34136 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7008 | 2026.05.08 08:12:20.789408 [ 260 ] {e13cd5b0-fedf-4f0b-8af6-acda68ce37e1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40062) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7009 | 2026.05.08 08:12:20.789448 [ 260 ] {e13cd5b0-fedf-4f0b-8af6-acda68ce37e1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7010 | 2026.05.08 08:12:20.789859 [ 260 ] {e13cd5b0-fedf-4f0b-8af6-acda68ce37e1} <Trace> oximeter.fields_uuid (6954ef9e-8f45-45b9-b3dd-33f933bb31d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7011 | 2026.05.08 08:12:20.789894 [ 260 ] {e13cd5b0-fedf-4f0b-8af6-acda68ce37e1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.05 GiB. | ||
| 7012 | 2026.05.08 08:12:20.790231 [ 260 ] {e13cd5b0-fedf-4f0b-8af6-acda68ce37e1} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 7013 | 2026.05.08 08:12:20.790437 [ 198 ] {2e56caf6-21a8-464c-b24f-cce9c93bbfbe::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6278 rows, containing 5 columns (5 merged, 0 gathered) in 0.002558624 sec., 2453662.593644084 rows/sec., 195.34 MiB/sec. | ||
| 7014 | 2026.05.08 08:12:20.790460 [ 260 ] {e13cd5b0-fedf-4f0b-8af6-acda68ce37e1} <Trace> oximeter.fields_uuid (6954ef9e-8f45-45b9-b3dd-33f933bb31d2): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7015 | 2026.05.08 08:12:20.790584 [ 153 ] {} <Debug> oximeter.fields_uuid (6954ef9e-8f45-45b9-b3dd-33f933bb31d2) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 7016 | 2026.05.08 08:12:20.790607 [ 260 ] {e13cd5b0-fedf-4f0b-8af6-acda68ce37e1} <Debug> executeQuery: Read 82 rows, 6.56 KiB in 0.001216 sec., 67434.21052631579 rows/sec., 5.27 MiB/sec. | ||
| 7017 | 2026.05.08 08:12:20.790616 [ 153 ] {} <Trace> oximeter.fields_uuid (6954ef9e-8f45-45b9-b3dd-33f933bb31d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7018 | 2026.05.08 08:12:20.790650 [ 153 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.05 GiB. | ||
| 7019 | 2026.05.08 08:12:20.790654 [ 260 ] {e13cd5b0-fedf-4f0b-8af6-acda68ce37e1} <Debug> TCPHandler: Processed in 0.001394184 sec. | ||
| 7020 | 2026.05.08 08:12:20.790718 [ 195 ] {6954ef9e-8f45-45b9-b3dd-33f933bb31d2::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 | ||
| 7021 | 2026.05.08 08:12:20.790775 [ 260 ] {} <Trace> TCP-Session: 3fbd83a9-a342-4804-a34d-63c9c5d34136 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7022 | 2026.05.08 08:12:20.790794 [ 195 ] {6954ef9e-8f45-45b9-b3dd-33f933bb31d2::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7023 | 2026.05.08 08:12:20.790818 [ 195 ] {6954ef9e-8f45-45b9-b3dd-33f933bb31d2::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 1830 rows starting from the beginning of the part | ||
| 7024 | 2026.05.08 08:12:20.790863 [ 195 ] {6954ef9e-8f45-45b9-b3dd-33f933bb31d2::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 88 rows starting from the beginning of the part | ||
| 7025 | 2026.05.08 08:12:20.790870 [ 260 ] {ce81e4a5-62db-4139-8a75-f120815f9bb6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40062) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7026 | 2026.05.08 08:12:20.790863 [ 201 ] {2e56caf6-21a8-464c-b24f-cce9c93bbfbe::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 7027 | 2026.05.08 08:12:20.790898 [ 195 ] {6954ef9e-8f45-45b9-b3dd-33f933bb31d2::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 1356 rows starting from the beginning of the part | ||
| 7028 | 2026.05.08 08:12:20.790915 [ 260 ] {ce81e4a5-62db-4139-8a75-f120815f9bb6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7029 | 2026.05.08 08:12:20.790943 [ 195 ] {6954ef9e-8f45-45b9-b3dd-33f933bb31d2::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 64 rows starting from the beginning of the part | ||
| 7030 | 2026.05.08 08:12:20.790977 [ 195 ] {6954ef9e-8f45-45b9-b3dd-33f933bb31d2::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 88 rows starting from the beginning of the part | ||
| 7031 | 2026.05.08 08:12:20.791012 [ 195 ] {6954ef9e-8f45-45b9-b3dd-33f933bb31d2::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 82 rows starting from the beginning of the part | ||
| 7032 | 2026.05.08 08:12:20.791237 [ 201 ] {2e56caf6-21a8-464c-b24f-cce9c93bbfbe::all_1_46_9} <Trace> oximeter.fields_string (2e56caf6-21a8-464c-b24f-cce9c93bbfbe): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7033 | 2026.05.08 08:12:20.791309 [ 260 ] {ce81e4a5-62db-4139-8a75-f120815f9bb6} <Trace> oximeter.measurements_cumulativeu64 (a8be02dd-881e-443e-adcb-2b9e0d812815): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7034 | 2026.05.08 08:12:20.791325 [ 201 ] {2e56caf6-21a8-464c-b24f-cce9c93bbfbe::all_1_46_9} <Trace> oximeter.fields_string (2e56caf6-21a8-464c-b24f-cce9c93bbfbe) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 7035 | 2026.05.08 08:12:20.791353 [ 260 ] {ce81e4a5-62db-4139-8a75-f120815f9bb6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.05 GiB. | ||
| 7036 | 2026.05.08 08:12:20.791435 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.25 MiB. | ||
| 7037 | 2026.05.08 08:12:20.791701 [ 260 ] {ce81e4a5-62db-4139-8a75-f120815f9bb6} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 7038 | 2026.05.08 08:12:20.791918 [ 260 ] {ce81e4a5-62db-4139-8a75-f120815f9bb6} <Trace> oximeter.measurements_cumulativeu64 (a8be02dd-881e-443e-adcb-2b9e0d812815): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7039 | 2026.05.08 08:12:20.792024 [ 153 ] {} <Debug> oximeter.measurements_cumulativeu64 (a8be02dd-881e-443e-adcb-2b9e0d812815) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 7040 | 2026.05.08 08:12:20.792047 [ 260 ] {ce81e4a5-62db-4139-8a75-f120815f9bb6} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001196 sec., 133779.26421404682 rows/sec., 9.32 MiB/sec. | ||
| 7041 | 2026.05.08 08:12:20.792053 [ 153 ] {} <Trace> oximeter.measurements_cumulativeu64 (a8be02dd-881e-443e-adcb-2b9e0d812815): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7042 | 2026.05.08 08:12:20.792087 [ 153 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.05 GiB. | ||
| 7043 | 2026.05.08 08:12:20.792090 [ 260 ] {ce81e4a5-62db-4139-8a75-f120815f9bb6} <Debug> TCPHandler: Processed in 0.001364824 sec. | ||
| 7044 | 2026.05.08 08:12:20.792142 [ 191 ] {6954ef9e-8f45-45b9-b3dd-33f933bb31d2::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3508 rows, containing 5 columns (5 merged, 0 gathered) in 0.001451385 sec., 2417001.691487786 rows/sec., 175.59 MiB/sec. | ||
| 7045 | 2026.05.08 08:12:20.792156 [ 199 ] {a8be02dd-881e-443e-adcb-2b9e0d812815::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 | ||
| 7046 | 2026.05.08 08:12:20.792209 [ 260 ] {} <Trace> TCP-Session: 3fbd83a9-a342-4804-a34d-63c9c5d34136 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7047 | 2026.05.08 08:12:20.792248 [ 199 ] {a8be02dd-881e-443e-adcb-2b9e0d812815::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7048 | 2026.05.08 08:12:20.792274 [ 199 ] {a8be02dd-881e-443e-adcb-2b9e0d812815::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_41_8, total 16674 rows starting from the beginning of the part | ||
| 7049 | 2026.05.08 08:12:20.792303 [ 260 ] {43ebc405-35fb-4965-9a3d-b72528b6ffff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40062) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7050 | 2026.05.08 08:12:20.792325 [ 199 ] {a8be02dd-881e-443e-adcb-2b9e0d812815::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 160 rows starting from the beginning of the part | ||
| 7051 | 2026.05.08 08:12:20.792356 [ 260 ] {43ebc405-35fb-4965-9a3d-b72528b6ffff} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 7052 | 2026.05.08 08:12:20.792367 [ 199 ] {a8be02dd-881e-443e-adcb-2b9e0d812815::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 1539 rows starting from the beginning of the part | ||
| 7053 | 2026.05.08 08:12:20.792407 [ 201 ] {6954ef9e-8f45-45b9-b3dd-33f933bb31d2::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 7054 | 2026.05.08 08:12:20.792410 [ 199 ] {a8be02dd-881e-443e-adcb-2b9e0d812815::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 128 rows starting from the beginning of the part | ||
| 7055 | 2026.05.08 08:12:20.792470 [ 199 ] {a8be02dd-881e-443e-adcb-2b9e0d812815::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 160 rows starting from the beginning of the part | ||
| 7056 | 2026.05.08 08:12:20.792511 [ 199 ] {a8be02dd-881e-443e-adcb-2b9e0d812815::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 | ||
| 7057 | 2026.05.08 08:12:20.792688 [ 201 ] {6954ef9e-8f45-45b9-b3dd-33f933bb31d2::all_1_46_9} <Trace> oximeter.fields_uuid (6954ef9e-8f45-45b9-b3dd-33f933bb31d2): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7058 | 2026.05.08 08:12:20.792775 [ 201 ] {6954ef9e-8f45-45b9-b3dd-33f933bb31d2::all_1_46_9} <Trace> oximeter.fields_uuid (6954ef9e-8f45-45b9-b3dd-33f933bb31d2) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 7059 | 2026.05.08 08:12:20.792867 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.72 MiB. | ||
| 7060 | 2026.05.08 08:12:20.793103 [ 260 ] {43ebc405-35fb-4965-9a3d-b72528b6ffff} <Trace> oximeter.measurements_histogramu64 (ebabec84-cbfc-4cf8-9a95-b35807d218b8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7061 | 2026.05.08 08:12:20.793145 [ 260 ] {43ebc405-35fb-4965-9a3d-b72528b6ffff} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.05 GiB. | ||
| 7062 | 2026.05.08 08:12:20.793704 [ 260 ] {43ebc405-35fb-4965-9a3d-b72528b6ffff} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 7063 | 2026.05.08 08:12:20.793933 [ 260 ] {43ebc405-35fb-4965-9a3d-b72528b6ffff} <Trace> oximeter.measurements_histogramu64 (ebabec84-cbfc-4cf8-9a95-b35807d218b8): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7064 | 2026.05.08 08:12:20.794074 [ 260 ] {43ebc405-35fb-4965-9a3d-b72528b6ffff} <Debug> executeQuery: Read 18 rows, 33.03 KiB in 0.001789 sec., 10061.486864169927 rows/sec., 18.03 MiB/sec. | ||
| 7065 | 2026.05.08 08:12:20.794145 [ 260 ] {43ebc405-35fb-4965-9a3d-b72528b6ffff} <Debug> TCPHandler: Processed in 0.001983254 sec. | ||
| 7066 | 2026.05.08 08:12:20.794261 [ 260 ] {} <Trace> TCP-Session: 3fbd83a9-a342-4804-a34d-63c9c5d34136 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7067 | 2026.05.08 08:12:20.794356 [ 260 ] {93bd19c3-cd89-4be8-a81d-38aad5782e87} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40062) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7068 | 2026.05.08 08:12:20.794397 [ 260 ] {93bd19c3-cd89-4be8-a81d-38aad5782e87} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7069 | 2026.05.08 08:12:20.794737 [ 260 ] {93bd19c3-cd89-4be8-a81d-38aad5782e87} <Trace> oximeter.measurements_u64 (51456919-ce1d-4304-962d-5a281585e6eb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7070 | 2026.05.08 08:12:20.794778 [ 260 ] {93bd19c3-cd89-4be8-a81d-38aad5782e87} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.05 GiB. | ||
| 7071 | 2026.05.08 08:12:20.795082 [ 260 ] {93bd19c3-cd89-4be8-a81d-38aad5782e87} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 7072 | 2026.05.08 08:12:20.795318 [ 260 ] {93bd19c3-cd89-4be8-a81d-38aad5782e87} <Trace> oximeter.measurements_u64 (51456919-ce1d-4304-962d-5a281585e6eb): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7073 | 2026.05.08 08:12:20.795438 [ 149 ] {} <Debug> oximeter.measurements_u64 (51456919-ce1d-4304-962d-5a281585e6eb) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 7074 | 2026.05.08 08:12:20.795446 [ 260 ] {93bd19c3-cd89-4be8-a81d-38aad5782e87} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00111 sec., 54054.054054054046 rows/sec., 3.64 MiB/sec. | ||
| 7075 | 2026.05.08 08:12:20.795483 [ 149 ] {} <Trace> oximeter.measurements_u64 (51456919-ce1d-4304-962d-5a281585e6eb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7076 | 2026.05.08 08:12:20.795501 [ 260 ] {93bd19c3-cd89-4be8-a81d-38aad5782e87} <Debug> TCPHandler: Processed in 0.001289032 sec. | ||
| 7077 | 2026.05.08 08:12:20.795509 [ 149 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.05 GiB. | ||
| 7078 | 2026.05.08 08:12:20.795597 [ 191 ] {51456919-ce1d-4304-962d-5a281585e6eb::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 | ||
| 7079 | 2026.05.08 08:12:20.795687 [ 191 ] {51456919-ce1d-4304-962d-5a281585e6eb::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7080 | 2026.05.08 08:12:20.795713 [ 191 ] {51456919-ce1d-4304-962d-5a281585e6eb::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 2280 rows starting from the beginning of the part | ||
| 7081 | 2026.05.08 08:12:20.795766 [ 191 ] {51456919-ce1d-4304-962d-5a281585e6eb::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 60 rows starting from the beginning of the part | ||
| 7082 | 2026.05.08 08:12:20.795806 [ 191 ] {51456919-ce1d-4304-962d-5a281585e6eb::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 12 rows starting from the beginning of the part | ||
| 7083 | 2026.05.08 08:12:20.795843 [ 191 ] {51456919-ce1d-4304-962d-5a281585e6eb::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 48 rows starting from the beginning of the part | ||
| 7084 | 2026.05.08 08:12:20.795880 [ 191 ] {51456919-ce1d-4304-962d-5a281585e6eb::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 60 rows starting from the beginning of the part | ||
| 7085 | 2026.05.08 08:12:20.795917 [ 191 ] {51456919-ce1d-4304-962d-5a281585e6eb::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 | ||
| 7086 | 2026.05.08 08:12:20.797222 [ 195 ] {51456919-ce1d-4304-962d-5a281585e6eb::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2520 rows, containing 4 columns (4 merged, 0 gathered) in 0.001655949 sec., 1521785.9970325173 rows/sec., 100.14 MiB/sec. | ||
| 7087 | 2026.05.08 08:12:20.797564 [ 201 ] {51456919-ce1d-4304-962d-5a281585e6eb::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 7088 | 2026.05.08 08:12:20.797829 [ 201 ] {51456919-ce1d-4304-962d-5a281585e6eb::all_1_46_9} <Trace> oximeter.measurements_u64 (51456919-ce1d-4304-962d-5a281585e6eb): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7089 | 2026.05.08 08:12:20.797899 [ 201 ] {51456919-ce1d-4304-962d-5a281585e6eb::all_1_46_9} <Trace> oximeter.measurements_u64 (51456919-ce1d-4304-962d-5a281585e6eb) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 7090 | 2026.05.08 08:12:20.797992 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.69 MiB. | ||
| 7091 | 2026.05.08 08:12:20.798474 [ 195 ] {a8be02dd-881e-443e-adcb-2b9e0d812815::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 18821 rows, containing 5 columns (5 merged, 0 gathered) in 0.00635351 sec., 2962299.5792876696 rows/sec., 190.04 MiB/sec. | ||
| 7092 | 2026.05.08 08:12:20.798809 [ 194 ] {a8be02dd-881e-443e-adcb-2b9e0d812815::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 7093 | 2026.05.08 08:12:20.799185 [ 194 ] {a8be02dd-881e-443e-adcb-2b9e0d812815::all_1_46_9} <Trace> oximeter.measurements_cumulativeu64 (a8be02dd-881e-443e-adcb-2b9e0d812815): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7094 | 2026.05.08 08:12:20.799272 [ 194 ] {a8be02dd-881e-443e-adcb-2b9e0d812815::all_1_46_9} <Trace> oximeter.measurements_cumulativeu64 (a8be02dd-881e-443e-adcb-2b9e0d812815) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 7095 | 2026.05.08 08:12:20.799371 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.16 MiB. | ||
| 7096 | 2026.05.08 08:12:20.805212 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 211 | ||
| 7097 | 2026.05.08 08:12:20.823431 [ 244 ] {} <Trace> system.metric_log (6863ca5b-3a4e-4a65-b181-6be743eb150d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7098 | 2026.05.08 08:12:20.823475 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.05 GiB. | ||
| 7099 | 2026.05.08 08:12:20.829720 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 7100 | 2026.05.08 08:12:20.830392 [ 244 ] {} <Trace> system.metric_log (6863ca5b-3a4e-4a65-b181-6be743eb150d): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7101 | 2026.05.08 08:12:20.833155 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 211 | ||
| 7102 | 2026.05.08 08:12:21.000181 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 277.02 MiB, peak 286.31 MiB, free memory in arenas 0.00 B, will set to 278.52 MiB (RSS), difference: 1.51 MiB | ||
| 7103 | 2026.05.08 08:12:25.781918 [ 260 ] {} <Trace> TCP-Session: 3fbd83a9-a342-4804-a34d-63c9c5d34136 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7104 | 2026.05.08 08:12:25.782202 [ 260 ] {4904e1e2-58ee-49a9-a4d3-ef22e65456ae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40062) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native (stage: Complete) | ||
| 7105 | 2026.05.08 08:12:25.782652 [ 260 ] {4904e1e2-58ee-49a9-a4d3-ef22e65456ae} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 7106 | 2026.05.08 08:12:25.782707 [ 260 ] {4904e1e2-58ee-49a9-a4d3-ef22e65456ae} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 7107 | 2026.05.08 08:12:25.783022 [ 260 ] {4904e1e2-58ee-49a9-a4d3-ef22e65456ae} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 7108 | 2026.05.08 08:12:25.783122 [ 260 ] {4904e1e2-58ee-49a9-a4d3-ef22e65456ae} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 7109 | 2026.05.08 08:12:25.783269 [ 260 ] {4904e1e2-58ee-49a9-a4d3-ef22e65456ae} <Debug> oximeter.timeseries_schema (b89db7f6-4c52-403d-9f92-e362dcc59f0f) (SelectExecutor): Key condition: (column 0 in 20-element set) | ||
| 7110 | 2026.05.08 08:12:25.783397 [ 354 ] {4904e1e2-58ee-49a9-a4d3-ef22e65456ae} <Trace> oximeter.timeseries_schema (b89db7f6-4c52-403d-9f92-e362dcc59f0f) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 7111 | 2026.05.08 08:12:25.783409 [ 332 ] {4904e1e2-58ee-49a9-a4d3-ef22e65456ae} <Trace> oximeter.timeseries_schema (b89db7f6-4c52-403d-9f92-e362dcc59f0f) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 7112 | 2026.05.08 08:12:25.783409 [ 325 ] {4904e1e2-58ee-49a9-a4d3-ef22e65456ae} <Trace> oximeter.timeseries_schema (b89db7f6-4c52-403d-9f92-e362dcc59f0f) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 7113 | 2026.05.08 08:12:25.783578 [ 260 ] {4904e1e2-58ee-49a9-a4d3-ef22e65456ae} <Debug> oximeter.timeseries_schema (b89db7f6-4c52-403d-9f92-e362dcc59f0f) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges | ||
| 7114 | 2026.05.08 08:12:25.783605 [ 260 ] {4904e1e2-58ee-49a9-a4d3-ef22e65456ae} <Trace> oximeter.timeseries_schema (b89db7f6-4c52-403d-9f92-e362dcc59f0f) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 7115 | 2026.05.08 08:12:25.783677 [ 260 ] {4904e1e2-58ee-49a9-a4d3-ef22e65456ae} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 7116 | 2026.05.08 08:12:25.783697 [ 260 ] {4904e1e2-58ee-49a9-a4d3-ef22e65456ae} <Debug> oximeter.timeseries_schema (b89db7f6-4c52-403d-9f92-e362dcc59f0f) (SelectExecutor): Reading approx. 47 rows with 2 streams | ||
| 7117 | 2026.05.08 08:12:25.783731 [ 260 ] {4904e1e2-58ee-49a9-a4d3-ef22e65456ae} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 7118 | 2026.05.08 08:12:25.783770 [ 260 ] {4904e1e2-58ee-49a9-a4d3-ef22e65456ae} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 7119 | 2026.05.08 08:12:25.784910 [ 260 ] {4904e1e2-58ee-49a9-a4d3-ef22e65456ae} <Debug> executeQuery: Read 47 rows, 8.00 KiB in 0.002829 sec., 16613.64439731354 rows/sec., 2.76 MiB/sec. | ||
| 7120 | 2026.05.08 08:12:25.785027 [ 260 ] {4904e1e2-58ee-49a9-a4d3-ef22e65456ae} <Debug> TCPHandler: Processed in 0.003237206 sec. | ||
| 7121 | 2026.05.08 08:12:25.787139 [ 260 ] {} <Trace> TCP-Session: 3fbd83a9-a342-4804-a34d-63c9c5d34136 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7122 | 2026.05.08 08:12:25.787298 [ 260 ] {14c9b216-9a42-4a62-b827-52b43e95dc17} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40062) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 7123 | 2026.05.08 08:12:25.787363 [ 260 ] {14c9b216-9a42-4a62-b827-52b43e95dc17} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 7124 | 2026.05.08 08:12:25.787997 [ 260 ] {14c9b216-9a42-4a62-b827-52b43e95dc17} <Trace> oximeter.fields_ipaddr (034d96d9-789e-4505-ab4d-4c4f8262c586): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7125 | 2026.05.08 08:12:25.788059 [ 260 ] {14c9b216-9a42-4a62-b827-52b43e95dc17} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.05 GiB. | ||
| 7126 | 2026.05.08 08:12:25.788426 [ 260 ] {14c9b216-9a42-4a62-b827-52b43e95dc17} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 7127 | 2026.05.08 08:12:25.788649 [ 260 ] {14c9b216-9a42-4a62-b827-52b43e95dc17} <Trace> oximeter.fields_ipaddr (034d96d9-789e-4505-ab4d-4c4f8262c586): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7128 | 2026.05.08 08:12:25.788799 [ 260 ] {14c9b216-9a42-4a62-b827-52b43e95dc17} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001546 sec., 2587.3221216041397 rows/sec., 210.98 KiB/sec. | ||
| 7129 | 2026.05.08 08:12:25.788839 [ 260 ] {14c9b216-9a42-4a62-b827-52b43e95dc17} <Debug> TCPHandler: Processed in 0.001778591 sec. | ||
| 7130 | 2026.05.08 08:12:25.788958 [ 260 ] {} <Trace> TCP-Session: 3fbd83a9-a342-4804-a34d-63c9c5d34136 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7131 | 2026.05.08 08:12:25.789056 [ 260 ] {bed776f8-bbb1-42b3-8e21-795ed2967332} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40062) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7132 | 2026.05.08 08:12:25.789100 [ 260 ] {bed776f8-bbb1-42b3-8e21-795ed2967332} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7133 | 2026.05.08 08:12:25.789558 [ 260 ] {bed776f8-bbb1-42b3-8e21-795ed2967332} <Trace> oximeter.fields_string (2e56caf6-21a8-464c-b24f-cce9c93bbfbe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7134 | 2026.05.08 08:12:25.789595 [ 260 ] {bed776f8-bbb1-42b3-8e21-795ed2967332} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.05 GiB. | ||
| 7135 | 2026.05.08 08:12:25.789904 [ 260 ] {bed776f8-bbb1-42b3-8e21-795ed2967332} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 7136 | 2026.05.08 08:12:25.790130 [ 260 ] {bed776f8-bbb1-42b3-8e21-795ed2967332} <Trace> oximeter.fields_string (2e56caf6-21a8-464c-b24f-cce9c93bbfbe): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7137 | 2026.05.08 08:12:25.790261 [ 260 ] {bed776f8-bbb1-42b3-8e21-795ed2967332} <Debug> executeQuery: Read 106 rows, 9.08 KiB in 0.001227 sec., 86389.56805215974 rows/sec., 7.23 MiB/sec. | ||
| 7138 | 2026.05.08 08:12:25.790299 [ 260 ] {bed776f8-bbb1-42b3-8e21-795ed2967332} <Debug> TCPHandler: Processed in 0.001392055 sec. | ||
| 7139 | 2026.05.08 08:12:25.790425 [ 260 ] {} <Trace> TCP-Session: 3fbd83a9-a342-4804-a34d-63c9c5d34136 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7140 | 2026.05.08 08:12:25.790520 [ 260 ] {bfd0fe37-5031-41bd-a856-84cccc1edd84} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40062) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7141 | 2026.05.08 08:12:25.790559 [ 260 ] {bfd0fe37-5031-41bd-a856-84cccc1edd84} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7142 | 2026.05.08 08:12:25.790958 [ 260 ] {bfd0fe37-5031-41bd-a856-84cccc1edd84} <Trace> oximeter.fields_u16 (b3f55b36-ed93-4ef0-b7a4-471cf9f732a6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7143 | 2026.05.08 08:12:25.790996 [ 260 ] {bfd0fe37-5031-41bd-a856-84cccc1edd84} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.05 GiB. | ||
| 7144 | 2026.05.08 08:12:25.791298 [ 260 ] {bfd0fe37-5031-41bd-a856-84cccc1edd84} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 7145 | 2026.05.08 08:12:25.791522 [ 260 ] {bfd0fe37-5031-41bd-a856-84cccc1edd84} <Trace> oximeter.fields_u16 (b3f55b36-ed93-4ef0-b7a4-471cf9f732a6): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7146 | 2026.05.08 08:12:25.791654 [ 260 ] {bfd0fe37-5031-41bd-a856-84cccc1edd84} <Debug> executeQuery: Read 28 rows, 2.08 KiB in 0.001153 sec., 24284.475281873376 rows/sec., 1.77 MiB/sec. | ||
| 7147 | 2026.05.08 08:12:25.791692 [ 260 ] {bfd0fe37-5031-41bd-a856-84cccc1edd84} <Debug> TCPHandler: Processed in 0.001317943 sec. | ||
| 7148 | 2026.05.08 08:12:25.791804 [ 260 ] {} <Trace> TCP-Session: 3fbd83a9-a342-4804-a34d-63c9c5d34136 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7149 | 2026.05.08 08:12:25.791899 [ 260 ] {19d1f79f-2373-46a6-a4de-17bc6c8b2fa9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40062) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7150 | 2026.05.08 08:12:25.791939 [ 260 ] {19d1f79f-2373-46a6-a4de-17bc6c8b2fa9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7151 | 2026.05.08 08:12:25.792363 [ 260 ] {19d1f79f-2373-46a6-a4de-17bc6c8b2fa9} <Trace> oximeter.fields_uuid (6954ef9e-8f45-45b9-b3dd-33f933bb31d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7152 | 2026.05.08 08:12:25.792401 [ 260 ] {19d1f79f-2373-46a6-a4de-17bc6c8b2fa9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.05 GiB. | ||
| 7153 | 2026.05.08 08:12:25.792707 [ 260 ] {19d1f79f-2373-46a6-a4de-17bc6c8b2fa9} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 7154 | 2026.05.08 08:12:25.792922 [ 260 ] {19d1f79f-2373-46a6-a4de-17bc6c8b2fa9} <Trace> oximeter.fields_uuid (6954ef9e-8f45-45b9-b3dd-33f933bb31d2): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7155 | 2026.05.08 08:12:25.793049 [ 260 ] {19d1f79f-2373-46a6-a4de-17bc6c8b2fa9} <Debug> executeQuery: Read 92 rows, 7.36 KiB in 0.001168 sec., 78767.12328767123 rows/sec., 6.16 MiB/sec. | ||
| 7156 | 2026.05.08 08:12:25.793088 [ 260 ] {19d1f79f-2373-46a6-a4de-17bc6c8b2fa9} <Debug> TCPHandler: Processed in 0.001335113 sec. | ||
| 7157 | 2026.05.08 08:12:25.793204 [ 260 ] {} <Trace> TCP-Session: 3fbd83a9-a342-4804-a34d-63c9c5d34136 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7158 | 2026.05.08 08:12:25.793299 [ 260 ] {ec130c5c-1713-4ee6-bffc-28cfdaad125f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40062) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7159 | 2026.05.08 08:12:25.793342 [ 260 ] {ec130c5c-1713-4ee6-bffc-28cfdaad125f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7160 | 2026.05.08 08:12:25.793750 [ 260 ] {ec130c5c-1713-4ee6-bffc-28cfdaad125f} <Trace> oximeter.measurements_cumulativeu64 (a8be02dd-881e-443e-adcb-2b9e0d812815): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7161 | 2026.05.08 08:12:25.793788 [ 260 ] {ec130c5c-1713-4ee6-bffc-28cfdaad125f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.05 GiB. | ||
| 7162 | 2026.05.08 08:12:25.794124 [ 260 ] {ec130c5c-1713-4ee6-bffc-28cfdaad125f} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 7163 | 2026.05.08 08:12:25.794353 [ 260 ] {ec130c5c-1713-4ee6-bffc-28cfdaad125f} <Trace> oximeter.measurements_cumulativeu64 (a8be02dd-881e-443e-adcb-2b9e0d812815): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7164 | 2026.05.08 08:12:25.794489 [ 260 ] {ec130c5c-1713-4ee6-bffc-28cfdaad125f} <Debug> executeQuery: Read 162 rows, 11.55 KiB in 0.001208 sec., 134105.96026490064 rows/sec., 9.34 MiB/sec. | ||
| 7165 | 2026.05.08 08:12:25.794524 [ 260 ] {ec130c5c-1713-4ee6-bffc-28cfdaad125f} <Debug> TCPHandler: Processed in 0.001369734 sec. | ||
| 7166 | 2026.05.08 08:12:25.794636 [ 260 ] {} <Trace> TCP-Session: 3fbd83a9-a342-4804-a34d-63c9c5d34136 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7167 | 2026.05.08 08:12:25.794730 [ 260 ] {8cdf6f1b-e185-4a00-a7d0-e690ddd56632} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40062) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7168 | 2026.05.08 08:12:25.794785 [ 260 ] {8cdf6f1b-e185-4a00-a7d0-e690ddd56632} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 7169 | 2026.05.08 08:12:25.795569 [ 260 ] {8cdf6f1b-e185-4a00-a7d0-e690ddd56632} <Trace> oximeter.measurements_histogramu64 (ebabec84-cbfc-4cf8-9a95-b35807d218b8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7170 | 2026.05.08 08:12:25.795604 [ 260 ] {8cdf6f1b-e185-4a00-a7d0-e690ddd56632} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.05 GiB. | ||
| 7171 | 2026.05.08 08:12:25.796199 [ 260 ] {8cdf6f1b-e185-4a00-a7d0-e690ddd56632} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 7172 | 2026.05.08 08:12:25.796438 [ 260 ] {8cdf6f1b-e185-4a00-a7d0-e690ddd56632} <Trace> oximeter.measurements_histogramu64 (ebabec84-cbfc-4cf8-9a95-b35807d218b8): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7173 | 2026.05.08 08:12:25.796576 [ 260 ] {8cdf6f1b-e185-4a00-a7d0-e690ddd56632} <Debug> executeQuery: Read 24 rows, 44.04 KiB in 0.001864 sec., 12875.536480686695 rows/sec., 23.07 MiB/sec. | ||
| 7174 | 2026.05.08 08:12:25.796636 [ 260 ] {8cdf6f1b-e185-4a00-a7d0-e690ddd56632} <Debug> TCPHandler: Processed in 0.002049765 sec. | ||
| 7175 | 2026.05.08 08:12:25.796769 [ 260 ] {} <Trace> TCP-Session: 3fbd83a9-a342-4804-a34d-63c9c5d34136 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7176 | 2026.05.08 08:12:25.796891 [ 260 ] {a09a73d6-0a27-4382-a9cb-4f970bcc05f3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40062) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7177 | 2026.05.08 08:12:25.796941 [ 260 ] {a09a73d6-0a27-4382-a9cb-4f970bcc05f3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7178 | 2026.05.08 08:12:25.797313 [ 260 ] {a09a73d6-0a27-4382-a9cb-4f970bcc05f3} <Trace> oximeter.measurements_u64 (51456919-ce1d-4304-962d-5a281585e6eb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7179 | 2026.05.08 08:12:25.797349 [ 260 ] {a09a73d6-0a27-4382-a9cb-4f970bcc05f3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.05 GiB. | ||
| 7180 | 2026.05.08 08:12:25.797678 [ 260 ] {a09a73d6-0a27-4382-a9cb-4f970bcc05f3} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 7181 | 2026.05.08 08:12:25.797899 [ 260 ] {a09a73d6-0a27-4382-a9cb-4f970bcc05f3} <Trace> oximeter.measurements_u64 (51456919-ce1d-4304-962d-5a281585e6eb): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7182 | 2026.05.08 08:12:25.798030 [ 260 ] {a09a73d6-0a27-4382-a9cb-4f970bcc05f3} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001165 sec., 51502.14592274678 rows/sec., 3.47 MiB/sec. | ||
| 7183 | 2026.05.08 08:12:25.798068 [ 260 ] {a09a73d6-0a27-4382-a9cb-4f970bcc05f3} <Debug> TCPHandler: Processed in 0.001360813 sec. | ||
| 7184 | 2026.05.08 08:12:27.606813 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 13871 | ||
| 7185 | 2026.05.08 08:12:27.607279 [ 245 ] {} <Trace> system.asynchronous_metric_log (ae5b5697-1ff6-4106-8704-be69c16fe51c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7186 | 2026.05.08 08:12:27.607313 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.05 GiB. | ||
| 7187 | 2026.05.08 08:12:27.607800 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 7188 | 2026.05.08 08:12:27.608042 [ 245 ] {} <Trace> system.asynchronous_metric_log (ae5b5697-1ff6-4106-8704-be69c16fe51c): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7189 | 2026.05.08 08:12:27.608164 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 13871 | ||
| 7190 | 2026.05.08 08:12:28.333254 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 219 | ||
| 7191 | 2026.05.08 08:12:28.349585 [ 244 ] {} <Trace> system.metric_log (6863ca5b-3a4e-4a65-b181-6be743eb150d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7192 | 2026.05.08 08:12:28.349642 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.05 GiB. | ||
| 7193 | 2026.05.08 08:12:28.355150 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 7194 | 2026.05.08 08:12:28.355825 [ 244 ] {} <Trace> system.metric_log (6863ca5b-3a4e-4a65-b181-6be743eb150d): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7195 | 2026.05.08 08:12:28.358554 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 219 | ||
| 7196 | 2026.05.08 08:12:30.152473 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 896 | ||
| 7197 | 2026.05.08 08:12:30.154958 [ 243 ] {} <Trace> system.query_log (14f8ccb3-56a3-4601-8a9e-d96094aafe7f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7198 | 2026.05.08 08:12:30.155022 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.05 GiB. | ||
| 7199 | 2026.05.08 08:12:30.156280 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 7200 | 2026.05.08 08:12:30.156577 [ 243 ] {} <Trace> system.query_log (14f8ccb3-56a3-4601-8a9e-d96094aafe7f): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7201 | 2026.05.08 08:12:30.156964 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 896 | ||
| 7202 | 2026.05.08 08:12:30.783936 [ 260 ] {} <Trace> TCP-Session: 3fbd83a9-a342-4804-a34d-63c9c5d34136 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7203 | 2026.05.08 08:12:30.784182 [ 260 ] {4c2cbe27-d291-40e9-a553-430a8a0688ee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40062) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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) | ||
| 7204 | 2026.05.08 08:12:30.784529 [ 260 ] {4c2cbe27-d291-40e9-a553-430a8a0688ee} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 7205 | 2026.05.08 08:12:30.784569 [ 260 ] {4c2cbe27-d291-40e9-a553-430a8a0688ee} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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 | ||
| 7206 | 2026.05.08 08:12:30.784794 [ 260 ] {4c2cbe27-d291-40e9-a553-430a8a0688ee} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 7207 | 2026.05.08 08:12:30.784870 [ 260 ] {4c2cbe27-d291-40e9-a553-430a8a0688ee} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 7208 | 2026.05.08 08:12:30.785014 [ 260 ] {4c2cbe27-d291-40e9-a553-430a8a0688ee} <Debug> oximeter.timeseries_schema (b89db7f6-4c52-403d-9f92-e362dcc59f0f) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 7209 | 2026.05.08 08:12:30.785139 [ 354 ] {4c2cbe27-d291-40e9-a553-430a8a0688ee} <Trace> oximeter.timeseries_schema (b89db7f6-4c52-403d-9f92-e362dcc59f0f) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 7210 | 2026.05.08 08:12:30.785152 [ 332 ] {4c2cbe27-d291-40e9-a553-430a8a0688ee} <Trace> oximeter.timeseries_schema (b89db7f6-4c52-403d-9f92-e362dcc59f0f) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 7211 | 2026.05.08 08:12:30.785142 [ 325 ] {4c2cbe27-d291-40e9-a553-430a8a0688ee} <Trace> oximeter.timeseries_schema (b89db7f6-4c52-403d-9f92-e362dcc59f0f) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 7212 | 2026.05.08 08:12:30.785307 [ 260 ] {4c2cbe27-d291-40e9-a553-430a8a0688ee} <Debug> oximeter.timeseries_schema (b89db7f6-4c52-403d-9f92-e362dcc59f0f) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges | ||
| 7213 | 2026.05.08 08:12:30.785336 [ 260 ] {4c2cbe27-d291-40e9-a553-430a8a0688ee} <Trace> oximeter.timeseries_schema (b89db7f6-4c52-403d-9f92-e362dcc59f0f) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 7214 | 2026.05.08 08:12:30.785409 [ 260 ] {4c2cbe27-d291-40e9-a553-430a8a0688ee} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 7215 | 2026.05.08 08:12:30.785430 [ 260 ] {4c2cbe27-d291-40e9-a553-430a8a0688ee} <Debug> oximeter.timeseries_schema (b89db7f6-4c52-403d-9f92-e362dcc59f0f) (SelectExecutor): Reading approx. 47 rows with 2 streams | ||
| 7216 | 2026.05.08 08:12:30.785465 [ 260 ] {4c2cbe27-d291-40e9-a553-430a8a0688ee} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 7217 | 2026.05.08 08:12:30.785504 [ 260 ] {4c2cbe27-d291-40e9-a553-430a8a0688ee} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 7218 | 2026.05.08 08:12:30.786696 [ 260 ] {4c2cbe27-d291-40e9-a553-430a8a0688ee} <Debug> executeQuery: Read 47 rows, 8.00 KiB in 0.002608 sec., 18021.472392638036 rows/sec., 3.00 MiB/sec. | ||
| 7219 | 2026.05.08 08:12:30.786834 [ 260 ] {4c2cbe27-d291-40e9-a553-430a8a0688ee} <Debug> TCPHandler: Processed in 0.003030613 sec. | ||
| 7220 | 2026.05.08 08:12:30.788700 [ 260 ] {} <Trace> TCP-Session: 3fbd83a9-a342-4804-a34d-63c9c5d34136 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7221 | 2026.05.08 08:12:30.788818 [ 260 ] {ff673f4f-b229-4f67-a497-6e7c5a92379c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40062) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7222 | 2026.05.08 08:12:30.788863 [ 260 ] {ff673f4f-b229-4f67-a497-6e7c5a92379c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7223 | 2026.05.08 08:12:30.789428 [ 260 ] {ff673f4f-b229-4f67-a497-6e7c5a92379c} <Trace> oximeter.fields_string (2e56caf6-21a8-464c-b24f-cce9c93bbfbe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7224 | 2026.05.08 08:12:30.789475 [ 260 ] {ff673f4f-b229-4f67-a497-6e7c5a92379c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.04 GiB. | ||
| 7225 | 2026.05.08 08:12:30.789862 [ 260 ] {ff673f4f-b229-4f67-a497-6e7c5a92379c} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 7226 | 2026.05.08 08:12:30.790123 [ 260 ] {ff673f4f-b229-4f67-a497-6e7c5a92379c} <Trace> oximeter.fields_string (2e56caf6-21a8-464c-b24f-cce9c93bbfbe): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7227 | 2026.05.08 08:12:30.790278 [ 260 ] {ff673f4f-b229-4f67-a497-6e7c5a92379c} <Debug> executeQuery: Read 92 rows, 7.96 KiB in 0.001495 sec., 61538.46153846154 rows/sec., 5.20 MiB/sec. | ||
| 7228 | 2026.05.08 08:12:30.790319 [ 260 ] {ff673f4f-b229-4f67-a497-6e7c5a92379c} <Debug> TCPHandler: Processed in 0.001672189 sec. | ||
| 7229 | 2026.05.08 08:12:30.790446 [ 260 ] {} <Trace> TCP-Session: 3fbd83a9-a342-4804-a34d-63c9c5d34136 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7230 | 2026.05.08 08:12:30.790542 [ 260 ] {a43cdf38-7f27-4031-bd24-9f65d46ce115} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40062) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7231 | 2026.05.08 08:12:30.790581 [ 260 ] {a43cdf38-7f27-4031-bd24-9f65d46ce115} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7232 | 2026.05.08 08:12:30.790992 [ 260 ] {a43cdf38-7f27-4031-bd24-9f65d46ce115} <Trace> oximeter.fields_u16 (b3f55b36-ed93-4ef0-b7a4-471cf9f732a6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7233 | 2026.05.08 08:12:30.791030 [ 260 ] {a43cdf38-7f27-4031-bd24-9f65d46ce115} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.04 GiB. | ||
| 7234 | 2026.05.08 08:12:30.791373 [ 260 ] {a43cdf38-7f27-4031-bd24-9f65d46ce115} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 7235 | 2026.05.08 08:12:30.791607 [ 260 ] {a43cdf38-7f27-4031-bd24-9f65d46ce115} <Trace> oximeter.fields_u16 (b3f55b36-ed93-4ef0-b7a4-471cf9f732a6): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7236 | 2026.05.08 08:12:30.791758 [ 260 ] {a43cdf38-7f27-4031-bd24-9f65d46ce115} <Debug> executeQuery: Read 18 rows, 1.35 KiB in 0.001235 sec., 14574.8987854251 rows/sec., 1.07 MiB/sec. | ||
| 7237 | 2026.05.08 08:12:30.791801 [ 260 ] {a43cdf38-7f27-4031-bd24-9f65d46ce115} <Debug> TCPHandler: Processed in 0.001404025 sec. | ||
| 7238 | 2026.05.08 08:12:30.791930 [ 260 ] {} <Trace> TCP-Session: 3fbd83a9-a342-4804-a34d-63c9c5d34136 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7239 | 2026.05.08 08:12:30.792025 [ 260 ] {678229f0-5c7c-4b0c-813f-bdcab4969873} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40062) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7240 | 2026.05.08 08:12:30.792065 [ 260 ] {678229f0-5c7c-4b0c-813f-bdcab4969873} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7241 | 2026.05.08 08:12:30.792502 [ 260 ] {678229f0-5c7c-4b0c-813f-bdcab4969873} <Trace> oximeter.fields_uuid (6954ef9e-8f45-45b9-b3dd-33f933bb31d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7242 | 2026.05.08 08:12:30.792540 [ 260 ] {678229f0-5c7c-4b0c-813f-bdcab4969873} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.04 GiB. | ||
| 7243 | 2026.05.08 08:12:30.792869 [ 260 ] {678229f0-5c7c-4b0c-813f-bdcab4969873} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 7244 | 2026.05.08 08:12:30.793090 [ 260 ] {678229f0-5c7c-4b0c-813f-bdcab4969873} <Trace> oximeter.fields_uuid (6954ef9e-8f45-45b9-b3dd-33f933bb31d2): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7245 | 2026.05.08 08:12:30.793227 [ 260 ] {678229f0-5c7c-4b0c-813f-bdcab4969873} <Debug> executeQuery: Read 82 rows, 6.56 KiB in 0.001221 sec., 67158.06715806715 rows/sec., 5.24 MiB/sec. | ||
| 7246 | 2026.05.08 08:12:30.793265 [ 260 ] {678229f0-5c7c-4b0c-813f-bdcab4969873} <Debug> TCPHandler: Processed in 0.001384444 sec. | ||
| 7247 | 2026.05.08 08:12:30.793401 [ 260 ] {} <Trace> TCP-Session: 3fbd83a9-a342-4804-a34d-63c9c5d34136 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7248 | 2026.05.08 08:12:30.793497 [ 260 ] {0c8155f6-9549-45b2-bc58-5d728d24213c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40062) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7249 | 2026.05.08 08:12:30.793541 [ 260 ] {0c8155f6-9549-45b2-bc58-5d728d24213c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7250 | 2026.05.08 08:12:30.794023 [ 260 ] {0c8155f6-9549-45b2-bc58-5d728d24213c} <Trace> oximeter.measurements_cumulativeu64 (a8be02dd-881e-443e-adcb-2b9e0d812815): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7251 | 2026.05.08 08:12:30.794061 [ 260 ] {0c8155f6-9549-45b2-bc58-5d728d24213c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.04 GiB. | ||
| 7252 | 2026.05.08 08:12:30.794448 [ 260 ] {0c8155f6-9549-45b2-bc58-5d728d24213c} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 7253 | 2026.05.08 08:12:30.794713 [ 260 ] {0c8155f6-9549-45b2-bc58-5d728d24213c} <Trace> oximeter.measurements_cumulativeu64 (a8be02dd-881e-443e-adcb-2b9e0d812815): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7254 | 2026.05.08 08:12:30.794854 [ 260 ] {0c8155f6-9549-45b2-bc58-5d728d24213c} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001376 sec., 116279.06976744186 rows/sec., 8.10 MiB/sec. | ||
| 7255 | 2026.05.08 08:12:30.794893 [ 260 ] {0c8155f6-9549-45b2-bc58-5d728d24213c} <Debug> TCPHandler: Processed in 0.001540766 sec. | ||
| 7256 | 2026.05.08 08:12:30.795020 [ 260 ] {} <Trace> TCP-Session: 3fbd83a9-a342-4804-a34d-63c9c5d34136 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7257 | 2026.05.08 08:12:30.795119 [ 260 ] {90066711-f3bc-45f3-8932-281ccea28ab9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40062) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7258 | 2026.05.08 08:12:30.795175 [ 260 ] {90066711-f3bc-45f3-8932-281ccea28ab9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 7259 | 2026.05.08 08:12:30.795999 [ 260 ] {90066711-f3bc-45f3-8932-281ccea28ab9} <Trace> oximeter.measurements_histogramu64 (ebabec84-cbfc-4cf8-9a95-b35807d218b8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7260 | 2026.05.08 08:12:30.796037 [ 260 ] {90066711-f3bc-45f3-8932-281ccea28ab9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.04 GiB. | ||
| 7261 | 2026.05.08 08:12:30.796597 [ 260 ] {90066711-f3bc-45f3-8932-281ccea28ab9} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 7262 | 2026.05.08 08:12:30.796837 [ 260 ] {90066711-f3bc-45f3-8932-281ccea28ab9} <Trace> oximeter.measurements_histogramu64 (ebabec84-cbfc-4cf8-9a95-b35807d218b8): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7263 | 2026.05.08 08:12:30.796986 [ 260 ] {90066711-f3bc-45f3-8932-281ccea28ab9} <Debug> executeQuery: Read 18 rows, 33.03 KiB in 0.001888 sec., 9533.898305084746 rows/sec., 17.08 MiB/sec. | ||
| 7264 | 2026.05.08 08:12:30.797058 [ 260 ] {90066711-f3bc-45f3-8932-281ccea28ab9} <Debug> TCPHandler: Processed in 0.002087416 sec. | ||
| 7265 | 2026.05.08 08:12:30.797185 [ 260 ] {} <Trace> TCP-Session: 3fbd83a9-a342-4804-a34d-63c9c5d34136 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7266 | 2026.05.08 08:12:30.797284 [ 260 ] {3095711c-9046-4a8d-ad7d-f1e0a418f023} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40062) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7267 | 2026.05.08 08:12:30.797327 [ 260 ] {3095711c-9046-4a8d-ad7d-f1e0a418f023} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7268 | 2026.05.08 08:12:30.797676 [ 260 ] {3095711c-9046-4a8d-ad7d-f1e0a418f023} <Trace> oximeter.measurements_u64 (51456919-ce1d-4304-962d-5a281585e6eb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7269 | 2026.05.08 08:12:30.797714 [ 260 ] {3095711c-9046-4a8d-ad7d-f1e0a418f023} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.04 GiB. | ||
| 7270 | 2026.05.08 08:12:30.798041 [ 260 ] {3095711c-9046-4a8d-ad7d-f1e0a418f023} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 7271 | 2026.05.08 08:12:30.798278 [ 260 ] {3095711c-9046-4a8d-ad7d-f1e0a418f023} <Trace> oximeter.measurements_u64 (51456919-ce1d-4304-962d-5a281585e6eb): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7272 | 2026.05.08 08:12:30.798412 [ 260 ] {3095711c-9046-4a8d-ad7d-f1e0a418f023} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001148 sec., 52264.80836236934 rows/sec., 3.52 MiB/sec. | ||
| 7273 | 2026.05.08 08:12:30.798451 [ 260 ] {3095711c-9046-4a8d-ad7d-f1e0a418f023} <Debug> TCPHandler: Processed in 0.001316653 sec. | ||
| 7274 | 2026.05.08 08:12:35.012206 [ 138 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 7275 | 2026.05.08 08:12:35.012258 [ 138 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 7276 | 2026.05.08 08:12:35.108309 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 14383 | ||
| 7277 | 2026.05.08 08:12:35.108849 [ 245 ] {} <Trace> system.asynchronous_metric_log (ae5b5697-1ff6-4106-8704-be69c16fe51c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7278 | 2026.05.08 08:12:35.108893 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.04 GiB. | ||
| 7279 | 2026.05.08 08:12:35.109451 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 7280 | 2026.05.08 08:12:35.109708 [ 245 ] {} <Trace> system.asynchronous_metric_log (ae5b5697-1ff6-4106-8704-be69c16fe51c): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7281 | 2026.05.08 08:12:35.109840 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 14383 | ||
| 7282 | 2026.05.08 08:12:35.782534 [ 260 ] {} <Trace> TCP-Session: 3fbd83a9-a342-4804-a34d-63c9c5d34136 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7283 | 2026.05.08 08:12:35.782915 [ 260 ] {4f928878-4e41-4852-9648-69086bf7926d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40062) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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) | ||
| 7284 | 2026.05.08 08:12:35.783468 [ 260 ] {4f928878-4e41-4852-9648-69086bf7926d} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 7285 | 2026.05.08 08:12:35.783522 [ 260 ] {4f928878-4e41-4852-9648-69086bf7926d} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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 | ||
| 7286 | 2026.05.08 08:12:35.783742 [ 260 ] {4f928878-4e41-4852-9648-69086bf7926d} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 7287 | 2026.05.08 08:12:35.783812 [ 260 ] {4f928878-4e41-4852-9648-69086bf7926d} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 7288 | 2026.05.08 08:12:35.783955 [ 260 ] {4f928878-4e41-4852-9648-69086bf7926d} <Debug> oximeter.timeseries_schema (b89db7f6-4c52-403d-9f92-e362dcc59f0f) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 7289 | 2026.05.08 08:12:35.784081 [ 354 ] {4f928878-4e41-4852-9648-69086bf7926d} <Trace> oximeter.timeseries_schema (b89db7f6-4c52-403d-9f92-e362dcc59f0f) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 7290 | 2026.05.08 08:12:35.784079 [ 364 ] {4f928878-4e41-4852-9648-69086bf7926d} <Trace> oximeter.timeseries_schema (b89db7f6-4c52-403d-9f92-e362dcc59f0f) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 7291 | 2026.05.08 08:12:35.784114 [ 359 ] {4f928878-4e41-4852-9648-69086bf7926d} <Trace> oximeter.timeseries_schema (b89db7f6-4c52-403d-9f92-e362dcc59f0f) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 7292 | 2026.05.08 08:12:35.784302 [ 260 ] {4f928878-4e41-4852-9648-69086bf7926d} <Debug> oximeter.timeseries_schema (b89db7f6-4c52-403d-9f92-e362dcc59f0f) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges | ||
| 7293 | 2026.05.08 08:12:35.784332 [ 260 ] {4f928878-4e41-4852-9648-69086bf7926d} <Trace> oximeter.timeseries_schema (b89db7f6-4c52-403d-9f92-e362dcc59f0f) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 7294 | 2026.05.08 08:12:35.784401 [ 260 ] {4f928878-4e41-4852-9648-69086bf7926d} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 7295 | 2026.05.08 08:12:35.784420 [ 260 ] {4f928878-4e41-4852-9648-69086bf7926d} <Debug> oximeter.timeseries_schema (b89db7f6-4c52-403d-9f92-e362dcc59f0f) (SelectExecutor): Reading approx. 47 rows with 2 streams | ||
| 7296 | 2026.05.08 08:12:35.784455 [ 260 ] {4f928878-4e41-4852-9648-69086bf7926d} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 7297 | 2026.05.08 08:12:35.784492 [ 260 ] {4f928878-4e41-4852-9648-69086bf7926d} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 7298 | 2026.05.08 08:12:35.785589 [ 260 ] {4f928878-4e41-4852-9648-69086bf7926d} <Debug> executeQuery: Read 47 rows, 8.00 KiB in 0.002823 sec., 16648.955012398157 rows/sec., 2.77 MiB/sec. | ||
| 7299 | 2026.05.08 08:12:35.785717 [ 260 ] {4f928878-4e41-4852-9648-69086bf7926d} <Debug> TCPHandler: Processed in 0.003370658 sec. | ||
| 7300 | 2026.05.08 08:12:35.787731 [ 260 ] {} <Trace> TCP-Session: 3fbd83a9-a342-4804-a34d-63c9c5d34136 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7301 | 2026.05.08 08:12:35.787935 [ 260 ] {8ea5f998-acbf-4977-9bbe-fb18f750e2ed} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40062) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7302 | 2026.05.08 08:12:35.788015 [ 260 ] {8ea5f998-acbf-4977-9bbe-fb18f750e2ed} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7303 | 2026.05.08 08:12:35.788725 [ 260 ] {8ea5f998-acbf-4977-9bbe-fb18f750e2ed} <Trace> oximeter.fields_string (2e56caf6-21a8-464c-b24f-cce9c93bbfbe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7304 | 2026.05.08 08:12:35.788772 [ 260 ] {8ea5f998-acbf-4977-9bbe-fb18f750e2ed} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.04 GiB. | ||
| 7305 | 2026.05.08 08:12:35.789152 [ 260 ] {8ea5f998-acbf-4977-9bbe-fb18f750e2ed} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 7306 | 2026.05.08 08:12:35.789377 [ 260 ] {8ea5f998-acbf-4977-9bbe-fb18f750e2ed} <Trace> oximeter.fields_string (2e56caf6-21a8-464c-b24f-cce9c93bbfbe): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7307 | 2026.05.08 08:12:35.789523 [ 260 ] {8ea5f998-acbf-4977-9bbe-fb18f750e2ed} <Debug> executeQuery: Read 104 rows, 8.93 KiB in 0.001648 sec., 63106.796116504855 rows/sec., 5.29 MiB/sec. | ||
| 7308 | 2026.05.08 08:12:35.789561 [ 260 ] {8ea5f998-acbf-4977-9bbe-fb18f750e2ed} <Debug> TCPHandler: Processed in 0.001932633 sec. | ||
| 7309 | 2026.05.08 08:12:35.789680 [ 260 ] {} <Trace> TCP-Session: 3fbd83a9-a342-4804-a34d-63c9c5d34136 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7310 | 2026.05.08 08:12:35.789775 [ 260 ] {9ab205c5-af94-4a0f-9e20-957534a27635} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40062) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7311 | 2026.05.08 08:12:35.789816 [ 260 ] {9ab205c5-af94-4a0f-9e20-957534a27635} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7312 | 2026.05.08 08:12:35.790214 [ 260 ] {9ab205c5-af94-4a0f-9e20-957534a27635} <Trace> oximeter.fields_u16 (b3f55b36-ed93-4ef0-b7a4-471cf9f732a6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7313 | 2026.05.08 08:12:35.790252 [ 260 ] {9ab205c5-af94-4a0f-9e20-957534a27635} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.04 GiB. | ||
| 7314 | 2026.05.08 08:12:35.790549 [ 260 ] {9ab205c5-af94-4a0f-9e20-957534a27635} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 7315 | 2026.05.08 08:12:35.790760 [ 260 ] {9ab205c5-af94-4a0f-9e20-957534a27635} <Trace> oximeter.fields_u16 (b3f55b36-ed93-4ef0-b7a4-471cf9f732a6): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7316 | 2026.05.08 08:12:35.790871 [ 138 ] {} <Debug> oximeter.fields_u16 (b3f55b36-ed93-4ef0-b7a4-471cf9f732a6) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 7317 | 2026.05.08 08:12:35.790891 [ 260 ] {9ab205c5-af94-4a0f-9e20-957534a27635} <Debug> executeQuery: Read 24 rows, 1.80 KiB in 0.001134 sec., 21164.021164021164 rows/sec., 1.55 MiB/sec. | ||
| 7318 | 2026.05.08 08:12:35.790926 [ 138 ] {} <Trace> oximeter.fields_u16 (b3f55b36-ed93-4ef0-b7a4-471cf9f732a6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7319 | 2026.05.08 08:12:35.790939 [ 260 ] {9ab205c5-af94-4a0f-9e20-957534a27635} <Debug> TCPHandler: Processed in 0.001309473 sec. | ||
| 7320 | 2026.05.08 08:12:35.790957 [ 138 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.04 GiB. | ||
| 7321 | 2026.05.08 08:12:35.791068 [ 260 ] {} <Trace> TCP-Session: 3fbd83a9-a342-4804-a34d-63c9c5d34136 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7322 | 2026.05.08 08:12:35.791091 [ 201 ] {b3f55b36-ed93-4ef0-b7a4-471cf9f732a6::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 | ||
| 7323 | 2026.05.08 08:12:35.791193 [ 260 ] {6df3aa57-6fdd-43c9-a4fc-e125f7ae7b5f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40062) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7324 | 2026.05.08 08:12:35.791246 [ 260 ] {6df3aa57-6fdd-43c9-a4fc-e125f7ae7b5f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7325 | 2026.05.08 08:12:35.791245 [ 201 ] {b3f55b36-ed93-4ef0-b7a4-471cf9f732a6::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7326 | 2026.05.08 08:12:35.791303 [ 201 ] {b3f55b36-ed93-4ef0-b7a4-471cf9f732a6::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 225 rows starting from the beginning of the part | ||
| 7327 | 2026.05.08 08:12:35.791381 [ 201 ] {b3f55b36-ed93-4ef0-b7a4-471cf9f732a6::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 24 rows starting from the beginning of the part | ||
| 7328 | 2026.05.08 08:12:35.791436 [ 201 ] {b3f55b36-ed93-4ef0-b7a4-471cf9f732a6::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 18 rows starting from the beginning of the part | ||
| 7329 | 2026.05.08 08:12:35.791482 [ 201 ] {b3f55b36-ed93-4ef0-b7a4-471cf9f732a6::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 28 rows starting from the beginning of the part | ||
| 7330 | 2026.05.08 08:12:35.791524 [ 201 ] {b3f55b36-ed93-4ef0-b7a4-471cf9f732a6::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 18 rows starting from the beginning of the part | ||
| 7331 | 2026.05.08 08:12:35.791565 [ 201 ] {b3f55b36-ed93-4ef0-b7a4-471cf9f732a6::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 24 rows starting from the beginning of the part | ||
| 7332 | 2026.05.08 08:12:35.791727 [ 260 ] {6df3aa57-6fdd-43c9-a4fc-e125f7ae7b5f} <Trace> oximeter.fields_uuid (6954ef9e-8f45-45b9-b3dd-33f933bb31d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7333 | 2026.05.08 08:12:35.791772 [ 260 ] {6df3aa57-6fdd-43c9-a4fc-e125f7ae7b5f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.04 GiB. | ||
| 7334 | 2026.05.08 08:12:35.792124 [ 260 ] {6df3aa57-6fdd-43c9-a4fc-e125f7ae7b5f} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 7335 | 2026.05.08 08:12:35.792384 [ 260 ] {6df3aa57-6fdd-43c9-a4fc-e125f7ae7b5f} <Trace> oximeter.fields_uuid (6954ef9e-8f45-45b9-b3dd-33f933bb31d2): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7336 | 2026.05.08 08:12:35.792510 [ 195 ] {b3f55b36-ed93-4ef0-b7a4-471cf9f732a6::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 337 rows, containing 5 columns (5 merged, 0 gathered) in 0.001482796 sec., 227273.34036509405 rows/sec., 16.10 MiB/sec. | ||
| 7337 | 2026.05.08 08:12:35.792521 [ 260 ] {6df3aa57-6fdd-43c9-a4fc-e125f7ae7b5f} <Debug> executeQuery: Read 88 rows, 7.04 KiB in 0.001354 sec., 64992.61447562777 rows/sec., 5.08 MiB/sec. | ||
| 7338 | 2026.05.08 08:12:35.792574 [ 260 ] {6df3aa57-6fdd-43c9-a4fc-e125f7ae7b5f} <Debug> TCPHandler: Processed in 0.001568647 sec. | ||
| 7339 | 2026.05.08 08:12:35.792687 [ 260 ] {} <Trace> TCP-Session: 3fbd83a9-a342-4804-a34d-63c9c5d34136 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7340 | 2026.05.08 08:12:35.792696 [ 194 ] {b3f55b36-ed93-4ef0-b7a4-471cf9f732a6::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 7341 | 2026.05.08 08:12:35.792787 [ 260 ] {3033fead-1483-4452-a796-72a41381888d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40062) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7342 | 2026.05.08 08:12:35.792836 [ 260 ] {3033fead-1483-4452-a796-72a41381888d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7343 | 2026.05.08 08:12:35.793009 [ 194 ] {b3f55b36-ed93-4ef0-b7a4-471cf9f732a6::all_1_41_8} <Trace> oximeter.fields_u16 (b3f55b36-ed93-4ef0-b7a4-471cf9f732a6): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7344 | 2026.05.08 08:12:35.793103 [ 194 ] {b3f55b36-ed93-4ef0-b7a4-471cf9f732a6::all_1_41_8} <Trace> oximeter.fields_u16 (b3f55b36-ed93-4ef0-b7a4-471cf9f732a6) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 7345 | 2026.05.08 08:12:35.793204 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.30 MiB. | ||
| 7346 | 2026.05.08 08:12:35.793255 [ 260 ] {3033fead-1483-4452-a796-72a41381888d} <Trace> oximeter.measurements_cumulativeu64 (a8be02dd-881e-443e-adcb-2b9e0d812815): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7347 | 2026.05.08 08:12:35.793300 [ 260 ] {3033fead-1483-4452-a796-72a41381888d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.04 GiB. | ||
| 7348 | 2026.05.08 08:12:35.793641 [ 260 ] {3033fead-1483-4452-a796-72a41381888d} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 7349 | 2026.05.08 08:12:35.793852 [ 260 ] {3033fead-1483-4452-a796-72a41381888d} <Trace> oximeter.measurements_cumulativeu64 (a8be02dd-881e-443e-adcb-2b9e0d812815): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7350 | 2026.05.08 08:12:35.793984 [ 260 ] {3033fead-1483-4452-a796-72a41381888d} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001216 sec., 131578.94736842104 rows/sec., 9.16 MiB/sec. | ||
| 7351 | 2026.05.08 08:12:35.794022 [ 260 ] {3033fead-1483-4452-a796-72a41381888d} <Debug> TCPHandler: Processed in 0.001385474 sec. | ||
| 7352 | 2026.05.08 08:12:35.794127 [ 260 ] {} <Trace> TCP-Session: 3fbd83a9-a342-4804-a34d-63c9c5d34136 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7353 | 2026.05.08 08:12:35.794225 [ 260 ] {44f54717-c0ff-449b-9815-102e1dd399a7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40062) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7354 | 2026.05.08 08:12:35.794279 [ 260 ] {44f54717-c0ff-449b-9815-102e1dd399a7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 7355 | 2026.05.08 08:12:35.795066 [ 260 ] {44f54717-c0ff-449b-9815-102e1dd399a7} <Trace> oximeter.measurements_histogramu64 (ebabec84-cbfc-4cf8-9a95-b35807d218b8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7356 | 2026.05.08 08:12:35.795103 [ 260 ] {44f54717-c0ff-449b-9815-102e1dd399a7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.04 GiB. | ||
| 7357 | 2026.05.08 08:12:35.795634 [ 260 ] {44f54717-c0ff-449b-9815-102e1dd399a7} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 7358 | 2026.05.08 08:12:35.795856 [ 260 ] {44f54717-c0ff-449b-9815-102e1dd399a7} <Trace> oximeter.measurements_histogramu64 (ebabec84-cbfc-4cf8-9a95-b35807d218b8): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7359 | 2026.05.08 08:12:35.795978 [ 136 ] {} <Debug> oximeter.measurements_histogramu64 (ebabec84-cbfc-4cf8-9a95-b35807d218b8) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 7360 | 2026.05.08 08:12:35.796003 [ 260 ] {44f54717-c0ff-449b-9815-102e1dd399a7} <Debug> executeQuery: Read 24 rows, 44.04 KiB in 0.001796 sec., 13363.028953229397 rows/sec., 23.95 MiB/sec. | ||
| 7361 | 2026.05.08 08:12:35.796039 [ 136 ] {} <Trace> oximeter.measurements_histogramu64 (ebabec84-cbfc-4cf8-9a95-b35807d218b8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7362 | 2026.05.08 08:12:35.796066 [ 136 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.04 GiB. | ||
| 7363 | 2026.05.08 08:12:35.796076 [ 260 ] {44f54717-c0ff-449b-9815-102e1dd399a7} <Debug> TCPHandler: Processed in 0.001999075 sec. | ||
| 7364 | 2026.05.08 08:12:35.796163 [ 186 ] {ebabec84-cbfc-4cf8-9a95-b35807d218b8::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 | ||
| 7365 | 2026.05.08 08:12:35.796202 [ 260 ] {} <Trace> TCP-Session: 3fbd83a9-a342-4804-a34d-63c9c5d34136 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7366 | 2026.05.08 08:12:35.796303 [ 260 ] {fc5bba66-58af-439b-8eda-d4e3cae4bba6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40062) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7367 | 2026.05.08 08:12:35.796344 [ 260 ] {fc5bba66-58af-439b-8eda-d4e3cae4bba6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7368 | 2026.05.08 08:12:35.796411 [ 186 ] {ebabec84-cbfc-4cf8-9a95-b35807d218b8::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7369 | 2026.05.08 08:12:35.796476 [ 186 ] {ebabec84-cbfc-4cf8-9a95-b35807d218b8::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 733 rows starting from the beginning of the part | ||
| 7370 | 2026.05.08 08:12:35.796594 [ 186 ] {ebabec84-cbfc-4cf8-9a95-b35807d218b8::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 24 rows starting from the beginning of the part | ||
| 7371 | 2026.05.08 08:12:35.796677 [ 260 ] {fc5bba66-58af-439b-8eda-d4e3cae4bba6} <Trace> oximeter.measurements_u64 (51456919-ce1d-4304-962d-5a281585e6eb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7372 | 2026.05.08 08:12:35.796696 [ 186 ] {ebabec84-cbfc-4cf8-9a95-b35807d218b8::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 18 rows starting from the beginning of the part | ||
| 7373 | 2026.05.08 08:12:35.796722 [ 260 ] {fc5bba66-58af-439b-8eda-d4e3cae4bba6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.04 GiB. | ||
| 7374 | 2026.05.08 08:12:35.796798 [ 186 ] {ebabec84-cbfc-4cf8-9a95-b35807d218b8::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 24 rows starting from the beginning of the part | ||
| 7375 | 2026.05.08 08:12:35.796896 [ 186 ] {ebabec84-cbfc-4cf8-9a95-b35807d218b8::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 18 rows starting from the beginning of the part | ||
| 7376 | 2026.05.08 08:12:35.796987 [ 186 ] {ebabec84-cbfc-4cf8-9a95-b35807d218b8::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 24 rows starting from the beginning of the part | ||
| 7377 | 2026.05.08 08:12:35.797048 [ 260 ] {fc5bba66-58af-439b-8eda-d4e3cae4bba6} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 7378 | 2026.05.08 08:12:35.797269 [ 260 ] {fc5bba66-58af-439b-8eda-d4e3cae4bba6} <Trace> oximeter.measurements_u64 (51456919-ce1d-4304-962d-5a281585e6eb): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7379 | 2026.05.08 08:12:35.797405 [ 260 ] {fc5bba66-58af-439b-8eda-d4e3cae4bba6} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001121 sec., 53523.63960749331 rows/sec., 3.61 MiB/sec. | ||
| 7380 | 2026.05.08 08:12:35.797442 [ 260 ] {fc5bba66-58af-439b-8eda-d4e3cae4bba6} <Debug> TCPHandler: Processed in 0.001289883 sec. | ||
| 7381 | 2026.05.08 08:12:35.812001 [ 195 ] {ebabec84-cbfc-4cf8-9a95-b35807d218b8::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 841 rows, containing 19 columns (19 merged, 0 gathered) in 0.015886766 sec., 52937.142776572655 rows/sec., 94.86 MiB/sec. | ||
| 7382 | 2026.05.08 08:12:35.813103 [ 197 ] {ebabec84-cbfc-4cf8-9a95-b35807d218b8::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 7383 | 2026.05.08 08:12:35.813471 [ 197 ] {ebabec84-cbfc-4cf8-9a95-b35807d218b8::all_1_41_8} <Trace> oximeter.measurements_histogramu64 (ebabec84-cbfc-4cf8-9a95-b35807d218b8): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7384 | 2026.05.08 08:12:35.813556 [ 197 ] {ebabec84-cbfc-4cf8-9a95-b35807d218b8::all_1_41_8} <Trace> oximeter.measurements_histogramu64 (ebabec84-cbfc-4cf8-9a95-b35807d218b8) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 7385 | 2026.05.08 08:12:35.813733 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.57 MiB. | ||
| 7386 | 2026.05.08 08:12:35.858688 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 226 | ||
| 7387 | 2026.05.08 08:12:35.876863 [ 244 ] {} <Trace> system.metric_log (6863ca5b-3a4e-4a65-b181-6be743eb150d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7388 | 2026.05.08 08:12:35.876910 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.04 GiB. | ||
| 7389 | 2026.05.08 08:12:35.882534 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 7390 | 2026.05.08 08:12:35.883263 [ 244 ] {} <Trace> system.metric_log (6863ca5b-3a4e-4a65-b181-6be743eb150d): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7391 | 2026.05.08 08:12:35.886526 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 226 | ||
| 7392 | 2026.05.08 08:12:36.000192 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 279.61 MiB, peak 286.64 MiB, free memory in arenas 0.00 B, will set to 281.45 MiB (RSS), difference: 1.84 MiB | ||
| 7393 | 2026.05.08 08:12:36.860336 [ 260 ] {} <Trace> TCP-Session: 3fbd83a9-a342-4804-a34d-63c9c5d34136 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7394 | 2026.05.08 08:12:36.860666 [ 260 ] {d6ca5918-4b57-4147-8276-47cc10664480} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40062) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'zone:cpu_nsec') FORMAT Native (stage: Complete) | ||
| 7395 | 2026.05.08 08:12:36.861030 [ 260 ] {d6ca5918-4b57-4147-8276-47cc10664480} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 7396 | 2026.05.08 08:12:36.861069 [ 260 ] {d6ca5918-4b57-4147-8276-47cc10664480} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'zone:cpu_nsec')" moved to PREWHERE | ||
| 7397 | 2026.05.08 08:12:36.861322 [ 260 ] {d6ca5918-4b57-4147-8276-47cc10664480} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 7398 | 2026.05.08 08:12:36.861389 [ 260 ] {d6ca5918-4b57-4147-8276-47cc10664480} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 7399 | 2026.05.08 08:12:36.861532 [ 260 ] {d6ca5918-4b57-4147-8276-47cc10664480} <Debug> oximeter.timeseries_schema (b89db7f6-4c52-403d-9f92-e362dcc59f0f) (SelectExecutor): Key condition: (column 0 in 40-element set) | ||
| 7400 | 2026.05.08 08:12:36.861664 [ 354 ] {d6ca5918-4b57-4147-8276-47cc10664480} <Trace> oximeter.timeseries_schema (b89db7f6-4c52-403d-9f92-e362dcc59f0f) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 7401 | 2026.05.08 08:12:36.861690 [ 313 ] {d6ca5918-4b57-4147-8276-47cc10664480} <Trace> oximeter.timeseries_schema (b89db7f6-4c52-403d-9f92-e362dcc59f0f) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 7402 | 2026.05.08 08:12:36.861695 [ 364 ] {d6ca5918-4b57-4147-8276-47cc10664480} <Trace> oximeter.timeseries_schema (b89db7f6-4c52-403d-9f92-e362dcc59f0f) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 7403 | 2026.05.08 08:12:36.861858 [ 260 ] {d6ca5918-4b57-4147-8276-47cc10664480} <Debug> oximeter.timeseries_schema (b89db7f6-4c52-403d-9f92-e362dcc59f0f) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges | ||
| 7404 | 2026.05.08 08:12:36.861895 [ 260 ] {d6ca5918-4b57-4147-8276-47cc10664480} <Trace> oximeter.timeseries_schema (b89db7f6-4c52-403d-9f92-e362dcc59f0f) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 7405 | 2026.05.08 08:12:36.861968 [ 260 ] {d6ca5918-4b57-4147-8276-47cc10664480} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 7406 | 2026.05.08 08:12:36.861987 [ 260 ] {d6ca5918-4b57-4147-8276-47cc10664480} <Debug> oximeter.timeseries_schema (b89db7f6-4c52-403d-9f92-e362dcc59f0f) (SelectExecutor): Reading approx. 47 rows with 2 streams | ||
| 7407 | 2026.05.08 08:12:36.862023 [ 260 ] {d6ca5918-4b57-4147-8276-47cc10664480} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'zone:cpu_nsec'))" | ||
| 7408 | 2026.05.08 08:12:36.862062 [ 260 ] {d6ca5918-4b57-4147-8276-47cc10664480} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'zone:cpu_nsec'))" | ||
| 7409 | 2026.05.08 08:12:36.863357 [ 260 ] {d6ca5918-4b57-4147-8276-47cc10664480} <Debug> executeQuery: Read 47 rows, 11.99 KiB in 0.00281 sec., 16725.978647686832 rows/sec., 4.17 MiB/sec. | ||
| 7410 | 2026.05.08 08:12:36.863465 [ 260 ] {d6ca5918-4b57-4147-8276-47cc10664480} <Debug> TCPHandler: Processed in 0.003316748 sec. | ||
| 7411 | 2026.05.08 08:12:36.878053 [ 260 ] {} <Trace> TCP-Session: 3fbd83a9-a342-4804-a34d-63c9c5d34136 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7412 | 2026.05.08 08:12:36.878187 [ 260 ] {50506c7d-7fd8-4ee3-afd0-b3635ebd4d28} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40062) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 7413 | 2026.05.08 08:12:36.878238 [ 260 ] {50506c7d-7fd8-4ee3-afd0-b3635ebd4d28} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 7414 | 2026.05.08 08:12:36.878871 [ 260 ] {50506c7d-7fd8-4ee3-afd0-b3635ebd4d28} <Trace> oximeter.fields_i16 (3c1e284c-4bc9-42d0-9208-0102cfbb7904): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7415 | 2026.05.08 08:12:36.878910 [ 260 ] {50506c7d-7fd8-4ee3-afd0-b3635ebd4d28} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.04 GiB. | ||
| 7416 | 2026.05.08 08:12:36.879307 [ 260 ] {50506c7d-7fd8-4ee3-afd0-b3635ebd4d28} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 7417 | 2026.05.08 08:12:36.879536 [ 260 ] {50506c7d-7fd8-4ee3-afd0-b3635ebd4d28} <Trace> oximeter.fields_i16 (3c1e284c-4bc9-42d0-9208-0102cfbb7904): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7418 | 2026.05.08 08:12:36.879678 [ 260 ] {50506c7d-7fd8-4ee3-afd0-b3635ebd4d28} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001528 sec., 185863.87434554973 rows/sec., 11.80 MiB/sec. | ||
| 7419 | 2026.05.08 08:12:36.879715 [ 260 ] {50506c7d-7fd8-4ee3-afd0-b3635ebd4d28} <Debug> TCPHandler: Processed in 0.00172479 sec. | ||
| 7420 | 2026.05.08 08:12:36.879834 [ 260 ] {} <Trace> TCP-Session: 3fbd83a9-a342-4804-a34d-63c9c5d34136 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7421 | 2026.05.08 08:12:36.879928 [ 260 ] {3ff66371-c6b5-4a4c-98cc-fee64262a680} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40062) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7422 | 2026.05.08 08:12:36.879967 [ 260 ] {3ff66371-c6b5-4a4c-98cc-fee64262a680} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7423 | 2026.05.08 08:12:36.881760 [ 260 ] {3ff66371-c6b5-4a4c-98cc-fee64262a680} <Trace> oximeter.fields_string (2e56caf6-21a8-464c-b24f-cce9c93bbfbe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7424 | 2026.05.08 08:12:36.881797 [ 260 ] {3ff66371-c6b5-4a4c-98cc-fee64262a680} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.04 GiB. | ||
| 7425 | 2026.05.08 08:12:36.882300 [ 260 ] {3ff66371-c6b5-4a4c-98cc-fee64262a680} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 7426 | 2026.05.08 08:12:36.882520 [ 260 ] {3ff66371-c6b5-4a4c-98cc-fee64262a680} <Trace> oximeter.fields_string (2e56caf6-21a8-464c-b24f-cce9c93bbfbe): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7427 | 2026.05.08 08:12:36.882646 [ 260 ] {3ff66371-c6b5-4a4c-98cc-fee64262a680} <Debug> executeQuery: Read 3178 rows, 243.31 KiB in 0.002736 sec., 1161549.707602339 rows/sec., 86.85 MiB/sec. | ||
| 7428 | 2026.05.08 08:12:36.882684 [ 260 ] {3ff66371-c6b5-4a4c-98cc-fee64262a680} <Debug> MemoryTracker: Peak memory usage (for query): 4.00 MiB. | ||
| 7429 | 2026.05.08 08:12:36.882697 [ 260 ] {3ff66371-c6b5-4a4c-98cc-fee64262a680} <Debug> TCPHandler: Processed in 0.002911131 sec. | ||
| 7430 | 2026.05.08 08:12:36.882813 [ 260 ] {} <Trace> TCP-Session: 3fbd83a9-a342-4804-a34d-63c9c5d34136 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7431 | 2026.05.08 08:12:36.882907 [ 260 ] {8b4bb503-109f-445a-961e-5b7888671ba5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40062) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7432 | 2026.05.08 08:12:36.882945 [ 260 ] {8b4bb503-109f-445a-961e-5b7888671ba5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7433 | 2026.05.08 08:12:36.883409 [ 260 ] {8b4bb503-109f-445a-961e-5b7888671ba5} <Trace> oximeter.fields_u16 (b3f55b36-ed93-4ef0-b7a4-471cf9f732a6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7434 | 2026.05.08 08:12:36.883443 [ 260 ] {8b4bb503-109f-445a-961e-5b7888671ba5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.04 GiB. | ||
| 7435 | 2026.05.08 08:12:36.883742 [ 260 ] {8b4bb503-109f-445a-961e-5b7888671ba5} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 7436 | 2026.05.08 08:12:36.883950 [ 260 ] {8b4bb503-109f-445a-961e-5b7888671ba5} <Trace> oximeter.fields_u16 (b3f55b36-ed93-4ef0-b7a4-471cf9f732a6): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7437 | 2026.05.08 08:12:36.884077 [ 260 ] {8b4bb503-109f-445a-961e-5b7888671ba5} <Debug> executeQuery: Read 169 rows, 10.57 KiB in 0.001189 sec., 142136.2489486964 rows/sec., 8.68 MiB/sec. | ||
| 7438 | 2026.05.08 08:12:36.884120 [ 260 ] {8b4bb503-109f-445a-961e-5b7888671ba5} <Debug> TCPHandler: Processed in 0.001354874 sec. | ||
| 7439 | 2026.05.08 08:12:36.884235 [ 260 ] {} <Trace> TCP-Session: 3fbd83a9-a342-4804-a34d-63c9c5d34136 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7440 | 2026.05.08 08:12:36.884327 [ 260 ] {ce16f520-9ee8-4c8d-9682-77371a079173} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40062) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 7441 | 2026.05.08 08:12:36.884371 [ 260 ] {ce16f520-9ee8-4c8d-9682-77371a079173} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 7442 | 2026.05.08 08:12:36.885094 [ 260 ] {ce16f520-9ee8-4c8d-9682-77371a079173} <Trace> oximeter.fields_u32 (b5155bac-ebd9-49db-8237-598074e8072a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7443 | 2026.05.08 08:12:36.885129 [ 260 ] {ce16f520-9ee8-4c8d-9682-77371a079173} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.04 GiB. | ||
| 7444 | 2026.05.08 08:12:36.885477 [ 260 ] {ce16f520-9ee8-4c8d-9682-77371a079173} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 7445 | 2026.05.08 08:12:36.885710 [ 260 ] {ce16f520-9ee8-4c8d-9682-77371a079173} <Trace> oximeter.fields_u32 (b5155bac-ebd9-49db-8237-598074e8072a): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7446 | 2026.05.08 08:12:36.885836 [ 260 ] {ce16f520-9ee8-4c8d-9682-77371a079173} <Debug> executeQuery: Read 950 rows, 57.24 KiB in 0.001526 sec., 622542.5950196593 rows/sec., 36.63 MiB/sec. | ||
| 7447 | 2026.05.08 08:12:36.885873 [ 260 ] {ce16f520-9ee8-4c8d-9682-77371a079173} <Debug> TCPHandler: Processed in 0.001685409 sec. | ||
| 7448 | 2026.05.08 08:12:36.885994 [ 260 ] {} <Trace> TCP-Session: 3fbd83a9-a342-4804-a34d-63c9c5d34136 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7449 | 2026.05.08 08:12:36.886089 [ 260 ] {808b3dcf-2f69-41e6-af17-89ff87450e4d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40062) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 7450 | 2026.05.08 08:12:36.886128 [ 260 ] {808b3dcf-2f69-41e6-af17-89ff87450e4d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 7451 | 2026.05.08 08:12:36.886506 [ 260 ] {808b3dcf-2f69-41e6-af17-89ff87450e4d} <Trace> oximeter.fields_u64 (0d6b14c5-b10e-4a1c-aa05-73304251a84f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7452 | 2026.05.08 08:12:36.886541 [ 260 ] {808b3dcf-2f69-41e6-af17-89ff87450e4d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.04 GiB. | ||
| 7453 | 2026.05.08 08:12:36.886824 [ 260 ] {808b3dcf-2f69-41e6-af17-89ff87450e4d} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 7454 | 2026.05.08 08:12:36.887030 [ 260 ] {808b3dcf-2f69-41e6-af17-89ff87450e4d} <Trace> oximeter.fields_u64 (0d6b14c5-b10e-4a1c-aa05-73304251a84f): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7455 | 2026.05.08 08:12:36.887151 [ 260 ] {808b3dcf-2f69-41e6-af17-89ff87450e4d} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.00108 sec., 925.9259259259259 rows/sec., 65.10 KiB/sec. | ||
| 7456 | 2026.05.08 08:12:36.887187 [ 260 ] {808b3dcf-2f69-41e6-af17-89ff87450e4d} <Debug> TCPHandler: Processed in 0.001250501 sec. | ||
| 7457 | 2026.05.08 08:12:36.887296 [ 260 ] {} <Trace> TCP-Session: 3fbd83a9-a342-4804-a34d-63c9c5d34136 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7458 | 2026.05.08 08:12:36.887389 [ 260 ] {7094469c-5cdf-4ad4-bc68-869490668b94} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40062) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 7459 | 2026.05.08 08:12:36.887427 [ 260 ] {7094469c-5cdf-4ad4-bc68-869490668b94} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 7460 | 2026.05.08 08:12:36.887856 [ 260 ] {7094469c-5cdf-4ad4-bc68-869490668b94} <Trace> oximeter.fields_u8 (7b358469-9653-4fa1-8df0-42378e30bc5f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7461 | 2026.05.08 08:12:36.887896 [ 260 ] {7094469c-5cdf-4ad4-bc68-869490668b94} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.04 GiB. | ||
| 7462 | 2026.05.08 08:12:36.888196 [ 260 ] {7094469c-5cdf-4ad4-bc68-869490668b94} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 7463 | 2026.05.08 08:12:36.888404 [ 260 ] {7094469c-5cdf-4ad4-bc68-869490668b94} <Trace> oximeter.fields_u8 (7b358469-9653-4fa1-8df0-42378e30bc5f): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7464 | 2026.05.08 08:12:36.888526 [ 260 ] {7094469c-5cdf-4ad4-bc68-869490668b94} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001155 sec., 128138.52813852814 rows/sec., 7.29 MiB/sec. | ||
| 7465 | 2026.05.08 08:12:36.888561 [ 260 ] {7094469c-5cdf-4ad4-bc68-869490668b94} <Debug> TCPHandler: Processed in 0.001312322 sec. | ||
| 7466 | 2026.05.08 08:12:36.888669 [ 260 ] {} <Trace> TCP-Session: 3fbd83a9-a342-4804-a34d-63c9c5d34136 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7467 | 2026.05.08 08:12:36.888762 [ 260 ] {11ac80ee-1243-41a9-8ffa-9b4534881d4c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40062) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7468 | 2026.05.08 08:12:36.888800 [ 260 ] {11ac80ee-1243-41a9-8ffa-9b4534881d4c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7469 | 2026.05.08 08:12:36.889837 [ 260 ] {11ac80ee-1243-41a9-8ffa-9b4534881d4c} <Trace> oximeter.fields_uuid (6954ef9e-8f45-45b9-b3dd-33f933bb31d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7470 | 2026.05.08 08:12:36.889871 [ 260 ] {11ac80ee-1243-41a9-8ffa-9b4534881d4c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.04 GiB. | ||
| 7471 | 2026.05.08 08:12:36.890248 [ 260 ] {11ac80ee-1243-41a9-8ffa-9b4534881d4c} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 7472 | 2026.05.08 08:12:36.890480 [ 260 ] {11ac80ee-1243-41a9-8ffa-9b4534881d4c} <Trace> oximeter.fields_uuid (6954ef9e-8f45-45b9-b3dd-33f933bb31d2): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7473 | 2026.05.08 08:12:36.890604 [ 260 ] {11ac80ee-1243-41a9-8ffa-9b4534881d4c} <Debug> executeQuery: Read 1732 rows, 119.46 KiB in 0.00186 sec., 931182.7956989247 rows/sec., 62.72 MiB/sec. | ||
| 7474 | 2026.05.08 08:12:36.890640 [ 260 ] {11ac80ee-1243-41a9-8ffa-9b4534881d4c} <Debug> TCPHandler: Processed in 0.002018284 sec. | ||
| 7475 | 2026.05.08 08:12:36.890755 [ 260 ] {} <Trace> TCP-Session: 3fbd83a9-a342-4804-a34d-63c9c5d34136 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7476 | 2026.05.08 08:12:36.890849 [ 260 ] {66bad7eb-942b-4cf5-aa63-60f6a1240b5f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40062) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 7477 | 2026.05.08 08:12:36.890888 [ 260 ] {66bad7eb-942b-4cf5-aa63-60f6a1240b5f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 7478 | 2026.05.08 08:12:36.891207 [ 260 ] {66bad7eb-942b-4cf5-aa63-60f6a1240b5f} <Trace> oximeter.measurements_bool (014a2999-841c-441b-b671-434e3660eef7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7479 | 2026.05.08 08:12:36.891240 [ 260 ] {66bad7eb-942b-4cf5-aa63-60f6a1240b5f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.04 GiB. | ||
| 7480 | 2026.05.08 08:12:36.891538 [ 260 ] {66bad7eb-942b-4cf5-aa63-60f6a1240b5f} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 7481 | 2026.05.08 08:12:36.891742 [ 260 ] {66bad7eb-942b-4cf5-aa63-60f6a1240b5f} <Trace> oximeter.measurements_bool (014a2999-841c-441b-b671-434e3660eef7): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7482 | 2026.05.08 08:12:36.891870 [ 260 ] {66bad7eb-942b-4cf5-aa63-60f6a1240b5f} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001039 sec., 5774.783445620789 rows/sec., 301.71 KiB/sec. | ||
| 7483 | 2026.05.08 08:12:36.891904 [ 260 ] {66bad7eb-942b-4cf5-aa63-60f6a1240b5f} <Debug> TCPHandler: Processed in 0.001197461 sec. | ||
| 7484 | 2026.05.08 08:12:36.892005 [ 260 ] {} <Trace> TCP-Session: 3fbd83a9-a342-4804-a34d-63c9c5d34136 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7485 | 2026.05.08 08:12:36.892105 [ 260 ] {850fbfe0-f6cd-470f-b6f9-3c62fcf7180c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40062) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7486 | 2026.05.08 08:12:36.892147 [ 260 ] {850fbfe0-f6cd-470f-b6f9-3c62fcf7180c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7487 | 2026.05.08 08:12:36.892796 [ 260 ] {850fbfe0-f6cd-470f-b6f9-3c62fcf7180c} <Trace> oximeter.measurements_cumulativeu64 (a8be02dd-881e-443e-adcb-2b9e0d812815): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7488 | 2026.05.08 08:12:36.892829 [ 260 ] {850fbfe0-f6cd-470f-b6f9-3c62fcf7180c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.04 GiB. | ||
| 7489 | 2026.05.08 08:12:36.893320 [ 260 ] {850fbfe0-f6cd-470f-b6f9-3c62fcf7180c} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 7490 | 2026.05.08 08:12:36.893549 [ 260 ] {850fbfe0-f6cd-470f-b6f9-3c62fcf7180c} <Trace> oximeter.measurements_cumulativeu64 (a8be02dd-881e-443e-adcb-2b9e0d812815): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7491 | 2026.05.08 08:12:36.893677 [ 260 ] {850fbfe0-f6cd-470f-b6f9-3c62fcf7180c} <Debug> executeQuery: Read 1601 rows, 99.52 KiB in 0.00159 sec., 1006918.2389937106 rows/sec., 61.13 MiB/sec. | ||
| 7492 | 2026.05.08 08:12:36.893714 [ 260 ] {850fbfe0-f6cd-470f-b6f9-3c62fcf7180c} <Debug> TCPHandler: Processed in 0.001755751 sec. | ||
| 7493 | 2026.05.08 08:12:36.893823 [ 260 ] {} <Trace> TCP-Session: 3fbd83a9-a342-4804-a34d-63c9c5d34136 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7494 | 2026.05.08 08:12:36.893915 [ 260 ] {b85e35e4-bbc0-4596-befd-b9fa4ad9bfb2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40062) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 7495 | 2026.05.08 08:12:36.893956 [ 260 ] {b85e35e4-bbc0-4596-befd-b9fa4ad9bfb2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 7496 | 2026.05.08 08:12:36.894271 [ 260 ] {b85e35e4-bbc0-4596-befd-b9fa4ad9bfb2} <Trace> oximeter.measurements_f64 (6f2500a7-7443-4aff-afae-2b5549923f4f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7497 | 2026.05.08 08:12:36.894305 [ 260 ] {b85e35e4-bbc0-4596-befd-b9fa4ad9bfb2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.04 GiB. | ||
| 7498 | 2026.05.08 08:12:36.894594 [ 260 ] {b85e35e4-bbc0-4596-befd-b9fa4ad9bfb2} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 7499 | 2026.05.08 08:12:36.894800 [ 260 ] {b85e35e4-bbc0-4596-befd-b9fa4ad9bfb2} <Trace> oximeter.measurements_f64 (6f2500a7-7443-4aff-afae-2b5549923f4f): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7500 | 2026.05.08 08:12:36.894921 [ 260 ] {b85e35e4-bbc0-4596-befd-b9fa4ad9bfb2} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001024 sec., 976.5625 rows/sec., 65.80 KiB/sec. | ||
| 7501 | 2026.05.08 08:12:36.894955 [ 260 ] {b85e35e4-bbc0-4596-befd-b9fa4ad9bfb2} <Debug> TCPHandler: Processed in 0.0011796 sec. | ||
| 7502 | 2026.05.08 08:12:36.895068 [ 260 ] {} <Trace> TCP-Session: 3fbd83a9-a342-4804-a34d-63c9c5d34136 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7503 | 2026.05.08 08:12:36.895159 [ 260 ] {b0a3b249-e299-4523-bff8-e53f535e1102} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40062) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7504 | 2026.05.08 08:12:36.895211 [ 260 ] {b0a3b249-e299-4523-bff8-e53f535e1102} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 7505 | 2026.05.08 08:12:36.895966 [ 260 ] {b0a3b249-e299-4523-bff8-e53f535e1102} <Trace> oximeter.measurements_histogramu64 (ebabec84-cbfc-4cf8-9a95-b35807d218b8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7506 | 2026.05.08 08:12:36.896001 [ 260 ] {b0a3b249-e299-4523-bff8-e53f535e1102} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.04 GiB. | ||
| 7507 | 2026.05.08 08:12:36.896529 [ 260 ] {b0a3b249-e299-4523-bff8-e53f535e1102} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 7508 | 2026.05.08 08:12:36.896748 [ 260 ] {b0a3b249-e299-4523-bff8-e53f535e1102} <Trace> oximeter.measurements_histogramu64 (ebabec84-cbfc-4cf8-9a95-b35807d218b8): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7509 | 2026.05.08 08:12:36.896881 [ 260 ] {b0a3b249-e299-4523-bff8-e53f535e1102} <Debug> executeQuery: Read 27 rows, 49.54 KiB in 0.00174 sec., 15517.241379310344 rows/sec., 27.81 MiB/sec. | ||
| 7510 | 2026.05.08 08:12:36.896937 [ 260 ] {b0a3b249-e299-4523-bff8-e53f535e1102} <Debug> TCPHandler: Processed in 0.001915623 sec. | ||
| 7511 | 2026.05.08 08:12:36.897045 [ 260 ] {} <Trace> TCP-Session: 3fbd83a9-a342-4804-a34d-63c9c5d34136 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7512 | 2026.05.08 08:12:36.897138 [ 260 ] {24776dee-eafa-458b-99eb-f9dd34b65813} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40062) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7513 | 2026.05.08 08:12:36.897178 [ 260 ] {24776dee-eafa-458b-99eb-f9dd34b65813} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7514 | 2026.05.08 08:12:36.897499 [ 260 ] {24776dee-eafa-458b-99eb-f9dd34b65813} <Trace> oximeter.measurements_u64 (51456919-ce1d-4304-962d-5a281585e6eb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7515 | 2026.05.08 08:12:36.897533 [ 260 ] {24776dee-eafa-458b-99eb-f9dd34b65813} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.04 GiB. | ||
| 7516 | 2026.05.08 08:12:36.897828 [ 260 ] {24776dee-eafa-458b-99eb-f9dd34b65813} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 7517 | 2026.05.08 08:12:36.898032 [ 260 ] {24776dee-eafa-458b-99eb-f9dd34b65813} <Trace> oximeter.measurements_u64 (51456919-ce1d-4304-962d-5a281585e6eb): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7518 | 2026.05.08 08:12:36.898152 [ 260 ] {24776dee-eafa-458b-99eb-f9dd34b65813} <Debug> executeQuery: Read 42 rows, 2.45 KiB in 0.001033 sec., 40658.276863504354 rows/sec., 2.32 MiB/sec. | ||
| 7519 | 2026.05.08 08:12:36.898187 [ 260 ] {24776dee-eafa-458b-99eb-f9dd34b65813} <Debug> TCPHandler: Processed in 0.00118869 sec. | ||
| 7520 | 2026.05.08 08:12:40.157240 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 54 entries to flush up to offset 950 | ||
| 7521 | 2026.05.08 08:12:40.160037 [ 243 ] {} <Trace> system.query_log (14f8ccb3-56a3-4601-8a9e-d96094aafe7f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7522 | 2026.05.08 08:12:40.160092 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.04 GiB. | ||
| 7523 | 2026.05.08 08:12:40.161388 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 7524 | 2026.05.08 08:12:40.161685 [ 243 ] {} <Trace> system.query_log (14f8ccb3-56a3-4601-8a9e-d96094aafe7f): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7525 | 2026.05.08 08:12:40.162122 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 950 | ||
| 7526 | 2026.05.08 08:12:40.780051 [ 260 ] {} <Trace> TCP-Session: 3fbd83a9-a342-4804-a34d-63c9c5d34136 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7527 | 2026.05.08 08:12:40.780320 [ 260 ] {d7c172cf-db36-49c3-bf72-4111d12c5b4e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40062) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_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) | ||
| 7528 | 2026.05.08 08:12:40.780699 [ 260 ] {d7c172cf-db36-49c3-bf72-4111d12c5b4e} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 7529 | 2026.05.08 08:12:40.780737 [ 260 ] {d7c172cf-db36-49c3-bf72-4111d12c5b4e} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_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 | ||
| 7530 | 2026.05.08 08:12:40.780960 [ 260 ] {d7c172cf-db36-49c3-bf72-4111d12c5b4e} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 7531 | 2026.05.08 08:12:40.781033 [ 260 ] {d7c172cf-db36-49c3-bf72-4111d12c5b4e} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 7532 | 2026.05.08 08:12:40.781178 [ 260 ] {d7c172cf-db36-49c3-bf72-4111d12c5b4e} <Debug> oximeter.timeseries_schema (b89db7f6-4c52-403d-9f92-e362dcc59f0f) (SelectExecutor): Key condition: (column 0 in 18-element set) | ||
| 7533 | 2026.05.08 08:12:40.781279 [ 354 ] {d7c172cf-db36-49c3-bf72-4111d12c5b4e} <Trace> oximeter.timeseries_schema (b89db7f6-4c52-403d-9f92-e362dcc59f0f) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 7534 | 2026.05.08 08:12:40.781308 [ 364 ] {d7c172cf-db36-49c3-bf72-4111d12c5b4e} <Trace> oximeter.timeseries_schema (b89db7f6-4c52-403d-9f92-e362dcc59f0f) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 7535 | 2026.05.08 08:12:40.781309 [ 313 ] {d7c172cf-db36-49c3-bf72-4111d12c5b4e} <Trace> oximeter.timeseries_schema (b89db7f6-4c52-403d-9f92-e362dcc59f0f) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 7536 | 2026.05.08 08:12:40.781437 [ 260 ] {d7c172cf-db36-49c3-bf72-4111d12c5b4e} <Debug> oximeter.timeseries_schema (b89db7f6-4c52-403d-9f92-e362dcc59f0f) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges | ||
| 7537 | 2026.05.08 08:12:40.781465 [ 260 ] {d7c172cf-db36-49c3-bf72-4111d12c5b4e} <Trace> oximeter.timeseries_schema (b89db7f6-4c52-403d-9f92-e362dcc59f0f) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 7538 | 2026.05.08 08:12:40.781538 [ 260 ] {d7c172cf-db36-49c3-bf72-4111d12c5b4e} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 7539 | 2026.05.08 08:12:40.781557 [ 260 ] {d7c172cf-db36-49c3-bf72-4111d12c5b4e} <Debug> oximeter.timeseries_schema (b89db7f6-4c52-403d-9f92-e362dcc59f0f) (SelectExecutor): Reading approx. 47 rows with 2 streams | ||
| 7540 | 2026.05.08 08:12:40.781597 [ 260 ] {d7c172cf-db36-49c3-bf72-4111d12c5b4e} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 7541 | 2026.05.08 08:12:40.781637 [ 260 ] {d7c172cf-db36-49c3-bf72-4111d12c5b4e} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 7542 | 2026.05.08 08:12:40.782781 [ 260 ] {d7c172cf-db36-49c3-bf72-4111d12c5b4e} <Debug> executeQuery: Read 47 rows, 8.00 KiB in 0.002564 sec., 18330.733229329173 rows/sec., 3.05 MiB/sec. | ||
| 7543 | 2026.05.08 08:12:40.782898 [ 260 ] {d7c172cf-db36-49c3-bf72-4111d12c5b4e} <Debug> TCPHandler: Processed in 0.002984931 sec. | ||
| 7544 | 2026.05.08 08:12:40.784355 [ 260 ] {} <Trace> TCP-Session: 3fbd83a9-a342-4804-a34d-63c9c5d34136 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7545 | 2026.05.08 08:12:40.784466 [ 260 ] {28ba538e-4b5a-44ee-afc0-ed88a7b72b90} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40062) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7546 | 2026.05.08 08:12:40.784511 [ 260 ] {28ba538e-4b5a-44ee-afc0-ed88a7b72b90} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7547 | 2026.05.08 08:12:40.785006 [ 260 ] {28ba538e-4b5a-44ee-afc0-ed88a7b72b90} <Trace> oximeter.fields_string (2e56caf6-21a8-464c-b24f-cce9c93bbfbe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7548 | 2026.05.08 08:12:40.785048 [ 260 ] {28ba538e-4b5a-44ee-afc0-ed88a7b72b90} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.04 GiB. | ||
| 7549 | 2026.05.08 08:12:40.785432 [ 260 ] {28ba538e-4b5a-44ee-afc0-ed88a7b72b90} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 7550 | 2026.05.08 08:12:40.785658 [ 260 ] {28ba538e-4b5a-44ee-afc0-ed88a7b72b90} <Trace> oximeter.fields_string (2e56caf6-21a8-464c-b24f-cce9c93bbfbe): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7551 | 2026.05.08 08:12:40.785807 [ 260 ] {28ba538e-4b5a-44ee-afc0-ed88a7b72b90} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001374 sec., 40756.914119359535 rows/sec., 3.13 MiB/sec. | ||
| 7552 | 2026.05.08 08:12:40.785809 [ 129 ] {} <Debug> oximeter.fields_string (2e56caf6-21a8-464c-b24f-cce9c93bbfbe) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 7553 | 2026.05.08 08:12:40.785847 [ 260 ] {28ba538e-4b5a-44ee-afc0-ed88a7b72b90} <Debug> TCPHandler: Processed in 0.001546026 sec. | ||
| 7554 | 2026.05.08 08:12:40.785880 [ 129 ] {} <Trace> oximeter.fields_string (2e56caf6-21a8-464c-b24f-cce9c93bbfbe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7555 | 2026.05.08 08:12:40.785906 [ 129 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.04 GiB. | ||
| 7556 | 2026.05.08 08:12:40.785981 [ 260 ] {} <Trace> TCP-Session: 3fbd83a9-a342-4804-a34d-63c9c5d34136 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7557 | 2026.05.08 08:12:40.786005 [ 195 ] {2e56caf6-21a8-464c-b24f-cce9c93bbfbe::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 | ||
| 7558 | 2026.05.08 08:12:40.786084 [ 260 ] {5084cce7-a44d-4e5e-b62b-0716358548f8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40062) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7559 | 2026.05.08 08:12:40.786113 [ 195 ] {2e56caf6-21a8-464c-b24f-cce9c93bbfbe::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7560 | 2026.05.08 08:12:40.786125 [ 260 ] {5084cce7-a44d-4e5e-b62b-0716358548f8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7561 | 2026.05.08 08:12:40.786145 [ 195 ] {2e56caf6-21a8-464c-b24f-cce9c93bbfbe::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 3358 rows starting from the beginning of the part | ||
| 7562 | 2026.05.08 08:12:40.786210 [ 195 ] {2e56caf6-21a8-464c-b24f-cce9c93bbfbe::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 106 rows starting from the beginning of the part | ||
| 7563 | 2026.05.08 08:12:40.786259 [ 195 ] {2e56caf6-21a8-464c-b24f-cce9c93bbfbe::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 92 rows starting from the beginning of the part | ||
| 7564 | 2026.05.08 08:12:40.786306 [ 195 ] {2e56caf6-21a8-464c-b24f-cce9c93bbfbe::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 104 rows starting from the beginning of the part | ||
| 7565 | 2026.05.08 08:12:40.786385 [ 195 ] {2e56caf6-21a8-464c-b24f-cce9c93bbfbe::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 3178 rows starting from the beginning of the part | ||
| 7566 | 2026.05.08 08:12:40.786429 [ 195 ] {2e56caf6-21a8-464c-b24f-cce9c93bbfbe::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 56 rows starting from the beginning of the part | ||
| 7567 | 2026.05.08 08:12:40.786565 [ 260 ] {5084cce7-a44d-4e5e-b62b-0716358548f8} <Trace> oximeter.fields_uuid (6954ef9e-8f45-45b9-b3dd-33f933bb31d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7568 | 2026.05.08 08:12:40.786602 [ 260 ] {5084cce7-a44d-4e5e-b62b-0716358548f8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.04 GiB. | ||
| 7569 | 2026.05.08 08:12:40.786910 [ 260 ] {5084cce7-a44d-4e5e-b62b-0716358548f8} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 7570 | 2026.05.08 08:12:40.787126 [ 260 ] {5084cce7-a44d-4e5e-b62b-0716358548f8} <Trace> oximeter.fields_uuid (6954ef9e-8f45-45b9-b3dd-33f933bb31d2): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7571 | 2026.05.08 08:12:40.787246 [ 129 ] {} <Debug> oximeter.fields_uuid (6954ef9e-8f45-45b9-b3dd-33f933bb31d2) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 7572 | 2026.05.08 08:12:40.787260 [ 260 ] {5084cce7-a44d-4e5e-b62b-0716358548f8} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001198 sec., 53422.37061769616 rows/sec., 4.17 MiB/sec. | ||
| 7573 | 2026.05.08 08:12:40.787312 [ 129 ] {} <Trace> oximeter.fields_uuid (6954ef9e-8f45-45b9-b3dd-33f933bb31d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7574 | 2026.05.08 08:12:40.787333 [ 260 ] {5084cce7-a44d-4e5e-b62b-0716358548f8} <Debug> TCPHandler: Processed in 0.001406034 sec. | ||
| 7575 | 2026.05.08 08:12:40.787339 [ 129 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.04 GiB. | ||
| 7576 | 2026.05.08 08:12:40.787439 [ 197 ] {6954ef9e-8f45-45b9-b3dd-33f933bb31d2::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 | ||
| 7577 | 2026.05.08 08:12:40.787460 [ 260 ] {} <Trace> TCP-Session: 3fbd83a9-a342-4804-a34d-63c9c5d34136 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7578 | 2026.05.08 08:12:40.787548 [ 197 ] {6954ef9e-8f45-45b9-b3dd-33f933bb31d2::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7579 | 2026.05.08 08:12:40.787563 [ 260 ] {dee6852b-16ae-40b4-9ac1-5966d13d089b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40062) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7580 | 2026.05.08 08:12:40.787585 [ 197 ] {6954ef9e-8f45-45b9-b3dd-33f933bb31d2::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 1830 rows starting from the beginning of the part | ||
| 7581 | 2026.05.08 08:12:40.787612 [ 260 ] {dee6852b-16ae-40b4-9ac1-5966d13d089b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7582 | 2026.05.08 08:12:40.787651 [ 197 ] {6954ef9e-8f45-45b9-b3dd-33f933bb31d2::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 92 rows starting from the beginning of the part | ||
| 7583 | 2026.05.08 08:12:40.787701 [ 197 ] {6954ef9e-8f45-45b9-b3dd-33f933bb31d2::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 82 rows starting from the beginning of the part | ||
| 7584 | 2026.05.08 08:12:40.787741 [ 197 ] {6954ef9e-8f45-45b9-b3dd-33f933bb31d2::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 88 rows starting from the beginning of the part | ||
| 7585 | 2026.05.08 08:12:40.787779 [ 197 ] {6954ef9e-8f45-45b9-b3dd-33f933bb31d2::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 1732 rows starting from the beginning of the part | ||
| 7586 | 2026.05.08 08:12:40.787815 [ 197 ] {6954ef9e-8f45-45b9-b3dd-33f933bb31d2::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 64 rows starting from the beginning of the part | ||
| 7587 | 2026.05.08 08:12:40.788005 [ 260 ] {dee6852b-16ae-40b4-9ac1-5966d13d089b} <Trace> oximeter.measurements_cumulativeu64 (a8be02dd-881e-443e-adcb-2b9e0d812815): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7588 | 2026.05.08 08:12:40.788047 [ 260 ] {dee6852b-16ae-40b4-9ac1-5966d13d089b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.04 GiB. | ||
| 7589 | 2026.05.08 08:12:40.788552 [ 260 ] {dee6852b-16ae-40b4-9ac1-5966d13d089b} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 7590 | 2026.05.08 08:12:40.788724 [ 192 ] {2e56caf6-21a8-464c-b24f-cce9c93bbfbe::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6894 rows, containing 5 columns (5 merged, 0 gathered) in 0.002761898 sec., 2496109.5594406454 rows/sec., 198.29 MiB/sec. | ||
| 7591 | 2026.05.08 08:12:40.788788 [ 260 ] {dee6852b-16ae-40b4-9ac1-5966d13d089b} <Trace> oximeter.measurements_cumulativeu64 (a8be02dd-881e-443e-adcb-2b9e0d812815): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7592 | 2026.05.08 08:12:40.788910 [ 129 ] {} <Debug> oximeter.measurements_cumulativeu64 (a8be02dd-881e-443e-adcb-2b9e0d812815) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 7593 | 2026.05.08 08:12:40.788935 [ 260 ] {dee6852b-16ae-40b4-9ac1-5966d13d089b} <Debug> executeQuery: Read 128 rows, 9.13 KiB in 0.001393 sec., 91888.01148600144 rows/sec., 6.40 MiB/sec. | ||
| 7594 | 2026.05.08 08:12:40.788943 [ 129 ] {} <Trace> oximeter.measurements_cumulativeu64 (a8be02dd-881e-443e-adcb-2b9e0d812815): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7595 | 2026.05.08 08:12:40.788976 [ 129 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.04 GiB. | ||
| 7596 | 2026.05.08 08:12:40.788980 [ 260 ] {dee6852b-16ae-40b4-9ac1-5966d13d089b} <Debug> TCPHandler: Processed in 0.001569608 sec. | ||
| 7597 | 2026.05.08 08:12:40.789029 [ 187 ] {2e56caf6-21a8-464c-b24f-cce9c93bbfbe::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 7598 | 2026.05.08 08:12:40.789045 [ 195 ] {a8be02dd-881e-443e-adcb-2b9e0d812815::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 | ||
| 7599 | 2026.05.08 08:12:40.789114 [ 260 ] {} <Trace> TCP-Session: 3fbd83a9-a342-4804-a34d-63c9c5d34136 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7600 | 2026.05.08 08:12:40.789130 [ 195 ] {a8be02dd-881e-443e-adcb-2b9e0d812815::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7601 | 2026.05.08 08:12:40.789157 [ 195 ] {a8be02dd-881e-443e-adcb-2b9e0d812815::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_46_9, total 18821 rows starting from the beginning of the part | ||
| 7602 | 2026.05.08 08:12:40.789200 [ 195 ] {a8be02dd-881e-443e-adcb-2b9e0d812815::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 162 rows starting from the beginning of the part | ||
| 7603 | 2026.05.08 08:12:40.789217 [ 260 ] {5e107447-e319-42c2-a895-29d94d6011c1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40062) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7604 | 2026.05.08 08:12:40.789239 [ 195 ] {a8be02dd-881e-443e-adcb-2b9e0d812815::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 160 rows starting from the beginning of the part | ||
| 7605 | 2026.05.08 08:12:40.789240 [ 196 ] {6954ef9e-8f45-45b9-b3dd-33f933bb31d2::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3888 rows, containing 5 columns (5 merged, 0 gathered) in 0.001842942 sec., 2109670.298902516 rows/sec., 152.84 MiB/sec. | ||
| 7606 | 2026.05.08 08:12:40.789265 [ 260 ] {5e107447-e319-42c2-a895-29d94d6011c1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7607 | 2026.05.08 08:12:40.789279 [ 195 ] {a8be02dd-881e-443e-adcb-2b9e0d812815::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 160 rows starting from the beginning of the part | ||
| 7608 | 2026.05.08 08:12:40.789313 [ 187 ] {2e56caf6-21a8-464c-b24f-cce9c93bbfbe::all_1_51_10} <Trace> oximeter.fields_string (2e56caf6-21a8-464c-b24f-cce9c93bbfbe): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7609 | 2026.05.08 08:12:40.789317 [ 195 ] {a8be02dd-881e-443e-adcb-2b9e0d812815::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 1601 rows starting from the beginning of the part | ||
| 7610 | 2026.05.08 08:12:40.789359 [ 195 ] {a8be02dd-881e-443e-adcb-2b9e0d812815::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 128 rows starting from the beginning of the part | ||
| 7611 | 2026.05.08 08:12:40.789391 [ 187 ] {2e56caf6-21a8-464c-b24f-cce9c93bbfbe::all_1_51_10} <Trace> oximeter.fields_string (2e56caf6-21a8-464c-b24f-cce9c93bbfbe) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 7612 | 2026.05.08 08:12:40.789466 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.31 MiB. | ||
| 7613 | 2026.05.08 08:12:40.789539 [ 190 ] {6954ef9e-8f45-45b9-b3dd-33f933bb31d2::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 7614 | 2026.05.08 08:12:40.789623 [ 260 ] {5e107447-e319-42c2-a895-29d94d6011c1} <Trace> oximeter.measurements_u64 (51456919-ce1d-4304-962d-5a281585e6eb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7615 | 2026.05.08 08:12:40.789665 [ 260 ] {5e107447-e319-42c2-a895-29d94d6011c1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.04 GiB. | ||
| 7616 | 2026.05.08 08:12:40.789905 [ 190 ] {6954ef9e-8f45-45b9-b3dd-33f933bb31d2::all_1_51_10} <Trace> oximeter.fields_uuid (6954ef9e-8f45-45b9-b3dd-33f933bb31d2): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7617 | 2026.05.08 08:12:40.790009 [ 190 ] {6954ef9e-8f45-45b9-b3dd-33f933bb31d2::all_1_51_10} <Trace> oximeter.fields_uuid (6954ef9e-8f45-45b9-b3dd-33f933bb31d2) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 7618 | 2026.05.08 08:12:40.790033 [ 260 ] {5e107447-e319-42c2-a895-29d94d6011c1} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 7619 | 2026.05.08 08:12:40.790129 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.73 MiB. | ||
| 7620 | 2026.05.08 08:12:40.790272 [ 260 ] {5e107447-e319-42c2-a895-29d94d6011c1} <Trace> oximeter.measurements_u64 (51456919-ce1d-4304-962d-5a281585e6eb): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7621 | 2026.05.08 08:12:40.790389 [ 129 ] {} <Debug> oximeter.measurements_u64 (51456919-ce1d-4304-962d-5a281585e6eb) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 7622 | 2026.05.08 08:12:40.790411 [ 260 ] {5e107447-e319-42c2-a895-29d94d6011c1} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.00122 sec., 39344.26229508197 rows/sec., 2.65 MiB/sec. | ||
| 7623 | 2026.05.08 08:12:40.790419 [ 129 ] {} <Trace> oximeter.measurements_u64 (51456919-ce1d-4304-962d-5a281585e6eb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7624 | 2026.05.08 08:12:40.790452 [ 129 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.04 GiB. | ||
| 7625 | 2026.05.08 08:12:40.790455 [ 260 ] {5e107447-e319-42c2-a895-29d94d6011c1} <Debug> TCPHandler: Processed in 0.001391104 sec. | ||
| 7626 | 2026.05.08 08:12:40.790541 [ 192 ] {51456919-ce1d-4304-962d-5a281585e6eb::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 | ||
| 7627 | 2026.05.08 08:12:40.790654 [ 192 ] {51456919-ce1d-4304-962d-5a281585e6eb::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7628 | 2026.05.08 08:12:40.790686 [ 192 ] {51456919-ce1d-4304-962d-5a281585e6eb::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 2520 rows starting from the beginning of the part | ||
| 7629 | 2026.05.08 08:12:40.790744 [ 192 ] {51456919-ce1d-4304-962d-5a281585e6eb::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 60 rows starting from the beginning of the part | ||
| 7630 | 2026.05.08 08:12:40.790789 [ 192 ] {51456919-ce1d-4304-962d-5a281585e6eb::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 60 rows starting from the beginning of the part | ||
| 7631 | 2026.05.08 08:12:40.790827 [ 192 ] {51456919-ce1d-4304-962d-5a281585e6eb::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 60 rows starting from the beginning of the part | ||
| 7632 | 2026.05.08 08:12:40.790863 [ 192 ] {51456919-ce1d-4304-962d-5a281585e6eb::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 42 rows starting from the beginning of the part | ||
| 7633 | 2026.05.08 08:12:40.790899 [ 192 ] {51456919-ce1d-4304-962d-5a281585e6eb::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 48 rows starting from the beginning of the part | ||
| 7634 | 2026.05.08 08:12:40.792168 [ 189 ] {51456919-ce1d-4304-962d-5a281585e6eb::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2790 rows, containing 4 columns (4 merged, 0 gathered) in 0.001662219 sec., 1678479.189565274 rows/sec., 110.45 MiB/sec. | ||
| 7635 | 2026.05.08 08:12:40.792478 [ 189 ] {51456919-ce1d-4304-962d-5a281585e6eb::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 7636 | 2026.05.08 08:12:40.792794 [ 189 ] {51456919-ce1d-4304-962d-5a281585e6eb::all_1_51_10} <Trace> oximeter.measurements_u64 (51456919-ce1d-4304-962d-5a281585e6eb): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7637 | 2026.05.08 08:12:40.792876 [ 189 ] {51456919-ce1d-4304-962d-5a281585e6eb::all_1_51_10} <Trace> oximeter.measurements_u64 (51456919-ce1d-4304-962d-5a281585e6eb) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 7638 | 2026.05.08 08:12:40.792981 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.71 MiB. | ||
| 7639 | 2026.05.08 08:12:40.794786 [ 187 ] {a8be02dd-881e-443e-adcb-2b9e0d812815::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 21032 rows, containing 5 columns (5 merged, 0 gathered) in 0.00576696 sec., 3646982.1188286375 rows/sec., 233.59 MiB/sec. | ||
| 7640 | 2026.05.08 08:12:40.795204 [ 187 ] {a8be02dd-881e-443e-adcb-2b9e0d812815::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 7641 | 2026.05.08 08:12:40.795501 [ 187 ] {a8be02dd-881e-443e-adcb-2b9e0d812815::all_1_51_10} <Trace> oximeter.measurements_cumulativeu64 (a8be02dd-881e-443e-adcb-2b9e0d812815): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7642 | 2026.05.08 08:12:40.795581 [ 187 ] {a8be02dd-881e-443e-adcb-2b9e0d812815::all_1_51_10} <Trace> oximeter.measurements_cumulativeu64 (a8be02dd-881e-443e-adcb-2b9e0d812815) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 7643 | 2026.05.08 08:12:40.795652 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.30 MiB. | ||
| 7644 | 2026.05.08 08:12:42.610000 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 14831 | ||
| 7645 | 2026.05.08 08:12:42.610474 [ 245 ] {} <Trace> system.asynchronous_metric_log (ae5b5697-1ff6-4106-8704-be69c16fe51c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7646 | 2026.05.08 08:12:42.610516 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.04 GiB. | ||
| 7647 | 2026.05.08 08:12:42.610982 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 7648 | 2026.05.08 08:12:42.611201 [ 245 ] {} <Trace> system.asynchronous_metric_log (ae5b5697-1ff6-4106-8704-be69c16fe51c): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7649 | 2026.05.08 08:12:42.611329 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 14831 | ||
| 7650 | 2026.05.08 08:12:42.611356 [ 127 ] {} <Debug> system.asynchronous_metric_log (ae5b5697-1ff6-4106-8704-be69c16fe51c) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 7651 | 2026.05.08 08:12:42.611432 [ 127 ] {} <Trace> system.asynchronous_metric_log (ae5b5697-1ff6-4106-8704-be69c16fe51c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7652 | 2026.05.08 08:12:42.611457 [ 127 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.04 GiB. | ||
| 7653 | 2026.05.08 08:12:42.611606 [ 189 ] {ae5b5697-1ff6-4106-8704-be69c16fe51c::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 | ||
| 7654 | 2026.05.08 08:12:42.611762 [ 189 ] {ae5b5697-1ff6-4106-8704-be69c16fe51c::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7655 | 2026.05.08 08:12:42.611804 [ 189 ] {ae5b5697-1ff6-4106-8704-be69c16fe51c::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_26_5, total 12463 rows starting from the beginning of the part | ||
| 7656 | 2026.05.08 08:12:42.611872 [ 189 ] {ae5b5697-1ff6-4106-8704-be69c16fe51c::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 448 rows starting from the beginning of the part | ||
| 7657 | 2026.05.08 08:12:42.611921 [ 189 ] {ae5b5697-1ff6-4106-8704-be69c16fe51c::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 512 rows starting from the beginning of the part | ||
| 7658 | 2026.05.08 08:12:42.611966 [ 189 ] {ae5b5697-1ff6-4106-8704-be69c16fe51c::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 448 rows starting from the beginning of the part | ||
| 7659 | 2026.05.08 08:12:42.612006 [ 189 ] {ae5b5697-1ff6-4106-8704-be69c16fe51c::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 512 rows starting from the beginning of the part | ||
| 7660 | 2026.05.08 08:12:42.612050 [ 189 ] {ae5b5697-1ff6-4106-8704-be69c16fe51c::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 448 rows starting from the beginning of the part | ||
| 7661 | 2026.05.08 08:12:42.613796 [ 187 ] {ae5b5697-1ff6-4106-8704-be69c16fe51c::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 14831 rows, containing 4 columns (4 merged, 0 gathered) in 0.002257599 sec., 6569368.607976882 rows/sec., 93.98 MiB/sec. | ||
| 7662 | 2026.05.08 08:12:42.614017 [ 189 ] {ae5b5697-1ff6-4106-8704-be69c16fe51c::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 7663 | 2026.05.08 08:12:42.614262 [ 189 ] {ae5b5697-1ff6-4106-8704-be69c16fe51c::all_1_31_6} <Trace> system.asynchronous_metric_log (ae5b5697-1ff6-4106-8704-be69c16fe51c): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7664 | 2026.05.08 08:12:42.614334 [ 189 ] {ae5b5697-1ff6-4106-8704-be69c16fe51c::all_1_31_6} <Trace> system.asynchronous_metric_log (ae5b5697-1ff6-4106-8704-be69c16fe51c) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 7665 | 2026.05.08 08:12:42.614414 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.47 MiB. | ||
| 7666 | 2026.05.08 08:12:43.386663 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 234 | ||
| 7667 | 2026.05.08 08:12:43.403312 [ 244 ] {} <Trace> system.metric_log (6863ca5b-3a4e-4a65-b181-6be743eb150d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7668 | 2026.05.08 08:12:43.403372 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.04 GiB. | ||
| 7669 | 2026.05.08 08:12:43.408887 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 7670 | 2026.05.08 08:12:43.409564 [ 244 ] {} <Trace> system.metric_log (6863ca5b-3a4e-4a65-b181-6be743eb150d): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7671 | 2026.05.08 08:12:43.409913 [ 127 ] {} <Debug> system.metric_log (6863ca5b-3a4e-4a65-b181-6be743eb150d) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 7672 | 2026.05.08 08:12:43.410012 [ 127 ] {} <Trace> system.metric_log (6863ca5b-3a4e-4a65-b181-6be743eb150d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7673 | 2026.05.08 08:12:43.410049 [ 127 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.04 GiB. | ||
| 7674 | 2026.05.08 08:12:43.410198 [ 188 ] {6863ca5b-3a4e-4a65-b181-6be743eb150d::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 | ||
| 7675 | 2026.05.08 08:12:43.412546 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 234 | ||
| 7676 | 2026.05.08 08:12:43.413790 [ 188 ] {6863ca5b-3a4e-4a65-b181-6be743eb150d::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7677 | 2026.05.08 08:12:43.415162 [ 188 ] {6863ca5b-3a4e-4a65-b181-6be743eb150d::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 | ||
| 7678 | 2026.05.08 08:12:43.419492 [ 188 ] {6863ca5b-3a4e-4a65-b181-6be743eb150d::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 | ||
| 7679 | 2026.05.08 08:12:43.423765 [ 188 ] {6863ca5b-3a4e-4a65-b181-6be743eb150d::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 | ||
| 7680 | 2026.05.08 08:12:43.427728 [ 188 ] {6863ca5b-3a4e-4a65-b181-6be743eb150d::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 | ||
| 7681 | 2026.05.08 08:12:43.431821 [ 188 ] {6863ca5b-3a4e-4a65-b181-6be743eb150d::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 | ||
| 7682 | 2026.05.08 08:12:43.436051 [ 188 ] {6863ca5b-3a4e-4a65-b181-6be743eb150d::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 | ||
| 7683 | 2026.05.08 08:12:43.486764 [ 189 ] {6863ca5b-3a4e-4a65-b181-6be743eb150d::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 234 rows, containing 679 columns (679 merged, 0 gathered) in 0.076622398 sec., 3053.9373095579704 rows/sec., 15.79 MiB/sec. | ||
| 7684 | 2026.05.08 08:12:43.489641 [ 198 ] {6863ca5b-3a4e-4a65-b181-6be743eb150d::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 7685 | 2026.05.08 08:12:43.491667 [ 198 ] {6863ca5b-3a4e-4a65-b181-6be743eb150d::all_1_31_6} <Trace> system.metric_log (6863ca5b-3a4e-4a65-b181-6be743eb150d): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7686 | 2026.05.08 08:12:43.491783 [ 198 ] {6863ca5b-3a4e-4a65-b181-6be743eb150d::all_1_31_6} <Trace> system.metric_log (6863ca5b-3a4e-4a65-b181-6be743eb150d) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 7687 | 2026.05.08 08:12:43.494702 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.11 MiB. | ||
| 7688 | 2026.05.08 08:12:44.000206 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 283.77 MiB, peak 294.32 MiB, free memory in arenas 0.00 B, will set to 285.38 MiB (RSS), difference: 1.61 MiB | ||
| 7689 | 2026.05.08 08:12:45.782396 [ 260 ] {} <Trace> TCP-Session: 3fbd83a9-a342-4804-a34d-63c9c5d34136 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7690 | 2026.05.08 08:12:45.782642 [ 260 ] {8370b06e-1116-4820-b1e1-dcc1ed815f95} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40062) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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) | ||
| 7691 | 2026.05.08 08:12:45.782988 [ 260 ] {8370b06e-1116-4820-b1e1-dcc1ed815f95} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 7692 | 2026.05.08 08:12:45.783027 [ 260 ] {8370b06e-1116-4820-b1e1-dcc1ed815f95} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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 | ||
| 7693 | 2026.05.08 08:12:45.783255 [ 260 ] {8370b06e-1116-4820-b1e1-dcc1ed815f95} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 7694 | 2026.05.08 08:12:45.783330 [ 260 ] {8370b06e-1116-4820-b1e1-dcc1ed815f95} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 7695 | 2026.05.08 08:12:45.783477 [ 260 ] {8370b06e-1116-4820-b1e1-dcc1ed815f95} <Debug> oximeter.timeseries_schema (b89db7f6-4c52-403d-9f92-e362dcc59f0f) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 7696 | 2026.05.08 08:12:45.783579 [ 354 ] {8370b06e-1116-4820-b1e1-dcc1ed815f95} <Trace> oximeter.timeseries_schema (b89db7f6-4c52-403d-9f92-e362dcc59f0f) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 7697 | 2026.05.08 08:12:45.783584 [ 363 ] {8370b06e-1116-4820-b1e1-dcc1ed815f95} <Trace> oximeter.timeseries_schema (b89db7f6-4c52-403d-9f92-e362dcc59f0f) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 7698 | 2026.05.08 08:12:45.783612 [ 364 ] {8370b06e-1116-4820-b1e1-dcc1ed815f95} <Trace> oximeter.timeseries_schema (b89db7f6-4c52-403d-9f92-e362dcc59f0f) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 7699 | 2026.05.08 08:12:45.783728 [ 260 ] {8370b06e-1116-4820-b1e1-dcc1ed815f95} <Debug> oximeter.timeseries_schema (b89db7f6-4c52-403d-9f92-e362dcc59f0f) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges | ||
| 7700 | 2026.05.08 08:12:45.783756 [ 260 ] {8370b06e-1116-4820-b1e1-dcc1ed815f95} <Trace> oximeter.timeseries_schema (b89db7f6-4c52-403d-9f92-e362dcc59f0f) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 7701 | 2026.05.08 08:12:45.783829 [ 260 ] {8370b06e-1116-4820-b1e1-dcc1ed815f95} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 7702 | 2026.05.08 08:12:45.783850 [ 260 ] {8370b06e-1116-4820-b1e1-dcc1ed815f95} <Debug> oximeter.timeseries_schema (b89db7f6-4c52-403d-9f92-e362dcc59f0f) (SelectExecutor): Reading approx. 47 rows with 2 streams | ||
| 7703 | 2026.05.08 08:12:45.783885 [ 260 ] {8370b06e-1116-4820-b1e1-dcc1ed815f95} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 7704 | 2026.05.08 08:12:45.783926 [ 260 ] {8370b06e-1116-4820-b1e1-dcc1ed815f95} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 7705 | 2026.05.08 08:12:45.785198 [ 260 ] {8370b06e-1116-4820-b1e1-dcc1ed815f95} <Debug> executeQuery: Read 47 rows, 8.00 KiB in 0.002647 sec., 17755.95013222516 rows/sec., 2.95 MiB/sec. | ||
| 7706 | 2026.05.08 08:12:45.785314 [ 260 ] {8370b06e-1116-4820-b1e1-dcc1ed815f95} <Debug> TCPHandler: Processed in 0.003045812 sec. | ||
| 7707 | 2026.05.08 08:12:45.787372 [ 260 ] {} <Trace> TCP-Session: 3fbd83a9-a342-4804-a34d-63c9c5d34136 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7708 | 2026.05.08 08:12:45.787581 [ 260 ] {e57d73e6-0e9a-47ab-b84d-93e404dc2735} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40062) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7709 | 2026.05.08 08:12:45.787665 [ 260 ] {e57d73e6-0e9a-47ab-b84d-93e404dc2735} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7710 | 2026.05.08 08:12:45.788249 [ 260 ] {e57d73e6-0e9a-47ab-b84d-93e404dc2735} <Trace> oximeter.fields_string (2e56caf6-21a8-464c-b24f-cce9c93bbfbe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7711 | 2026.05.08 08:12:45.788291 [ 260 ] {e57d73e6-0e9a-47ab-b84d-93e404dc2735} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.04 GiB. | ||
| 7712 | 2026.05.08 08:12:45.788681 [ 260 ] {e57d73e6-0e9a-47ab-b84d-93e404dc2735} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 7713 | 2026.05.08 08:12:45.788917 [ 260 ] {e57d73e6-0e9a-47ab-b84d-93e404dc2735} <Trace> oximeter.fields_string (2e56caf6-21a8-464c-b24f-cce9c93bbfbe): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7714 | 2026.05.08 08:12:45.789068 [ 260 ] {e57d73e6-0e9a-47ab-b84d-93e404dc2735} <Debug> executeQuery: Read 104 rows, 8.93 KiB in 0.001548 sec., 67183.46253229975 rows/sec., 5.64 MiB/sec. | ||
| 7715 | 2026.05.08 08:12:45.789108 [ 260 ] {e57d73e6-0e9a-47ab-b84d-93e404dc2735} <Debug> TCPHandler: Processed in 0.001842482 sec. | ||
| 7716 | 2026.05.08 08:12:45.789227 [ 260 ] {} <Trace> TCP-Session: 3fbd83a9-a342-4804-a34d-63c9c5d34136 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7717 | 2026.05.08 08:12:45.789335 [ 260 ] {8e6f5377-6da8-4676-add6-b4d03cf7ce98} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40062) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7718 | 2026.05.08 08:12:45.789377 [ 260 ] {8e6f5377-6da8-4676-add6-b4d03cf7ce98} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7719 | 2026.05.08 08:12:45.789774 [ 260 ] {8e6f5377-6da8-4676-add6-b4d03cf7ce98} <Trace> oximeter.fields_u16 (b3f55b36-ed93-4ef0-b7a4-471cf9f732a6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7720 | 2026.05.08 08:12:45.789813 [ 260 ] {8e6f5377-6da8-4676-add6-b4d03cf7ce98} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.04 GiB. | ||
| 7721 | 2026.05.08 08:12:45.790110 [ 260 ] {8e6f5377-6da8-4676-add6-b4d03cf7ce98} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 7722 | 2026.05.08 08:12:45.790331 [ 260 ] {8e6f5377-6da8-4676-add6-b4d03cf7ce98} <Trace> oximeter.fields_u16 (b3f55b36-ed93-4ef0-b7a4-471cf9f732a6): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7723 | 2026.05.08 08:12:45.790467 [ 260 ] {8e6f5377-6da8-4676-add6-b4d03cf7ce98} <Debug> executeQuery: Read 24 rows, 1.80 KiB in 0.001155 sec., 20779.22077922078 rows/sec., 1.53 MiB/sec. | ||
| 7724 | 2026.05.08 08:12:45.790506 [ 260 ] {8e6f5377-6da8-4676-add6-b4d03cf7ce98} <Debug> TCPHandler: Processed in 0.001329993 sec. | ||
| 7725 | 2026.05.08 08:12:45.790627 [ 260 ] {} <Trace> TCP-Session: 3fbd83a9-a342-4804-a34d-63c9c5d34136 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7726 | 2026.05.08 08:12:45.790724 [ 260 ] {fed6d5a3-da6b-45ca-bdb6-07bf4164e035} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40062) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7727 | 2026.05.08 08:12:45.790766 [ 260 ] {fed6d5a3-da6b-45ca-bdb6-07bf4164e035} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7728 | 2026.05.08 08:12:45.791196 [ 260 ] {fed6d5a3-da6b-45ca-bdb6-07bf4164e035} <Trace> oximeter.fields_uuid (6954ef9e-8f45-45b9-b3dd-33f933bb31d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7729 | 2026.05.08 08:12:45.791235 [ 260 ] {fed6d5a3-da6b-45ca-bdb6-07bf4164e035} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.04 GiB. | ||
| 7730 | 2026.05.08 08:12:45.791552 [ 260 ] {fed6d5a3-da6b-45ca-bdb6-07bf4164e035} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 7731 | 2026.05.08 08:12:45.791782 [ 260 ] {fed6d5a3-da6b-45ca-bdb6-07bf4164e035} <Trace> oximeter.fields_uuid (6954ef9e-8f45-45b9-b3dd-33f933bb31d2): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7732 | 2026.05.08 08:12:45.791915 [ 260 ] {fed6d5a3-da6b-45ca-bdb6-07bf4164e035} <Debug> executeQuery: Read 88 rows, 7.04 KiB in 0.001211 sec., 72667.2171758877 rows/sec., 5.67 MiB/sec. | ||
| 7733 | 2026.05.08 08:12:45.791955 [ 260 ] {fed6d5a3-da6b-45ca-bdb6-07bf4164e035} <Debug> TCPHandler: Processed in 0.001377963 sec. | ||
| 7734 | 2026.05.08 08:12:45.792073 [ 260 ] {} <Trace> TCP-Session: 3fbd83a9-a342-4804-a34d-63c9c5d34136 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7735 | 2026.05.08 08:12:45.792169 [ 260 ] {ddf41d60-09f4-4461-b460-e02f10fa2384} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40062) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7736 | 2026.05.08 08:12:45.792214 [ 260 ] {ddf41d60-09f4-4461-b460-e02f10fa2384} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7737 | 2026.05.08 08:12:45.792624 [ 260 ] {ddf41d60-09f4-4461-b460-e02f10fa2384} <Trace> oximeter.measurements_cumulativeu64 (a8be02dd-881e-443e-adcb-2b9e0d812815): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7738 | 2026.05.08 08:12:45.792663 [ 260 ] {ddf41d60-09f4-4461-b460-e02f10fa2384} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.04 GiB. | ||
| 7739 | 2026.05.08 08:12:45.793013 [ 260 ] {ddf41d60-09f4-4461-b460-e02f10fa2384} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 7740 | 2026.05.08 08:12:45.793246 [ 260 ] {ddf41d60-09f4-4461-b460-e02f10fa2384} <Trace> oximeter.measurements_cumulativeu64 (a8be02dd-881e-443e-adcb-2b9e0d812815): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7741 | 2026.05.08 08:12:45.793382 [ 260 ] {ddf41d60-09f4-4461-b460-e02f10fa2384} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001233 sec., 129764.80129764802 rows/sec., 9.04 MiB/sec. | ||
| 7742 | 2026.05.08 08:12:45.793420 [ 260 ] {ddf41d60-09f4-4461-b460-e02f10fa2384} <Debug> TCPHandler: Processed in 0.001397274 sec. | ||
| 7743 | 2026.05.08 08:12:45.793543 [ 260 ] {} <Trace> TCP-Session: 3fbd83a9-a342-4804-a34d-63c9c5d34136 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7744 | 2026.05.08 08:12:45.793640 [ 260 ] {2e7e6aad-020f-4385-a271-af7290c6e12f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40062) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7745 | 2026.05.08 08:12:45.793695 [ 260 ] {2e7e6aad-020f-4385-a271-af7290c6e12f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 7746 | 2026.05.08 08:12:45.794538 [ 260 ] {2e7e6aad-020f-4385-a271-af7290c6e12f} <Trace> oximeter.measurements_histogramu64 (ebabec84-cbfc-4cf8-9a95-b35807d218b8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7747 | 2026.05.08 08:12:45.794579 [ 260 ] {2e7e6aad-020f-4385-a271-af7290c6e12f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.04 GiB. | ||
| 7748 | 2026.05.08 08:12:45.795159 [ 260 ] {2e7e6aad-020f-4385-a271-af7290c6e12f} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 7749 | 2026.05.08 08:12:45.795416 [ 260 ] {2e7e6aad-020f-4385-a271-af7290c6e12f} <Trace> oximeter.measurements_histogramu64 (ebabec84-cbfc-4cf8-9a95-b35807d218b8): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7750 | 2026.05.08 08:12:45.795578 [ 260 ] {2e7e6aad-020f-4385-a271-af7290c6e12f} <Debug> executeQuery: Read 24 rows, 44.04 KiB in 0.001955 sec., 12276.21483375959 rows/sec., 22.00 MiB/sec. | ||
| 7751 | 2026.05.08 08:12:45.795656 [ 260 ] {2e7e6aad-020f-4385-a271-af7290c6e12f} <Debug> TCPHandler: Processed in 0.002163088 sec. | ||
| 7752 | 2026.05.08 08:12:45.795775 [ 260 ] {} <Trace> TCP-Session: 3fbd83a9-a342-4804-a34d-63c9c5d34136 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7753 | 2026.05.08 08:12:45.795874 [ 260 ] {9e6d82fb-44f0-4dff-9a58-f8703e713321} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40062) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7754 | 2026.05.08 08:12:45.795918 [ 260 ] {9e6d82fb-44f0-4dff-9a58-f8703e713321} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7755 | 2026.05.08 08:12:45.796281 [ 260 ] {9e6d82fb-44f0-4dff-9a58-f8703e713321} <Trace> oximeter.measurements_u64 (51456919-ce1d-4304-962d-5a281585e6eb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7756 | 2026.05.08 08:12:45.796319 [ 260 ] {9e6d82fb-44f0-4dff-9a58-f8703e713321} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.04 GiB. | ||
| 7757 | 2026.05.08 08:12:45.796640 [ 260 ] {9e6d82fb-44f0-4dff-9a58-f8703e713321} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 7758 | 2026.05.08 08:12:45.796859 [ 260 ] {9e6d82fb-44f0-4dff-9a58-f8703e713321} <Trace> oximeter.measurements_u64 (51456919-ce1d-4304-962d-5a281585e6eb): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7759 | 2026.05.08 08:12:45.796990 [ 260 ] {9e6d82fb-44f0-4dff-9a58-f8703e713321} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001135 sec., 52863.43612334802 rows/sec., 3.56 MiB/sec. | ||
| 7760 | 2026.05.08 08:12:45.797028 [ 260 ] {9e6d82fb-44f0-4dff-9a58-f8703e713321} <Debug> TCPHandler: Processed in 0.001303603 sec. | ||
| 7761 | 2026.05.08 08:12:47.133599 [ 119 ] {} <Debug> oximeter.measurements_bool (014a2999-841c-441b-b671-434e3660eef7) (MergerMutator): Selected 5 parts from all_1_6_1 to all_10_10_0 | ||
| 7762 | 2026.05.08 08:12:47.133697 [ 119 ] {} <Trace> oximeter.measurements_bool (014a2999-841c-441b-b671-434e3660eef7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7763 | 2026.05.08 08:12:47.133735 [ 119 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.04 GiB. | ||
| 7764 | 2026.05.08 08:12:47.133968 [ 200 ] {014a2999-841c-441b-b671-434e3660eef7::all_1_10_2} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_6_1 to all_10_10_0 into Compact with storage Full | ||
| 7765 | 2026.05.08 08:12:47.134238 [ 200 ] {014a2999-841c-441b-b671-434e3660eef7::all_1_10_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7766 | 2026.05.08 08:12:47.134305 [ 200 ] {014a2999-841c-441b-b671-434e3660eef7::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 36 rows starting from the beginning of the part | ||
| 7767 | 2026.05.08 08:12:47.134420 [ 200 ] {014a2999-841c-441b-b671-434e3660eef7::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 6 rows starting from the beginning of the part | ||
| 7768 | 2026.05.08 08:12:47.134493 [ 200 ] {014a2999-841c-441b-b671-434e3660eef7::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 6 rows starting from the beginning of the part | ||
| 7769 | 2026.05.08 08:12:47.134562 [ 200 ] {014a2999-841c-441b-b671-434e3660eef7::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 6 rows starting from the beginning of the part | ||
| 7770 | 2026.05.08 08:12:47.134623 [ 200 ] {014a2999-841c-441b-b671-434e3660eef7::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 6 rows starting from the beginning of the part | ||
| 7771 | 2026.05.08 08:12:47.135457 [ 189 ] {014a2999-841c-441b-b671-434e3660eef7::all_1_10_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 60 rows, containing 4 columns (4 merged, 0 gathered) in 0.001588188 sec., 37778.90274954854 rows/sec., 1.93 MiB/sec. | ||
| 7772 | 2026.05.08 08:12:47.135634 [ 189 ] {014a2999-841c-441b-b671-434e3660eef7::all_1_10_2} <Trace> MergedBlockOutputStream: filled checksums all_1_10_2 (state Temporary) | ||
| 7773 | 2026.05.08 08:12:47.135919 [ 189 ] {014a2999-841c-441b-b671-434e3660eef7::all_1_10_2} <Trace> oximeter.measurements_bool (014a2999-841c-441b-b671-434e3660eef7): Renaming temporary part tmp_merge_all_1_10_2 to all_1_10_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7774 | 2026.05.08 08:12:47.135997 [ 189 ] {014a2999-841c-441b-b671-434e3660eef7::all_1_10_2} <Trace> oximeter.measurements_bool (014a2999-841c-441b-b671-434e3660eef7) (MergerMutator): Merged 5 parts: [all_1_6_1, all_10_10_0] -> all_1_10_2 | ||
| 7775 | 2026.05.08 08:12:47.136096 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 7776 | 2026.05.08 08:12:48.036051 [ 287 ] {} <Trace> TCP-Session: 4e02ae0d-943a-4153-8669-d758a36d563a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7777 | 2026.05.08 08:12:48.036272 [ 287 ] {0dcbd23d-c2a7-4380-87ea-7bdeb61484a9} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:64102) SELECT concat(database, '.', name) AS table_name, ifNull(total_bytes, 0) AS total_bytes, ifNull(total_rows, 0) AS total_rows FROM system.tables WHERE has_own_data (stage: Complete) | ||
| 7778 | 2026.05.08 08:12:48.036641 [ 287 ] {0dcbd23d-c2a7-4380-87ea-7bdeb61484a9} <Trace> ContextAccess (default): Access granted: SELECT(database, name, total_rows, total_bytes, has_own_data) ON system.tables | ||
| 7779 | 2026.05.08 08:12:48.036780 [ 287 ] {0dcbd23d-c2a7-4380-87ea-7bdeb61484a9} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 7780 | 2026.05.08 08:12:48.037150 [ 321 ] {0dcbd23d-c2a7-4380-87ea-7bdeb61484a9} <Trace> ContextAccess (default): Access granted: SHOW TABLES ON *.* | ||
| 7781 | 2026.05.08 08:12:48.037707 [ 287 ] {0dcbd23d-c2a7-4380-87ea-7bdeb61484a9} <Debug> executeQuery: Read 140 rows, 7.96 KiB in 0.001531 sec., 91443.5009797518 rows/sec., 5.08 MiB/sec. | ||
| 7782 | 2026.05.08 08:12:48.037807 [ 287 ] {0dcbd23d-c2a7-4380-87ea-7bdeb61484a9} <Debug> TCPHandler: Processed in 0.001877903 sec. | ||
| 7783 | 2026.05.08 08:12:50.012301 [ 116 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 7784 | 2026.05.08 08:12:50.012352 [ 116 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 7785 | 2026.05.08 08:12:50.111401 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 15343 | ||
| 7786 | 2026.05.08 08:12:50.112119 [ 245 ] {} <Trace> system.asynchronous_metric_log (ae5b5697-1ff6-4106-8704-be69c16fe51c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7787 | 2026.05.08 08:12:50.112165 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.04 GiB. | ||
| 7788 | 2026.05.08 08:12:50.112934 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 7789 | 2026.05.08 08:12:50.113184 [ 245 ] {} <Trace> system.asynchronous_metric_log (ae5b5697-1ff6-4106-8704-be69c16fe51c): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7790 | 2026.05.08 08:12:50.113338 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 15343 | ||
| 7791 | 2026.05.08 08:12:50.162410 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 26 entries to flush up to offset 976 | ||
| 7792 | 2026.05.08 08:12:50.164917 [ 243 ] {} <Trace> system.query_log (14f8ccb3-56a3-4601-8a9e-d96094aafe7f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7793 | 2026.05.08 08:12:50.164983 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.04 GiB. | ||
| 7794 | 2026.05.08 08:12:50.166298 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 7795 | 2026.05.08 08:12:50.166605 [ 243 ] {} <Trace> system.query_log (14f8ccb3-56a3-4601-8a9e-d96094aafe7f): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7796 | 2026.05.08 08:12:50.167080 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 976 | ||
| 7797 | 2026.05.08 08:12:50.786763 [ 260 ] {} <Trace> TCP-Session: 3fbd83a9-a342-4804-a34d-63c9c5d34136 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7798 | 2026.05.08 08:12:50.787015 [ 260 ] {fe20e2eb-d675-4b14-adef-b66b77102f8a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40062) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table: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) | ||
| 7799 | 2026.05.08 08:12:50.787360 [ 260 ] {fe20e2eb-d675-4b14-adef-b66b77102f8a} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 7800 | 2026.05.08 08:12:50.787397 [ 260 ] {fe20e2eb-d675-4b14-adef-b66b77102f8a} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table: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 | ||
| 7801 | 2026.05.08 08:12:50.787639 [ 260 ] {fe20e2eb-d675-4b14-adef-b66b77102f8a} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 7802 | 2026.05.08 08:12:50.787707 [ 260 ] {fe20e2eb-d675-4b14-adef-b66b77102f8a} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 7803 | 2026.05.08 08:12:50.787849 [ 260 ] {fe20e2eb-d675-4b14-adef-b66b77102f8a} <Debug> oximeter.timeseries_schema (b89db7f6-4c52-403d-9f92-e362dcc59f0f) (SelectExecutor): Key condition: (column 0 in 31-element set) | ||
| 7804 | 2026.05.08 08:12:50.787956 [ 354 ] {fe20e2eb-d675-4b14-adef-b66b77102f8a} <Trace> oximeter.timeseries_schema (b89db7f6-4c52-403d-9f92-e362dcc59f0f) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 7805 | 2026.05.08 08:12:50.787962 [ 363 ] {fe20e2eb-d675-4b14-adef-b66b77102f8a} <Trace> oximeter.timeseries_schema (b89db7f6-4c52-403d-9f92-e362dcc59f0f) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 7806 | 2026.05.08 08:12:50.788006 [ 321 ] {fe20e2eb-d675-4b14-adef-b66b77102f8a} <Trace> oximeter.timeseries_schema (b89db7f6-4c52-403d-9f92-e362dcc59f0f) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 7807 | 2026.05.08 08:12:50.788141 [ 260 ] {fe20e2eb-d675-4b14-adef-b66b77102f8a} <Debug> oximeter.timeseries_schema (b89db7f6-4c52-403d-9f92-e362dcc59f0f) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges | ||
| 7808 | 2026.05.08 08:12:50.788171 [ 260 ] {fe20e2eb-d675-4b14-adef-b66b77102f8a} <Trace> oximeter.timeseries_schema (b89db7f6-4c52-403d-9f92-e362dcc59f0f) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 7809 | 2026.05.08 08:12:50.788242 [ 260 ] {fe20e2eb-d675-4b14-adef-b66b77102f8a} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 7810 | 2026.05.08 08:12:50.788263 [ 260 ] {fe20e2eb-d675-4b14-adef-b66b77102f8a} <Debug> oximeter.timeseries_schema (b89db7f6-4c52-403d-9f92-e362dcc59f0f) (SelectExecutor): Reading approx. 47 rows with 2 streams | ||
| 7811 | 2026.05.08 08:12:50.788297 [ 260 ] {fe20e2eb-d675-4b14-adef-b66b77102f8a} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 7812 | 2026.05.08 08:12:50.788335 [ 260 ] {fe20e2eb-d675-4b14-adef-b66b77102f8a} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 7813 | 2026.05.08 08:12:50.789472 [ 260 ] {fe20e2eb-d675-4b14-adef-b66b77102f8a} <Debug> executeQuery: Read 47 rows, 11.99 KiB in 0.002557 sec., 18380.91513492374 rows/sec., 4.58 MiB/sec. | ||
| 7814 | 2026.05.08 08:12:50.789561 [ 260 ] {fe20e2eb-d675-4b14-adef-b66b77102f8a} <Debug> TCPHandler: Processed in 0.00292823 sec. | ||
| 7815 | 2026.05.08 08:12:50.794625 [ 260 ] {} <Trace> TCP-Session: 3fbd83a9-a342-4804-a34d-63c9c5d34136 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7816 | 2026.05.08 08:12:50.794756 [ 260 ] {79966b41-835e-403b-b7a0-049cf8e069a4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40062) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 7817 | 2026.05.08 08:12:50.794805 [ 260 ] {79966b41-835e-403b-b7a0-049cf8e069a4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 7818 | 2026.05.08 08:12:50.795386 [ 260 ] {79966b41-835e-403b-b7a0-049cf8e069a4} <Trace> oximeter.fields_i16 (3c1e284c-4bc9-42d0-9208-0102cfbb7904): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7819 | 2026.05.08 08:12:50.795427 [ 260 ] {79966b41-835e-403b-b7a0-049cf8e069a4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.04 GiB. | ||
| 7820 | 2026.05.08 08:12:50.795814 [ 260 ] {79966b41-835e-403b-b7a0-049cf8e069a4} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 7821 | 2026.05.08 08:12:50.796049 [ 260 ] {79966b41-835e-403b-b7a0-049cf8e069a4} <Trace> oximeter.fields_i16 (3c1e284c-4bc9-42d0-9208-0102cfbb7904): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7822 | 2026.05.08 08:12:50.796194 [ 260 ] {79966b41-835e-403b-b7a0-049cf8e069a4} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001475 sec., 192542.37288135593 rows/sec., 12.23 MiB/sec. | ||
| 7823 | 2026.05.08 08:12:50.796232 [ 260 ] {79966b41-835e-403b-b7a0-049cf8e069a4} <Debug> TCPHandler: Processed in 0.001668899 sec. | ||
| 7824 | 2026.05.08 08:12:50.796362 [ 260 ] {} <Trace> TCP-Session: 3fbd83a9-a342-4804-a34d-63c9c5d34136 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7825 | 2026.05.08 08:12:50.796458 [ 260 ] {f570ad2a-67c7-4518-860a-2c5972dcb6eb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40062) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7826 | 2026.05.08 08:12:50.796497 [ 260 ] {f570ad2a-67c7-4518-860a-2c5972dcb6eb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7827 | 2026.05.08 08:12:50.797243 [ 260 ] {f570ad2a-67c7-4518-860a-2c5972dcb6eb} <Trace> oximeter.fields_string (2e56caf6-21a8-464c-b24f-cce9c93bbfbe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7828 | 2026.05.08 08:12:50.797280 [ 260 ] {f570ad2a-67c7-4518-860a-2c5972dcb6eb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.04 GiB. | ||
| 7829 | 2026.05.08 08:12:50.797628 [ 260 ] {f570ad2a-67c7-4518-860a-2c5972dcb6eb} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 7830 | 2026.05.08 08:12:50.797843 [ 260 ] {f570ad2a-67c7-4518-860a-2c5972dcb6eb} <Trace> oximeter.fields_string (2e56caf6-21a8-464c-b24f-cce9c93bbfbe): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7831 | 2026.05.08 08:12:50.797971 [ 260 ] {f570ad2a-67c7-4518-860a-2c5972dcb6eb} <Debug> executeQuery: Read 833 rows, 66.39 KiB in 0.001531 sec., 544088.8308295232 rows/sec., 42.35 MiB/sec. | ||
| 7832 | 2026.05.08 08:12:50.798007 [ 260 ] {f570ad2a-67c7-4518-860a-2c5972dcb6eb} <Debug> TCPHandler: Processed in 0.001695799 sec. | ||
| 7833 | 2026.05.08 08:12:50.798122 [ 260 ] {} <Trace> TCP-Session: 3fbd83a9-a342-4804-a34d-63c9c5d34136 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7834 | 2026.05.08 08:12:50.798217 [ 260 ] {7b84346d-a1f9-4486-a8c9-97a334fcf834} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40062) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7835 | 2026.05.08 08:12:50.798258 [ 260 ] {7b84346d-a1f9-4486-a8c9-97a334fcf834} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7836 | 2026.05.08 08:12:50.798686 [ 260 ] {7b84346d-a1f9-4486-a8c9-97a334fcf834} <Trace> oximeter.fields_u16 (b3f55b36-ed93-4ef0-b7a4-471cf9f732a6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7837 | 2026.05.08 08:12:50.798721 [ 260 ] {7b84346d-a1f9-4486-a8c9-97a334fcf834} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.04 GiB. | ||
| 7838 | 2026.05.08 08:12:50.799022 [ 260 ] {7b84346d-a1f9-4486-a8c9-97a334fcf834} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 7839 | 2026.05.08 08:12:50.799237 [ 260 ] {7b84346d-a1f9-4486-a8c9-97a334fcf834} <Trace> oximeter.fields_u16 (b3f55b36-ed93-4ef0-b7a4-471cf9f732a6): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7840 | 2026.05.08 08:12:50.799364 [ 260 ] {7b84346d-a1f9-4486-a8c9-97a334fcf834} <Debug> executeQuery: Read 160 rows, 9.90 KiB in 0.001165 sec., 137339.0557939914 rows/sec., 8.29 MiB/sec. | ||
| 7841 | 2026.05.08 08:12:50.799400 [ 260 ] {7b84346d-a1f9-4486-a8c9-97a334fcf834} <Debug> TCPHandler: Processed in 0.001328463 sec. | ||
| 7842 | 2026.05.08 08:12:50.799518 [ 260 ] {} <Trace> TCP-Session: 3fbd83a9-a342-4804-a34d-63c9c5d34136 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7843 | 2026.05.08 08:12:50.799612 [ 260 ] {e5703445-b0c7-425c-a3b2-41cf8a5d531c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40062) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 7844 | 2026.05.08 08:12:50.799651 [ 260 ] {e5703445-b0c7-425c-a3b2-41cf8a5d531c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 7845 | 2026.05.08 08:12:50.800078 [ 260 ] {e5703445-b0c7-425c-a3b2-41cf8a5d531c} <Trace> oximeter.fields_u32 (b5155bac-ebd9-49db-8237-598074e8072a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7846 | 2026.05.08 08:12:50.800113 [ 260 ] {e5703445-b0c7-425c-a3b2-41cf8a5d531c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.04 GiB. | ||
| 7847 | 2026.05.08 08:12:50.800424 [ 260 ] {e5703445-b0c7-425c-a3b2-41cf8a5d531c} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 7848 | 2026.05.08 08:12:50.800647 [ 260 ] {e5703445-b0c7-425c-a3b2-41cf8a5d531c} <Trace> oximeter.fields_u32 (b5155bac-ebd9-49db-8237-598074e8072a): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7849 | 2026.05.08 08:12:50.800771 [ 260 ] {e5703445-b0c7-425c-a3b2-41cf8a5d531c} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001177 sec., 126593.0331350892 rows/sec., 8.18 MiB/sec. | ||
| 7850 | 2026.05.08 08:12:50.800808 [ 260 ] {e5703445-b0c7-425c-a3b2-41cf8a5d531c} <Debug> TCPHandler: Processed in 0.001339604 sec. | ||
| 7851 | 2026.05.08 08:12:50.800926 [ 260 ] {} <Trace> TCP-Session: 3fbd83a9-a342-4804-a34d-63c9c5d34136 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7852 | 2026.05.08 08:12:50.801019 [ 260 ] {a8127a4a-4b3c-47f6-97b4-1f953fe752f6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40062) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 7853 | 2026.05.08 08:12:50.801058 [ 260 ] {a8127a4a-4b3c-47f6-97b4-1f953fe752f6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 7854 | 2026.05.08 08:12:50.801478 [ 260 ] {a8127a4a-4b3c-47f6-97b4-1f953fe752f6} <Trace> oximeter.fields_u8 (7b358469-9653-4fa1-8df0-42378e30bc5f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7855 | 2026.05.08 08:12:50.801513 [ 260 ] {a8127a4a-4b3c-47f6-97b4-1f953fe752f6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.04 GiB. | ||
| 7856 | 2026.05.08 08:12:50.801831 [ 260 ] {a8127a4a-4b3c-47f6-97b4-1f953fe752f6} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 7857 | 2026.05.08 08:12:50.802047 [ 260 ] {a8127a4a-4b3c-47f6-97b4-1f953fe752f6} <Trace> oximeter.fields_u8 (7b358469-9653-4fa1-8df0-42378e30bc5f): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7858 | 2026.05.08 08:12:50.802169 [ 260 ] {a8127a4a-4b3c-47f6-97b4-1f953fe752f6} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001167 sec., 126820.90831191087 rows/sec., 7.21 MiB/sec. | ||
| 7859 | 2026.05.08 08:12:50.802206 [ 260 ] {a8127a4a-4b3c-47f6-97b4-1f953fe752f6} <Debug> TCPHandler: Processed in 0.001330453 sec. | ||
| 7860 | 2026.05.08 08:12:50.802326 [ 260 ] {} <Trace> TCP-Session: 3fbd83a9-a342-4804-a34d-63c9c5d34136 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7861 | 2026.05.08 08:12:50.802421 [ 260 ] {5e2dfe3c-7f97-4640-841d-d53d5e139ac4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40062) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7862 | 2026.05.08 08:12:50.802459 [ 260 ] {5e2dfe3c-7f97-4640-841d-d53d5e139ac4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7863 | 2026.05.08 08:12:50.803049 [ 260 ] {5e2dfe3c-7f97-4640-841d-d53d5e139ac4} <Trace> oximeter.fields_uuid (6954ef9e-8f45-45b9-b3dd-33f933bb31d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7864 | 2026.05.08 08:12:50.803085 [ 260 ] {5e2dfe3c-7f97-4640-841d-d53d5e139ac4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.04 GiB. | ||
| 7865 | 2026.05.08 08:12:50.803421 [ 260 ] {5e2dfe3c-7f97-4640-841d-d53d5e139ac4} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 7866 | 2026.05.08 08:12:50.803636 [ 260 ] {5e2dfe3c-7f97-4640-841d-d53d5e139ac4} <Trace> oximeter.fields_uuid (6954ef9e-8f45-45b9-b3dd-33f933bb31d2): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7867 | 2026.05.08 08:12:50.803762 [ 260 ] {5e2dfe3c-7f97-4640-841d-d53d5e139ac4} <Debug> executeQuery: Read 508 rows, 36.62 KiB in 0.001359 sec., 373804.2678440029 rows/sec., 26.31 MiB/sec. | ||
| 7868 | 2026.05.08 08:12:50.803798 [ 260 ] {5e2dfe3c-7f97-4640-841d-d53d5e139ac4} <Debug> TCPHandler: Processed in 0.001522476 sec. | ||
| 7869 | 2026.05.08 08:12:50.803924 [ 260 ] {} <Trace> TCP-Session: 3fbd83a9-a342-4804-a34d-63c9c5d34136 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7870 | 2026.05.08 08:12:50.804018 [ 260 ] {556a8d28-b213-4e00-839d-df75e91f1218} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40062) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 7871 | 2026.05.08 08:12:50.804058 [ 260 ] {556a8d28-b213-4e00-839d-df75e91f1218} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 7872 | 2026.05.08 08:12:50.804378 [ 260 ] {556a8d28-b213-4e00-839d-df75e91f1218} <Trace> oximeter.measurements_bool (014a2999-841c-441b-b671-434e3660eef7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7873 | 2026.05.08 08:12:50.804413 [ 260 ] {556a8d28-b213-4e00-839d-df75e91f1218} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.04 GiB. | ||
| 7874 | 2026.05.08 08:12:50.804727 [ 260 ] {556a8d28-b213-4e00-839d-df75e91f1218} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 7875 | 2026.05.08 08:12:50.804956 [ 260 ] {556a8d28-b213-4e00-839d-df75e91f1218} <Trace> oximeter.measurements_bool (014a2999-841c-441b-b671-434e3660eef7): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7876 | 2026.05.08 08:12:50.805087 [ 260 ] {556a8d28-b213-4e00-839d-df75e91f1218} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001087 sec., 5519.779208831646 rows/sec., 288.39 KiB/sec. | ||
| 7877 | 2026.05.08 08:12:50.805124 [ 260 ] {556a8d28-b213-4e00-839d-df75e91f1218} <Debug> TCPHandler: Processed in 0.001248471 sec. | ||
| 7878 | 2026.05.08 08:12:50.805238 [ 260 ] {} <Trace> TCP-Session: 3fbd83a9-a342-4804-a34d-63c9c5d34136 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7879 | 2026.05.08 08:12:50.805332 [ 260 ] {f6b3a8ed-e2b5-432d-bcda-289f897e9a2c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40062) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7880 | 2026.05.08 08:12:50.805373 [ 260 ] {f6b3a8ed-e2b5-432d-bcda-289f897e9a2c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7881 | 2026.05.08 08:12:50.805778 [ 260 ] {f6b3a8ed-e2b5-432d-bcda-289f897e9a2c} <Trace> oximeter.measurements_cumulativeu64 (a8be02dd-881e-443e-adcb-2b9e0d812815): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7882 | 2026.05.08 08:12:50.805813 [ 260 ] {f6b3a8ed-e2b5-432d-bcda-289f897e9a2c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.04 GiB. | ||
| 7883 | 2026.05.08 08:12:50.806168 [ 260 ] {f6b3a8ed-e2b5-432d-bcda-289f897e9a2c} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 7884 | 2026.05.08 08:12:50.806385 [ 260 ] {f6b3a8ed-e2b5-432d-bcda-289f897e9a2c} <Trace> oximeter.measurements_cumulativeu64 (a8be02dd-881e-443e-adcb-2b9e0d812815): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7885 | 2026.05.08 08:12:50.806513 [ 260 ] {f6b3a8ed-e2b5-432d-bcda-289f897e9a2c} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.0012 sec., 220833.33333333334 rows/sec., 14.67 MiB/sec. | ||
| 7886 | 2026.05.08 08:12:50.806550 [ 260 ] {f6b3a8ed-e2b5-432d-bcda-289f897e9a2c} <Debug> TCPHandler: Processed in 0.001361744 sec. | ||
| 7887 | 2026.05.08 08:12:50.806672 [ 260 ] {} <Trace> TCP-Session: 3fbd83a9-a342-4804-a34d-63c9c5d34136 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7888 | 2026.05.08 08:12:50.806764 [ 260 ] {9b0b0591-775f-44db-bf3b-99dd290df656} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40062) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 7889 | 2026.05.08 08:12:50.806805 [ 260 ] {9b0b0591-775f-44db-bf3b-99dd290df656} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 7890 | 2026.05.08 08:12:50.807120 [ 260 ] {9b0b0591-775f-44db-bf3b-99dd290df656} <Trace> oximeter.measurements_f64 (6f2500a7-7443-4aff-afae-2b5549923f4f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7891 | 2026.05.08 08:12:50.807157 [ 260 ] {9b0b0591-775f-44db-bf3b-99dd290df656} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.04 GiB. | ||
| 7892 | 2026.05.08 08:12:50.807475 [ 260 ] {9b0b0591-775f-44db-bf3b-99dd290df656} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 7893 | 2026.05.08 08:12:50.807692 [ 260 ] {9b0b0591-775f-44db-bf3b-99dd290df656} <Trace> oximeter.measurements_f64 (6f2500a7-7443-4aff-afae-2b5549923f4f): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7894 | 2026.05.08 08:12:50.807825 [ 260 ] {9b0b0591-775f-44db-bf3b-99dd290df656} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001078 sec., 927.643784786642 rows/sec., 62.51 KiB/sec. | ||
| 7895 | 2026.05.08 08:12:50.807861 [ 260 ] {9b0b0591-775f-44db-bf3b-99dd290df656} <Debug> TCPHandler: Processed in 0.001239472 sec. | ||
| 7896 | 2026.05.08 08:12:50.807992 [ 260 ] {} <Trace> TCP-Session: 3fbd83a9-a342-4804-a34d-63c9c5d34136 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7897 | 2026.05.08 08:12:50.808115 [ 260 ] {8672c4f6-8827-40ac-9977-ccad2ef62533} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40062) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7898 | 2026.05.08 08:12:50.808181 [ 260 ] {8672c4f6-8827-40ac-9977-ccad2ef62533} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 7899 | 2026.05.08 08:12:50.809055 [ 260 ] {8672c4f6-8827-40ac-9977-ccad2ef62533} <Trace> oximeter.measurements_histogramu64 (ebabec84-cbfc-4cf8-9a95-b35807d218b8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7900 | 2026.05.08 08:12:50.809094 [ 260 ] {8672c4f6-8827-40ac-9977-ccad2ef62533} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.04 GiB. | ||
| 7901 | 2026.05.08 08:12:50.809659 [ 260 ] {8672c4f6-8827-40ac-9977-ccad2ef62533} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 7902 | 2026.05.08 08:12:50.809894 [ 260 ] {8672c4f6-8827-40ac-9977-ccad2ef62533} <Trace> oximeter.measurements_histogramu64 (ebabec84-cbfc-4cf8-9a95-b35807d218b8): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7903 | 2026.05.08 08:12:50.810035 [ 260 ] {8672c4f6-8827-40ac-9977-ccad2ef62533} <Debug> executeQuery: Read 18 rows, 33.03 KiB in 0.001946 sec., 9249.743062692703 rows/sec., 16.58 MiB/sec. | ||
| 7904 | 2026.05.08 08:12:50.810090 [ 260 ] {8672c4f6-8827-40ac-9977-ccad2ef62533} <Debug> TCPHandler: Processed in 0.002160657 sec. | ||
| 7905 | 2026.05.08 08:12:50.810208 [ 260 ] {} <Trace> TCP-Session: 3fbd83a9-a342-4804-a34d-63c9c5d34136 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7906 | 2026.05.08 08:12:50.810305 [ 260 ] {de84c47e-19c9-4051-89f9-54ac6d2d45ae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40062) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7907 | 2026.05.08 08:12:50.810347 [ 260 ] {de84c47e-19c9-4051-89f9-54ac6d2d45ae} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7908 | 2026.05.08 08:12:50.810701 [ 260 ] {de84c47e-19c9-4051-89f9-54ac6d2d45ae} <Trace> oximeter.measurements_u64 (51456919-ce1d-4304-962d-5a281585e6eb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7909 | 2026.05.08 08:12:50.810739 [ 260 ] {de84c47e-19c9-4051-89f9-54ac6d2d45ae} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.04 GiB. | ||
| 7910 | 2026.05.08 08:12:50.811071 [ 260 ] {de84c47e-19c9-4051-89f9-54ac6d2d45ae} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 7911 | 2026.05.08 08:12:50.811301 [ 260 ] {de84c47e-19c9-4051-89f9-54ac6d2d45ae} <Trace> oximeter.measurements_u64 (51456919-ce1d-4304-962d-5a281585e6eb): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7912 | 2026.05.08 08:12:50.811430 [ 260 ] {de84c47e-19c9-4051-89f9-54ac6d2d45ae} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001144 sec., 78671.32867132867 rows/sec., 4.92 MiB/sec. | ||
| 7913 | 2026.05.08 08:12:50.811466 [ 260 ] {de84c47e-19c9-4051-89f9-54ac6d2d45ae} <Debug> TCPHandler: Processed in 0.001309103 sec. | ||
| 7914 | 2026.05.08 08:12:50.913592 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 241 | ||
| 7915 | 2026.05.08 08:12:50.929468 [ 244 ] {} <Trace> system.metric_log (6863ca5b-3a4e-4a65-b181-6be743eb150d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7916 | 2026.05.08 08:12:50.929538 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.04 GiB. | ||
| 7917 | 2026.05.08 08:12:50.935840 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 7918 | 2026.05.08 08:12:50.936600 [ 244 ] {} <Trace> system.metric_log (6863ca5b-3a4e-4a65-b181-6be743eb150d): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7919 | 2026.05.08 08:12:50.939921 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 241 | ||
| 7920 | 2026.05.08 08:12:51.001209 [ 248 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.000824214 sec. | ||
| 7921 | 2026.05.08 08:12:55.781948 [ 260 ] {} <Trace> TCP-Session: 3fbd83a9-a342-4804-a34d-63c9c5d34136 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7922 | 2026.05.08 08:12:55.782218 [ 260 ] {e9a89a61-c116-4e57-9646-960b2a842e67} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40062) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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) | ||
| 7923 | 2026.05.08 08:12:55.782579 [ 260 ] {e9a89a61-c116-4e57-9646-960b2a842e67} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 7924 | 2026.05.08 08:12:55.782624 [ 260 ] {e9a89a61-c116-4e57-9646-960b2a842e67} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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 | ||
| 7925 | 2026.05.08 08:12:55.782882 [ 260 ] {e9a89a61-c116-4e57-9646-960b2a842e67} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 7926 | 2026.05.08 08:12:55.782962 [ 260 ] {e9a89a61-c116-4e57-9646-960b2a842e67} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 7927 | 2026.05.08 08:12:55.783133 [ 260 ] {e9a89a61-c116-4e57-9646-960b2a842e67} <Debug> oximeter.timeseries_schema (b89db7f6-4c52-403d-9f92-e362dcc59f0f) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 7928 | 2026.05.08 08:12:55.783274 [ 314 ] {e9a89a61-c116-4e57-9646-960b2a842e67} <Trace> oximeter.timeseries_schema (b89db7f6-4c52-403d-9f92-e362dcc59f0f) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 7929 | 2026.05.08 08:12:55.783285 [ 321 ] {e9a89a61-c116-4e57-9646-960b2a842e67} <Trace> oximeter.timeseries_schema (b89db7f6-4c52-403d-9f92-e362dcc59f0f) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 7930 | 2026.05.08 08:12:55.783332 [ 352 ] {e9a89a61-c116-4e57-9646-960b2a842e67} <Trace> oximeter.timeseries_schema (b89db7f6-4c52-403d-9f92-e362dcc59f0f) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 7931 | 2026.05.08 08:12:55.783494 [ 260 ] {e9a89a61-c116-4e57-9646-960b2a842e67} <Debug> oximeter.timeseries_schema (b89db7f6-4c52-403d-9f92-e362dcc59f0f) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges | ||
| 7932 | 2026.05.08 08:12:55.783542 [ 260 ] {e9a89a61-c116-4e57-9646-960b2a842e67} <Trace> oximeter.timeseries_schema (b89db7f6-4c52-403d-9f92-e362dcc59f0f) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 7933 | 2026.05.08 08:12:55.783670 [ 260 ] {e9a89a61-c116-4e57-9646-960b2a842e67} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 7934 | 2026.05.08 08:12:55.783726 [ 260 ] {e9a89a61-c116-4e57-9646-960b2a842e67} <Debug> oximeter.timeseries_schema (b89db7f6-4c52-403d-9f92-e362dcc59f0f) (SelectExecutor): Reading approx. 47 rows with 2 streams | ||
| 7935 | 2026.05.08 08:12:55.783781 [ 260 ] {e9a89a61-c116-4e57-9646-960b2a842e67} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 7936 | 2026.05.08 08:12:55.783860 [ 260 ] {e9a89a61-c116-4e57-9646-960b2a842e67} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 7937 | 2026.05.08 08:12:55.785310 [ 260 ] {e9a89a61-c116-4e57-9646-960b2a842e67} <Debug> executeQuery: Read 47 rows, 8.00 KiB in 0.003184 sec., 14761.306532663315 rows/sec., 2.46 MiB/sec. | ||
| 7938 | 2026.05.08 08:12:55.785495 [ 260 ] {e9a89a61-c116-4e57-9646-960b2a842e67} <Debug> TCPHandler: Processed in 0.003684484 sec. | ||
| 7939 | 2026.05.08 08:12:55.787577 [ 260 ] {} <Trace> TCP-Session: 3fbd83a9-a342-4804-a34d-63c9c5d34136 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7940 | 2026.05.08 08:12:55.787699 [ 260 ] {492b01ef-d960-43fa-b5f3-075e92d891e5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40062) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7941 | 2026.05.08 08:12:55.787748 [ 260 ] {492b01ef-d960-43fa-b5f3-075e92d891e5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7942 | 2026.05.08 08:12:55.788351 [ 260 ] {492b01ef-d960-43fa-b5f3-075e92d891e5} <Trace> oximeter.fields_string (2e56caf6-21a8-464c-b24f-cce9c93bbfbe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7943 | 2026.05.08 08:12:55.788401 [ 260 ] {492b01ef-d960-43fa-b5f3-075e92d891e5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.04 GiB. | ||
| 7944 | 2026.05.08 08:12:55.788815 [ 260 ] {492b01ef-d960-43fa-b5f3-075e92d891e5} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 7945 | 2026.05.08 08:12:55.789054 [ 260 ] {492b01ef-d960-43fa-b5f3-075e92d891e5} <Trace> oximeter.fields_string (2e56caf6-21a8-464c-b24f-cce9c93bbfbe): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7946 | 2026.05.08 08:12:55.789213 [ 260 ] {492b01ef-d960-43fa-b5f3-075e92d891e5} <Debug> executeQuery: Read 104 rows, 8.93 KiB in 0.00155 sec., 67096.7741935484 rows/sec., 5.63 MiB/sec. | ||
| 7947 | 2026.05.08 08:12:55.789263 [ 260 ] {492b01ef-d960-43fa-b5f3-075e92d891e5} <Debug> TCPHandler: Processed in 0.00174295 sec. | ||
| 7948 | 2026.05.08 08:12:55.789402 [ 260 ] {} <Trace> TCP-Session: 3fbd83a9-a342-4804-a34d-63c9c5d34136 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7949 | 2026.05.08 08:12:55.789504 [ 260 ] {24521fa4-0c4f-4387-ae06-1a2f26566716} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40062) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7950 | 2026.05.08 08:12:55.789549 [ 260 ] {24521fa4-0c4f-4387-ae06-1a2f26566716} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7951 | 2026.05.08 08:12:55.790006 [ 260 ] {24521fa4-0c4f-4387-ae06-1a2f26566716} <Trace> oximeter.fields_u16 (b3f55b36-ed93-4ef0-b7a4-471cf9f732a6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7952 | 2026.05.08 08:12:55.790047 [ 260 ] {24521fa4-0c4f-4387-ae06-1a2f26566716} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.04 GiB. | ||
| 7953 | 2026.05.08 08:12:55.790369 [ 260 ] {24521fa4-0c4f-4387-ae06-1a2f26566716} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 7954 | 2026.05.08 08:12:55.790590 [ 260 ] {24521fa4-0c4f-4387-ae06-1a2f26566716} <Trace> oximeter.fields_u16 (b3f55b36-ed93-4ef0-b7a4-471cf9f732a6): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7955 | 2026.05.08 08:12:55.790738 [ 260 ] {24521fa4-0c4f-4387-ae06-1a2f26566716} <Debug> executeQuery: Read 24 rows, 1.80 KiB in 0.001258 sec., 19077.90143084261 rows/sec., 1.40 MiB/sec. | ||
| 7956 | 2026.05.08 08:12:55.790778 [ 260 ] {24521fa4-0c4f-4387-ae06-1a2f26566716} <Debug> TCPHandler: Processed in 0.001429704 sec. | ||
| 7957 | 2026.05.08 08:12:55.790902 [ 260 ] {} <Trace> TCP-Session: 3fbd83a9-a342-4804-a34d-63c9c5d34136 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7958 | 2026.05.08 08:12:55.791001 [ 260 ] {e2ec0a4e-e93f-4213-9e71-9f9aa0603161} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40062) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7959 | 2026.05.08 08:12:55.791043 [ 260 ] {e2ec0a4e-e93f-4213-9e71-9f9aa0603161} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7960 | 2026.05.08 08:12:55.791568 [ 260 ] {e2ec0a4e-e93f-4213-9e71-9f9aa0603161} <Trace> oximeter.fields_uuid (6954ef9e-8f45-45b9-b3dd-33f933bb31d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7961 | 2026.05.08 08:12:55.791611 [ 260 ] {e2ec0a4e-e93f-4213-9e71-9f9aa0603161} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.04 GiB. | ||
| 7962 | 2026.05.08 08:12:55.791945 [ 260 ] {e2ec0a4e-e93f-4213-9e71-9f9aa0603161} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 7963 | 2026.05.08 08:12:55.792188 [ 260 ] {e2ec0a4e-e93f-4213-9e71-9f9aa0603161} <Trace> oximeter.fields_uuid (6954ef9e-8f45-45b9-b3dd-33f933bb31d2): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7964 | 2026.05.08 08:12:55.792330 [ 260 ] {e2ec0a4e-e93f-4213-9e71-9f9aa0603161} <Debug> executeQuery: Read 88 rows, 7.04 KiB in 0.00135 sec., 65185.18518518518 rows/sec., 5.09 MiB/sec. | ||
| 7965 | 2026.05.08 08:12:55.792370 [ 260 ] {e2ec0a4e-e93f-4213-9e71-9f9aa0603161} <Debug> TCPHandler: Processed in 0.001520386 sec. | ||
| 7966 | 2026.05.08 08:12:55.792497 [ 260 ] {} <Trace> TCP-Session: 3fbd83a9-a342-4804-a34d-63c9c5d34136 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7967 | 2026.05.08 08:12:55.792598 [ 260 ] {1fb2aaba-10c8-4602-b0b0-5b30e985aa93} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40062) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7968 | 2026.05.08 08:12:55.792644 [ 260 ] {1fb2aaba-10c8-4602-b0b0-5b30e985aa93} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7969 | 2026.05.08 08:12:55.793114 [ 260 ] {1fb2aaba-10c8-4602-b0b0-5b30e985aa93} <Trace> oximeter.measurements_cumulativeu64 (a8be02dd-881e-443e-adcb-2b9e0d812815): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7970 | 2026.05.08 08:12:55.793152 [ 260 ] {1fb2aaba-10c8-4602-b0b0-5b30e985aa93} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.04 GiB. | ||
| 7971 | 2026.05.08 08:12:55.793514 [ 260 ] {1fb2aaba-10c8-4602-b0b0-5b30e985aa93} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 7972 | 2026.05.08 08:12:55.793743 [ 260 ] {1fb2aaba-10c8-4602-b0b0-5b30e985aa93} <Trace> oximeter.measurements_cumulativeu64 (a8be02dd-881e-443e-adcb-2b9e0d812815): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7973 | 2026.05.08 08:12:55.793884 [ 260 ] {1fb2aaba-10c8-4602-b0b0-5b30e985aa93} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001308 sec., 122324.15902140674 rows/sec., 8.52 MiB/sec. | ||
| 7974 | 2026.05.08 08:12:55.793924 [ 260 ] {1fb2aaba-10c8-4602-b0b0-5b30e985aa93} <Debug> TCPHandler: Processed in 0.001478876 sec. | ||
| 7975 | 2026.05.08 08:12:55.794043 [ 260 ] {} <Trace> TCP-Session: 3fbd83a9-a342-4804-a34d-63c9c5d34136 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7976 | 2026.05.08 08:12:55.794152 [ 260 ] {4a02120b-904a-4931-aa16-2994db8dab49} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40062) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7977 | 2026.05.08 08:12:55.794208 [ 260 ] {4a02120b-904a-4931-aa16-2994db8dab49} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 7978 | 2026.05.08 08:12:55.795110 [ 260 ] {4a02120b-904a-4931-aa16-2994db8dab49} <Trace> oximeter.measurements_histogramu64 (ebabec84-cbfc-4cf8-9a95-b35807d218b8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7979 | 2026.05.08 08:12:55.795148 [ 260 ] {4a02120b-904a-4931-aa16-2994db8dab49} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.04 GiB. | ||
| 7980 | 2026.05.08 08:12:55.795721 [ 260 ] {4a02120b-904a-4931-aa16-2994db8dab49} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 7981 | 2026.05.08 08:12:55.795963 [ 260 ] {4a02120b-904a-4931-aa16-2994db8dab49} <Trace> oximeter.measurements_histogramu64 (ebabec84-cbfc-4cf8-9a95-b35807d218b8): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7982 | 2026.05.08 08:12:55.796157 [ 260 ] {4a02120b-904a-4931-aa16-2994db8dab49} <Debug> executeQuery: Read 24 rows, 44.04 KiB in 0.002024 sec., 11857.707509881422 rows/sec., 21.25 MiB/sec. | ||
| 7983 | 2026.05.08 08:12:55.796253 [ 260 ] {4a02120b-904a-4931-aa16-2994db8dab49} <Debug> TCPHandler: Processed in 0.002261779 sec. | ||
| 7984 | 2026.05.08 08:12:55.796384 [ 260 ] {} <Trace> TCP-Session: 3fbd83a9-a342-4804-a34d-63c9c5d34136 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7985 | 2026.05.08 08:12:55.796484 [ 260 ] {a9662bdc-965c-468b-8177-b25789fc1635} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40062) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7986 | 2026.05.08 08:12:55.796527 [ 260 ] {a9662bdc-965c-468b-8177-b25789fc1635} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7987 | 2026.05.08 08:12:55.796899 [ 260 ] {a9662bdc-965c-468b-8177-b25789fc1635} <Trace> oximeter.measurements_u64 (51456919-ce1d-4304-962d-5a281585e6eb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7988 | 2026.05.08 08:12:55.796936 [ 260 ] {a9662bdc-965c-468b-8177-b25789fc1635} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.04 GiB. | ||
| 7989 | 2026.05.08 08:12:55.797259 [ 260 ] {a9662bdc-965c-468b-8177-b25789fc1635} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 7990 | 2026.05.08 08:12:55.797485 [ 260 ] {a9662bdc-965c-468b-8177-b25789fc1635} <Trace> oximeter.measurements_u64 (51456919-ce1d-4304-962d-5a281585e6eb): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7991 | 2026.05.08 08:12:55.797689 [ 260 ] {a9662bdc-965c-468b-8177-b25789fc1635} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001223 sec., 49059.68928863451 rows/sec., 3.31 MiB/sec. | ||
| 7992 | 2026.05.08 08:12:55.797750 [ 260 ] {a9662bdc-965c-468b-8177-b25789fc1635} <Debug> TCPHandler: Processed in 0.001416404 sec. | ||
| 7993 | 2026.05.08 08:12:56.042816 [ 259 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36609 | ||
| 7994 | 2026.05.08 08:12:56.042917 [ 259 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7995 | 2026.05.08 08:12:56.042943 [ 259 ] {} <Debug> TCP-Session: 5c834cb0-febd-4d2c-957a-a7e8942d4714 Authenticating user 'default' from [fd00:1122:3344:101::e]:36609 | ||
| 7996 | 2026.05.08 08:12:56.042966 [ 259 ] {} <Debug> TCP-Session: 5c834cb0-febd-4d2c-957a-a7e8942d4714 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7997 | 2026.05.08 08:12:56.042979 [ 259 ] {} <Debug> TCP-Session: 5c834cb0-febd-4d2c-957a-a7e8942d4714 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7998 | 2026.05.08 08:12:56.043173 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52257 | ||
| 7999 | 2026.05.08 08:12:56.043211 [ 304 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45532 | ||
| 8000 | 2026.05.08 08:12:56.043240 [ 308 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51565 | ||
| 8001 | 2026.05.08 08:12:56.043261 [ 310 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58750 | ||
| 8002 | 2026.05.08 08:12:56.043284 [ 311 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62845 | ||
| 8003 | 2026.05.08 08:12:56.043318 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8004 | 2026.05.08 08:12:56.043249 [ 309 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42211 | ||
| 8005 | 2026.05.08 08:12:56.043371 [ 259 ] {} <Trace> TCP-Session: 5c834cb0-febd-4d2c-957a-a7e8942d4714 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8006 | 2026.05.08 08:12:56.043376 [ 286 ] {} <Debug> TCP-Session: 882e4301-3f6a-43a1-9ac5-1a3517f77da1 Authenticating user 'default' from [fd00:1122:3344:101::e]:52257 | ||
| 8007 | 2026.05.08 08:12:56.043196 [ 303 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48462 | ||
| 8008 | 2026.05.08 08:12:56.043444 [ 286 ] {} <Debug> TCP-Session: 882e4301-3f6a-43a1-9ac5-1a3517f77da1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8009 | 2026.05.08 08:12:56.043231 [ 307 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47381 | ||
| 8010 | 2026.05.08 08:12:56.043483 [ 304 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8011 | 2026.05.08 08:12:56.043477 [ 286 ] {} <Debug> TCP-Session: 882e4301-3f6a-43a1-9ac5-1a3517f77da1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8012 | 2026.05.08 08:12:56.043540 [ 304 ] {} <Debug> TCP-Session: 603971bc-4ec4-4704-a24e-72b64fda570f Authenticating user 'default' from [fd00:1122:3344:101::e]:45532 | ||
| 8013 | 2026.05.08 08:12:56.043561 [ 259 ] {5a9de577-3e8f-4c61-931b-dd4e9682aba9} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:36609) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 8014 | 2026.05.08 08:12:56.043576 [ 304 ] {} <Debug> TCP-Session: 603971bc-4ec4-4704-a24e-72b64fda570f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8015 | 2026.05.08 08:12:56.043599 [ 304 ] {} <Debug> TCP-Session: 603971bc-4ec4-4704-a24e-72b64fda570f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8016 | 2026.05.08 08:12:56.043847 [ 259 ] {5a9de577-3e8f-4c61-931b-dd4e9682aba9} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 8017 | 2026.05.08 08:12:56.043852 [ 309 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8018 | 2026.05.08 08:12:56.043895 [ 309 ] {} <Debug> TCP-Session: c1aa1a2c-688b-42e1-b05f-6695b0632b93 Authenticating user 'default' from [fd00:1122:3344:101::e]:42211 | ||
| 8019 | 2026.05.08 08:12:56.043912 [ 259 ] {5a9de577-3e8f-4c61-931b-dd4e9682aba9} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 8020 | 2026.05.08 08:12:56.043913 [ 309 ] {} <Debug> TCP-Session: c1aa1a2c-688b-42e1-b05f-6695b0632b93 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8021 | 2026.05.08 08:12:56.043938 [ 309 ] {} <Debug> TCP-Session: c1aa1a2c-688b-42e1-b05f-6695b0632b93 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8022 | 2026.05.08 08:12:56.043961 [ 307 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8023 | 2026.05.08 08:12:56.044001 [ 307 ] {} <Debug> TCP-Session: c2bd9af6-0582-4912-99e9-8dfd281059f5 Authenticating user 'default' from [fd00:1122:3344:101::e]:47381 | ||
| 8024 | 2026.05.08 08:12:56.044026 [ 307 ] {} <Debug> TCP-Session: c2bd9af6-0582-4912-99e9-8dfd281059f5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8025 | 2026.05.08 08:12:56.044039 [ 307 ] {} <Debug> TCP-Session: c2bd9af6-0582-4912-99e9-8dfd281059f5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8026 | 2026.05.08 08:12:56.044214 [ 259 ] {5a9de577-3e8f-4c61-931b-dd4e9682aba9} <Debug> oximeter.version (95fcba57-7b9a-48d5-92aa-f22d8363bb4f) (SelectExecutor): Key condition: unknown | ||
| 8027 | 2026.05.08 08:12:56.044218 [ 303 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8028 | 2026.05.08 08:12:56.044274 [ 303 ] {} <Debug> TCP-Session: 1c6b3ba2-0504-4f80-8c6d-9d87dd4419e8 Authenticating user 'default' from [fd00:1122:3344:101::e]:48462 | ||
| 8029 | 2026.05.08 08:12:56.044291 [ 303 ] {} <Debug> TCP-Session: 1c6b3ba2-0504-4f80-8c6d-9d87dd4419e8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8030 | 2026.05.08 08:12:56.044300 [ 311 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8031 | 2026.05.08 08:12:56.044304 [ 303 ] {} <Debug> TCP-Session: 1c6b3ba2-0504-4f80-8c6d-9d87dd4419e8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8032 | 2026.05.08 08:12:56.044330 [ 311 ] {} <Debug> TCP-Session: fc9a210f-cc48-424b-912e-09c98cdb82eb Authenticating user 'default' from [fd00:1122:3344:101::e]:62845 | ||
| 8033 | 2026.05.08 08:12:56.044347 [ 311 ] {} <Debug> TCP-Session: fc9a210f-cc48-424b-912e-09c98cdb82eb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8034 | 2026.05.08 08:12:56.044359 [ 311 ] {} <Debug> TCP-Session: fc9a210f-cc48-424b-912e-09c98cdb82eb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8035 | 2026.05.08 08:12:56.044700 [ 310 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8036 | 2026.05.08 08:12:56.044737 [ 310 ] {} <Debug> TCP-Session: 423b8726-52f8-40c3-a052-d80e01368bab Authenticating user 'default' from [fd00:1122:3344:101::e]:58750 | ||
| 8037 | 2026.05.08 08:12:56.044755 [ 310 ] {} <Debug> TCP-Session: 423b8726-52f8-40c3-a052-d80e01368bab Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8038 | 2026.05.08 08:12:56.044768 [ 310 ] {} <Debug> TCP-Session: 423b8726-52f8-40c3-a052-d80e01368bab Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8039 | 2026.05.08 08:12:56.044819 [ 308 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8040 | 2026.05.08 08:12:56.044853 [ 308 ] {} <Debug> TCP-Session: 73bc8638-41a7-471c-8a80-a96340da4d22 Authenticating user 'default' from [fd00:1122:3344:101::e]:51565 | ||
| 8041 | 2026.05.08 08:12:56.044870 [ 308 ] {} <Debug> TCP-Session: 73bc8638-41a7-471c-8a80-a96340da4d22 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8042 | 2026.05.08 08:12:56.044883 [ 308 ] {} <Debug> TCP-Session: 73bc8638-41a7-471c-8a80-a96340da4d22 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8043 | 2026.05.08 08:12:56.045203 [ 336 ] {5a9de577-3e8f-4c61-931b-dd4e9682aba9} <Trace> AggregatingTransform: Aggregating | ||
| 8044 | 2026.05.08 08:12:56.045253 [ 336 ] {5a9de577-3e8f-4c61-931b-dd4e9682aba9} <Trace> Aggregator: Aggregation method: without_key | ||
| 8045 | 2026.05.08 08:12:56.045297 [ 336 ] {5a9de577-3e8f-4c61-931b-dd4e9682aba9} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000967997 sec. (1033.061 rows/sec., 40.35 KiB/sec.) | ||
| 8046 | 2026.05.08 08:12:56.045321 [ 336 ] {5a9de577-3e8f-4c61-931b-dd4e9682aba9} <Trace> Aggregator: Merging aggregated data | ||
| 8047 | 2026.05.08 08:12:56.046623 [ 259 ] {5a9de577-3e8f-4c61-931b-dd4e9682aba9} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003123 sec., 320.2049311559398 rows/sec., 12.51 KiB/sec. | ||
| 8048 | 2026.05.08 08:12:56.046783 [ 259 ] {5a9de577-3e8f-4c61-931b-dd4e9682aba9} <Debug> TCPHandler: Processed in 0.003525021 sec. | ||
| 8049 | 2026.05.08 08:12:56.046925 [ 259 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8050 | 2026.05.08 08:12:56.046949 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8051 | 2026.05.08 08:12:56.046961 [ 259 ] {} <Debug> TCP-Session: 5c834cb0-febd-4d2c-957a-a7e8942d4714 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8052 | 2026.05.08 08:12:56.046976 [ 303 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8053 | 2026.05.08 08:12:56.046994 [ 309 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8054 | 2026.05.08 08:12:56.047011 [ 307 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8055 | 2026.05.08 08:12:56.047029 [ 303 ] {} <Debug> TCP-Session: 1c6b3ba2-0504-4f80-8c6d-9d87dd4419e8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8056 | 2026.05.08 08:12:56.047049 [ 311 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8057 | 2026.05.08 08:12:56.047051 [ 309 ] {} <Debug> TCP-Session: c1aa1a2c-688b-42e1-b05f-6695b0632b93 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8058 | 2026.05.08 08:12:56.047063 [ 304 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8059 | 2026.05.08 08:12:56.047087 [ 311 ] {} <Debug> TCP-Session: fc9a210f-cc48-424b-912e-09c98cdb82eb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8060 | 2026.05.08 08:12:56.047081 [ 310 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8061 | 2026.05.08 08:12:56.047120 [ 304 ] {} <Debug> TCP-Session: 603971bc-4ec4-4704-a24e-72b64fda570f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8062 | 2026.05.08 08:12:56.047068 [ 307 ] {} <Debug> TCP-Session: c2bd9af6-0582-4912-99e9-8dfd281059f5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8063 | 2026.05.08 08:12:56.047160 [ 310 ] {} <Debug> TCP-Session: 423b8726-52f8-40c3-a052-d80e01368bab Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8064 | 2026.05.08 08:12:56.046992 [ 286 ] {} <Debug> TCP-Session: 882e4301-3f6a-43a1-9ac5-1a3517f77da1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8065 | 2026.05.08 08:12:56.047044 [ 308 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8066 | 2026.05.08 08:12:56.047242 [ 308 ] {} <Debug> TCP-Session: 73bc8638-41a7-471c-8a80-a96340da4d22 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8067 | 2026.05.08 08:12:56.218192 [ 259 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39805 | ||
| 8068 | 2026.05.08 08:12:56.218297 [ 259 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8069 | 2026.05.08 08:12:56.218324 [ 259 ] {} <Debug> TCP-Session: abe88ec0-fa1f-465f-b70f-2ecd45864118 Authenticating user 'default' from [fd00:1122:3344:101::e]:39805 | ||
| 8070 | 2026.05.08 08:12:56.218346 [ 259 ] {} <Debug> TCP-Session: abe88ec0-fa1f-465f-b70f-2ecd45864118 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8071 | 2026.05.08 08:12:56.218359 [ 259 ] {} <Debug> TCP-Session: abe88ec0-fa1f-465f-b70f-2ecd45864118 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8072 | 2026.05.08 08:12:56.218545 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52043 | ||
| 8073 | 2026.05.08 08:12:56.218558 [ 303 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61638 | ||
| 8074 | 2026.05.08 08:12:56.218606 [ 307 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61186 | ||
| 8075 | 2026.05.08 08:12:56.218617 [ 308 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43761 | ||
| 8076 | 2026.05.08 08:12:56.218648 [ 311 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59206 | ||
| 8077 | 2026.05.08 08:12:56.218673 [ 259 ] {} <Trace> TCP-Session: abe88ec0-fa1f-465f-b70f-2ecd45864118 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8078 | 2026.05.08 08:12:56.218693 [ 303 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8079 | 2026.05.08 08:12:56.218693 [ 307 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8080 | 2026.05.08 08:12:56.218662 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8081 | 2026.05.08 08:12:56.218737 [ 307 ] {} <Debug> TCP-Session: e651d1c8-fda4-4d78-92e2-03ef50efc241 Authenticating user 'default' from [fd00:1122:3344:101::e]:61186 | ||
| 8082 | 2026.05.08 08:12:56.218737 [ 308 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8083 | 2026.05.08 08:12:56.218766 [ 286 ] {} <Debug> TCP-Session: c854a8b1-aa74-4f75-9c64-877ba7513f66 Authenticating user 'default' from [fd00:1122:3344:101::e]:52043 | ||
| 8084 | 2026.05.08 08:12:56.218775 [ 307 ] {} <Debug> TCP-Session: e651d1c8-fda4-4d78-92e2-03ef50efc241 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8085 | 2026.05.08 08:12:56.218791 [ 308 ] {} <Debug> TCP-Session: 1a4dcb27-791d-405b-9496-8fa67d25035f Authenticating user 'default' from [fd00:1122:3344:101::e]:43761 | ||
| 8086 | 2026.05.08 08:12:56.218812 [ 307 ] {} <Debug> TCP-Session: e651d1c8-fda4-4d78-92e2-03ef50efc241 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8087 | 2026.05.08 08:12:56.218834 [ 308 ] {} <Debug> TCP-Session: 1a4dcb27-791d-405b-9496-8fa67d25035f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8088 | 2026.05.08 08:12:56.218807 [ 286 ] {} <Debug> TCP-Session: c854a8b1-aa74-4f75-9c64-877ba7513f66 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8089 | 2026.05.08 08:12:56.218857 [ 308 ] {} <Debug> TCP-Session: 1a4dcb27-791d-405b-9496-8fa67d25035f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8090 | 2026.05.08 08:12:56.218877 [ 286 ] {} <Debug> TCP-Session: c854a8b1-aa74-4f75-9c64-877ba7513f66 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8091 | 2026.05.08 08:12:56.218733 [ 311 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8092 | 2026.05.08 08:12:56.218730 [ 303 ] {} <Debug> TCP-Session: 26832c5d-f344-4278-ba74-da8361078526 Authenticating user 'default' from [fd00:1122:3344:101::e]:61638 | ||
| 8093 | 2026.05.08 08:12:56.218936 [ 311 ] {} <Debug> TCP-Session: 85c3184b-b90f-45ce-b6f5-a0a22718c048 Authenticating user 'default' from [fd00:1122:3344:101::e]:59206 | ||
| 8094 | 2026.05.08 08:12:56.218949 [ 303 ] {} <Debug> TCP-Session: 26832c5d-f344-4278-ba74-da8361078526 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8095 | 2026.05.08 08:12:56.218957 [ 311 ] {} <Debug> TCP-Session: 85c3184b-b90f-45ce-b6f5-a0a22718c048 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8096 | 2026.05.08 08:12:56.218966 [ 303 ] {} <Debug> TCP-Session: 26832c5d-f344-4278-ba74-da8361078526 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8097 | 2026.05.08 08:12:56.218976 [ 311 ] {} <Debug> TCP-Session: 85c3184b-b90f-45ce-b6f5-a0a22718c048 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8098 | 2026.05.08 08:12:56.218627 [ 309 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42131 | ||
| 8099 | 2026.05.08 08:12:56.218586 [ 304 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64335 | ||
| 8100 | 2026.05.08 08:12:56.218638 [ 310 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39164 | ||
| 8101 | 2026.05.08 08:12:56.219060 [ 309 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8102 | 2026.05.08 08:12:56.218853 [ 259 ] {13e3ef07-1cf6-47a7-88ca-ee89bee16ccd} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:39805) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 8103 | 2026.05.08 08:12:56.219089 [ 304 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8104 | 2026.05.08 08:12:56.219096 [ 309 ] {} <Debug> TCP-Session: bd12077f-9935-4412-b787-dbd1822f5ea0 Authenticating user 'default' from [fd00:1122:3344:101::e]:42131 | ||
| 8105 | 2026.05.08 08:12:56.219116 [ 310 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8106 | 2026.05.08 08:12:56.219126 [ 304 ] {} <Debug> TCP-Session: 564924ec-21b2-4d1a-8844-8b0cbff7c8bc Authenticating user 'default' from [fd00:1122:3344:101::e]:64335 | ||
| 8107 | 2026.05.08 08:12:56.219143 [ 309 ] {} <Debug> TCP-Session: bd12077f-9935-4412-b787-dbd1822f5ea0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8108 | 2026.05.08 08:12:56.219168 [ 304 ] {} <Debug> TCP-Session: 564924ec-21b2-4d1a-8844-8b0cbff7c8bc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8109 | 2026.05.08 08:12:56.219186 [ 309 ] {} <Debug> TCP-Session: bd12077f-9935-4412-b787-dbd1822f5ea0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8110 | 2026.05.08 08:12:56.219199 [ 304 ] {} <Debug> TCP-Session: 564924ec-21b2-4d1a-8844-8b0cbff7c8bc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8111 | 2026.05.08 08:12:56.219158 [ 310 ] {} <Debug> TCP-Session: ad250bfb-9708-40ce-9ca7-db8f232e1cf1 Authenticating user 'default' from [fd00:1122:3344:101::e]:39164 | ||
| 8112 | 2026.05.08 08:12:56.219260 [ 310 ] {} <Debug> TCP-Session: ad250bfb-9708-40ce-9ca7-db8f232e1cf1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8113 | 2026.05.08 08:12:56.219290 [ 310 ] {} <Debug> TCP-Session: ad250bfb-9708-40ce-9ca7-db8f232e1cf1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8114 | 2026.05.08 08:12:56.219381 [ 259 ] {13e3ef07-1cf6-47a7-88ca-ee89bee16ccd} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 8115 | 2026.05.08 08:12:56.219438 [ 259 ] {13e3ef07-1cf6-47a7-88ca-ee89bee16ccd} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 8116 | 2026.05.08 08:12:56.219718 [ 259 ] {13e3ef07-1cf6-47a7-88ca-ee89bee16ccd} <Debug> oximeter.version (95fcba57-7b9a-48d5-92aa-f22d8363bb4f) (SelectExecutor): Key condition: unknown | ||
| 8117 | 2026.05.08 08:12:56.220703 [ 317 ] {13e3ef07-1cf6-47a7-88ca-ee89bee16ccd} <Trace> AggregatingTransform: Aggregating | ||
| 8118 | 2026.05.08 08:12:56.220756 [ 317 ] {13e3ef07-1cf6-47a7-88ca-ee89bee16ccd} <Trace> Aggregator: Aggregation method: without_key | ||
| 8119 | 2026.05.08 08:12:56.220791 [ 317 ] {13e3ef07-1cf6-47a7-88ca-ee89bee16ccd} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000974867 sec. (1025.781 rows/sec., 40.07 KiB/sec.) | ||
| 8120 | 2026.05.08 08:12:56.220812 [ 317 ] {13e3ef07-1cf6-47a7-88ca-ee89bee16ccd} <Trace> Aggregator: Merging aggregated data | ||
| 8121 | 2026.05.08 08:12:56.222110 [ 259 ] {13e3ef07-1cf6-47a7-88ca-ee89bee16ccd} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003313 sec., 301.84123151222457 rows/sec., 11.79 KiB/sec. | ||
| 8122 | 2026.05.08 08:12:56.222234 [ 259 ] {13e3ef07-1cf6-47a7-88ca-ee89bee16ccd} <Debug> TCPHandler: Processed in 0.003688243 sec. | ||
| 8123 | 2026.05.08 08:12:56.222372 [ 259 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8124 | 2026.05.08 08:12:56.222398 [ 259 ] {} <Debug> TCP-Session: abe88ec0-fa1f-465f-b70f-2ecd45864118 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8125 | 2026.05.08 08:12:56.222406 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8126 | 2026.05.08 08:12:56.222426 [ 311 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8127 | 2026.05.08 08:12:56.222448 [ 286 ] {} <Debug> TCP-Session: c854a8b1-aa74-4f75-9c64-877ba7513f66 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8128 | 2026.05.08 08:12:56.222455 [ 307 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8129 | 2026.05.08 08:12:56.222469 [ 311 ] {} <Debug> TCP-Session: 85c3184b-b90f-45ce-b6f5-a0a22718c048 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8130 | 2026.05.08 08:12:56.222474 [ 304 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8131 | 2026.05.08 08:12:56.222512 [ 308 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8132 | 2026.05.08 08:12:56.222531 [ 310 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8133 | 2026.05.08 08:12:56.222542 [ 304 ] {} <Debug> TCP-Session: 564924ec-21b2-4d1a-8844-8b0cbff7c8bc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8134 | 2026.05.08 08:12:56.222574 [ 308 ] {} <Debug> TCP-Session: 1a4dcb27-791d-405b-9496-8fa67d25035f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8135 | 2026.05.08 08:12:56.222585 [ 310 ] {} <Debug> TCP-Session: ad250bfb-9708-40ce-9ca7-db8f232e1cf1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8136 | 2026.05.08 08:12:56.222500 [ 307 ] {} <Debug> TCP-Session: e651d1c8-fda4-4d78-92e2-03ef50efc241 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8137 | 2026.05.08 08:12:56.222491 [ 309 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8138 | 2026.05.08 08:12:56.222454 [ 303 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8139 | 2026.05.08 08:12:56.222668 [ 309 ] {} <Debug> TCP-Session: bd12077f-9935-4412-b787-dbd1822f5ea0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8140 | 2026.05.08 08:12:56.222694 [ 303 ] {} <Debug> TCP-Session: 26832c5d-f344-4278-ba74-da8361078526 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8141 | 2026.05.08 08:12:57.613428 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 15791 | ||
| 8142 | 2026.05.08 08:12:57.613957 [ 245 ] {} <Trace> system.asynchronous_metric_log (ae5b5697-1ff6-4106-8704-be69c16fe51c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8143 | 2026.05.08 08:12:57.613999 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.04 GiB. | ||
| 8144 | 2026.05.08 08:12:57.614515 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 8145 | 2026.05.08 08:12:57.614764 [ 245 ] {} <Trace> system.asynchronous_metric_log (ae5b5697-1ff6-4106-8704-be69c16fe51c): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8146 | 2026.05.08 08:12:57.614901 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 15791 | ||
| 8147 | 2026.05.08 08:12:58.440018 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 249 | ||
| 8148 | 2026.05.08 08:12:58.455612 [ 244 ] {} <Trace> system.metric_log (6863ca5b-3a4e-4a65-b181-6be743eb150d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8149 | 2026.05.08 08:12:58.455665 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.04 GiB. | ||
| 8150 | 2026.05.08 08:12:58.461375 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 8151 | 2026.05.08 08:12:58.462048 [ 244 ] {} <Trace> system.metric_log (6863ca5b-3a4e-4a65-b181-6be743eb150d): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8152 | 2026.05.08 08:12:58.464741 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 249 | ||
| 8153 | 2026.05.08 08:13:00.167279 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 42 entries to flush up to offset 1018 | ||
| 8154 | 2026.05.08 08:13:00.169860 [ 243 ] {} <Trace> system.query_log (14f8ccb3-56a3-4601-8a9e-d96094aafe7f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8155 | 2026.05.08 08:13:00.169909 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.04 GiB. | ||
| 8156 | 2026.05.08 08:13:00.171133 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 8157 | 2026.05.08 08:13:00.171427 [ 243 ] {} <Trace> system.query_log (14f8ccb3-56a3-4601-8a9e-d96094aafe7f): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8158 | 2026.05.08 08:13:00.171691 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1018 | ||
| 8159 | 2026.05.08 08:13:00.786372 [ 260 ] {} <Trace> TCP-Session: 3fbd83a9-a342-4804-a34d-63c9c5d34136 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8160 | 2026.05.08 08:13:00.786649 [ 260 ] {4feaf97e-43e3-4959-9e58-eef50dc07c59} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40062) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table: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) | ||
| 8161 | 2026.05.08 08:13:00.787057 [ 260 ] {4feaf97e-43e3-4959-9e58-eef50dc07c59} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 8162 | 2026.05.08 08:13:00.787105 [ 260 ] {4feaf97e-43e3-4959-9e58-eef50dc07c59} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table: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 | ||
| 8163 | 2026.05.08 08:13:00.787380 [ 260 ] {4feaf97e-43e3-4959-9e58-eef50dc07c59} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 8164 | 2026.05.08 08:13:00.787454 [ 260 ] {4feaf97e-43e3-4959-9e58-eef50dc07c59} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 8165 | 2026.05.08 08:13:00.787603 [ 260 ] {4feaf97e-43e3-4959-9e58-eef50dc07c59} <Debug> oximeter.timeseries_schema (b89db7f6-4c52-403d-9f92-e362dcc59f0f) (SelectExecutor): Key condition: (column 0 in 31-element set) | ||
| 8166 | 2026.05.08 08:13:00.787720 [ 348 ] {4feaf97e-43e3-4959-9e58-eef50dc07c59} <Trace> oximeter.timeseries_schema (b89db7f6-4c52-403d-9f92-e362dcc59f0f) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 8167 | 2026.05.08 08:13:00.787741 [ 341 ] {4feaf97e-43e3-4959-9e58-eef50dc07c59} <Trace> oximeter.timeseries_schema (b89db7f6-4c52-403d-9f92-e362dcc59f0f) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 8168 | 2026.05.08 08:13:00.787724 [ 365 ] {4feaf97e-43e3-4959-9e58-eef50dc07c59} <Trace> oximeter.timeseries_schema (b89db7f6-4c52-403d-9f92-e362dcc59f0f) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 8169 | 2026.05.08 08:13:00.787898 [ 260 ] {4feaf97e-43e3-4959-9e58-eef50dc07c59} <Debug> oximeter.timeseries_schema (b89db7f6-4c52-403d-9f92-e362dcc59f0f) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges | ||
| 8170 | 2026.05.08 08:13:00.787928 [ 260 ] {4feaf97e-43e3-4959-9e58-eef50dc07c59} <Trace> oximeter.timeseries_schema (b89db7f6-4c52-403d-9f92-e362dcc59f0f) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 8171 | 2026.05.08 08:13:00.787999 [ 260 ] {4feaf97e-43e3-4959-9e58-eef50dc07c59} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 8172 | 2026.05.08 08:13:00.788020 [ 260 ] {4feaf97e-43e3-4959-9e58-eef50dc07c59} <Debug> oximeter.timeseries_schema (b89db7f6-4c52-403d-9f92-e362dcc59f0f) (SelectExecutor): Reading approx. 47 rows with 2 streams | ||
| 8173 | 2026.05.08 08:13:00.788056 [ 260 ] {4feaf97e-43e3-4959-9e58-eef50dc07c59} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 8174 | 2026.05.08 08:13:00.788099 [ 260 ] {4feaf97e-43e3-4959-9e58-eef50dc07c59} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 8175 | 2026.05.08 08:13:00.789379 [ 260 ] {4feaf97e-43e3-4959-9e58-eef50dc07c59} <Debug> executeQuery: Read 47 rows, 11.99 KiB in 0.002843 sec., 16531.832571227576 rows/sec., 4.12 MiB/sec. | ||
| 8176 | 2026.05.08 08:13:00.789515 [ 260 ] {4feaf97e-43e3-4959-9e58-eef50dc07c59} <Debug> TCPHandler: Processed in 0.003298657 sec. | ||
| 8177 | 2026.05.08 08:13:00.794819 [ 260 ] {} <Trace> TCP-Session: 3fbd83a9-a342-4804-a34d-63c9c5d34136 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8178 | 2026.05.08 08:13:00.795026 [ 260 ] {3061e741-02ed-4039-90d5-afb722739da1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40062) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 8179 | 2026.05.08 08:13:00.795109 [ 260 ] {3061e741-02ed-4039-90d5-afb722739da1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 8180 | 2026.05.08 08:13:00.795868 [ 260 ] {3061e741-02ed-4039-90d5-afb722739da1} <Trace> oximeter.fields_i16 (3c1e284c-4bc9-42d0-9208-0102cfbb7904): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8181 | 2026.05.08 08:13:00.795911 [ 260 ] {3061e741-02ed-4039-90d5-afb722739da1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.03 GiB. | ||
| 8182 | 2026.05.08 08:13:00.796301 [ 260 ] {3061e741-02ed-4039-90d5-afb722739da1} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 8183 | 2026.05.08 08:13:00.796535 [ 260 ] {3061e741-02ed-4039-90d5-afb722739da1} <Trace> oximeter.fields_i16 (3c1e284c-4bc9-42d0-9208-0102cfbb7904): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8184 | 2026.05.08 08:13:00.796659 [ 109 ] {} <Debug> oximeter.fields_i16 (3c1e284c-4bc9-42d0-9208-0102cfbb7904) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 8185 | 2026.05.08 08:13:00.796684 [ 260 ] {3061e741-02ed-4039-90d5-afb722739da1} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.00172 sec., 165116.27906976745 rows/sec., 10.49 MiB/sec. | ||
| 8186 | 2026.05.08 08:13:00.796709 [ 109 ] {} <Trace> oximeter.fields_i16 (3c1e284c-4bc9-42d0-9208-0102cfbb7904): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8187 | 2026.05.08 08:13:00.796730 [ 260 ] {3061e741-02ed-4039-90d5-afb722739da1} <Debug> TCPHandler: Processed in 0.002015925 sec. | ||
| 8188 | 2026.05.08 08:13:00.796739 [ 109 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.03 GiB. | ||
| 8189 | 2026.05.08 08:13:00.796850 [ 193 ] {3c1e284c-4bc9-42d0-9208-0102cfbb7904::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 | ||
| 8190 | 2026.05.08 08:13:00.796860 [ 260 ] {} <Trace> TCP-Session: 3fbd83a9-a342-4804-a34d-63c9c5d34136 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8191 | 2026.05.08 08:13:00.796972 [ 193 ] {3c1e284c-4bc9-42d0-9208-0102cfbb7904::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8192 | 2026.05.08 08:13:00.796978 [ 260 ] {b26fab5c-401d-4033-8f16-a9f3ee4e38a2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40062) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8193 | 2026.05.08 08:13:00.797015 [ 193 ] {3c1e284c-4bc9-42d0-9208-0102cfbb7904::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 308 rows starting from the beginning of the part | ||
| 8194 | 2026.05.08 08:13:00.797036 [ 260 ] {b26fab5c-401d-4033-8f16-a9f3ee4e38a2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8195 | 2026.05.08 08:13:00.797090 [ 193 ] {3c1e284c-4bc9-42d0-9208-0102cfbb7904::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 24 rows starting from the beginning of the part | ||
| 8196 | 2026.05.08 08:13:00.797149 [ 193 ] {3c1e284c-4bc9-42d0-9208-0102cfbb7904::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 24 rows starting from the beginning of the part | ||
| 8197 | 2026.05.08 08:13:00.797199 [ 193 ] {3c1e284c-4bc9-42d0-9208-0102cfbb7904::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 284 rows starting from the beginning of the part | ||
| 8198 | 2026.05.08 08:13:00.797245 [ 193 ] {3c1e284c-4bc9-42d0-9208-0102cfbb7904::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 284 rows starting from the beginning of the part | ||
| 8199 | 2026.05.08 08:13:00.797291 [ 193 ] {3c1e284c-4bc9-42d0-9208-0102cfbb7904::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 284 rows starting from the beginning of the part | ||
| 8200 | 2026.05.08 08:13:00.797998 [ 260 ] {b26fab5c-401d-4033-8f16-a9f3ee4e38a2} <Trace> oximeter.fields_string (2e56caf6-21a8-464c-b24f-cce9c93bbfbe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8201 | 2026.05.08 08:13:00.798041 [ 260 ] {b26fab5c-401d-4033-8f16-a9f3ee4e38a2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.03 GiB. | ||
| 8202 | 2026.05.08 08:13:00.798241 [ 191 ] {3c1e284c-4bc9-42d0-9208-0102cfbb7904::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1208 rows, containing 5 columns (5 merged, 0 gathered) in 0.001433685 sec., 842583.9706769618 rows/sec., 57.71 MiB/sec. | ||
| 8203 | 2026.05.08 08:13:00.798384 [ 193 ] {3c1e284c-4bc9-42d0-9208-0102cfbb7904::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 8204 | 2026.05.08 08:13:00.798442 [ 260 ] {b26fab5c-401d-4033-8f16-a9f3ee4e38a2} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 8205 | 2026.05.08 08:13:00.798714 [ 193 ] {3c1e284c-4bc9-42d0-9208-0102cfbb7904::all_1_16_3} <Trace> oximeter.fields_i16 (3c1e284c-4bc9-42d0-9208-0102cfbb7904): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8206 | 2026.05.08 08:13:00.798746 [ 260 ] {b26fab5c-401d-4033-8f16-a9f3ee4e38a2} <Trace> oximeter.fields_string (2e56caf6-21a8-464c-b24f-cce9c93bbfbe): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8207 | 2026.05.08 08:13:00.798852 [ 193 ] {3c1e284c-4bc9-42d0-9208-0102cfbb7904::all_1_16_3} <Trace> oximeter.fields_i16 (3c1e284c-4bc9-42d0-9208-0102cfbb7904) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 8208 | 2026.05.08 08:13:00.798933 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.40 MiB. | ||
| 8209 | 2026.05.08 08:13:00.798945 [ 260 ] {b26fab5c-401d-4033-8f16-a9f3ee4e38a2} <Debug> executeQuery: Read 833 rows, 66.39 KiB in 0.001989 sec., 418803.4188034188 rows/sec., 32.60 MiB/sec. | ||
| 8210 | 2026.05.08 08:13:00.798989 [ 260 ] {b26fab5c-401d-4033-8f16-a9f3ee4e38a2} <Debug> TCPHandler: Processed in 0.002179728 sec. | ||
| 8211 | 2026.05.08 08:13:00.799101 [ 260 ] {} <Trace> TCP-Session: 3fbd83a9-a342-4804-a34d-63c9c5d34136 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8212 | 2026.05.08 08:13:00.799197 [ 260 ] {88eec94a-09b5-4ced-b0e2-04797282d8da} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40062) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8213 | 2026.05.08 08:13:00.799237 [ 260 ] {88eec94a-09b5-4ced-b0e2-04797282d8da} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8214 | 2026.05.08 08:13:00.799748 [ 260 ] {88eec94a-09b5-4ced-b0e2-04797282d8da} <Trace> oximeter.fields_u16 (b3f55b36-ed93-4ef0-b7a4-471cf9f732a6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8215 | 2026.05.08 08:13:00.799785 [ 260 ] {88eec94a-09b5-4ced-b0e2-04797282d8da} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.03 GiB. | ||
| 8216 | 2026.05.08 08:13:00.800109 [ 260 ] {88eec94a-09b5-4ced-b0e2-04797282d8da} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 8217 | 2026.05.08 08:13:00.800322 [ 260 ] {88eec94a-09b5-4ced-b0e2-04797282d8da} <Trace> oximeter.fields_u16 (b3f55b36-ed93-4ef0-b7a4-471cf9f732a6): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8218 | 2026.05.08 08:13:00.800439 [ 108 ] {} <Debug> oximeter.fields_u16 (b3f55b36-ed93-4ef0-b7a4-471cf9f732a6) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 8219 | 2026.05.08 08:13:00.800451 [ 260 ] {88eec94a-09b5-4ced-b0e2-04797282d8da} <Debug> executeQuery: Read 160 rows, 9.90 KiB in 0.001273 sec., 125687.35271013353 rows/sec., 7.59 MiB/sec. | ||
| 8220 | 2026.05.08 08:13:00.800492 [ 108 ] {} <Trace> oximeter.fields_u16 (b3f55b36-ed93-4ef0-b7a4-471cf9f732a6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8221 | 2026.05.08 08:13:00.800505 [ 260 ] {88eec94a-09b5-4ced-b0e2-04797282d8da} <Debug> TCPHandler: Processed in 0.001453085 sec. | ||
| 8222 | 2026.05.08 08:13:00.800521 [ 108 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.03 GiB. | ||
| 8223 | 2026.05.08 08:13:00.800605 [ 189 ] {b3f55b36-ed93-4ef0-b7a4-471cf9f732a6::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 | ||
| 8224 | 2026.05.08 08:13:00.800623 [ 260 ] {} <Trace> TCP-Session: 3fbd83a9-a342-4804-a34d-63c9c5d34136 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8225 | 2026.05.08 08:13:00.800710 [ 189 ] {b3f55b36-ed93-4ef0-b7a4-471cf9f732a6::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8226 | 2026.05.08 08:13:00.800728 [ 260 ] {6b5bf4c5-bb44-49d4-b8a0-9ff9c1b8e3ed} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40062) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 8227 | 2026.05.08 08:13:00.800741 [ 189 ] {b3f55b36-ed93-4ef0-b7a4-471cf9f732a6::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 225 rows starting from the beginning of the part | ||
| 8228 | 2026.05.08 08:13:00.800778 [ 260 ] {6b5bf4c5-bb44-49d4-b8a0-9ff9c1b8e3ed} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 8229 | 2026.05.08 08:13:00.800807 [ 189 ] {b3f55b36-ed93-4ef0-b7a4-471cf9f732a6::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 169 rows starting from the beginning of the part | ||
| 8230 | 2026.05.08 08:13:00.800855 [ 189 ] {b3f55b36-ed93-4ef0-b7a4-471cf9f732a6::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 24 rows starting from the beginning of the part | ||
| 8231 | 2026.05.08 08:13:00.800896 [ 189 ] {b3f55b36-ed93-4ef0-b7a4-471cf9f732a6::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 | ||
| 8232 | 2026.05.08 08:13:00.800933 [ 189 ] {b3f55b36-ed93-4ef0-b7a4-471cf9f732a6::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 24 rows starting from the beginning of the part | ||
| 8233 | 2026.05.08 08:13:00.800971 [ 189 ] {b3f55b36-ed93-4ef0-b7a4-471cf9f732a6::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 | ||
| 8234 | 2026.05.08 08:13:00.801254 [ 260 ] {6b5bf4c5-bb44-49d4-b8a0-9ff9c1b8e3ed} <Trace> oximeter.fields_u32 (b5155bac-ebd9-49db-8237-598074e8072a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8235 | 2026.05.08 08:13:00.801298 [ 260 ] {6b5bf4c5-bb44-49d4-b8a0-9ff9c1b8e3ed} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.03 GiB. | ||
| 8236 | 2026.05.08 08:13:00.801625 [ 260 ] {6b5bf4c5-bb44-49d4-b8a0-9ff9c1b8e3ed} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 8237 | 2026.05.08 08:13:00.801799 [ 199 ] {b3f55b36-ed93-4ef0-b7a4-471cf9f732a6::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 762 rows, containing 5 columns (5 merged, 0 gathered) in 0.001228352 sec., 620343.3543479394 rows/sec., 41.09 MiB/sec. | ||
| 8238 | 2026.05.08 08:13:00.801843 [ 260 ] {6b5bf4c5-bb44-49d4-b8a0-9ff9c1b8e3ed} <Trace> oximeter.fields_u32 (b5155bac-ebd9-49db-8237-598074e8072a): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8239 | 2026.05.08 08:13:00.801935 [ 189 ] {b3f55b36-ed93-4ef0-b7a4-471cf9f732a6::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 8240 | 2026.05.08 08:13:00.801951 [ 108 ] {} <Debug> oximeter.fields_u32 (b5155bac-ebd9-49db-8237-598074e8072a) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 8241 | 2026.05.08 08:13:00.801978 [ 260 ] {6b5bf4c5-bb44-49d4-b8a0-9ff9c1b8e3ed} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001268 sec., 117507.88643533122 rows/sec., 7.59 MiB/sec. | ||
| 8242 | 2026.05.08 08:13:00.801983 [ 108 ] {} <Trace> oximeter.fields_u32 (b5155bac-ebd9-49db-8237-598074e8072a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8243 | 2026.05.08 08:13:00.802021 [ 108 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.03 GiB. | ||
| 8244 | 2026.05.08 08:13:00.802024 [ 260 ] {6b5bf4c5-bb44-49d4-b8a0-9ff9c1b8e3ed} <Debug> TCPHandler: Processed in 0.001450775 sec. | ||
| 8245 | 2026.05.08 08:13:00.802094 [ 191 ] {b5155bac-ebd9-49db-8237-598074e8072a::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 | ||
| 8246 | 2026.05.08 08:13:00.802147 [ 260 ] {} <Trace> TCP-Session: 3fbd83a9-a342-4804-a34d-63c9c5d34136 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8247 | 2026.05.08 08:13:00.802189 [ 191 ] {b5155bac-ebd9-49db-8237-598074e8072a::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8248 | 2026.05.08 08:13:00.802204 [ 189 ] {b3f55b36-ed93-4ef0-b7a4-471cf9f732a6::all_1_46_9} <Trace> oximeter.fields_u16 (b3f55b36-ed93-4ef0-b7a4-471cf9f732a6): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8249 | 2026.05.08 08:13:00.802219 [ 191 ] {b5155bac-ebd9-49db-8237-598074e8072a::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 974 rows starting from the beginning of the part | ||
| 8250 | 2026.05.08 08:13:00.802243 [ 260 ] {09a7a980-43e2-40ec-8a46-c18dfccf9cc4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40062) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 8251 | 2026.05.08 08:13:00.802278 [ 189 ] {b3f55b36-ed93-4ef0-b7a4-471cf9f732a6::all_1_46_9} <Trace> oximeter.fields_u16 (b3f55b36-ed93-4ef0-b7a4-471cf9f732a6) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 8252 | 2026.05.08 08:13:00.802284 [ 260 ] {09a7a980-43e2-40ec-8a46-c18dfccf9cc4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 8253 | 2026.05.08 08:13:00.802280 [ 191 ] {b5155bac-ebd9-49db-8237-598074e8072a::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 825 rows starting from the beginning of the part | ||
| 8254 | 2026.05.08 08:13:00.802361 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.35 MiB. | ||
| 8255 | 2026.05.08 08:13:00.802361 [ 191 ] {b5155bac-ebd9-49db-8237-598074e8072a::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 825 rows starting from the beginning of the part | ||
| 8256 | 2026.05.08 08:13:00.802421 [ 191 ] {b5155bac-ebd9-49db-8237-598074e8072a::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 950 rows starting from the beginning of the part | ||
| 8257 | 2026.05.08 08:13:00.802459 [ 191 ] {b5155bac-ebd9-49db-8237-598074e8072a::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 149 rows starting from the beginning of the part | ||
| 8258 | 2026.05.08 08:13:00.802498 [ 191 ] {b5155bac-ebd9-49db-8237-598074e8072a::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 149 rows starting from the beginning of the part | ||
| 8259 | 2026.05.08 08:13:00.802771 [ 260 ] {09a7a980-43e2-40ec-8a46-c18dfccf9cc4} <Trace> oximeter.fields_u8 (7b358469-9653-4fa1-8df0-42378e30bc5f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8260 | 2026.05.08 08:13:00.802806 [ 260 ] {09a7a980-43e2-40ec-8a46-c18dfccf9cc4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.03 GiB. | ||
| 8261 | 2026.05.08 08:13:00.803105 [ 260 ] {09a7a980-43e2-40ec-8a46-c18dfccf9cc4} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 8262 | 2026.05.08 08:13:00.803317 [ 260 ] {09a7a980-43e2-40ec-8a46-c18dfccf9cc4} <Trace> oximeter.fields_u8 (7b358469-9653-4fa1-8df0-42378e30bc5f): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8263 | 2026.05.08 08:13:00.803416 [ 108 ] {} <Debug> oximeter.fields_u8 (7b358469-9653-4fa1-8df0-42378e30bc5f) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 8264 | 2026.05.08 08:13:00.803445 [ 260 ] {09a7a980-43e2-40ec-8a46-c18dfccf9cc4} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.00122 sec., 121311.47540983607 rows/sec., 6.90 MiB/sec. | ||
| 8265 | 2026.05.08 08:13:00.803446 [ 108 ] {} <Trace> oximeter.fields_u8 (7b358469-9653-4fa1-8df0-42378e30bc5f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8266 | 2026.05.08 08:13:00.803483 [ 108 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.03 GiB. | ||
| 8267 | 2026.05.08 08:13:00.803490 [ 260 ] {09a7a980-43e2-40ec-8a46-c18dfccf9cc4} <Debug> TCPHandler: Processed in 0.001392174 sec. | ||
| 8268 | 2026.05.08 08:13:00.803556 [ 199 ] {7b358469-9653-4fa1-8df0-42378e30bc5f::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 | ||
| 8269 | 2026.05.08 08:13:00.803606 [ 260 ] {} <Trace> TCP-Session: 3fbd83a9-a342-4804-a34d-63c9c5d34136 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8270 | 2026.05.08 08:13:00.803636 [ 199 ] {7b358469-9653-4fa1-8df0-42378e30bc5f::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8271 | 2026.05.08 08:13:00.803664 [ 199 ] {7b358469-9653-4fa1-8df0-42378e30bc5f::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 160 rows starting from the beginning of the part | ||
| 8272 | 2026.05.08 08:13:00.803701 [ 260 ] {f0a4b434-4f1e-4c1e-86b7-9776edeeb036} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40062) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8273 | 2026.05.08 08:13:00.803714 [ 199 ] {7b358469-9653-4fa1-8df0-42378e30bc5f::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 12 rows starting from the beginning of the part | ||
| 8274 | 2026.05.08 08:13:00.803740 [ 260 ] {f0a4b434-4f1e-4c1e-86b7-9776edeeb036} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8275 | 2026.05.08 08:13:00.803756 [ 199 ] {7b358469-9653-4fa1-8df0-42378e30bc5f::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 | ||
| 8276 | 2026.05.08 08:13:00.803794 [ 199 ] {7b358469-9653-4fa1-8df0-42378e30bc5f::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 148 rows starting from the beginning of the part | ||
| 8277 | 2026.05.08 08:13:00.803812 [ 201 ] {b5155bac-ebd9-49db-8237-598074e8072a::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3872 rows, containing 5 columns (5 merged, 0 gathered) in 0.00174735 sec., 2215926.975133774 rows/sec., 139.83 MiB/sec. | ||
| 8278 | 2026.05.08 08:13:00.803832 [ 199 ] {7b358469-9653-4fa1-8df0-42378e30bc5f::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 148 rows starting from the beginning of the part | ||
| 8279 | 2026.05.08 08:13:00.803881 [ 199 ] {7b358469-9653-4fa1-8df0-42378e30bc5f::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 148 rows starting from the beginning of the part | ||
| 8280 | 2026.05.08 08:13:00.803991 [ 189 ] {b5155bac-ebd9-49db-8237-598074e8072a::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 8281 | 2026.05.08 08:13:00.804275 [ 189 ] {b5155bac-ebd9-49db-8237-598074e8072a::all_1_16_3} <Trace> oximeter.fields_u32 (b5155bac-ebd9-49db-8237-598074e8072a): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8282 | 2026.05.08 08:13:00.804344 [ 189 ] {b5155bac-ebd9-49db-8237-598074e8072a::all_1_16_3} <Trace> oximeter.fields_u32 (b5155bac-ebd9-49db-8237-598074e8072a) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 8283 | 2026.05.08 08:13:00.804413 [ 260 ] {f0a4b434-4f1e-4c1e-86b7-9776edeeb036} <Trace> oximeter.fields_uuid (6954ef9e-8f45-45b9-b3dd-33f933bb31d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8284 | 2026.05.08 08:13:00.804436 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.65 MiB. | ||
| 8285 | 2026.05.08 08:13:00.804453 [ 260 ] {f0a4b434-4f1e-4c1e-86b7-9776edeeb036} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.03 GiB. | ||
| 8286 | 2026.05.08 08:13:00.804702 [ 194 ] {7b358469-9653-4fa1-8df0-42378e30bc5f::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 628 rows, containing 5 columns (5 merged, 0 gathered) in 0.001173351 sec., 535219.2140288797 rows/sec., 33.08 MiB/sec. | ||
| 8287 | 2026.05.08 08:13:00.804792 [ 260 ] {f0a4b434-4f1e-4c1e-86b7-9776edeeb036} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 8288 | 2026.05.08 08:13:00.804860 [ 189 ] {7b358469-9653-4fa1-8df0-42378e30bc5f::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 8289 | 2026.05.08 08:13:00.805078 [ 260 ] {f0a4b434-4f1e-4c1e-86b7-9776edeeb036} <Trace> oximeter.fields_uuid (6954ef9e-8f45-45b9-b3dd-33f933bb31d2): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8290 | 2026.05.08 08:13:00.805172 [ 189 ] {7b358469-9653-4fa1-8df0-42378e30bc5f::all_1_16_3} <Trace> oximeter.fields_u8 (7b358469-9653-4fa1-8df0-42378e30bc5f): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8291 | 2026.05.08 08:13:00.805227 [ 260 ] {f0a4b434-4f1e-4c1e-86b7-9776edeeb036} <Debug> executeQuery: Read 508 rows, 36.62 KiB in 0.001545 sec., 328802.58899676375 rows/sec., 23.15 MiB/sec. | ||
| 8292 | 2026.05.08 08:13:00.805251 [ 189 ] {7b358469-9653-4fa1-8df0-42378e30bc5f::all_1_16_3} <Trace> oximeter.fields_u8 (7b358469-9653-4fa1-8df0-42378e30bc5f) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 8293 | 2026.05.08 08:13:00.805273 [ 260 ] {f0a4b434-4f1e-4c1e-86b7-9776edeeb036} <Debug> TCPHandler: Processed in 0.00171534 sec. | ||
| 8294 | 2026.05.08 08:13:00.805345 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.32 MiB. | ||
| 8295 | 2026.05.08 08:13:00.805392 [ 260 ] {} <Trace> TCP-Session: 3fbd83a9-a342-4804-a34d-63c9c5d34136 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8296 | 2026.05.08 08:13:00.805491 [ 260 ] {cd9d0c13-3ac8-48b2-b3ad-6624128e7bbc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40062) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 8297 | 2026.05.08 08:13:00.805530 [ 260 ] {cd9d0c13-3ac8-48b2-b3ad-6624128e7bbc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 8298 | 2026.05.08 08:13:00.805865 [ 260 ] {cd9d0c13-3ac8-48b2-b3ad-6624128e7bbc} <Trace> oximeter.measurements_bool (014a2999-841c-441b-b671-434e3660eef7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8299 | 2026.05.08 08:13:00.805901 [ 260 ] {cd9d0c13-3ac8-48b2-b3ad-6624128e7bbc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.03 GiB. | ||
| 8300 | 2026.05.08 08:13:00.806204 [ 260 ] {cd9d0c13-3ac8-48b2-b3ad-6624128e7bbc} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 8301 | 2026.05.08 08:13:00.806417 [ 260 ] {cd9d0c13-3ac8-48b2-b3ad-6624128e7bbc} <Trace> oximeter.measurements_bool (014a2999-841c-441b-b671-434e3660eef7): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8302 | 2026.05.08 08:13:00.806543 [ 260 ] {cd9d0c13-3ac8-48b2-b3ad-6624128e7bbc} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001071 sec., 5602.240896358544 rows/sec., 292.70 KiB/sec. | ||
| 8303 | 2026.05.08 08:13:00.806579 [ 260 ] {cd9d0c13-3ac8-48b2-b3ad-6624128e7bbc} <Debug> TCPHandler: Processed in 0.001237531 sec. | ||
| 8304 | 2026.05.08 08:13:00.806688 [ 260 ] {} <Trace> TCP-Session: 3fbd83a9-a342-4804-a34d-63c9c5d34136 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8305 | 2026.05.08 08:13:00.806788 [ 260 ] {f92f632b-7ebd-4367-9fd3-8a7298a7928f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40062) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8306 | 2026.05.08 08:13:00.806832 [ 260 ] {f92f632b-7ebd-4367-9fd3-8a7298a7928f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8307 | 2026.05.08 08:13:00.807277 [ 260 ] {f92f632b-7ebd-4367-9fd3-8a7298a7928f} <Trace> oximeter.measurements_cumulativeu64 (a8be02dd-881e-443e-adcb-2b9e0d812815): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8308 | 2026.05.08 08:13:00.807314 [ 260 ] {f92f632b-7ebd-4367-9fd3-8a7298a7928f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.03 GiB. | ||
| 8309 | 2026.05.08 08:13:00.807660 [ 260 ] {f92f632b-7ebd-4367-9fd3-8a7298a7928f} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 8310 | 2026.05.08 08:13:00.807883 [ 260 ] {f92f632b-7ebd-4367-9fd3-8a7298a7928f} <Trace> oximeter.measurements_cumulativeu64 (a8be02dd-881e-443e-adcb-2b9e0d812815): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8311 | 2026.05.08 08:13:00.808016 [ 260 ] {f92f632b-7ebd-4367-9fd3-8a7298a7928f} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001247 sec., 212510.02405773857 rows/sec., 14.12 MiB/sec. | ||
| 8312 | 2026.05.08 08:13:00.808055 [ 260 ] {f92f632b-7ebd-4367-9fd3-8a7298a7928f} <Debug> TCPHandler: Processed in 0.001417544 sec. | ||
| 8313 | 2026.05.08 08:13:00.808165 [ 260 ] {} <Trace> TCP-Session: 3fbd83a9-a342-4804-a34d-63c9c5d34136 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8314 | 2026.05.08 08:13:00.808259 [ 260 ] {ef2bc7cf-a7a6-4f53-b992-1fc42e10b2be} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40062) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 8315 | 2026.05.08 08:13:00.808302 [ 260 ] {ef2bc7cf-a7a6-4f53-b992-1fc42e10b2be} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 8316 | 2026.05.08 08:13:00.808617 [ 260 ] {ef2bc7cf-a7a6-4f53-b992-1fc42e10b2be} <Trace> oximeter.measurements_f64 (6f2500a7-7443-4aff-afae-2b5549923f4f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8317 | 2026.05.08 08:13:00.808653 [ 260 ] {ef2bc7cf-a7a6-4f53-b992-1fc42e10b2be} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.03 GiB. | ||
| 8318 | 2026.05.08 08:13:00.808955 [ 260 ] {ef2bc7cf-a7a6-4f53-b992-1fc42e10b2be} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 8319 | 2026.05.08 08:13:00.809168 [ 260 ] {ef2bc7cf-a7a6-4f53-b992-1fc42e10b2be} <Trace> oximeter.measurements_f64 (6f2500a7-7443-4aff-afae-2b5549923f4f): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8320 | 2026.05.08 08:13:00.809297 [ 260 ] {ef2bc7cf-a7a6-4f53-b992-1fc42e10b2be} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001056 sec., 946.9696969696969 rows/sec., 63.81 KiB/sec. | ||
| 8321 | 2026.05.08 08:13:00.809332 [ 260 ] {ef2bc7cf-a7a6-4f53-b992-1fc42e10b2be} <Debug> TCPHandler: Processed in 0.001219921 sec. | ||
| 8322 | 2026.05.08 08:13:00.809442 [ 260 ] {} <Trace> TCP-Session: 3fbd83a9-a342-4804-a34d-63c9c5d34136 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8323 | 2026.05.08 08:13:00.809558 [ 260 ] {3fefe2f3-f30a-4565-8bbc-30e7f123a783} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40062) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 8324 | 2026.05.08 08:13:00.809618 [ 260 ] {3fefe2f3-f30a-4565-8bbc-30e7f123a783} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 8325 | 2026.05.08 08:13:00.810499 [ 260 ] {3fefe2f3-f30a-4565-8bbc-30e7f123a783} <Trace> oximeter.measurements_histogramu64 (ebabec84-cbfc-4cf8-9a95-b35807d218b8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8326 | 2026.05.08 08:13:00.810535 [ 260 ] {3fefe2f3-f30a-4565-8bbc-30e7f123a783} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.03 GiB. | ||
| 8327 | 2026.05.08 08:13:00.811094 [ 260 ] {3fefe2f3-f30a-4565-8bbc-30e7f123a783} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 8328 | 2026.05.08 08:13:00.811330 [ 260 ] {3fefe2f3-f30a-4565-8bbc-30e7f123a783} <Trace> oximeter.measurements_histogramu64 (ebabec84-cbfc-4cf8-9a95-b35807d218b8): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8329 | 2026.05.08 08:13:00.811444 [ 108 ] {} <Debug> oximeter.measurements_histogramu64 (ebabec84-cbfc-4cf8-9a95-b35807d218b8) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 8330 | 2026.05.08 08:13:00.811471 [ 260 ] {3fefe2f3-f30a-4565-8bbc-30e7f123a783} <Debug> executeQuery: Read 18 rows, 33.03 KiB in 0.001918 sec., 9384.775808133472 rows/sec., 16.82 MiB/sec. | ||
| 8331 | 2026.05.08 08:13:00.811481 [ 108 ] {} <Trace> oximeter.measurements_histogramu64 (ebabec84-cbfc-4cf8-9a95-b35807d218b8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8332 | 2026.05.08 08:13:00.811513 [ 108 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.03 GiB. | ||
| 8333 | 2026.05.08 08:13:00.811537 [ 260 ] {3fefe2f3-f30a-4565-8bbc-30e7f123a783} <Debug> TCPHandler: Processed in 0.002143817 sec. | ||
| 8334 | 2026.05.08 08:13:00.811607 [ 194 ] {ebabec84-cbfc-4cf8-9a95-b35807d218b8::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 | ||
| 8335 | 2026.05.08 08:13:00.811677 [ 260 ] {} <Trace> TCP-Session: 3fbd83a9-a342-4804-a34d-63c9c5d34136 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8336 | 2026.05.08 08:13:00.811778 [ 260 ] {996b40f5-8578-4af2-8223-53c007ab1167} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40062) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8337 | 2026.05.08 08:13:00.811819 [ 260 ] {996b40f5-8578-4af2-8223-53c007ab1167} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8338 | 2026.05.08 08:13:00.811855 [ 194 ] {ebabec84-cbfc-4cf8-9a95-b35807d218b8::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8339 | 2026.05.08 08:13:00.811920 [ 194 ] {ebabec84-cbfc-4cf8-9a95-b35807d218b8::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 841 rows starting from the beginning of the part | ||
| 8340 | 2026.05.08 08:13:00.812054 [ 194 ] {ebabec84-cbfc-4cf8-9a95-b35807d218b8::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 27 rows starting from the beginning of the part | ||
| 8341 | 2026.05.08 08:13:00.812162 [ 194 ] {ebabec84-cbfc-4cf8-9a95-b35807d218b8::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 24 rows starting from the beginning of the part | ||
| 8342 | 2026.05.08 08:13:00.812185 [ 260 ] {996b40f5-8578-4af2-8223-53c007ab1167} <Trace> oximeter.measurements_u64 (51456919-ce1d-4304-962d-5a281585e6eb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8343 | 2026.05.08 08:13:00.812226 [ 260 ] {996b40f5-8578-4af2-8223-53c007ab1167} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.03 GiB. | ||
| 8344 | 2026.05.08 08:13:00.812259 [ 194 ] {ebabec84-cbfc-4cf8-9a95-b35807d218b8::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 18 rows starting from the beginning of the part | ||
| 8345 | 2026.05.08 08:13:00.812359 [ 194 ] {ebabec84-cbfc-4cf8-9a95-b35807d218b8::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 24 rows starting from the beginning of the part | ||
| 8346 | 2026.05.08 08:13:00.812462 [ 194 ] {ebabec84-cbfc-4cf8-9a95-b35807d218b8::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 18 rows starting from the beginning of the part | ||
| 8347 | 2026.05.08 08:13:00.812546 [ 260 ] {996b40f5-8578-4af2-8223-53c007ab1167} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 8348 | 2026.05.08 08:13:00.812763 [ 260 ] {996b40f5-8578-4af2-8223-53c007ab1167} <Trace> oximeter.measurements_u64 (51456919-ce1d-4304-962d-5a281585e6eb): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8349 | 2026.05.08 08:13:00.812906 [ 260 ] {996b40f5-8578-4af2-8223-53c007ab1167} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001147 sec., 78465.56233653007 rows/sec., 4.91 MiB/sec. | ||
| 8350 | 2026.05.08 08:13:00.812943 [ 260 ] {996b40f5-8578-4af2-8223-53c007ab1167} <Debug> TCPHandler: Processed in 0.001316563 sec. | ||
| 8351 | 2026.05.08 08:13:00.819228 [ 189 ] {ebabec84-cbfc-4cf8-9a95-b35807d218b8::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 952 rows, containing 19 columns (19 merged, 0 gathered) in 0.007663483 sec., 124225.49903222856 rows/sec., 222.61 MiB/sec. | ||
| 8352 | 2026.05.08 08:13:00.820518 [ 201 ] {ebabec84-cbfc-4cf8-9a95-b35807d218b8::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 8353 | 2026.05.08 08:13:00.820866 [ 201 ] {ebabec84-cbfc-4cf8-9a95-b35807d218b8::all_1_46_9} <Trace> oximeter.measurements_histogramu64 (ebabec84-cbfc-4cf8-9a95-b35807d218b8): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8354 | 2026.05.08 08:13:00.820941 [ 201 ] {ebabec84-cbfc-4cf8-9a95-b35807d218b8::all_1_46_9} <Trace> oximeter.measurements_histogramu64 (ebabec84-cbfc-4cf8-9a95-b35807d218b8) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 8355 | 2026.05.08 08:13:00.821084 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 8.16 MiB. | ||
| 8356 | 2026.05.08 08:13:01.000209 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 287.56 MiB, peak 296.47 MiB, free memory in arenas 0.00 B, will set to 290.68 MiB (RSS), difference: 3.12 MiB | ||
| 8357 | 2026.05.08 08:13:02.371594 [ 259 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62954 | ||
| 8358 | 2026.05.08 08:13:02.371701 [ 259 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8359 | 2026.05.08 08:13:02.371727 [ 259 ] {} <Debug> TCP-Session: 83e9ad70-6270-485a-a38f-8cd1a3a21bec Authenticating user 'default' from [fd00:1122:3344:101::e]:62954 | ||
| 8360 | 2026.05.08 08:13:02.371753 [ 259 ] {} <Debug> TCP-Session: 83e9ad70-6270-485a-a38f-8cd1a3a21bec Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8361 | 2026.05.08 08:13:02.371765 [ 259 ] {} <Debug> TCP-Session: 83e9ad70-6270-485a-a38f-8cd1a3a21bec Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8362 | 2026.05.08 08:13:02.371987 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64339 | ||
| 8363 | 2026.05.08 08:13:02.372020 [ 307 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62196 | ||
| 8364 | 2026.05.08 08:13:02.372039 [ 309 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:65273 | ||
| 8365 | 2026.05.08 08:13:02.372061 [ 311 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46624 | ||
| 8366 | 2026.05.08 08:13:02.372105 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8367 | 2026.05.08 08:13:02.372051 [ 310 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43329 | ||
| 8368 | 2026.05.08 08:13:02.372149 [ 286 ] {} <Debug> TCP-Session: 39fbc799-7841-48ae-b73f-1a9fe96c2178 Authenticating user 'default' from [fd00:1122:3344:101::e]:64339 | ||
| 8369 | 2026.05.08 08:13:02.372147 [ 259 ] {} <Trace> TCP-Session: 83e9ad70-6270-485a-a38f-8cd1a3a21bec Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8370 | 2026.05.08 08:13:02.372158 [ 309 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8371 | 2026.05.08 08:13:02.372177 [ 286 ] {} <Debug> TCP-Session: 39fbc799-7841-48ae-b73f-1a9fe96c2178 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8372 | 2026.05.08 08:13:02.372196 [ 311 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8373 | 2026.05.08 08:13:02.372205 [ 309 ] {} <Debug> TCP-Session: ffee7513-e5af-4068-8403-051c6ba13574 Authenticating user 'default' from [fd00:1122:3344:101::e]:65273 | ||
| 8374 | 2026.05.08 08:13:02.372219 [ 310 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8375 | 2026.05.08 08:13:02.372242 [ 311 ] {} <Debug> TCP-Session: c608079b-e26b-407c-bb05-441abde37f17 Authenticating user 'default' from [fd00:1122:3344:101::e]:46624 | ||
| 8376 | 2026.05.08 08:13:02.372248 [ 309 ] {} <Debug> TCP-Session: ffee7513-e5af-4068-8403-051c6ba13574 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8377 | 2026.05.08 08:13:02.372266 [ 310 ] {} <Debug> TCP-Session: 90abf0fe-0dd8-47ed-92f6-8d545be3a428 Authenticating user 'default' from [fd00:1122:3344:101::e]:43329 | ||
| 8378 | 2026.05.08 08:13:02.372288 [ 311 ] {} <Debug> TCP-Session: c608079b-e26b-407c-bb05-441abde37f17 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8379 | 2026.05.08 08:13:02.372310 [ 310 ] {} <Debug> TCP-Session: 90abf0fe-0dd8-47ed-92f6-8d545be3a428 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8380 | 2026.05.08 08:13:02.372327 [ 311 ] {} <Debug> TCP-Session: c608079b-e26b-407c-bb05-441abde37f17 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8381 | 2026.05.08 08:13:02.372330 [ 259 ] {d5059bb3-0f61-43f9-b754-58cdf24c753e} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:62954) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 8382 | 2026.05.08 08:13:02.372340 [ 310 ] {} <Debug> TCP-Session: 90abf0fe-0dd8-47ed-92f6-8d545be3a428 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8383 | 2026.05.08 08:13:02.372292 [ 309 ] {} <Debug> TCP-Session: ffee7513-e5af-4068-8403-051c6ba13574 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8384 | 2026.05.08 08:13:02.372214 [ 286 ] {} <Debug> TCP-Session: 39fbc799-7841-48ae-b73f-1a9fe96c2178 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8385 | 2026.05.08 08:13:02.372139 [ 307 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8386 | 2026.05.08 08:13:02.372032 [ 308 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55636 | ||
| 8387 | 2026.05.08 08:13:02.372477 [ 307 ] {} <Debug> TCP-Session: d0c1f08a-34e1-463b-a4ce-c3e47a657f80 Authenticating user 'default' from [fd00:1122:3344:101::e]:62196 | ||
| 8388 | 2026.05.08 08:13:02.372006 [ 304 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50490 | ||
| 8389 | 2026.05.08 08:13:02.372523 [ 307 ] {} <Debug> TCP-Session: d0c1f08a-34e1-463b-a4ce-c3e47a657f80 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8390 | 2026.05.08 08:13:02.371999 [ 303 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60539 | ||
| 8391 | 2026.05.08 08:13:02.372560 [ 307 ] {} <Debug> TCP-Session: d0c1f08a-34e1-463b-a4ce-c3e47a657f80 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8392 | 2026.05.08 08:13:02.372592 [ 308 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8393 | 2026.05.08 08:13:02.372619 [ 304 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8394 | 2026.05.08 08:13:02.372624 [ 308 ] {} <Debug> TCP-Session: 7f91b54d-133c-4c41-8026-8c3b55e360f6 Authenticating user 'default' from [fd00:1122:3344:101::e]:55636 | ||
| 8395 | 2026.05.08 08:13:02.372650 [ 304 ] {} <Debug> TCP-Session: 3e02f5d0-9f5b-4526-b345-ac61644410ae Authenticating user 'default' from [fd00:1122:3344:101::e]:50490 | ||
| 8396 | 2026.05.08 08:13:02.372663 [ 308 ] {} <Debug> TCP-Session: 7f91b54d-133c-4c41-8026-8c3b55e360f6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8397 | 2026.05.08 08:13:02.372620 [ 259 ] {d5059bb3-0f61-43f9-b754-58cdf24c753e} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 8398 | 2026.05.08 08:13:02.372677 [ 304 ] {} <Debug> TCP-Session: 3e02f5d0-9f5b-4526-b345-ac61644410ae Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8399 | 2026.05.08 08:13:02.372680 [ 308 ] {} <Debug> TCP-Session: 7f91b54d-133c-4c41-8026-8c3b55e360f6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8400 | 2026.05.08 08:13:02.372729 [ 304 ] {} <Debug> TCP-Session: 3e02f5d0-9f5b-4526-b345-ac61644410ae Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8401 | 2026.05.08 08:13:02.372762 [ 259 ] {d5059bb3-0f61-43f9-b754-58cdf24c753e} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 8402 | 2026.05.08 08:13:02.372856 [ 303 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8403 | 2026.05.08 08:13:02.372896 [ 303 ] {} <Debug> TCP-Session: 764b435e-fc94-463e-8ced-d327da358e4a Authenticating user 'default' from [fd00:1122:3344:101::e]:60539 | ||
| 8404 | 2026.05.08 08:13:02.372919 [ 303 ] {} <Debug> TCP-Session: 764b435e-fc94-463e-8ced-d327da358e4a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8405 | 2026.05.08 08:13:02.372932 [ 303 ] {} <Debug> TCP-Session: 764b435e-fc94-463e-8ced-d327da358e4a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8406 | 2026.05.08 08:13:02.373061 [ 259 ] {d5059bb3-0f61-43f9-b754-58cdf24c753e} <Debug> oximeter.version (95fcba57-7b9a-48d5-92aa-f22d8363bb4f) (SelectExecutor): Key condition: unknown | ||
| 8407 | 2026.05.08 08:13:02.374018 [ 365 ] {d5059bb3-0f61-43f9-b754-58cdf24c753e} <Trace> AggregatingTransform: Aggregating | ||
| 8408 | 2026.05.08 08:13:02.374064 [ 365 ] {d5059bb3-0f61-43f9-b754-58cdf24c753e} <Trace> Aggregator: Aggregation method: without_key | ||
| 8409 | 2026.05.08 08:13:02.374098 [ 365 ] {d5059bb3-0f61-43f9-b754-58cdf24c753e} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000934396 sec. (1070.210 rows/sec., 41.81 KiB/sec.) | ||
| 8410 | 2026.05.08 08:13:02.374112 [ 365 ] {d5059bb3-0f61-43f9-b754-58cdf24c753e} <Trace> Aggregator: Merging aggregated data | ||
| 8411 | 2026.05.08 08:13:02.375243 [ 259 ] {d5059bb3-0f61-43f9-b754-58cdf24c753e} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.00297 sec., 336.7003367003367 rows/sec., 13.15 KiB/sec. | ||
| 8412 | 2026.05.08 08:13:02.375390 [ 259 ] {d5059bb3-0f61-43f9-b754-58cdf24c753e} <Debug> TCPHandler: Processed in 0.003351229 sec. | ||
| 8413 | 2026.05.08 08:13:02.375542 [ 259 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8414 | 2026.05.08 08:13:02.375568 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8415 | 2026.05.08 08:13:02.375576 [ 259 ] {} <Debug> TCP-Session: 83e9ad70-6270-485a-a38f-8cd1a3a21bec Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8416 | 2026.05.08 08:13:02.375594 [ 303 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8417 | 2026.05.08 08:13:02.375614 [ 309 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8418 | 2026.05.08 08:13:02.375634 [ 311 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8419 | 2026.05.08 08:13:02.375654 [ 303 ] {} <Debug> TCP-Session: 764b435e-fc94-463e-8ced-d327da358e4a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8420 | 2026.05.08 08:13:02.375670 [ 309 ] {} <Debug> TCP-Session: ffee7513-e5af-4068-8403-051c6ba13574 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8421 | 2026.05.08 08:13:02.375676 [ 307 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8422 | 2026.05.08 08:13:02.375690 [ 311 ] {} <Debug> TCP-Session: c608079b-e26b-407c-bb05-441abde37f17 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8423 | 2026.05.08 08:13:02.375701 [ 308 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8424 | 2026.05.08 08:13:02.375729 [ 307 ] {} <Debug> TCP-Session: d0c1f08a-34e1-463b-a4ce-c3e47a657f80 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8425 | 2026.05.08 08:13:02.375724 [ 310 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8426 | 2026.05.08 08:13:02.375759 [ 308 ] {} <Debug> TCP-Session: 7f91b54d-133c-4c41-8026-8c3b55e360f6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8427 | 2026.05.08 08:13:02.375795 [ 310 ] {} <Debug> TCP-Session: 90abf0fe-0dd8-47ed-92f6-8d545be3a428 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8428 | 2026.05.08 08:13:02.375649 [ 304 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8429 | 2026.05.08 08:13:02.375616 [ 286 ] {} <Debug> TCP-Session: 39fbc799-7841-48ae-b73f-1a9fe96c2178 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8430 | 2026.05.08 08:13:02.375856 [ 304 ] {} <Debug> TCP-Session: 3e02f5d0-9f5b-4526-b345-ac61644410ae Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8431 | 2026.05.08 08:13:05.012598 [ 102 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 8432 | 2026.05.08 08:13:05.012647 [ 102 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 8433 | 2026.05.08 08:13:05.115043 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 16303 | ||
| 8434 | 2026.05.08 08:13:05.115604 [ 245 ] {} <Trace> system.asynchronous_metric_log (ae5b5697-1ff6-4106-8704-be69c16fe51c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8435 | 2026.05.08 08:13:05.115641 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.03 GiB. | ||
| 8436 | 2026.05.08 08:13:05.116136 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 8437 | 2026.05.08 08:13:05.116405 [ 245 ] {} <Trace> system.asynchronous_metric_log (ae5b5697-1ff6-4106-8704-be69c16fe51c): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8438 | 2026.05.08 08:13:05.116547 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 16303 | ||
| 8439 | 2026.05.08 08:13:05.781763 [ 260 ] {} <Trace> TCP-Session: 3fbd83a9-a342-4804-a34d-63c9c5d34136 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8440 | 2026.05.08 08:13:05.782014 [ 260 ] {11545bed-a209-4e73-9fd2-203dc0b04df8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40062) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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) | ||
| 8441 | 2026.05.08 08:13:05.782363 [ 260 ] {11545bed-a209-4e73-9fd2-203dc0b04df8} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 8442 | 2026.05.08 08:13:05.782400 [ 260 ] {11545bed-a209-4e73-9fd2-203dc0b04df8} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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 | ||
| 8443 | 2026.05.08 08:13:05.782631 [ 260 ] {11545bed-a209-4e73-9fd2-203dc0b04df8} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 8444 | 2026.05.08 08:13:05.782708 [ 260 ] {11545bed-a209-4e73-9fd2-203dc0b04df8} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 8445 | 2026.05.08 08:13:05.782856 [ 260 ] {11545bed-a209-4e73-9fd2-203dc0b04df8} <Debug> oximeter.timeseries_schema (b89db7f6-4c52-403d-9f92-e362dcc59f0f) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 8446 | 2026.05.08 08:13:05.782977 [ 330 ] {11545bed-a209-4e73-9fd2-203dc0b04df8} <Trace> oximeter.timeseries_schema (b89db7f6-4c52-403d-9f92-e362dcc59f0f) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 8447 | 2026.05.08 08:13:05.782982 [ 362 ] {11545bed-a209-4e73-9fd2-203dc0b04df8} <Trace> oximeter.timeseries_schema (b89db7f6-4c52-403d-9f92-e362dcc59f0f) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 8448 | 2026.05.08 08:13:05.782990 [ 313 ] {11545bed-a209-4e73-9fd2-203dc0b04df8} <Trace> oximeter.timeseries_schema (b89db7f6-4c52-403d-9f92-e362dcc59f0f) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 8449 | 2026.05.08 08:13:05.783138 [ 260 ] {11545bed-a209-4e73-9fd2-203dc0b04df8} <Debug> oximeter.timeseries_schema (b89db7f6-4c52-403d-9f92-e362dcc59f0f) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges | ||
| 8450 | 2026.05.08 08:13:05.783166 [ 260 ] {11545bed-a209-4e73-9fd2-203dc0b04df8} <Trace> oximeter.timeseries_schema (b89db7f6-4c52-403d-9f92-e362dcc59f0f) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 8451 | 2026.05.08 08:13:05.783243 [ 260 ] {11545bed-a209-4e73-9fd2-203dc0b04df8} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 8452 | 2026.05.08 08:13:05.783265 [ 260 ] {11545bed-a209-4e73-9fd2-203dc0b04df8} <Debug> oximeter.timeseries_schema (b89db7f6-4c52-403d-9f92-e362dcc59f0f) (SelectExecutor): Reading approx. 47 rows with 2 streams | ||
| 8453 | 2026.05.08 08:13:05.783302 [ 260 ] {11545bed-a209-4e73-9fd2-203dc0b04df8} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 8454 | 2026.05.08 08:13:05.783348 [ 260 ] {11545bed-a209-4e73-9fd2-203dc0b04df8} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 8455 | 2026.05.08 08:13:05.784506 [ 260 ] {11545bed-a209-4e73-9fd2-203dc0b04df8} <Debug> executeQuery: Read 47 rows, 8.00 KiB in 0.0026 sec., 18076.923076923078 rows/sec., 3.01 MiB/sec. | ||
| 8456 | 2026.05.08 08:13:05.784625 [ 260 ] {11545bed-a209-4e73-9fd2-203dc0b04df8} <Debug> TCPHandler: Processed in 0.003012612 sec. | ||
| 8457 | 2026.05.08 08:13:05.786663 [ 260 ] {} <Trace> TCP-Session: 3fbd83a9-a342-4804-a34d-63c9c5d34136 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8458 | 2026.05.08 08:13:05.786796 [ 260 ] {d77b6e2c-efb0-4435-882d-c09fbf059bc3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40062) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8459 | 2026.05.08 08:13:05.786849 [ 260 ] {d77b6e2c-efb0-4435-882d-c09fbf059bc3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8460 | 2026.05.08 08:13:05.787459 [ 260 ] {d77b6e2c-efb0-4435-882d-c09fbf059bc3} <Trace> oximeter.fields_string (2e56caf6-21a8-464c-b24f-cce9c93bbfbe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8461 | 2026.05.08 08:13:05.787508 [ 260 ] {d77b6e2c-efb0-4435-882d-c09fbf059bc3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.03 GiB. | ||
| 8462 | 2026.05.08 08:13:05.787890 [ 260 ] {d77b6e2c-efb0-4435-882d-c09fbf059bc3} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 8463 | 2026.05.08 08:13:05.788121 [ 260 ] {d77b6e2c-efb0-4435-882d-c09fbf059bc3} <Trace> oximeter.fields_string (2e56caf6-21a8-464c-b24f-cce9c93bbfbe): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8464 | 2026.05.08 08:13:05.788262 [ 98 ] {} <Debug> oximeter.fields_string (2e56caf6-21a8-464c-b24f-cce9c93bbfbe) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 8465 | 2026.05.08 08:13:05.788268 [ 260 ] {d77b6e2c-efb0-4435-882d-c09fbf059bc3} <Debug> executeQuery: Read 104 rows, 8.93 KiB in 0.001512 sec., 68783.06878306878 rows/sec., 5.77 MiB/sec. | ||
| 8466 | 2026.05.08 08:13:05.788317 [ 98 ] {} <Trace> oximeter.fields_string (2e56caf6-21a8-464c-b24f-cce9c93bbfbe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8467 | 2026.05.08 08:13:05.788333 [ 260 ] {d77b6e2c-efb0-4435-882d-c09fbf059bc3} <Debug> TCPHandler: Processed in 0.00173487 sec. | ||
| 8468 | 2026.05.08 08:13:05.788353 [ 98 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.03 GiB. | ||
| 8469 | 2026.05.08 08:13:05.788453 [ 186 ] {2e56caf6-21a8-464c-b24f-cce9c93bbfbe::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 | ||
| 8470 | 2026.05.08 08:13:05.788461 [ 260 ] {} <Trace> TCP-Session: 3fbd83a9-a342-4804-a34d-63c9c5d34136 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8471 | 2026.05.08 08:13:05.788581 [ 186 ] {2e56caf6-21a8-464c-b24f-cce9c93bbfbe::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8472 | 2026.05.08 08:13:05.788581 [ 260 ] {f8a66772-0f51-4398-8c2d-6d7e6703321d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40062) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8473 | 2026.05.08 08:13:05.788625 [ 186 ] {2e56caf6-21a8-464c-b24f-cce9c93bbfbe::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 3358 rows starting from the beginning of the part | ||
| 8474 | 2026.05.08 08:13:05.788642 [ 260 ] {f8a66772-0f51-4398-8c2d-6d7e6703321d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8475 | 2026.05.08 08:13:05.788702 [ 186 ] {2e56caf6-21a8-464c-b24f-cce9c93bbfbe::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 104 rows starting from the beginning of the part | ||
| 8476 | 2026.05.08 08:13:05.788758 [ 186 ] {2e56caf6-21a8-464c-b24f-cce9c93bbfbe::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 833 rows starting from the beginning of the part | ||
| 8477 | 2026.05.08 08:13:05.788805 [ 186 ] {2e56caf6-21a8-464c-b24f-cce9c93bbfbe::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 104 rows starting from the beginning of the part | ||
| 8478 | 2026.05.08 08:13:05.788854 [ 186 ] {2e56caf6-21a8-464c-b24f-cce9c93bbfbe::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 833 rows starting from the beginning of the part | ||
| 8479 | 2026.05.08 08:13:05.788898 [ 186 ] {2e56caf6-21a8-464c-b24f-cce9c93bbfbe::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 104 rows starting from the beginning of the part | ||
| 8480 | 2026.05.08 08:13:05.789049 [ 260 ] {f8a66772-0f51-4398-8c2d-6d7e6703321d} <Trace> oximeter.fields_u16 (b3f55b36-ed93-4ef0-b7a4-471cf9f732a6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8481 | 2026.05.08 08:13:05.789091 [ 260 ] {f8a66772-0f51-4398-8c2d-6d7e6703321d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.03 GiB. | ||
| 8482 | 2026.05.08 08:13:05.789430 [ 260 ] {f8a66772-0f51-4398-8c2d-6d7e6703321d} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 8483 | 2026.05.08 08:13:05.789656 [ 260 ] {f8a66772-0f51-4398-8c2d-6d7e6703321d} <Trace> oximeter.fields_u16 (b3f55b36-ed93-4ef0-b7a4-471cf9f732a6): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8484 | 2026.05.08 08:13:05.789802 [ 260 ] {f8a66772-0f51-4398-8c2d-6d7e6703321d} <Debug> executeQuery: Read 24 rows, 1.80 KiB in 0.00124 sec., 19354.83870967742 rows/sec., 1.42 MiB/sec. | ||
| 8485 | 2026.05.08 08:13:05.789841 [ 260 ] {f8a66772-0f51-4398-8c2d-6d7e6703321d} <Debug> TCPHandler: Processed in 0.001429474 sec. | ||
| 8486 | 2026.05.08 08:13:05.789954 [ 260 ] {} <Trace> TCP-Session: 3fbd83a9-a342-4804-a34d-63c9c5d34136 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8487 | 2026.05.08 08:13:05.790052 [ 260 ] {4d41d7a3-aad5-499d-ba0e-e17386c2ac0d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40062) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8488 | 2026.05.08 08:13:05.790092 [ 260 ] {4d41d7a3-aad5-499d-ba0e-e17386c2ac0d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8489 | 2026.05.08 08:13:05.790509 [ 260 ] {4d41d7a3-aad5-499d-ba0e-e17386c2ac0d} <Trace> oximeter.fields_uuid (6954ef9e-8f45-45b9-b3dd-33f933bb31d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8490 | 2026.05.08 08:13:05.790545 [ 260 ] {4d41d7a3-aad5-499d-ba0e-e17386c2ac0d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.03 GiB. | ||
| 8491 | 2026.05.08 08:13:05.790854 [ 260 ] {4d41d7a3-aad5-499d-ba0e-e17386c2ac0d} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 8492 | 2026.05.08 08:13:05.790957 [ 189 ] {2e56caf6-21a8-464c-b24f-cce9c93bbfbe::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5336 rows, containing 5 columns (5 merged, 0 gathered) in 0.002539134 sec., 2101503.898573293 rows/sec., 169.46 MiB/sec. | ||
| 8493 | 2026.05.08 08:13:05.791095 [ 260 ] {4d41d7a3-aad5-499d-ba0e-e17386c2ac0d} <Trace> oximeter.fields_uuid (6954ef9e-8f45-45b9-b3dd-33f933bb31d2): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8494 | 2026.05.08 08:13:05.791240 [ 260 ] {4d41d7a3-aad5-499d-ba0e-e17386c2ac0d} <Debug> executeQuery: Read 88 rows, 7.04 KiB in 0.001206 sec., 72968.49087893864 rows/sec., 5.70 MiB/sec. | ||
| 8495 | 2026.05.08 08:13:05.791251 [ 100 ] {} <Debug> oximeter.fields_uuid (6954ef9e-8f45-45b9-b3dd-33f933bb31d2) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 8496 | 2026.05.08 08:13:05.791278 [ 260 ] {4d41d7a3-aad5-499d-ba0e-e17386c2ac0d} <Debug> TCPHandler: Processed in 0.001373094 sec. | ||
| 8497 | 2026.05.08 08:13:05.791307 [ 100 ] {} <Trace> oximeter.fields_uuid (6954ef9e-8f45-45b9-b3dd-33f933bb31d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8498 | 2026.05.08 08:13:05.791338 [ 100 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.03 GiB. | ||
| 8499 | 2026.05.08 08:13:05.791375 [ 197 ] {2e56caf6-21a8-464c-b24f-cce9c93bbfbe::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 8500 | 2026.05.08 08:13:05.791399 [ 260 ] {} <Trace> TCP-Session: 3fbd83a9-a342-4804-a34d-63c9c5d34136 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8501 | 2026.05.08 08:13:05.791414 [ 186 ] {6954ef9e-8f45-45b9-b3dd-33f933bb31d2::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 | ||
| 8502 | 2026.05.08 08:13:05.791501 [ 260 ] {79f09716-339e-4a81-8706-e2a224116629} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40062) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8503 | 2026.05.08 08:13:05.791514 [ 186 ] {6954ef9e-8f45-45b9-b3dd-33f933bb31d2::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8504 | 2026.05.08 08:13:05.791551 [ 186 ] {6954ef9e-8f45-45b9-b3dd-33f933bb31d2::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 1830 rows starting from the beginning of the part | ||
| 8505 | 2026.05.08 08:13:05.791553 [ 260 ] {79f09716-339e-4a81-8706-e2a224116629} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8506 | 2026.05.08 08:13:05.791602 [ 186 ] {6954ef9e-8f45-45b9-b3dd-33f933bb31d2::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 88 rows starting from the beginning of the part | ||
| 8507 | 2026.05.08 08:13:05.791646 [ 186 ] {6954ef9e-8f45-45b9-b3dd-33f933bb31d2::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 508 rows starting from the beginning of the part | ||
| 8508 | 2026.05.08 08:13:05.791682 [ 186 ] {6954ef9e-8f45-45b9-b3dd-33f933bb31d2::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 88 rows starting from the beginning of the part | ||
| 8509 | 2026.05.08 08:13:05.791716 [ 197 ] {2e56caf6-21a8-464c-b24f-cce9c93bbfbe::all_1_56_11} <Trace> oximeter.fields_string (2e56caf6-21a8-464c-b24f-cce9c93bbfbe): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8510 | 2026.05.08 08:13:05.791719 [ 186 ] {6954ef9e-8f45-45b9-b3dd-33f933bb31d2::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 508 rows starting from the beginning of the part | ||
| 8511 | 2026.05.08 08:13:05.791772 [ 186 ] {6954ef9e-8f45-45b9-b3dd-33f933bb31d2::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 88 rows starting from the beginning of the part | ||
| 8512 | 2026.05.08 08:13:05.791808 [ 197 ] {2e56caf6-21a8-464c-b24f-cce9c93bbfbe::all_1_56_11} <Trace> oximeter.fields_string (2e56caf6-21a8-464c-b24f-cce9c93bbfbe) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 8513 | 2026.05.08 08:13:05.791909 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.14 MiB. | ||
| 8514 | 2026.05.08 08:13:05.791979 [ 260 ] {79f09716-339e-4a81-8706-e2a224116629} <Trace> oximeter.measurements_cumulativeu64 (a8be02dd-881e-443e-adcb-2b9e0d812815): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8515 | 2026.05.08 08:13:05.792022 [ 260 ] {79f09716-339e-4a81-8706-e2a224116629} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.03 GiB. | ||
| 8516 | 2026.05.08 08:13:05.792393 [ 260 ] {79f09716-339e-4a81-8706-e2a224116629} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 8517 | 2026.05.08 08:13:05.792623 [ 260 ] {79f09716-339e-4a81-8706-e2a224116629} <Trace> oximeter.measurements_cumulativeu64 (a8be02dd-881e-443e-adcb-2b9e0d812815): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8518 | 2026.05.08 08:13:05.792745 [ 100 ] {} <Debug> oximeter.measurements_cumulativeu64 (a8be02dd-881e-443e-adcb-2b9e0d812815) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 8519 | 2026.05.08 08:13:05.792770 [ 260 ] {79f09716-339e-4a81-8706-e2a224116629} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001288 sec., 124223.60248447204 rows/sec., 8.65 MiB/sec. | ||
| 8520 | 2026.05.08 08:13:05.792777 [ 100 ] {} <Trace> oximeter.measurements_cumulativeu64 (a8be02dd-881e-443e-adcb-2b9e0d812815): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8521 | 2026.05.08 08:13:05.792811 [ 100 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.03 GiB. | ||
| 8522 | 2026.05.08 08:13:05.792817 [ 260 ] {79f09716-339e-4a81-8706-e2a224116629} <Debug> TCPHandler: Processed in 0.001466966 sec. | ||
| 8523 | 2026.05.08 08:13:05.792881 [ 186 ] {a8be02dd-881e-443e-adcb-2b9e0d812815::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 | ||
| 8524 | 2026.05.08 08:13:05.792946 [ 260 ] {} <Trace> TCP-Session: 3fbd83a9-a342-4804-a34d-63c9c5d34136 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8525 | 2026.05.08 08:13:05.792984 [ 186 ] {a8be02dd-881e-443e-adcb-2b9e0d812815::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8526 | 2026.05.08 08:13:05.793017 [ 186 ] {a8be02dd-881e-443e-adcb-2b9e0d812815::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_51_10, total 21032 rows starting from the beginning of the part | ||
| 8527 | 2026.05.08 08:13:05.793031 [ 195 ] {6954ef9e-8f45-45b9-b3dd-33f933bb31d2::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3110 rows, containing 5 columns (5 merged, 0 gathered) in 0.001646869 sec., 1888431.9274939294 rows/sec., 138.89 MiB/sec. | ||
| 8528 | 2026.05.08 08:13:05.793048 [ 260 ] {150bc4de-2d9b-4429-8a60-9ce705f03599} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40062) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 8529 | 2026.05.08 08:13:05.793071 [ 186 ] {a8be02dd-881e-443e-adcb-2b9e0d812815::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 160 rows starting from the beginning of the part | ||
| 8530 | 2026.05.08 08:13:05.793109 [ 260 ] {150bc4de-2d9b-4429-8a60-9ce705f03599} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 8531 | 2026.05.08 08:13:05.793121 [ 186 ] {a8be02dd-881e-443e-adcb-2b9e0d812815::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 265 rows starting from the beginning of the part | ||
| 8532 | 2026.05.08 08:13:05.793171 [ 186 ] {a8be02dd-881e-443e-adcb-2b9e0d812815::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 160 rows starting from the beginning of the part | ||
| 8533 | 2026.05.08 08:13:05.793215 [ 186 ] {a8be02dd-881e-443e-adcb-2b9e0d812815::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 265 rows starting from the beginning of the part | ||
| 8534 | 2026.05.08 08:13:05.793257 [ 186 ] {a8be02dd-881e-443e-adcb-2b9e0d812815::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 160 rows starting from the beginning of the part | ||
| 8535 | 2026.05.08 08:13:05.793358 [ 196 ] {6954ef9e-8f45-45b9-b3dd-33f933bb31d2::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 8536 | 2026.05.08 08:13:05.793730 [ 196 ] {6954ef9e-8f45-45b9-b3dd-33f933bb31d2::all_1_56_11} <Trace> oximeter.fields_uuid (6954ef9e-8f45-45b9-b3dd-33f933bb31d2): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8537 | 2026.05.08 08:13:05.793821 [ 196 ] {6954ef9e-8f45-45b9-b3dd-33f933bb31d2::all_1_56_11} <Trace> oximeter.fields_uuid (6954ef9e-8f45-45b9-b3dd-33f933bb31d2) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 8538 | 2026.05.08 08:13:05.793937 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.71 MiB. | ||
| 8539 | 2026.05.08 08:13:05.793951 [ 260 ] {150bc4de-2d9b-4429-8a60-9ce705f03599} <Trace> oximeter.measurements_histogramu64 (ebabec84-cbfc-4cf8-9a95-b35807d218b8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8540 | 2026.05.08 08:13:05.793992 [ 260 ] {150bc4de-2d9b-4429-8a60-9ce705f03599} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.03 GiB. | ||
| 8541 | 2026.05.08 08:13:05.794580 [ 260 ] {150bc4de-2d9b-4429-8a60-9ce705f03599} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 8542 | 2026.05.08 08:13:05.794830 [ 260 ] {150bc4de-2d9b-4429-8a60-9ce705f03599} <Trace> oximeter.measurements_histogramu64 (ebabec84-cbfc-4cf8-9a95-b35807d218b8): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8543 | 2026.05.08 08:13:05.794985 [ 260 ] {150bc4de-2d9b-4429-8a60-9ce705f03599} <Debug> executeQuery: Read 24 rows, 44.04 KiB in 0.001955 sec., 12276.21483375959 rows/sec., 22.00 MiB/sec. | ||
| 8544 | 2026.05.08 08:13:05.795060 [ 260 ] {150bc4de-2d9b-4429-8a60-9ce705f03599} <Debug> TCPHandler: Processed in 0.002165758 sec. | ||
| 8545 | 2026.05.08 08:13:05.795181 [ 260 ] {} <Trace> TCP-Session: 3fbd83a9-a342-4804-a34d-63c9c5d34136 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8546 | 2026.05.08 08:13:05.795278 [ 260 ] {1344ef0b-79a0-46b5-92d7-12d4da08f634} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40062) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8547 | 2026.05.08 08:13:05.795322 [ 260 ] {1344ef0b-79a0-46b5-92d7-12d4da08f634} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8548 | 2026.05.08 08:13:05.795694 [ 260 ] {1344ef0b-79a0-46b5-92d7-12d4da08f634} <Trace> oximeter.measurements_u64 (51456919-ce1d-4304-962d-5a281585e6eb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8549 | 2026.05.08 08:13:05.795731 [ 260 ] {1344ef0b-79a0-46b5-92d7-12d4da08f634} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.03 GiB. | ||
| 8550 | 2026.05.08 08:13:05.796086 [ 260 ] {1344ef0b-79a0-46b5-92d7-12d4da08f634} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 8551 | 2026.05.08 08:13:05.796325 [ 260 ] {1344ef0b-79a0-46b5-92d7-12d4da08f634} <Trace> oximeter.measurements_u64 (51456919-ce1d-4304-962d-5a281585e6eb): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8552 | 2026.05.08 08:13:05.796461 [ 100 ] {} <Debug> oximeter.measurements_u64 (51456919-ce1d-4304-962d-5a281585e6eb) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 8553 | 2026.05.08 08:13:05.796473 [ 260 ] {1344ef0b-79a0-46b5-92d7-12d4da08f634} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001214 sec., 49423.39373970346 rows/sec., 3.33 MiB/sec. | ||
| 8554 | 2026.05.08 08:13:05.796507 [ 100 ] {} <Trace> oximeter.measurements_u64 (51456919-ce1d-4304-962d-5a281585e6eb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8555 | 2026.05.08 08:13:05.796531 [ 260 ] {1344ef0b-79a0-46b5-92d7-12d4da08f634} <Debug> TCPHandler: Processed in 0.001399564 sec. | ||
| 8556 | 2026.05.08 08:13:05.796533 [ 100 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.03 GiB. | ||
| 8557 | 2026.05.08 08:13:05.796644 [ 189 ] {51456919-ce1d-4304-962d-5a281585e6eb::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 | ||
| 8558 | 2026.05.08 08:13:05.796760 [ 189 ] {51456919-ce1d-4304-962d-5a281585e6eb::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8559 | 2026.05.08 08:13:05.796792 [ 189 ] {51456919-ce1d-4304-962d-5a281585e6eb::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 2790 rows starting from the beginning of the part | ||
| 8560 | 2026.05.08 08:13:05.796855 [ 189 ] {51456919-ce1d-4304-962d-5a281585e6eb::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 60 rows starting from the beginning of the part | ||
| 8561 | 2026.05.08 08:13:05.796902 [ 189 ] {51456919-ce1d-4304-962d-5a281585e6eb::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 90 rows starting from the beginning of the part | ||
| 8562 | 2026.05.08 08:13:05.796941 [ 189 ] {51456919-ce1d-4304-962d-5a281585e6eb::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 60 rows starting from the beginning of the part | ||
| 8563 | 2026.05.08 08:13:05.796981 [ 189 ] {51456919-ce1d-4304-962d-5a281585e6eb::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 90 rows starting from the beginning of the part | ||
| 8564 | 2026.05.08 08:13:05.797020 [ 189 ] {51456919-ce1d-4304-962d-5a281585e6eb::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 60 rows starting from the beginning of the part | ||
| 8565 | 2026.05.08 08:13:05.798504 [ 190 ] {51456919-ce1d-4304-962d-5a281585e6eb::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3150 rows, containing 4 columns (4 merged, 0 gathered) in 0.001899983 sec., 1657909.5707698436 rows/sec., 108.94 MiB/sec. | ||
| 8566 | 2026.05.08 08:13:05.798939 [ 190 ] {51456919-ce1d-4304-962d-5a281585e6eb::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 8567 | 2026.05.08 08:13:05.799293 [ 190 ] {51456919-ce1d-4304-962d-5a281585e6eb::all_1_56_11} <Trace> oximeter.measurements_u64 (51456919-ce1d-4304-962d-5a281585e6eb): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8568 | 2026.05.08 08:13:05.799393 [ 190 ] {51456919-ce1d-4304-962d-5a281585e6eb::all_1_56_11} <Trace> oximeter.measurements_u64 (51456919-ce1d-4304-962d-5a281585e6eb) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 8569 | 2026.05.08 08:13:05.799505 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.74 MiB. | ||
| 8570 | 2026.05.08 08:13:05.801098 [ 187 ] {a8be02dd-881e-443e-adcb-2b9e0d812815::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 22042 rows, containing 5 columns (5 merged, 0 gathered) in 0.008245233 sec., 2673302.2584079797 rows/sec., 171.71 MiB/sec. | ||
| 8571 | 2026.05.08 08:13:05.801473 [ 190 ] {a8be02dd-881e-443e-adcb-2b9e0d812815::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 8572 | 2026.05.08 08:13:05.801724 [ 190 ] {a8be02dd-881e-443e-adcb-2b9e0d812815::all_1_56_11} <Trace> oximeter.measurements_cumulativeu64 (a8be02dd-881e-443e-adcb-2b9e0d812815): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8573 | 2026.05.08 08:13:05.801795 [ 190 ] {a8be02dd-881e-443e-adcb-2b9e0d812815::all_1_56_11} <Trace> oximeter.measurements_cumulativeu64 (a8be02dd-881e-443e-adcb-2b9e0d812815) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 8574 | 2026.05.08 08:13:05.801874 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.29 MiB. | ||
| 8575 | 2026.05.08 08:13:05.964872 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 256 | ||
| 8576 | 2026.05.08 08:13:05.981868 [ 244 ] {} <Trace> system.metric_log (6863ca5b-3a4e-4a65-b181-6be743eb150d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8577 | 2026.05.08 08:13:05.981914 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.03 GiB. | ||
| 8578 | 2026.05.08 08:13:05.987751 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 8579 | 2026.05.08 08:13:05.988440 [ 244 ] {} <Trace> system.metric_log (6863ca5b-3a4e-4a65-b181-6be743eb150d): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8580 | 2026.05.08 08:13:05.991403 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 256 | ||
| 8581 | 2026.05.08 08:13:06.000203 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 291.90 MiB, peak 301.98 MiB, free memory in arenas 0.00 B, will set to 293.02 MiB (RSS), difference: 1.13 MiB | ||
| 8582 | 2026.05.08 08:13:06.862643 [ 260 ] {} <Trace> TCP-Session: 3fbd83a9-a342-4804-a34d-63c9c5d34136 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8583 | 2026.05.08 08:13:06.863043 [ 260 ] {54a4c6ef-a5ae-42e3-afda-4f28b5dda4bf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40062) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'zone:cpu_nsec') FORMAT Native (stage: Complete) | ||
| 8584 | 2026.05.08 08:13:06.863604 [ 260 ] {54a4c6ef-a5ae-42e3-afda-4f28b5dda4bf} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 8585 | 2026.05.08 08:13:06.863644 [ 260 ] {54a4c6ef-a5ae-42e3-afda-4f28b5dda4bf} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'zone:cpu_nsec')" moved to PREWHERE | ||
| 8586 | 2026.05.08 08:13:06.863907 [ 260 ] {54a4c6ef-a5ae-42e3-afda-4f28b5dda4bf} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 8587 | 2026.05.08 08:13:06.863976 [ 260 ] {54a4c6ef-a5ae-42e3-afda-4f28b5dda4bf} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 8588 | 2026.05.08 08:13:06.864122 [ 260 ] {54a4c6ef-a5ae-42e3-afda-4f28b5dda4bf} <Debug> oximeter.timeseries_schema (b89db7f6-4c52-403d-9f92-e362dcc59f0f) (SelectExecutor): Key condition: (column 0 in 41-element set) | ||
| 8589 | 2026.05.08 08:13:06.864258 [ 357 ] {54a4c6ef-a5ae-42e3-afda-4f28b5dda4bf} <Trace> oximeter.timeseries_schema (b89db7f6-4c52-403d-9f92-e362dcc59f0f) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 8590 | 2026.05.08 08:13:06.864280 [ 362 ] {54a4c6ef-a5ae-42e3-afda-4f28b5dda4bf} <Trace> oximeter.timeseries_schema (b89db7f6-4c52-403d-9f92-e362dcc59f0f) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 8591 | 2026.05.08 08:13:06.864261 [ 313 ] {54a4c6ef-a5ae-42e3-afda-4f28b5dda4bf} <Trace> oximeter.timeseries_schema (b89db7f6-4c52-403d-9f92-e362dcc59f0f) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 8592 | 2026.05.08 08:13:06.864436 [ 260 ] {54a4c6ef-a5ae-42e3-afda-4f28b5dda4bf} <Debug> oximeter.timeseries_schema (b89db7f6-4c52-403d-9f92-e362dcc59f0f) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges | ||
| 8593 | 2026.05.08 08:13:06.864464 [ 260 ] {54a4c6ef-a5ae-42e3-afda-4f28b5dda4bf} <Trace> oximeter.timeseries_schema (b89db7f6-4c52-403d-9f92-e362dcc59f0f) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 8594 | 2026.05.08 08:13:06.864538 [ 260 ] {54a4c6ef-a5ae-42e3-afda-4f28b5dda4bf} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 8595 | 2026.05.08 08:13:06.864558 [ 260 ] {54a4c6ef-a5ae-42e3-afda-4f28b5dda4bf} <Debug> oximeter.timeseries_schema (b89db7f6-4c52-403d-9f92-e362dcc59f0f) (SelectExecutor): Reading approx. 47 rows with 2 streams | ||
| 8596 | 2026.05.08 08:13:06.864600 [ 260 ] {54a4c6ef-a5ae-42e3-afda-4f28b5dda4bf} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'zone:cpu_nsec'))" | ||
| 8597 | 2026.05.08 08:13:06.864640 [ 260 ] {54a4c6ef-a5ae-42e3-afda-4f28b5dda4bf} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'zone:cpu_nsec'))" | ||
| 8598 | 2026.05.08 08:13:06.865822 [ 260 ] {54a4c6ef-a5ae-42e3-afda-4f28b5dda4bf} <Debug> executeQuery: Read 47 rows, 11.99 KiB in 0.002961 sec., 15873.015873015873 rows/sec., 3.95 MiB/sec. | ||
| 8599 | 2026.05.08 08:13:06.865962 [ 260 ] {54a4c6ef-a5ae-42e3-afda-4f28b5dda4bf} <Debug> TCPHandler: Processed in 0.003496511 sec. | ||
| 8600 | 2026.05.08 08:13:06.881319 [ 260 ] {} <Trace> TCP-Session: 3fbd83a9-a342-4804-a34d-63c9c5d34136 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8601 | 2026.05.08 08:13:06.881450 [ 260 ] {597248cb-26ac-4a74-9f86-0c3695c1c9eb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40062) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 8602 | 2026.05.08 08:13:06.881503 [ 260 ] {597248cb-26ac-4a74-9f86-0c3695c1c9eb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 8603 | 2026.05.08 08:13:06.882093 [ 260 ] {597248cb-26ac-4a74-9f86-0c3695c1c9eb} <Trace> oximeter.fields_i16 (3c1e284c-4bc9-42d0-9208-0102cfbb7904): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8604 | 2026.05.08 08:13:06.882141 [ 260 ] {597248cb-26ac-4a74-9f86-0c3695c1c9eb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.03 GiB. | ||
| 8605 | 2026.05.08 08:13:06.882524 [ 260 ] {597248cb-26ac-4a74-9f86-0c3695c1c9eb} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 8606 | 2026.05.08 08:13:06.882754 [ 260 ] {597248cb-26ac-4a74-9f86-0c3695c1c9eb} <Trace> oximeter.fields_i16 (3c1e284c-4bc9-42d0-9208-0102cfbb7904): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8607 | 2026.05.08 08:13:06.882904 [ 260 ] {597248cb-26ac-4a74-9f86-0c3695c1c9eb} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001491 sec., 190476.19047619047 rows/sec., 12.10 MiB/sec. | ||
| 8608 | 2026.05.08 08:13:06.882943 [ 260 ] {597248cb-26ac-4a74-9f86-0c3695c1c9eb} <Debug> TCPHandler: Processed in 0.001685769 sec. | ||
| 8609 | 2026.05.08 08:13:06.883067 [ 260 ] {} <Trace> TCP-Session: 3fbd83a9-a342-4804-a34d-63c9c5d34136 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8610 | 2026.05.08 08:13:06.883163 [ 260 ] {1a0726f8-cf63-4b33-88d1-e0a6634b0dc6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40062) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 8611 | 2026.05.08 08:13:06.883202 [ 260 ] {1a0726f8-cf63-4b33-88d1-e0a6634b0dc6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 8612 | 2026.05.08 08:13:06.883598 [ 260 ] {1a0726f8-cf63-4b33-88d1-e0a6634b0dc6} <Trace> oximeter.fields_ipaddr (034d96d9-789e-4505-ab4d-4c4f8262c586): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8613 | 2026.05.08 08:13:06.883635 [ 260 ] {1a0726f8-cf63-4b33-88d1-e0a6634b0dc6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.03 GiB. | ||
| 8614 | 2026.05.08 08:13:06.883923 [ 260 ] {1a0726f8-cf63-4b33-88d1-e0a6634b0dc6} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 8615 | 2026.05.08 08:13:06.884149 [ 260 ] {1a0726f8-cf63-4b33-88d1-e0a6634b0dc6} <Trace> oximeter.fields_ipaddr (034d96d9-789e-4505-ab4d-4c4f8262c586): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8616 | 2026.05.08 08:13:06.884278 [ 260 ] {1a0726f8-cf63-4b33-88d1-e0a6634b0dc6} <Debug> executeQuery: Read 14 rows, 1.14 KiB in 0.001135 sec., 12334.801762114537 rows/sec., 1005.82 KiB/sec. | ||
| 8617 | 2026.05.08 08:13:06.884316 [ 260 ] {1a0726f8-cf63-4b33-88d1-e0a6634b0dc6} <Debug> TCPHandler: Processed in 0.001299502 sec. | ||
| 8618 | 2026.05.08 08:13:06.884430 [ 260 ] {} <Trace> TCP-Session: 3fbd83a9-a342-4804-a34d-63c9c5d34136 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8619 | 2026.05.08 08:13:06.884524 [ 260 ] {4ee8b267-131e-406a-948d-25e943b9c9f0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40062) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8620 | 2026.05.08 08:13:06.884564 [ 260 ] {4ee8b267-131e-406a-948d-25e943b9c9f0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8621 | 2026.05.08 08:13:06.886340 [ 260 ] {4ee8b267-131e-406a-948d-25e943b9c9f0} <Trace> oximeter.fields_string (2e56caf6-21a8-464c-b24f-cce9c93bbfbe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8622 | 2026.05.08 08:13:06.886377 [ 260 ] {4ee8b267-131e-406a-948d-25e943b9c9f0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.03 GiB. | ||
| 8623 | 2026.05.08 08:13:06.886872 [ 260 ] {4ee8b267-131e-406a-948d-25e943b9c9f0} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 8624 | 2026.05.08 08:13:06.887087 [ 260 ] {4ee8b267-131e-406a-948d-25e943b9c9f0} <Trace> oximeter.fields_string (2e56caf6-21a8-464c-b24f-cce9c93bbfbe): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8625 | 2026.05.08 08:13:06.887220 [ 260 ] {4ee8b267-131e-406a-948d-25e943b9c9f0} <Debug> executeQuery: Read 3185 rows, 243.83 KiB in 0.002714 sec., 1173544.5836403833 rows/sec., 87.73 MiB/sec. | ||
| 8626 | 2026.05.08 08:13:06.887259 [ 260 ] {4ee8b267-131e-406a-948d-25e943b9c9f0} <Debug> MemoryTracker: Peak memory usage (for query): 4.00 MiB. | ||
| 8627 | 2026.05.08 08:13:06.887275 [ 260 ] {4ee8b267-131e-406a-948d-25e943b9c9f0} <Debug> TCPHandler: Processed in 0.002895911 sec. | ||
| 8628 | 2026.05.08 08:13:06.887389 [ 260 ] {} <Trace> TCP-Session: 3fbd83a9-a342-4804-a34d-63c9c5d34136 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8629 | 2026.05.08 08:13:06.887486 [ 260 ] {95fd20b6-caf8-43a8-8d89-beaf521c5c32} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40062) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8630 | 2026.05.08 08:13:06.887527 [ 260 ] {95fd20b6-caf8-43a8-8d89-beaf521c5c32} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8631 | 2026.05.08 08:13:06.888025 [ 260 ] {95fd20b6-caf8-43a8-8d89-beaf521c5c32} <Trace> oximeter.fields_u16 (b3f55b36-ed93-4ef0-b7a4-471cf9f732a6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8632 | 2026.05.08 08:13:06.888063 [ 260 ] {95fd20b6-caf8-43a8-8d89-beaf521c5c32} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.03 GiB. | ||
| 8633 | 2026.05.08 08:13:06.888371 [ 260 ] {95fd20b6-caf8-43a8-8d89-beaf521c5c32} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 8634 | 2026.05.08 08:13:06.888590 [ 260 ] {95fd20b6-caf8-43a8-8d89-beaf521c5c32} <Trace> oximeter.fields_u16 (b3f55b36-ed93-4ef0-b7a4-471cf9f732a6): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8635 | 2026.05.08 08:13:06.888721 [ 260 ] {95fd20b6-caf8-43a8-8d89-beaf521c5c32} <Debug> executeQuery: Read 183 rows, 11.55 KiB in 0.001254 sec., 145933.014354067 rows/sec., 8.99 MiB/sec. | ||
| 8636 | 2026.05.08 08:13:06.888760 [ 260 ] {95fd20b6-caf8-43a8-8d89-beaf521c5c32} <Debug> TCPHandler: Processed in 0.001422054 sec. | ||
| 8637 | 2026.05.08 08:13:06.888889 [ 260 ] {} <Trace> TCP-Session: 3fbd83a9-a342-4804-a34d-63c9c5d34136 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8638 | 2026.05.08 08:13:06.889016 [ 260 ] {cef0f1eb-78e6-414f-b301-3d0c76eaa30f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40062) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 8639 | 2026.05.08 08:13:06.889065 [ 260 ] {cef0f1eb-78e6-414f-b301-3d0c76eaa30f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 8640 | 2026.05.08 08:13:06.889807 [ 260 ] {cef0f1eb-78e6-414f-b301-3d0c76eaa30f} <Trace> oximeter.fields_u32 (b5155bac-ebd9-49db-8237-598074e8072a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8641 | 2026.05.08 08:13:06.889844 [ 260 ] {cef0f1eb-78e6-414f-b301-3d0c76eaa30f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.03 GiB. | ||
| 8642 | 2026.05.08 08:13:06.890210 [ 260 ] {cef0f1eb-78e6-414f-b301-3d0c76eaa30f} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 8643 | 2026.05.08 08:13:06.890429 [ 260 ] {cef0f1eb-78e6-414f-b301-3d0c76eaa30f} <Trace> oximeter.fields_u32 (b5155bac-ebd9-49db-8237-598074e8072a): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8644 | 2026.05.08 08:13:06.890555 [ 260 ] {cef0f1eb-78e6-414f-b301-3d0c76eaa30f} <Debug> executeQuery: Read 950 rows, 57.24 KiB in 0.001565 sec., 607028.7539936103 rows/sec., 35.72 MiB/sec. | ||
| 8645 | 2026.05.08 08:13:06.890593 [ 260 ] {cef0f1eb-78e6-414f-b301-3d0c76eaa30f} <Debug> TCPHandler: Processed in 0.001767641 sec. | ||
| 8646 | 2026.05.08 08:13:06.890711 [ 260 ] {} <Trace> TCP-Session: 3fbd83a9-a342-4804-a34d-63c9c5d34136 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8647 | 2026.05.08 08:13:06.890806 [ 260 ] {925a4a07-27e1-435d-bb76-0c60ae87378a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40062) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 8648 | 2026.05.08 08:13:06.890845 [ 260 ] {925a4a07-27e1-435d-bb76-0c60ae87378a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 8649 | 2026.05.08 08:13:06.891232 [ 260 ] {925a4a07-27e1-435d-bb76-0c60ae87378a} <Trace> oximeter.fields_u64 (0d6b14c5-b10e-4a1c-aa05-73304251a84f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8650 | 2026.05.08 08:13:06.891268 [ 260 ] {925a4a07-27e1-435d-bb76-0c60ae87378a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.03 GiB. | ||
| 8651 | 2026.05.08 08:13:06.891550 [ 260 ] {925a4a07-27e1-435d-bb76-0c60ae87378a} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 8652 | 2026.05.08 08:13:06.891758 [ 260 ] {925a4a07-27e1-435d-bb76-0c60ae87378a} <Trace> oximeter.fields_u64 (0d6b14c5-b10e-4a1c-aa05-73304251a84f): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8653 | 2026.05.08 08:13:06.891882 [ 260 ] {925a4a07-27e1-435d-bb76-0c60ae87378a} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001095 sec., 913.2420091324201 rows/sec., 64.21 KiB/sec. | ||
| 8654 | 2026.05.08 08:13:06.891919 [ 260 ] {925a4a07-27e1-435d-bb76-0c60ae87378a} <Debug> TCPHandler: Processed in 0.001258772 sec. | ||
| 8655 | 2026.05.08 08:13:06.892033 [ 260 ] {} <Trace> TCP-Session: 3fbd83a9-a342-4804-a34d-63c9c5d34136 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8656 | 2026.05.08 08:13:06.892127 [ 260 ] {86f2f239-d844-4253-97a6-5dc82c18396a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40062) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 8657 | 2026.05.08 08:13:06.892166 [ 260 ] {86f2f239-d844-4253-97a6-5dc82c18396a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 8658 | 2026.05.08 08:13:06.892597 [ 260 ] {86f2f239-d844-4253-97a6-5dc82c18396a} <Trace> oximeter.fields_u8 (7b358469-9653-4fa1-8df0-42378e30bc5f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8659 | 2026.05.08 08:13:06.892632 [ 260 ] {86f2f239-d844-4253-97a6-5dc82c18396a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.03 GiB. | ||
| 8660 | 2026.05.08 08:13:06.892928 [ 260 ] {86f2f239-d844-4253-97a6-5dc82c18396a} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 8661 | 2026.05.08 08:13:06.893137 [ 260 ] {86f2f239-d844-4253-97a6-5dc82c18396a} <Trace> oximeter.fields_u8 (7b358469-9653-4fa1-8df0-42378e30bc5f): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8662 | 2026.05.08 08:13:06.893261 [ 260 ] {86f2f239-d844-4253-97a6-5dc82c18396a} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001152 sec., 128472.22222222222 rows/sec., 7.31 MiB/sec. | ||
| 8663 | 2026.05.08 08:13:06.893299 [ 260 ] {86f2f239-d844-4253-97a6-5dc82c18396a} <Debug> TCPHandler: Processed in 0.001317423 sec. | ||
| 8664 | 2026.05.08 08:13:06.893414 [ 260 ] {} <Trace> TCP-Session: 3fbd83a9-a342-4804-a34d-63c9c5d34136 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8665 | 2026.05.08 08:13:06.893508 [ 260 ] {3ba7ce55-24c2-4a7a-adaa-cb6de5948b9d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40062) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8666 | 2026.05.08 08:13:06.893547 [ 260 ] {3ba7ce55-24c2-4a7a-adaa-cb6de5948b9d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8667 | 2026.05.08 08:13:06.894483 [ 260 ] {3ba7ce55-24c2-4a7a-adaa-cb6de5948b9d} <Trace> oximeter.fields_uuid (6954ef9e-8f45-45b9-b3dd-33f933bb31d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8668 | 2026.05.08 08:13:06.894518 [ 260 ] {3ba7ce55-24c2-4a7a-adaa-cb6de5948b9d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.03 GiB. | ||
| 8669 | 2026.05.08 08:13:06.894894 [ 260 ] {3ba7ce55-24c2-4a7a-adaa-cb6de5948b9d} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 8670 | 2026.05.08 08:13:06.895103 [ 260 ] {3ba7ce55-24c2-4a7a-adaa-cb6de5948b9d} <Trace> oximeter.fields_uuid (6954ef9e-8f45-45b9-b3dd-33f933bb31d2): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8671 | 2026.05.08 08:13:06.895228 [ 260 ] {3ba7ce55-24c2-4a7a-adaa-cb6de5948b9d} <Debug> executeQuery: Read 1746 rows, 120.60 KiB in 0.001737 sec., 1005181.3471502591 rows/sec., 67.80 MiB/sec. | ||
| 8672 | 2026.05.08 08:13:06.895265 [ 260 ] {3ba7ce55-24c2-4a7a-adaa-cb6de5948b9d} <Debug> TCPHandler: Processed in 0.001901463 sec. | ||
| 8673 | 2026.05.08 08:13:06.895380 [ 260 ] {} <Trace> TCP-Session: 3fbd83a9-a342-4804-a34d-63c9c5d34136 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8674 | 2026.05.08 08:13:06.895476 [ 260 ] {66adf074-b417-424e-9f48-bf9fdf72de1e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40062) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 8675 | 2026.05.08 08:13:06.895516 [ 260 ] {66adf074-b417-424e-9f48-bf9fdf72de1e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 8676 | 2026.05.08 08:13:06.895855 [ 260 ] {66adf074-b417-424e-9f48-bf9fdf72de1e} <Trace> oximeter.measurements_bool (014a2999-841c-441b-b671-434e3660eef7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8677 | 2026.05.08 08:13:06.895892 [ 260 ] {66adf074-b417-424e-9f48-bf9fdf72de1e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.03 GiB. | ||
| 8678 | 2026.05.08 08:13:06.896187 [ 260 ] {66adf074-b417-424e-9f48-bf9fdf72de1e} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 8679 | 2026.05.08 08:13:06.896394 [ 260 ] {66adf074-b417-424e-9f48-bf9fdf72de1e} <Trace> oximeter.measurements_bool (014a2999-841c-441b-b671-434e3660eef7): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8680 | 2026.05.08 08:13:06.896521 [ 260 ] {66adf074-b417-424e-9f48-bf9fdf72de1e} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001064 sec., 5639.097744360902 rows/sec., 294.62 KiB/sec. | ||
| 8681 | 2026.05.08 08:13:06.896557 [ 260 ] {66adf074-b417-424e-9f48-bf9fdf72de1e} <Debug> TCPHandler: Processed in 0.001227771 sec. | ||
| 8682 | 2026.05.08 08:13:06.896669 [ 260 ] {} <Trace> TCP-Session: 3fbd83a9-a342-4804-a34d-63c9c5d34136 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8683 | 2026.05.08 08:13:06.896764 [ 260 ] {25615c75-2eb4-466e-a190-a8b18e02fc30} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40062) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8684 | 2026.05.08 08:13:06.896804 [ 260 ] {25615c75-2eb4-466e-a190-a8b18e02fc30} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8685 | 2026.05.08 08:13:06.897470 [ 260 ] {25615c75-2eb4-466e-a190-a8b18e02fc30} <Trace> oximeter.measurements_cumulativeu64 (a8be02dd-881e-443e-adcb-2b9e0d812815): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8686 | 2026.05.08 08:13:06.897507 [ 260 ] {25615c75-2eb4-466e-a190-a8b18e02fc30} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.03 GiB. | ||
| 8687 | 2026.05.08 08:13:06.897919 [ 260 ] {25615c75-2eb4-466e-a190-a8b18e02fc30} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 8688 | 2026.05.08 08:13:06.898126 [ 260 ] {25615c75-2eb4-466e-a190-a8b18e02fc30} <Trace> oximeter.measurements_cumulativeu64 (a8be02dd-881e-443e-adcb-2b9e0d812815): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8689 | 2026.05.08 08:13:06.898251 [ 260 ] {25615c75-2eb4-466e-a190-a8b18e02fc30} <Debug> executeQuery: Read 1608 rows, 100.02 KiB in 0.001506 sec., 1067729.0836653386 rows/sec., 64.86 MiB/sec. | ||
| 8690 | 2026.05.08 08:13:06.898289 [ 260 ] {25615c75-2eb4-466e-a190-a8b18e02fc30} <Debug> TCPHandler: Processed in 0.001670218 sec. | ||
| 8691 | 2026.05.08 08:13:06.898405 [ 260 ] {} <Trace> TCP-Session: 3fbd83a9-a342-4804-a34d-63c9c5d34136 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8692 | 2026.05.08 08:13:06.898500 [ 260 ] {33252518-ed95-413f-ac76-3d313cf6be32} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40062) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 8693 | 2026.05.08 08:13:06.898542 [ 260 ] {33252518-ed95-413f-ac76-3d313cf6be32} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 8694 | 2026.05.08 08:13:06.898852 [ 260 ] {33252518-ed95-413f-ac76-3d313cf6be32} <Trace> oximeter.measurements_f64 (6f2500a7-7443-4aff-afae-2b5549923f4f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8695 | 2026.05.08 08:13:06.898888 [ 260 ] {33252518-ed95-413f-ac76-3d313cf6be32} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.03 GiB. | ||
| 8696 | 2026.05.08 08:13:06.899178 [ 260 ] {33252518-ed95-413f-ac76-3d313cf6be32} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 8697 | 2026.05.08 08:13:06.899393 [ 260 ] {33252518-ed95-413f-ac76-3d313cf6be32} <Trace> oximeter.measurements_f64 (6f2500a7-7443-4aff-afae-2b5549923f4f): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8698 | 2026.05.08 08:13:06.899521 [ 260 ] {33252518-ed95-413f-ac76-3d313cf6be32} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001039 sec., 962.4639076034649 rows/sec., 64.85 KiB/sec. | ||
| 8699 | 2026.05.08 08:13:06.899558 [ 260 ] {33252518-ed95-413f-ac76-3d313cf6be32} <Debug> TCPHandler: Processed in 0.00120757 sec. | ||
| 8700 | 2026.05.08 08:13:06.899683 [ 260 ] {} <Trace> TCP-Session: 3fbd83a9-a342-4804-a34d-63c9c5d34136 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8701 | 2026.05.08 08:13:06.899808 [ 260 ] {ca3514b4-73be-4b81-9489-75851b722497} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40062) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 8702 | 2026.05.08 08:13:06.899872 [ 260 ] {ca3514b4-73be-4b81-9489-75851b722497} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, 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.08 08:13:06.900747 [ 260 ] {ca3514b4-73be-4b81-9489-75851b722497} <Trace> oximeter.measurements_histogramu64 (ebabec84-cbfc-4cf8-9a95-b35807d218b8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8704 | 2026.05.08 08:13:06.900784 [ 260 ] {ca3514b4-73be-4b81-9489-75851b722497} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.03 GiB. | ||
| 8705 | 2026.05.08 08:13:06.901328 [ 260 ] {ca3514b4-73be-4b81-9489-75851b722497} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 8706 | 2026.05.08 08:13:06.901565 [ 260 ] {ca3514b4-73be-4b81-9489-75851b722497} <Trace> oximeter.measurements_histogramu64 (ebabec84-cbfc-4cf8-9a95-b35807d218b8): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8707 | 2026.05.08 08:13:06.901706 [ 260 ] {ca3514b4-73be-4b81-9489-75851b722497} <Debug> executeQuery: Read 27 rows, 49.54 KiB in 0.001923 sec., 14040.561622464898 rows/sec., 25.16 MiB/sec. | ||
| 8708 | 2026.05.08 08:13:06.901760 [ 260 ] {ca3514b4-73be-4b81-9489-75851b722497} <Debug> TCPHandler: Processed in 0.002139577 sec. | ||
| 8709 | 2026.05.08 08:13:06.901888 [ 260 ] {} <Trace> TCP-Session: 3fbd83a9-a342-4804-a34d-63c9c5d34136 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8710 | 2026.05.08 08:13:06.901984 [ 260 ] {934f2018-3cd4-454d-b898-39f987b3f0ef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40062) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8711 | 2026.05.08 08:13:06.902025 [ 260 ] {934f2018-3cd4-454d-b898-39f987b3f0ef} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8712 | 2026.05.08 08:13:06.902356 [ 260 ] {934f2018-3cd4-454d-b898-39f987b3f0ef} <Trace> oximeter.measurements_u64 (51456919-ce1d-4304-962d-5a281585e6eb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8713 | 2026.05.08 08:13:06.902394 [ 260 ] {934f2018-3cd4-454d-b898-39f987b3f0ef} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.03 GiB. | ||
| 8714 | 2026.05.08 08:13:06.902714 [ 260 ] {934f2018-3cd4-454d-b898-39f987b3f0ef} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 8715 | 2026.05.08 08:13:06.902929 [ 260 ] {934f2018-3cd4-454d-b898-39f987b3f0ef} <Trace> oximeter.measurements_u64 (51456919-ce1d-4304-962d-5a281585e6eb): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8716 | 2026.05.08 08:13:06.903057 [ 260 ] {934f2018-3cd4-454d-b898-39f987b3f0ef} <Debug> executeQuery: Read 42 rows, 2.45 KiB in 0.001092 sec., 38461.53846153846 rows/sec., 2.19 MiB/sec. | ||
| 8717 | 2026.05.08 08:13:06.903094 [ 260 ] {934f2018-3cd4-454d-b898-39f987b3f0ef} <Debug> TCPHandler: Processed in 0.001256472 sec. | ||
| 8718 | 2026.05.08 08:13:10.172022 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 68 entries to flush up to offset 1086 | ||
| 8719 | 2026.05.08 08:13:10.175278 [ 243 ] {} <Trace> system.query_log (14f8ccb3-56a3-4601-8a9e-d96094aafe7f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8720 | 2026.05.08 08:13:10.175342 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.03 GiB. | ||
| 8721 | 2026.05.08 08:13:10.176689 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 8722 | 2026.05.08 08:13:10.177046 [ 243 ] {} <Trace> system.query_log (14f8ccb3-56a3-4601-8a9e-d96094aafe7f): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8723 | 2026.05.08 08:13:10.177235 [ 93 ] {} <Debug> system.query_log (14f8ccb3-56a3-4601-8a9e-d96094aafe7f) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 8724 | 2026.05.08 08:13:10.177302 [ 93 ] {} <Trace> system.query_log (14f8ccb3-56a3-4601-8a9e-d96094aafe7f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8725 | 2026.05.08 08:13:10.177322 [ 93 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.03 GiB. | ||
| 8726 | 2026.05.08 08:13:10.177357 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1086 | ||
| 8727 | 2026.05.08 08:13:10.177454 [ 195 ] {14f8ccb3-56a3-4601-8a9e-d96094aafe7f::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 | ||
| 8728 | 2026.05.08 08:13:10.178074 [ 195 ] {14f8ccb3-56a3-4601-8a9e-d96094aafe7f::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8729 | 2026.05.08 08:13:10.178260 [ 195 ] {14f8ccb3-56a3-4601-8a9e-d96094aafe7f::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 866 rows starting from the beginning of the part | ||
| 8730 | 2026.05.08 08:13:10.178666 [ 195 ] {14f8ccb3-56a3-4601-8a9e-d96094aafe7f::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 | ||
| 8731 | 2026.05.08 08:13:10.179033 [ 195 ] {14f8ccb3-56a3-4601-8a9e-d96094aafe7f::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 54 rows starting from the beginning of the part | ||
| 8732 | 2026.05.08 08:13:10.179389 [ 195 ] {14f8ccb3-56a3-4601-8a9e-d96094aafe7f::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 26 rows starting from the beginning of the part | ||
| 8733 | 2026.05.08 08:13:10.179765 [ 195 ] {14f8ccb3-56a3-4601-8a9e-d96094aafe7f::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 42 rows starting from the beginning of the part | ||
| 8734 | 2026.05.08 08:13:10.180131 [ 195 ] {14f8ccb3-56a3-4601-8a9e-d96094aafe7f::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 68 rows starting from the beginning of the part | ||
| 8735 | 2026.05.08 08:13:10.186862 [ 188 ] {14f8ccb3-56a3-4601-8a9e-d96094aafe7f::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1086 rows, containing 72 columns (72 merged, 0 gathered) in 0.009472634 sec., 114646.04248406514 rows/sec., 96.91 MiB/sec. | ||
| 8736 | 2026.05.08 08:13:10.188456 [ 198 ] {14f8ccb3-56a3-4601-8a9e-d96094aafe7f::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 8737 | 2026.05.08 08:13:10.189116 [ 198 ] {14f8ccb3-56a3-4601-8a9e-d96094aafe7f::all_1_26_5} <Trace> system.query_log (14f8ccb3-56a3-4601-8a9e-d96094aafe7f): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8738 | 2026.05.08 08:13:10.189207 [ 198 ] {14f8ccb3-56a3-4601-8a9e-d96094aafe7f::all_1_26_5} <Trace> system.query_log (14f8ccb3-56a3-4601-8a9e-d96094aafe7f) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 8739 | 2026.05.08 08:13:10.189579 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.56 MiB. | ||
| 8740 | 2026.05.08 08:13:10.780986 [ 260 ] {} <Trace> TCP-Session: 3fbd83a9-a342-4804-a34d-63c9c5d34136 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8741 | 2026.05.08 08:13:10.781372 [ 260 ] {0f2f373c-2720-4d36-9ffc-5e4fb7a47558} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40062) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_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) | ||
| 8742 | 2026.05.08 08:13:10.781848 [ 260 ] {0f2f373c-2720-4d36-9ffc-5e4fb7a47558} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 8743 | 2026.05.08 08:13:10.781886 [ 260 ] {0f2f373c-2720-4d36-9ffc-5e4fb7a47558} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_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 | ||
| 8744 | 2026.05.08 08:13:10.782109 [ 260 ] {0f2f373c-2720-4d36-9ffc-5e4fb7a47558} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 8745 | 2026.05.08 08:13:10.782186 [ 260 ] {0f2f373c-2720-4d36-9ffc-5e4fb7a47558} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 8746 | 2026.05.08 08:13:10.782332 [ 260 ] {0f2f373c-2720-4d36-9ffc-5e4fb7a47558} <Debug> oximeter.timeseries_schema (b89db7f6-4c52-403d-9f92-e362dcc59f0f) (SelectExecutor): Key condition: (column 0 in 18-element set) | ||
| 8747 | 2026.05.08 08:13:10.782461 [ 351 ] {0f2f373c-2720-4d36-9ffc-5e4fb7a47558} <Trace> oximeter.timeseries_schema (b89db7f6-4c52-403d-9f92-e362dcc59f0f) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 8748 | 2026.05.08 08:13:10.782469 [ 313 ] {0f2f373c-2720-4d36-9ffc-5e4fb7a47558} <Trace> oximeter.timeseries_schema (b89db7f6-4c52-403d-9f92-e362dcc59f0f) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 8749 | 2026.05.08 08:13:10.782469 [ 357 ] {0f2f373c-2720-4d36-9ffc-5e4fb7a47558} <Trace> oximeter.timeseries_schema (b89db7f6-4c52-403d-9f92-e362dcc59f0f) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 8750 | 2026.05.08 08:13:10.782616 [ 260 ] {0f2f373c-2720-4d36-9ffc-5e4fb7a47558} <Debug> oximeter.timeseries_schema (b89db7f6-4c52-403d-9f92-e362dcc59f0f) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges | ||
| 8751 | 2026.05.08 08:13:10.782644 [ 260 ] {0f2f373c-2720-4d36-9ffc-5e4fb7a47558} <Trace> oximeter.timeseries_schema (b89db7f6-4c52-403d-9f92-e362dcc59f0f) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 8752 | 2026.05.08 08:13:10.782720 [ 260 ] {0f2f373c-2720-4d36-9ffc-5e4fb7a47558} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 8753 | 2026.05.08 08:13:10.782739 [ 260 ] {0f2f373c-2720-4d36-9ffc-5e4fb7a47558} <Debug> oximeter.timeseries_schema (b89db7f6-4c52-403d-9f92-e362dcc59f0f) (SelectExecutor): Reading approx. 47 rows with 2 streams | ||
| 8754 | 2026.05.08 08:13:10.782776 [ 260 ] {0f2f373c-2720-4d36-9ffc-5e4fb7a47558} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 8755 | 2026.05.08 08:13:10.782815 [ 260 ] {0f2f373c-2720-4d36-9ffc-5e4fb7a47558} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 8756 | 2026.05.08 08:13:10.784045 [ 260 ] {0f2f373c-2720-4d36-9ffc-5e4fb7a47558} <Debug> executeQuery: Read 47 rows, 8.00 KiB in 0.002824 sec., 16643.059490084986 rows/sec., 2.77 MiB/sec. | ||
| 8757 | 2026.05.08 08:13:10.784175 [ 260 ] {0f2f373c-2720-4d36-9ffc-5e4fb7a47558} <Debug> TCPHandler: Processed in 0.003374288 sec. | ||
| 8758 | 2026.05.08 08:13:10.785584 [ 260 ] {} <Trace> TCP-Session: 3fbd83a9-a342-4804-a34d-63c9c5d34136 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8759 | 2026.05.08 08:13:10.785724 [ 260 ] {dc9895f8-621c-4ae7-8ca0-48d456d397d0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40062) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8760 | 2026.05.08 08:13:10.785805 [ 260 ] {dc9895f8-621c-4ae7-8ca0-48d456d397d0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8761 | 2026.05.08 08:13:10.786649 [ 260 ] {dc9895f8-621c-4ae7-8ca0-48d456d397d0} <Trace> oximeter.fields_string (2e56caf6-21a8-464c-b24f-cce9c93bbfbe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8762 | 2026.05.08 08:13:10.786712 [ 260 ] {dc9895f8-621c-4ae7-8ca0-48d456d397d0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.02 GiB. | ||
| 8763 | 2026.05.08 08:13:10.787087 [ 260 ] {dc9895f8-621c-4ae7-8ca0-48d456d397d0} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 8764 | 2026.05.08 08:13:10.787317 [ 260 ] {dc9895f8-621c-4ae7-8ca0-48d456d397d0} <Trace> oximeter.fields_string (2e56caf6-21a8-464c-b24f-cce9c93bbfbe): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8765 | 2026.05.08 08:13:10.787466 [ 260 ] {dc9895f8-621c-4ae7-8ca0-48d456d397d0} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001802 sec., 31076.581576026638 rows/sec., 2.39 MiB/sec. | ||
| 8766 | 2026.05.08 08:13:10.787506 [ 260 ] {dc9895f8-621c-4ae7-8ca0-48d456d397d0} <Debug> TCPHandler: Processed in 0.001976114 sec. | ||
| 8767 | 2026.05.08 08:13:10.787626 [ 260 ] {} <Trace> TCP-Session: 3fbd83a9-a342-4804-a34d-63c9c5d34136 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8768 | 2026.05.08 08:13:10.787723 [ 260 ] {67c8f914-4929-40a2-b9ff-a47d13263164} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40062) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8769 | 2026.05.08 08:13:10.787762 [ 260 ] {67c8f914-4929-40a2-b9ff-a47d13263164} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8770 | 2026.05.08 08:13:10.788170 [ 260 ] {67c8f914-4929-40a2-b9ff-a47d13263164} <Trace> oximeter.fields_uuid (6954ef9e-8f45-45b9-b3dd-33f933bb31d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8771 | 2026.05.08 08:13:10.788205 [ 260 ] {67c8f914-4929-40a2-b9ff-a47d13263164} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.02 GiB. | ||
| 8772 | 2026.05.08 08:13:10.788513 [ 260 ] {67c8f914-4929-40a2-b9ff-a47d13263164} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 8773 | 2026.05.08 08:13:10.788730 [ 260 ] {67c8f914-4929-40a2-b9ff-a47d13263164} <Trace> oximeter.fields_uuid (6954ef9e-8f45-45b9-b3dd-33f933bb31d2): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8774 | 2026.05.08 08:13:10.788861 [ 260 ] {67c8f914-4929-40a2-b9ff-a47d13263164} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001158 sec., 55267.70293609672 rows/sec., 4.31 MiB/sec. | ||
| 8775 | 2026.05.08 08:13:10.788899 [ 260 ] {67c8f914-4929-40a2-b9ff-a47d13263164} <Debug> TCPHandler: Processed in 0.001322383 sec. | ||
| 8776 | 2026.05.08 08:13:10.789015 [ 260 ] {} <Trace> TCP-Session: 3fbd83a9-a342-4804-a34d-63c9c5d34136 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8777 | 2026.05.08 08:13:10.789110 [ 260 ] {a5c1fe9b-3141-424b-b173-2ccfa1642f5e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40062) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8778 | 2026.05.08 08:13:10.789154 [ 260 ] {a5c1fe9b-3141-424b-b173-2ccfa1642f5e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8779 | 2026.05.08 08:13:10.789539 [ 260 ] {a5c1fe9b-3141-424b-b173-2ccfa1642f5e} <Trace> oximeter.measurements_cumulativeu64 (a8be02dd-881e-443e-adcb-2b9e0d812815): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8780 | 2026.05.08 08:13:10.789572 [ 260 ] {a5c1fe9b-3141-424b-b173-2ccfa1642f5e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.02 GiB. | ||
| 8781 | 2026.05.08 08:13:10.789896 [ 260 ] {a5c1fe9b-3141-424b-b173-2ccfa1642f5e} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 8782 | 2026.05.08 08:13:10.790109 [ 260 ] {a5c1fe9b-3141-424b-b173-2ccfa1642f5e} <Trace> oximeter.measurements_cumulativeu64 (a8be02dd-881e-443e-adcb-2b9e0d812815): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8783 | 2026.05.08 08:13:10.790237 [ 260 ] {a5c1fe9b-3141-424b-b173-2ccfa1642f5e} <Debug> executeQuery: Read 128 rows, 9.13 KiB in 0.001202 sec., 106489.18469217971 rows/sec., 7.42 MiB/sec. | ||
| 8784 | 2026.05.08 08:13:10.790272 [ 260 ] {a5c1fe9b-3141-424b-b173-2ccfa1642f5e} <Debug> TCPHandler: Processed in 0.001364634 sec. | ||
| 8785 | 2026.05.08 08:13:10.790446 [ 260 ] {} <Trace> TCP-Session: 3fbd83a9-a342-4804-a34d-63c9c5d34136 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8786 | 2026.05.08 08:13:10.790540 [ 260 ] {0379d2a3-d7df-41ee-93dd-02e8e3baed0d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40062) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8787 | 2026.05.08 08:13:10.790582 [ 260 ] {0379d2a3-d7df-41ee-93dd-02e8e3baed0d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8788 | 2026.05.08 08:13:10.790909 [ 260 ] {0379d2a3-d7df-41ee-93dd-02e8e3baed0d} <Trace> oximeter.measurements_u64 (51456919-ce1d-4304-962d-5a281585e6eb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8789 | 2026.05.08 08:13:10.790945 [ 260 ] {0379d2a3-d7df-41ee-93dd-02e8e3baed0d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.02 GiB. | ||
| 8790 | 2026.05.08 08:13:10.791264 [ 260 ] {0379d2a3-d7df-41ee-93dd-02e8e3baed0d} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 8791 | 2026.05.08 08:13:10.791483 [ 260 ] {0379d2a3-d7df-41ee-93dd-02e8e3baed0d} <Trace> oximeter.measurements_u64 (51456919-ce1d-4304-962d-5a281585e6eb): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8792 | 2026.05.08 08:13:10.791617 [ 260 ] {0379d2a3-d7df-41ee-93dd-02e8e3baed0d} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001095 sec., 43835.61643835616 rows/sec., 2.95 MiB/sec. | ||
| 8793 | 2026.05.08 08:13:10.791653 [ 260 ] {0379d2a3-d7df-41ee-93dd-02e8e3baed0d} <Debug> TCPHandler: Processed in 0.001256632 sec. | ||
| 8794 | 2026.05.08 08:13:12.616696 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 16751 | ||
| 8795 | 2026.05.08 08:13:12.617174 [ 245 ] {} <Trace> system.asynchronous_metric_log (ae5b5697-1ff6-4106-8704-be69c16fe51c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8796 | 2026.05.08 08:13:12.617218 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.02 GiB. | ||
| 8797 | 2026.05.08 08:13:12.617726 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 8798 | 2026.05.08 08:13:12.617983 [ 245 ] {} <Trace> system.asynchronous_metric_log (ae5b5697-1ff6-4106-8704-be69c16fe51c): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8799 | 2026.05.08 08:13:12.618125 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 16751 | ||
| 8800 | 2026.05.08 08:13:13.491534 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 264 | ||
| 8801 | 2026.05.08 08:13:13.507615 [ 244 ] {} <Trace> system.metric_log (6863ca5b-3a4e-4a65-b181-6be743eb150d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8802 | 2026.05.08 08:13:13.507673 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.02 GiB. | ||
| 8803 | 2026.05.08 08:13:13.513771 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 8804 | 2026.05.08 08:13:13.514444 [ 244 ] {} <Trace> system.metric_log (6863ca5b-3a4e-4a65-b181-6be743eb150d): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8805 | 2026.05.08 08:13:13.517365 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 264 | ||
| 8806 | 2026.05.08 08:13:15.781624 [ 260 ] {} <Trace> TCP-Session: 3fbd83a9-a342-4804-a34d-63c9c5d34136 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8807 | 2026.05.08 08:13:15.781893 [ 260 ] {d3e49db5-1797-478e-8c0c-081bbb0e7fd8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40062) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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) | ||
| 8808 | 2026.05.08 08:13:15.782236 [ 260 ] {d3e49db5-1797-478e-8c0c-081bbb0e7fd8} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 8809 | 2026.05.08 08:13:15.782275 [ 260 ] {d3e49db5-1797-478e-8c0c-081bbb0e7fd8} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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 | ||
| 8810 | 2026.05.08 08:13:15.782507 [ 260 ] {d3e49db5-1797-478e-8c0c-081bbb0e7fd8} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 8811 | 2026.05.08 08:13:15.782583 [ 260 ] {d3e49db5-1797-478e-8c0c-081bbb0e7fd8} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 8812 | 2026.05.08 08:13:15.782730 [ 260 ] {d3e49db5-1797-478e-8c0c-081bbb0e7fd8} <Debug> oximeter.timeseries_schema (b89db7f6-4c52-403d-9f92-e362dcc59f0f) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 8813 | 2026.05.08 08:13:15.782847 [ 353 ] {d3e49db5-1797-478e-8c0c-081bbb0e7fd8} <Trace> oximeter.timeseries_schema (b89db7f6-4c52-403d-9f92-e362dcc59f0f) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 8814 | 2026.05.08 08:13:15.782868 [ 351 ] {d3e49db5-1797-478e-8c0c-081bbb0e7fd8} <Trace> oximeter.timeseries_schema (b89db7f6-4c52-403d-9f92-e362dcc59f0f) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 8815 | 2026.05.08 08:13:15.782849 [ 357 ] {d3e49db5-1797-478e-8c0c-081bbb0e7fd8} <Trace> oximeter.timeseries_schema (b89db7f6-4c52-403d-9f92-e362dcc59f0f) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 8816 | 2026.05.08 08:13:15.783039 [ 260 ] {d3e49db5-1797-478e-8c0c-081bbb0e7fd8} <Debug> oximeter.timeseries_schema (b89db7f6-4c52-403d-9f92-e362dcc59f0f) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges | ||
| 8817 | 2026.05.08 08:13:15.783068 [ 260 ] {d3e49db5-1797-478e-8c0c-081bbb0e7fd8} <Trace> oximeter.timeseries_schema (b89db7f6-4c52-403d-9f92-e362dcc59f0f) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 8818 | 2026.05.08 08:13:15.783143 [ 260 ] {d3e49db5-1797-478e-8c0c-081bbb0e7fd8} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 8819 | 2026.05.08 08:13:15.783164 [ 260 ] {d3e49db5-1797-478e-8c0c-081bbb0e7fd8} <Debug> oximeter.timeseries_schema (b89db7f6-4c52-403d-9f92-e362dcc59f0f) (SelectExecutor): Reading approx. 47 rows with 2 streams | ||
| 8820 | 2026.05.08 08:13:15.783199 [ 260 ] {d3e49db5-1797-478e-8c0c-081bbb0e7fd8} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 8821 | 2026.05.08 08:13:15.783238 [ 260 ] {d3e49db5-1797-478e-8c0c-081bbb0e7fd8} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 8822 | 2026.05.08 08:13:15.784384 [ 260 ] {d3e49db5-1797-478e-8c0c-081bbb0e7fd8} <Debug> executeQuery: Read 47 rows, 8.00 KiB in 0.00259 sec., 18146.718146718147 rows/sec., 3.02 MiB/sec. | ||
| 8823 | 2026.05.08 08:13:15.784521 [ 260 ] {d3e49db5-1797-478e-8c0c-081bbb0e7fd8} <Debug> TCPHandler: Processed in 0.003037862 sec. | ||
| 8824 | 2026.05.08 08:13:15.786588 [ 260 ] {} <Trace> TCP-Session: 3fbd83a9-a342-4804-a34d-63c9c5d34136 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8825 | 2026.05.08 08:13:15.786707 [ 260 ] {0bf8b205-f4ef-4853-8088-ae8b56f2b0c0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40062) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8826 | 2026.05.08 08:13:15.786784 [ 260 ] {0bf8b205-f4ef-4853-8088-ae8b56f2b0c0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8827 | 2026.05.08 08:13:15.787332 [ 260 ] {0bf8b205-f4ef-4853-8088-ae8b56f2b0c0} <Trace> oximeter.fields_string (2e56caf6-21a8-464c-b24f-cce9c93bbfbe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8828 | 2026.05.08 08:13:15.787378 [ 260 ] {0bf8b205-f4ef-4853-8088-ae8b56f2b0c0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.02 GiB. | ||
| 8829 | 2026.05.08 08:13:15.787773 [ 260 ] {0bf8b205-f4ef-4853-8088-ae8b56f2b0c0} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 8830 | 2026.05.08 08:13:15.788019 [ 260 ] {0bf8b205-f4ef-4853-8088-ae8b56f2b0c0} <Trace> oximeter.fields_string (2e56caf6-21a8-464c-b24f-cce9c93bbfbe): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8831 | 2026.05.08 08:13:15.788168 [ 260 ] {0bf8b205-f4ef-4853-8088-ae8b56f2b0c0} <Debug> executeQuery: Read 104 rows, 8.93 KiB in 0.001497 sec., 69472.27788911156 rows/sec., 5.83 MiB/sec. | ||
| 8832 | 2026.05.08 08:13:15.788209 [ 260 ] {0bf8b205-f4ef-4853-8088-ae8b56f2b0c0} <Debug> TCPHandler: Processed in 0.001677119 sec. | ||
| 8833 | 2026.05.08 08:13:15.788341 [ 260 ] {} <Trace> TCP-Session: 3fbd83a9-a342-4804-a34d-63c9c5d34136 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8834 | 2026.05.08 08:13:15.788471 [ 260 ] {49442fda-8825-49e2-b0f9-76363cfe1090} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40062) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8835 | 2026.05.08 08:13:15.788514 [ 260 ] {49442fda-8825-49e2-b0f9-76363cfe1090} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8836 | 2026.05.08 08:13:15.788926 [ 260 ] {49442fda-8825-49e2-b0f9-76363cfe1090} <Trace> oximeter.fields_u16 (b3f55b36-ed93-4ef0-b7a4-471cf9f732a6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8837 | 2026.05.08 08:13:15.788963 [ 260 ] {49442fda-8825-49e2-b0f9-76363cfe1090} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.02 GiB. | ||
| 8838 | 2026.05.08 08:13:15.789276 [ 260 ] {49442fda-8825-49e2-b0f9-76363cfe1090} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 8839 | 2026.05.08 08:13:15.789501 [ 260 ] {49442fda-8825-49e2-b0f9-76363cfe1090} <Trace> oximeter.fields_u16 (b3f55b36-ed93-4ef0-b7a4-471cf9f732a6): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8840 | 2026.05.08 08:13:15.789636 [ 260 ] {49442fda-8825-49e2-b0f9-76363cfe1090} <Debug> executeQuery: Read 24 rows, 1.80 KiB in 0.001189 sec., 20185.029436501263 rows/sec., 1.48 MiB/sec. | ||
| 8841 | 2026.05.08 08:13:15.789675 [ 260 ] {49442fda-8825-49e2-b0f9-76363cfe1090} <Debug> TCPHandler: Processed in 0.001386154 sec. | ||
| 8842 | 2026.05.08 08:13:15.789796 [ 260 ] {} <Trace> TCP-Session: 3fbd83a9-a342-4804-a34d-63c9c5d34136 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8843 | 2026.05.08 08:13:15.789891 [ 260 ] {0a3bf090-96c5-4fdb-8494-e4b3b1a96c50} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40062) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8844 | 2026.05.08 08:13:15.789932 [ 260 ] {0a3bf090-96c5-4fdb-8494-e4b3b1a96c50} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8845 | 2026.05.08 08:13:15.790359 [ 260 ] {0a3bf090-96c5-4fdb-8494-e4b3b1a96c50} <Trace> oximeter.fields_uuid (6954ef9e-8f45-45b9-b3dd-33f933bb31d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8846 | 2026.05.08 08:13:15.790396 [ 260 ] {0a3bf090-96c5-4fdb-8494-e4b3b1a96c50} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.02 GiB. | ||
| 8847 | 2026.05.08 08:13:15.790723 [ 260 ] {0a3bf090-96c5-4fdb-8494-e4b3b1a96c50} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 8848 | 2026.05.08 08:13:15.790945 [ 260 ] {0a3bf090-96c5-4fdb-8494-e4b3b1a96c50} <Trace> oximeter.fields_uuid (6954ef9e-8f45-45b9-b3dd-33f933bb31d2): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8849 | 2026.05.08 08:13:15.791077 [ 260 ] {0a3bf090-96c5-4fdb-8494-e4b3b1a96c50} <Debug> executeQuery: Read 88 rows, 7.04 KiB in 0.001206 sec., 72968.49087893864 rows/sec., 5.70 MiB/sec. | ||
| 8850 | 2026.05.08 08:13:15.791115 [ 260 ] {0a3bf090-96c5-4fdb-8494-e4b3b1a96c50} <Debug> TCPHandler: Processed in 0.001369874 sec. | ||
| 8851 | 2026.05.08 08:13:15.791240 [ 260 ] {} <Trace> TCP-Session: 3fbd83a9-a342-4804-a34d-63c9c5d34136 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8852 | 2026.05.08 08:13:15.791336 [ 260 ] {12bee0d5-0134-41bd-a442-32f3f70ebd6f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40062) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8853 | 2026.05.08 08:13:15.791380 [ 260 ] {12bee0d5-0134-41bd-a442-32f3f70ebd6f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8854 | 2026.05.08 08:13:15.791807 [ 260 ] {12bee0d5-0134-41bd-a442-32f3f70ebd6f} <Trace> oximeter.measurements_cumulativeu64 (a8be02dd-881e-443e-adcb-2b9e0d812815): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8855 | 2026.05.08 08:13:15.791846 [ 260 ] {12bee0d5-0134-41bd-a442-32f3f70ebd6f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.02 GiB. | ||
| 8856 | 2026.05.08 08:13:15.792200 [ 260 ] {12bee0d5-0134-41bd-a442-32f3f70ebd6f} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 8857 | 2026.05.08 08:13:15.792425 [ 260 ] {12bee0d5-0134-41bd-a442-32f3f70ebd6f} <Trace> oximeter.measurements_cumulativeu64 (a8be02dd-881e-443e-adcb-2b9e0d812815): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8858 | 2026.05.08 08:13:15.792557 [ 260 ] {12bee0d5-0134-41bd-a442-32f3f70ebd6f} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00124 sec., 129032.25806451614 rows/sec., 8.99 MiB/sec. | ||
| 8859 | 2026.05.08 08:13:15.792594 [ 260 ] {12bee0d5-0134-41bd-a442-32f3f70ebd6f} <Debug> TCPHandler: Processed in 0.001403624 sec. | ||
| 8860 | 2026.05.08 08:13:15.792714 [ 260 ] {} <Trace> TCP-Session: 3fbd83a9-a342-4804-a34d-63c9c5d34136 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8861 | 2026.05.08 08:13:15.792821 [ 260 ] {2289a802-33e1-4acc-bd54-cd3618b67740} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40062) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 8862 | 2026.05.08 08:13:15.792876 [ 260 ] {2289a802-33e1-4acc-bd54-cd3618b67740} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 8863 | 2026.05.08 08:13:15.793724 [ 260 ] {2289a802-33e1-4acc-bd54-cd3618b67740} <Trace> oximeter.measurements_histogramu64 (ebabec84-cbfc-4cf8-9a95-b35807d218b8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8864 | 2026.05.08 08:13:15.793763 [ 260 ] {2289a802-33e1-4acc-bd54-cd3618b67740} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.02 GiB. | ||
| 8865 | 2026.05.08 08:13:15.794325 [ 260 ] {2289a802-33e1-4acc-bd54-cd3618b67740} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 8866 | 2026.05.08 08:13:15.794581 [ 260 ] {2289a802-33e1-4acc-bd54-cd3618b67740} <Trace> oximeter.measurements_histogramu64 (ebabec84-cbfc-4cf8-9a95-b35807d218b8): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8867 | 2026.05.08 08:13:15.794722 [ 260 ] {2289a802-33e1-4acc-bd54-cd3618b67740} <Debug> executeQuery: Read 24 rows, 44.04 KiB in 0.00192 sec., 12500 rows/sec., 22.40 MiB/sec. | ||
| 8868 | 2026.05.08 08:13:15.794778 [ 260 ] {2289a802-33e1-4acc-bd54-cd3618b67740} <Debug> TCPHandler: Processed in 0.002113377 sec. | ||
| 8869 | 2026.05.08 08:13:15.794904 [ 260 ] {} <Trace> TCP-Session: 3fbd83a9-a342-4804-a34d-63c9c5d34136 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8870 | 2026.05.08 08:13:15.794999 [ 260 ] {0ad6375a-0b85-42e3-96b6-281e97f300c1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40062) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8871 | 2026.05.08 08:13:15.795040 [ 260 ] {0ad6375a-0b85-42e3-96b6-281e97f300c1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8872 | 2026.05.08 08:13:15.795385 [ 260 ] {0ad6375a-0b85-42e3-96b6-281e97f300c1} <Trace> oximeter.measurements_u64 (51456919-ce1d-4304-962d-5a281585e6eb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8873 | 2026.05.08 08:13:15.795421 [ 260 ] {0ad6375a-0b85-42e3-96b6-281e97f300c1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.02 GiB. | ||
| 8874 | 2026.05.08 08:13:15.795742 [ 260 ] {0ad6375a-0b85-42e3-96b6-281e97f300c1} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 8875 | 2026.05.08 08:13:15.796067 [ 260 ] {0ad6375a-0b85-42e3-96b6-281e97f300c1} <Trace> oximeter.measurements_u64 (51456919-ce1d-4304-962d-5a281585e6eb): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8876 | 2026.05.08 08:13:15.796245 [ 260 ] {0ad6375a-0b85-42e3-96b6-281e97f300c1} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001261 sec., 47581.28469468676 rows/sec., 3.21 MiB/sec. | ||
| 8877 | 2026.05.08 08:13:15.796291 [ 260 ] {0ad6375a-0b85-42e3-96b6-281e97f300c1} <Debug> TCPHandler: Processed in 0.001437985 sec. | ||
| 8878 | 2026.05.08 08:13:17.270837 [ 74 ] {} <Debug> oximeter.fields_ipaddr (034d96d9-789e-4505-ab4d-4c4f8262c586) (MergerMutator): Selected 5 parts from all_1_5_1 to all_9_9_0 | ||
| 8879 | 2026.05.08 08:13:17.270928 [ 74 ] {} <Trace> oximeter.fields_ipaddr (034d96d9-789e-4505-ab4d-4c4f8262c586): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8880 | 2026.05.08 08:13:17.270965 [ 74 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.02 GiB. | ||
| 8881 | 2026.05.08 08:13:17.271144 [ 188 ] {034d96d9-789e-4505-ab4d-4c4f8262c586::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 | ||
| 8882 | 2026.05.08 08:13:17.271361 [ 188 ] {034d96d9-789e-4505-ab4d-4c4f8262c586::all_1_9_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8883 | 2026.05.08 08:13:17.271415 [ 188 ] {034d96d9-789e-4505-ab4d-4c4f8262c586::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 20 rows starting from the beginning of the part | ||
| 8884 | 2026.05.08 08:13:17.271521 [ 188 ] {034d96d9-789e-4505-ab4d-4c4f8262c586::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 4 rows starting from the beginning of the part | ||
| 8885 | 2026.05.08 08:13:17.271595 [ 188 ] {034d96d9-789e-4505-ab4d-4c4f8262c586::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 14 rows starting from the beginning of the part | ||
| 8886 | 2026.05.08 08:13:17.271665 [ 188 ] {034d96d9-789e-4505-ab4d-4c4f8262c586::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 4 rows starting from the beginning of the part | ||
| 8887 | 2026.05.08 08:13:17.271732 [ 188 ] {034d96d9-789e-4505-ab4d-4c4f8262c586::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 14 rows starting from the beginning of the part | ||
| 8888 | 2026.05.08 08:13:17.272783 [ 198 ] {034d96d9-789e-4505-ab4d-4c4f8262c586::all_1_9_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 56 rows, containing 5 columns (5 merged, 0 gathered) in 0.00172131 sec., 32533.36121907152 rows/sec., 2.71 MiB/sec. | ||
| 8889 | 2026.05.08 08:13:17.272943 [ 200 ] {034d96d9-789e-4505-ab4d-4c4f8262c586::all_1_9_2} <Trace> MergedBlockOutputStream: filled checksums all_1_9_2 (state Temporary) | ||
| 8890 | 2026.05.08 08:13:17.273275 [ 200 ] {034d96d9-789e-4505-ab4d-4c4f8262c586::all_1_9_2} <Trace> oximeter.fields_ipaddr (034d96d9-789e-4505-ab4d-4c4f8262c586): Renaming temporary part tmp_merge_all_1_9_2 to all_1_9_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8891 | 2026.05.08 08:13:17.273358 [ 200 ] {034d96d9-789e-4505-ab4d-4c4f8262c586::all_1_9_2} <Trace> oximeter.fields_ipaddr (034d96d9-789e-4505-ab4d-4c4f8262c586) (MergerMutator): Merged 5 parts: [all_1_5_1, all_9_9_0] -> all_1_9_2 | ||
| 8892 | 2026.05.08 08:13:17.273439 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 8893 | 2026.05.08 08:13:17.697456 [ 86 ] {} <Debug> oximeter.measurements_f64 (6f2500a7-7443-4aff-afae-2b5549923f4f) (MergerMutator): Selected 5 parts from all_1_9_2 to all_13_13_0 | ||
| 8894 | 2026.05.08 08:13:17.697511 [ 86 ] {} <Trace> oximeter.measurements_f64 (6f2500a7-7443-4aff-afae-2b5549923f4f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8895 | 2026.05.08 08:13:17.697537 [ 86 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.02 GiB. | ||
| 8896 | 2026.05.08 08:13:17.697670 [ 188 ] {6f2500a7-7443-4aff-afae-2b5549923f4f::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 | ||
| 8897 | 2026.05.08 08:13:17.697855 [ 188 ] {6f2500a7-7443-4aff-afae-2b5549923f4f::all_1_13_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8898 | 2026.05.08 08:13:17.697897 [ 188 ] {6f2500a7-7443-4aff-afae-2b5549923f4f::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_9_2, total 9 rows starting from the beginning of the part | ||
| 8899 | 2026.05.08 08:13:17.697966 [ 188 ] {6f2500a7-7443-4aff-afae-2b5549923f4f::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 | ||
| 8900 | 2026.05.08 08:13:17.698007 [ 188 ] {6f2500a7-7443-4aff-afae-2b5549923f4f::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 | ||
| 8901 | 2026.05.08 08:13:17.698048 [ 188 ] {6f2500a7-7443-4aff-afae-2b5549923f4f::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 | ||
| 8902 | 2026.05.08 08:13:17.698088 [ 188 ] {6f2500a7-7443-4aff-afae-2b5549923f4f::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 | ||
| 8903 | 2026.05.08 08:13:17.698866 [ 193 ] {6f2500a7-7443-4aff-afae-2b5549923f4f::all_1_13_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 13 rows, containing 4 columns (4 merged, 0 gathered) in 0.001254682 sec., 10361.191122531445 rows/sec., 698.17 KiB/sec. | ||
| 8904 | 2026.05.08 08:13:17.699009 [ 188 ] {6f2500a7-7443-4aff-afae-2b5549923f4f::all_1_13_3} <Trace> MergedBlockOutputStream: filled checksums all_1_13_3 (state Temporary) | ||
| 8905 | 2026.05.08 08:13:17.699265 [ 188 ] {6f2500a7-7443-4aff-afae-2b5549923f4f::all_1_13_3} <Trace> oximeter.measurements_f64 (6f2500a7-7443-4aff-afae-2b5549923f4f): Renaming temporary part tmp_merge_all_1_13_3 to all_1_13_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8906 | 2026.05.08 08:13:17.699331 [ 188 ] {6f2500a7-7443-4aff-afae-2b5549923f4f::all_1_13_3} <Trace> oximeter.measurements_f64 (6f2500a7-7443-4aff-afae-2b5549923f4f) (MergerMutator): Merged 5 parts: [all_1_9_2, all_13_13_0] -> all_1_13_3 | ||
| 8907 | 2026.05.08 08:13:17.699402 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
| 8908 | 2026.05.08 08:13:19.119584 [ 85 ] {} <Debug> oximeter.fields_u64 (0d6b14c5-b10e-4a1c-aa05-73304251a84f) (MergerMutator): Selected 5 parts from all_1_5_1 to all_9_9_0 | ||
| 8909 | 2026.05.08 08:13:19.119654 [ 85 ] {} <Trace> oximeter.fields_u64 (0d6b14c5-b10e-4a1c-aa05-73304251a84f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8910 | 2026.05.08 08:13:19.119678 [ 85 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.02 GiB. | ||
| 8911 | 2026.05.08 08:13:19.119795 [ 198 ] {0d6b14c5-b10e-4a1c-aa05-73304251a84f::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 | ||
| 8912 | 2026.05.08 08:13:19.119945 [ 198 ] {0d6b14c5-b10e-4a1c-aa05-73304251a84f::all_1_9_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8913 | 2026.05.08 08:13:19.119983 [ 198 ] {0d6b14c5-b10e-4a1c-aa05-73304251a84f::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 | ||
| 8914 | 2026.05.08 08:13:19.120056 [ 198 ] {0d6b14c5-b10e-4a1c-aa05-73304251a84f::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 | ||
| 8915 | 2026.05.08 08:13:19.120104 [ 198 ] {0d6b14c5-b10e-4a1c-aa05-73304251a84f::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 | ||
| 8916 | 2026.05.08 08:13:19.120149 [ 198 ] {0d6b14c5-b10e-4a1c-aa05-73304251a84f::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 | ||
| 8917 | 2026.05.08 08:13:19.120198 [ 198 ] {0d6b14c5-b10e-4a1c-aa05-73304251a84f::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 | ||
| 8918 | 2026.05.08 08:13:19.121053 [ 191 ] {0d6b14c5-b10e-4a1c-aa05-73304251a84f::all_1_9_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6 rows, containing 5 columns (5 merged, 0 gathered) in 0.001305423 sec., 4596.211342989974 rows/sec., 341.13 KiB/sec. | ||
| 8919 | 2026.05.08 08:13:19.121205 [ 198 ] {0d6b14c5-b10e-4a1c-aa05-73304251a84f::all_1_9_2} <Trace> MergedBlockOutputStream: filled checksums all_1_9_2 (state Temporary) | ||
| 8920 | 2026.05.08 08:13:19.121474 [ 198 ] {0d6b14c5-b10e-4a1c-aa05-73304251a84f::all_1_9_2} <Trace> oximeter.fields_u64 (0d6b14c5-b10e-4a1c-aa05-73304251a84f): Renaming temporary part tmp_merge_all_1_9_2 to all_1_9_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8921 | 2026.05.08 08:13:19.121559 [ 198 ] {0d6b14c5-b10e-4a1c-aa05-73304251a84f::all_1_9_2} <Trace> oximeter.fields_u64 (0d6b14c5-b10e-4a1c-aa05-73304251a84f) (MergerMutator): Merged 5 parts: [all_1_5_1, all_9_9_0] -> all_1_9_2 | ||
| 8922 | 2026.05.08 08:13:19.121640 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 8923 | 2026.05.08 08:13:20.012699 [ 85 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 8924 | 2026.05.08 08:13:20.012750 [ 85 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 8925 | 2026.05.08 08:13:20.118243 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 17263 | ||
| 8926 | 2026.05.08 08:13:20.118807 [ 245 ] {} <Trace> system.asynchronous_metric_log (ae5b5697-1ff6-4106-8704-be69c16fe51c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8927 | 2026.05.08 08:13:20.118853 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.02 GiB. | ||
| 8928 | 2026.05.08 08:13:20.119361 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 8929 | 2026.05.08 08:13:20.119599 [ 245 ] {} <Trace> system.asynchronous_metric_log (ae5b5697-1ff6-4106-8704-be69c16fe51c): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8930 | 2026.05.08 08:13:20.119724 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 17263 | ||
| 8931 | 2026.05.08 08:13:20.119744 [ 84 ] {} <Debug> system.asynchronous_metric_log (ae5b5697-1ff6-4106-8704-be69c16fe51c) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 8932 | 2026.05.08 08:13:20.119816 [ 84 ] {} <Trace> system.asynchronous_metric_log (ae5b5697-1ff6-4106-8704-be69c16fe51c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8933 | 2026.05.08 08:13:20.119840 [ 84 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.02 GiB. | ||
| 8934 | 2026.05.08 08:13:20.119955 [ 193 ] {ae5b5697-1ff6-4106-8704-be69c16fe51c::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 | ||
| 8935 | 2026.05.08 08:13:20.120084 [ 193 ] {ae5b5697-1ff6-4106-8704-be69c16fe51c::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8936 | 2026.05.08 08:13:20.120120 [ 193 ] {ae5b5697-1ff6-4106-8704-be69c16fe51c::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_31_6, total 14831 rows starting from the beginning of the part | ||
| 8937 | 2026.05.08 08:13:20.120181 [ 193 ] {ae5b5697-1ff6-4106-8704-be69c16fe51c::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 512 rows starting from the beginning of the part | ||
| 8938 | 2026.05.08 08:13:20.120224 [ 193 ] {ae5b5697-1ff6-4106-8704-be69c16fe51c::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 448 rows starting from the beginning of the part | ||
| 8939 | 2026.05.08 08:13:20.120262 [ 193 ] {ae5b5697-1ff6-4106-8704-be69c16fe51c::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 512 rows starting from the beginning of the part | ||
| 8940 | 2026.05.08 08:13:20.120302 [ 193 ] {ae5b5697-1ff6-4106-8704-be69c16fe51c::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 448 rows starting from the beginning of the part | ||
| 8941 | 2026.05.08 08:13:20.120339 [ 193 ] {ae5b5697-1ff6-4106-8704-be69c16fe51c::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 512 rows starting from the beginning of the part | ||
| 8942 | 2026.05.08 08:13:20.122798 [ 191 ] {ae5b5697-1ff6-4106-8704-be69c16fe51c::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 17263 rows, containing 4 columns (4 merged, 0 gathered) in 0.0028841 sec., 5985576.089594674 rows/sec., 85.62 MiB/sec. | ||
| 8943 | 2026.05.08 08:13:20.123027 [ 199 ] {ae5b5697-1ff6-4106-8704-be69c16fe51c::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 8944 | 2026.05.08 08:13:20.123392 [ 199 ] {ae5b5697-1ff6-4106-8704-be69c16fe51c::all_1_36_7} <Trace> system.asynchronous_metric_log (ae5b5697-1ff6-4106-8704-be69c16fe51c): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8945 | 2026.05.08 08:13:20.123491 [ 199 ] {ae5b5697-1ff6-4106-8704-be69c16fe51c::all_1_36_7} <Trace> system.asynchronous_metric_log (ae5b5697-1ff6-4106-8704-be69c16fe51c) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 8946 | 2026.05.08 08:13:20.123638 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.50 MiB. | ||
| 8947 | 2026.05.08 08:13:20.177757 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 1110 | ||
| 8948 | 2026.05.08 08:13:20.180138 [ 243 ] {} <Trace> system.query_log (14f8ccb3-56a3-4601-8a9e-d96094aafe7f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8949 | 2026.05.08 08:13:20.180178 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.02 GiB. | ||
| 8950 | 2026.05.08 08:13:20.181447 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 8951 | 2026.05.08 08:13:20.181717 [ 243 ] {} <Trace> system.query_log (14f8ccb3-56a3-4601-8a9e-d96094aafe7f): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8952 | 2026.05.08 08:13:20.182083 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1110 | ||
| 8953 | 2026.05.08 08:13:20.787458 [ 260 ] {} <Trace> TCP-Session: 3fbd83a9-a342-4804-a34d-63c9c5d34136 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8954 | 2026.05.08 08:13:20.787746 [ 260 ] {dd51ee58-e39a-4815-8df2-5d9246e7844c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40062) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table: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) | ||
| 8955 | 2026.05.08 08:13:20.788135 [ 260 ] {dd51ee58-e39a-4815-8df2-5d9246e7844c} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 8956 | 2026.05.08 08:13:20.788173 [ 260 ] {dd51ee58-e39a-4815-8df2-5d9246e7844c} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table: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 | ||
| 8957 | 2026.05.08 08:13:20.788417 [ 260 ] {dd51ee58-e39a-4815-8df2-5d9246e7844c} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 8958 | 2026.05.08 08:13:20.788491 [ 260 ] {dd51ee58-e39a-4815-8df2-5d9246e7844c} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 8959 | 2026.05.08 08:13:20.788637 [ 260 ] {dd51ee58-e39a-4815-8df2-5d9246e7844c} <Debug> oximeter.timeseries_schema (b89db7f6-4c52-403d-9f92-e362dcc59f0f) (SelectExecutor): Key condition: (column 0 in 31-element set) | ||
| 8960 | 2026.05.08 08:13:20.788770 [ 351 ] {dd51ee58-e39a-4815-8df2-5d9246e7844c} <Trace> oximeter.timeseries_schema (b89db7f6-4c52-403d-9f92-e362dcc59f0f) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 8961 | 2026.05.08 08:13:20.788783 [ 353 ] {dd51ee58-e39a-4815-8df2-5d9246e7844c} <Trace> oximeter.timeseries_schema (b89db7f6-4c52-403d-9f92-e362dcc59f0f) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 8962 | 2026.05.08 08:13:20.788770 [ 347 ] {dd51ee58-e39a-4815-8df2-5d9246e7844c} <Trace> oximeter.timeseries_schema (b89db7f6-4c52-403d-9f92-e362dcc59f0f) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 8963 | 2026.05.08 08:13:20.788946 [ 260 ] {dd51ee58-e39a-4815-8df2-5d9246e7844c} <Debug> oximeter.timeseries_schema (b89db7f6-4c52-403d-9f92-e362dcc59f0f) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges | ||
| 8964 | 2026.05.08 08:13:20.788975 [ 260 ] {dd51ee58-e39a-4815-8df2-5d9246e7844c} <Trace> oximeter.timeseries_schema (b89db7f6-4c52-403d-9f92-e362dcc59f0f) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 8965 | 2026.05.08 08:13:20.789048 [ 260 ] {dd51ee58-e39a-4815-8df2-5d9246e7844c} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 8966 | 2026.05.08 08:13:20.789068 [ 260 ] {dd51ee58-e39a-4815-8df2-5d9246e7844c} <Debug> oximeter.timeseries_schema (b89db7f6-4c52-403d-9f92-e362dcc59f0f) (SelectExecutor): Reading approx. 47 rows with 2 streams | ||
| 8967 | 2026.05.08 08:13:20.789103 [ 260 ] {dd51ee58-e39a-4815-8df2-5d9246e7844c} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 8968 | 2026.05.08 08:13:20.789142 [ 260 ] {dd51ee58-e39a-4815-8df2-5d9246e7844c} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 8969 | 2026.05.08 08:13:20.790236 [ 260 ] {dd51ee58-e39a-4815-8df2-5d9246e7844c} <Debug> executeQuery: Read 47 rows, 11.99 KiB in 0.002606 sec., 18035.303146584807 rows/sec., 4.49 MiB/sec. | ||
| 8970 | 2026.05.08 08:13:20.790371 [ 260 ] {dd51ee58-e39a-4815-8df2-5d9246e7844c} <Debug> TCPHandler: Processed in 0.003055133 sec. | ||
| 8971 | 2026.05.08 08:13:20.795546 [ 260 ] {} <Trace> TCP-Session: 3fbd83a9-a342-4804-a34d-63c9c5d34136 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8972 | 2026.05.08 08:13:20.795683 [ 260 ] {e46b71c2-2f87-42e1-befd-e8aebee58f29} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40062) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 8973 | 2026.05.08 08:13:20.795736 [ 260 ] {e46b71c2-2f87-42e1-befd-e8aebee58f29} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 8974 | 2026.05.08 08:13:20.796362 [ 260 ] {e46b71c2-2f87-42e1-befd-e8aebee58f29} <Trace> oximeter.fields_i16 (3c1e284c-4bc9-42d0-9208-0102cfbb7904): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8975 | 2026.05.08 08:13:20.796410 [ 260 ] {e46b71c2-2f87-42e1-befd-e8aebee58f29} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.02 GiB. | ||
| 8976 | 2026.05.08 08:13:20.796797 [ 260 ] {e46b71c2-2f87-42e1-befd-e8aebee58f29} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 8977 | 2026.05.08 08:13:20.797025 [ 260 ] {e46b71c2-2f87-42e1-befd-e8aebee58f29} <Trace> oximeter.fields_i16 (3c1e284c-4bc9-42d0-9208-0102cfbb7904): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8978 | 2026.05.08 08:13:20.797176 [ 260 ] {e46b71c2-2f87-42e1-befd-e8aebee58f29} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001535 sec., 185016.28664495115 rows/sec., 11.75 MiB/sec. | ||
| 8979 | 2026.05.08 08:13:20.797215 [ 260 ] {e46b71c2-2f87-42e1-befd-e8aebee58f29} <Debug> TCPHandler: Processed in 0.00173299 sec. | ||
| 8980 | 2026.05.08 08:13:20.797345 [ 260 ] {} <Trace> TCP-Session: 3fbd83a9-a342-4804-a34d-63c9c5d34136 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8981 | 2026.05.08 08:13:20.797440 [ 260 ] {8e7b2e97-a328-44bd-ba19-7e7b9a8c7d97} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40062) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8982 | 2026.05.08 08:13:20.797478 [ 260 ] {8e7b2e97-a328-44bd-ba19-7e7b9a8c7d97} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8983 | 2026.05.08 08:13:20.798266 [ 260 ] {8e7b2e97-a328-44bd-ba19-7e7b9a8c7d97} <Trace> oximeter.fields_string (2e56caf6-21a8-464c-b24f-cce9c93bbfbe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8984 | 2026.05.08 08:13:20.798302 [ 260 ] {8e7b2e97-a328-44bd-ba19-7e7b9a8c7d97} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.02 GiB. | ||
| 8985 | 2026.05.08 08:13:20.798668 [ 260 ] {8e7b2e97-a328-44bd-ba19-7e7b9a8c7d97} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 8986 | 2026.05.08 08:13:20.798890 [ 260 ] {8e7b2e97-a328-44bd-ba19-7e7b9a8c7d97} <Trace> oximeter.fields_string (2e56caf6-21a8-464c-b24f-cce9c93bbfbe): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8987 | 2026.05.08 08:13:20.799022 [ 260 ] {8e7b2e97-a328-44bd-ba19-7e7b9a8c7d97} <Debug> executeQuery: Read 833 rows, 66.39 KiB in 0.001601 sec., 520299.8126171143 rows/sec., 40.50 MiB/sec. | ||
| 8988 | 2026.05.08 08:13:20.799060 [ 260 ] {8e7b2e97-a328-44bd-ba19-7e7b9a8c7d97} <Debug> TCPHandler: Processed in 0.001765021 sec. | ||
| 8989 | 2026.05.08 08:13:20.799179 [ 260 ] {} <Trace> TCP-Session: 3fbd83a9-a342-4804-a34d-63c9c5d34136 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8990 | 2026.05.08 08:13:20.799274 [ 260 ] {dc6d7c82-39af-428e-ad12-4777ab91653d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40062) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8991 | 2026.05.08 08:13:20.799314 [ 260 ] {dc6d7c82-39af-428e-ad12-4777ab91653d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8992 | 2026.05.08 08:13:20.799754 [ 260 ] {dc6d7c82-39af-428e-ad12-4777ab91653d} <Trace> oximeter.fields_u16 (b3f55b36-ed93-4ef0-b7a4-471cf9f732a6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8993 | 2026.05.08 08:13:20.799791 [ 260 ] {dc6d7c82-39af-428e-ad12-4777ab91653d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.02 GiB. | ||
| 8994 | 2026.05.08 08:13:20.800106 [ 260 ] {dc6d7c82-39af-428e-ad12-4777ab91653d} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 8995 | 2026.05.08 08:13:20.800319 [ 260 ] {dc6d7c82-39af-428e-ad12-4777ab91653d} <Trace> oximeter.fields_u16 (b3f55b36-ed93-4ef0-b7a4-471cf9f732a6): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8996 | 2026.05.08 08:13:20.800448 [ 260 ] {dc6d7c82-39af-428e-ad12-4777ab91653d} <Debug> executeQuery: Read 160 rows, 9.90 KiB in 0.001192 sec., 134228.1879194631 rows/sec., 8.11 MiB/sec. | ||
| 8997 | 2026.05.08 08:13:20.800485 [ 260 ] {dc6d7c82-39af-428e-ad12-4777ab91653d} <Debug> TCPHandler: Processed in 0.001356664 sec. | ||
| 8998 | 2026.05.08 08:13:20.800604 [ 260 ] {} <Trace> TCP-Session: 3fbd83a9-a342-4804-a34d-63c9c5d34136 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8999 | 2026.05.08 08:13:20.800699 [ 260 ] {2b41f072-0ab0-439a-9f5e-14fb833ad2bb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40062) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 9000 | 2026.05.08 08:13:20.800738 [ 260 ] {2b41f072-0ab0-439a-9f5e-14fb833ad2bb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 9001 | 2026.05.08 08:13:20.801170 [ 260 ] {2b41f072-0ab0-439a-9f5e-14fb833ad2bb} <Trace> oximeter.fields_u32 (b5155bac-ebd9-49db-8237-598074e8072a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9002 | 2026.05.08 08:13:20.801206 [ 260 ] {2b41f072-0ab0-439a-9f5e-14fb833ad2bb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.02 GiB. | ||
| 9003 | 2026.05.08 08:13:20.801512 [ 260 ] {2b41f072-0ab0-439a-9f5e-14fb833ad2bb} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 9004 | 2026.05.08 08:13:20.801725 [ 260 ] {2b41f072-0ab0-439a-9f5e-14fb833ad2bb} <Trace> oximeter.fields_u32 (b5155bac-ebd9-49db-8237-598074e8072a): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9005 | 2026.05.08 08:13:20.801857 [ 260 ] {2b41f072-0ab0-439a-9f5e-14fb833ad2bb} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001176 sec., 126700.68027210885 rows/sec., 8.19 MiB/sec. | ||
| 9006 | 2026.05.08 08:13:20.801894 [ 260 ] {2b41f072-0ab0-439a-9f5e-14fb833ad2bb} <Debug> TCPHandler: Processed in 0.001339833 sec. | ||
| 9007 | 2026.05.08 08:13:20.802010 [ 260 ] {} <Trace> TCP-Session: 3fbd83a9-a342-4804-a34d-63c9c5d34136 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9008 | 2026.05.08 08:13:20.802105 [ 260 ] {47550145-fbc7-47c7-9a4b-16dfb58626c4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40062) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 9009 | 2026.05.08 08:13:20.802145 [ 260 ] {47550145-fbc7-47c7-9a4b-16dfb58626c4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 9010 | 2026.05.08 08:13:20.802578 [ 260 ] {47550145-fbc7-47c7-9a4b-16dfb58626c4} <Trace> oximeter.fields_u8 (7b358469-9653-4fa1-8df0-42378e30bc5f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9011 | 2026.05.08 08:13:20.802614 [ 260 ] {47550145-fbc7-47c7-9a4b-16dfb58626c4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.02 GiB. | ||
| 9012 | 2026.05.08 08:13:20.802916 [ 260 ] {47550145-fbc7-47c7-9a4b-16dfb58626c4} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 9013 | 2026.05.08 08:13:20.803131 [ 260 ] {47550145-fbc7-47c7-9a4b-16dfb58626c4} <Trace> oximeter.fields_u8 (7b358469-9653-4fa1-8df0-42378e30bc5f): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9014 | 2026.05.08 08:13:20.803259 [ 260 ] {47550145-fbc7-47c7-9a4b-16dfb58626c4} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001172 sec., 126279.86348122866 rows/sec., 7.18 MiB/sec. | ||
| 9015 | 2026.05.08 08:13:20.803297 [ 260 ] {47550145-fbc7-47c7-9a4b-16dfb58626c4} <Debug> TCPHandler: Processed in 0.001338133 sec. | ||
| 9016 | 2026.05.08 08:13:20.803421 [ 260 ] {} <Trace> TCP-Session: 3fbd83a9-a342-4804-a34d-63c9c5d34136 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9017 | 2026.05.08 08:13:20.803516 [ 260 ] {49b5a111-7049-4052-a7e7-49c124916c2f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40062) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9018 | 2026.05.08 08:13:20.803556 [ 260 ] {49b5a111-7049-4052-a7e7-49c124916c2f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9019 | 2026.05.08 08:13:20.804157 [ 260 ] {49b5a111-7049-4052-a7e7-49c124916c2f} <Trace> oximeter.fields_uuid (6954ef9e-8f45-45b9-b3dd-33f933bb31d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9020 | 2026.05.08 08:13:20.804193 [ 260 ] {49b5a111-7049-4052-a7e7-49c124916c2f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.02 GiB. | ||
| 9021 | 2026.05.08 08:13:20.804524 [ 260 ] {49b5a111-7049-4052-a7e7-49c124916c2f} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 9022 | 2026.05.08 08:13:20.804738 [ 260 ] {49b5a111-7049-4052-a7e7-49c124916c2f} <Trace> oximeter.fields_uuid (6954ef9e-8f45-45b9-b3dd-33f933bb31d2): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9023 | 2026.05.08 08:13:20.804865 [ 260 ] {49b5a111-7049-4052-a7e7-49c124916c2f} <Debug> executeQuery: Read 508 rows, 36.62 KiB in 0.001366 sec., 371888.72620790626 rows/sec., 26.18 MiB/sec. | ||
| 9024 | 2026.05.08 08:13:20.804902 [ 260 ] {49b5a111-7049-4052-a7e7-49c124916c2f} <Debug> TCPHandler: Processed in 0.001531566 sec. | ||
| 9025 | 2026.05.08 08:13:20.805019 [ 260 ] {} <Trace> TCP-Session: 3fbd83a9-a342-4804-a34d-63c9c5d34136 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9026 | 2026.05.08 08:13:20.805113 [ 260 ] {6681eba6-2c94-4fa5-99e9-2b71d6fc1c3a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40062) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 9027 | 2026.05.08 08:13:20.805153 [ 260 ] {6681eba6-2c94-4fa5-99e9-2b71d6fc1c3a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 9028 | 2026.05.08 08:13:20.805488 [ 260 ] {6681eba6-2c94-4fa5-99e9-2b71d6fc1c3a} <Trace> oximeter.measurements_bool (014a2999-841c-441b-b671-434e3660eef7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9029 | 2026.05.08 08:13:20.805524 [ 260 ] {6681eba6-2c94-4fa5-99e9-2b71d6fc1c3a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.02 GiB. | ||
| 9030 | 2026.05.08 08:13:20.805824 [ 260 ] {6681eba6-2c94-4fa5-99e9-2b71d6fc1c3a} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 9031 | 2026.05.08 08:13:20.806032 [ 260 ] {6681eba6-2c94-4fa5-99e9-2b71d6fc1c3a} <Trace> oximeter.measurements_bool (014a2999-841c-441b-b671-434e3660eef7): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9032 | 2026.05.08 08:13:20.806158 [ 260 ] {6681eba6-2c94-4fa5-99e9-2b71d6fc1c3a} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001063 sec., 5644.402634054563 rows/sec., 294.90 KiB/sec. | ||
| 9033 | 2026.05.08 08:13:20.806194 [ 260 ] {6681eba6-2c94-4fa5-99e9-2b71d6fc1c3a} <Debug> TCPHandler: Processed in 0.001225521 sec. | ||
| 9034 | 2026.05.08 08:13:20.806309 [ 260 ] {} <Trace> TCP-Session: 3fbd83a9-a342-4804-a34d-63c9c5d34136 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9035 | 2026.05.08 08:13:20.806404 [ 260 ] {4c357cf9-9ce8-4451-9258-a0d5e4475424} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40062) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9036 | 2026.05.08 08:13:20.806445 [ 260 ] {4c357cf9-9ce8-4451-9258-a0d5e4475424} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9037 | 2026.05.08 08:13:20.806855 [ 260 ] {4c357cf9-9ce8-4451-9258-a0d5e4475424} <Trace> oximeter.measurements_cumulativeu64 (a8be02dd-881e-443e-adcb-2b9e0d812815): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9038 | 2026.05.08 08:13:20.806891 [ 260 ] {4c357cf9-9ce8-4451-9258-a0d5e4475424} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.02 GiB. | ||
| 9039 | 2026.05.08 08:13:20.807212 [ 260 ] {4c357cf9-9ce8-4451-9258-a0d5e4475424} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 9040 | 2026.05.08 08:13:20.807428 [ 260 ] {4c357cf9-9ce8-4451-9258-a0d5e4475424} <Trace> oximeter.measurements_cumulativeu64 (a8be02dd-881e-443e-adcb-2b9e0d812815): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9041 | 2026.05.08 08:13:20.807557 [ 260 ] {4c357cf9-9ce8-4451-9258-a0d5e4475424} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001172 sec., 226109.21501706482 rows/sec., 15.03 MiB/sec. | ||
| 9042 | 2026.05.08 08:13:20.807595 [ 260 ] {4c357cf9-9ce8-4451-9258-a0d5e4475424} <Debug> TCPHandler: Processed in 0.001335634 sec. | ||
| 9043 | 2026.05.08 08:13:20.807772 [ 260 ] {} <Trace> TCP-Session: 3fbd83a9-a342-4804-a34d-63c9c5d34136 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9044 | 2026.05.08 08:13:20.807866 [ 260 ] {108b879a-2776-49af-9f19-d4c8800988cc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40062) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 9045 | 2026.05.08 08:13:20.807908 [ 260 ] {108b879a-2776-49af-9f19-d4c8800988cc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 9046 | 2026.05.08 08:13:20.808226 [ 260 ] {108b879a-2776-49af-9f19-d4c8800988cc} <Trace> oximeter.measurements_f64 (6f2500a7-7443-4aff-afae-2b5549923f4f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9047 | 2026.05.08 08:13:20.808262 [ 260 ] {108b879a-2776-49af-9f19-d4c8800988cc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.02 GiB. | ||
| 9048 | 2026.05.08 08:13:20.808558 [ 260 ] {108b879a-2776-49af-9f19-d4c8800988cc} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 9049 | 2026.05.08 08:13:20.808779 [ 260 ] {108b879a-2776-49af-9f19-d4c8800988cc} <Trace> oximeter.measurements_f64 (6f2500a7-7443-4aff-afae-2b5549923f4f): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9050 | 2026.05.08 08:13:20.808907 [ 260 ] {108b879a-2776-49af-9f19-d4c8800988cc} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001059 sec., 944.2870632672332 rows/sec., 63.63 KiB/sec. | ||
| 9051 | 2026.05.08 08:13:20.808943 [ 260 ] {108b879a-2776-49af-9f19-d4c8800988cc} <Debug> TCPHandler: Processed in 0.001220361 sec. | ||
| 9052 | 2026.05.08 08:13:20.809055 [ 260 ] {} <Trace> TCP-Session: 3fbd83a9-a342-4804-a34d-63c9c5d34136 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9053 | 2026.05.08 08:13:20.809149 [ 260 ] {887c73c6-904c-41d7-98f4-b71b6bfcd47b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40062) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 9054 | 2026.05.08 08:13:20.809201 [ 260 ] {887c73c6-904c-41d7-98f4-b71b6bfcd47b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 9055 | 2026.05.08 08:13:20.809994 [ 260 ] {887c73c6-904c-41d7-98f4-b71b6bfcd47b} <Trace> oximeter.measurements_histogramu64 (ebabec84-cbfc-4cf8-9a95-b35807d218b8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9056 | 2026.05.08 08:13:20.810031 [ 260 ] {887c73c6-904c-41d7-98f4-b71b6bfcd47b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.02 GiB. | ||
| 9057 | 2026.05.08 08:13:20.810552 [ 260 ] {887c73c6-904c-41d7-98f4-b71b6bfcd47b} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 9058 | 2026.05.08 08:13:20.810779 [ 260 ] {887c73c6-904c-41d7-98f4-b71b6bfcd47b} <Trace> oximeter.measurements_histogramu64 (ebabec84-cbfc-4cf8-9a95-b35807d218b8): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9059 | 2026.05.08 08:13:20.810913 [ 260 ] {887c73c6-904c-41d7-98f4-b71b6bfcd47b} <Debug> executeQuery: Read 18 rows, 33.03 KiB in 0.001782 sec., 10101.0101010101 rows/sec., 18.10 MiB/sec. | ||
| 9060 | 2026.05.08 08:13:20.810966 [ 260 ] {887c73c6-904c-41d7-98f4-b71b6bfcd47b} <Debug> TCPHandler: Processed in 0.001961074 sec. | ||
| 9061 | 2026.05.08 08:13:20.811089 [ 260 ] {} <Trace> TCP-Session: 3fbd83a9-a342-4804-a34d-63c9c5d34136 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9062 | 2026.05.08 08:13:20.811184 [ 260 ] {520a033f-6564-45d8-9eb5-4984d68a6f9e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40062) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9063 | 2026.05.08 08:13:20.811225 [ 260 ] {520a033f-6564-45d8-9eb5-4984d68a6f9e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9064 | 2026.05.08 08:13:20.811567 [ 260 ] {520a033f-6564-45d8-9eb5-4984d68a6f9e} <Trace> oximeter.measurements_u64 (51456919-ce1d-4304-962d-5a281585e6eb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9065 | 2026.05.08 08:13:20.811604 [ 260 ] {520a033f-6564-45d8-9eb5-4984d68a6f9e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.02 GiB. | ||
| 9066 | 2026.05.08 08:13:20.811916 [ 260 ] {520a033f-6564-45d8-9eb5-4984d68a6f9e} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 9067 | 2026.05.08 08:13:20.812130 [ 260 ] {520a033f-6564-45d8-9eb5-4984d68a6f9e} <Trace> oximeter.measurements_u64 (51456919-ce1d-4304-962d-5a281585e6eb): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9068 | 2026.05.08 08:13:20.812256 [ 260 ] {520a033f-6564-45d8-9eb5-4984d68a6f9e} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001091 sec., 82493.12557286893 rows/sec., 5.16 MiB/sec. | ||
| 9069 | 2026.05.08 08:13:20.812293 [ 260 ] {520a033f-6564-45d8-9eb5-4984d68a6f9e} <Debug> TCPHandler: Processed in 0.001254962 sec. | ||
| 9070 | 2026.05.08 08:13:21.017474 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 271 | ||
| 9071 | 2026.05.08 08:13:21.035856 [ 244 ] {} <Trace> system.metric_log (6863ca5b-3a4e-4a65-b181-6be743eb150d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9072 | 2026.05.08 08:13:21.035921 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.02 GiB. | ||
| 9073 | 2026.05.08 08:13:21.041534 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 9074 | 2026.05.08 08:13:21.042207 [ 244 ] {} <Trace> system.metric_log (6863ca5b-3a4e-4a65-b181-6be743eb150d): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9075 | 2026.05.08 08:13:21.042528 [ 82 ] {} <Debug> system.metric_log (6863ca5b-3a4e-4a65-b181-6be743eb150d) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 9076 | 2026.05.08 08:13:21.042605 [ 82 ] {} <Trace> system.metric_log (6863ca5b-3a4e-4a65-b181-6be743eb150d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9077 | 2026.05.08 08:13:21.042644 [ 82 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.02 GiB. | ||
| 9078 | 2026.05.08 08:13:21.042763 [ 193 ] {6863ca5b-3a4e-4a65-b181-6be743eb150d::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 | ||
| 9079 | 2026.05.08 08:13:21.045429 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 271 | ||
| 9080 | 2026.05.08 08:13:21.045603 [ 193 ] {6863ca5b-3a4e-4a65-b181-6be743eb150d::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9081 | 2026.05.08 08:13:21.046374 [ 193 ] {6863ca5b-3a4e-4a65-b181-6be743eb150d::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 | ||
| 9082 | 2026.05.08 08:13:21.049684 [ 193 ] {6863ca5b-3a4e-4a65-b181-6be743eb150d::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 | ||
| 9083 | 2026.05.08 08:13:21.053158 [ 193 ] {6863ca5b-3a4e-4a65-b181-6be743eb150d::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 | ||
| 9084 | 2026.05.08 08:13:21.056840 [ 193 ] {6863ca5b-3a4e-4a65-b181-6be743eb150d::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 | ||
| 9085 | 2026.05.08 08:13:21.060881 [ 193 ] {6863ca5b-3a4e-4a65-b181-6be743eb150d::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 | ||
| 9086 | 2026.05.08 08:13:21.065096 [ 193 ] {6863ca5b-3a4e-4a65-b181-6be743eb150d::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 7 rows starting from the beginning of the part | ||
| 9087 | 2026.05.08 08:13:21.114400 [ 192 ] {6863ca5b-3a4e-4a65-b181-6be743eb150d::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 271 rows, containing 679 columns (679 merged, 0 gathered) in 0.071675363 sec., 3780.9365541685497 rows/sec., 19.55 MiB/sec. | ||
| 9088 | 2026.05.08 08:13:21.117152 [ 194 ] {6863ca5b-3a4e-4a65-b181-6be743eb150d::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 9089 | 2026.05.08 08:13:21.119271 [ 194 ] {6863ca5b-3a4e-4a65-b181-6be743eb150d::all_1_36_7} <Trace> system.metric_log (6863ca5b-3a4e-4a65-b181-6be743eb150d): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9090 | 2026.05.08 08:13:21.119370 [ 194 ] {6863ca5b-3a4e-4a65-b181-6be743eb150d::all_1_36_7} <Trace> system.metric_log (6863ca5b-3a4e-4a65-b181-6be743eb150d) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 9091 | 2026.05.08 08:13:21.121398 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 12.43 MiB. | ||
| 9092 | 2026.05.08 08:13:22.000210 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 295.76 MiB, peak 307.63 MiB, free memory in arenas 0.00 B, will set to 298.20 MiB (RSS), difference: 2.43 MiB | ||
| 9093 | 2026.05.08 08:13:25.782934 [ 260 ] {} <Trace> TCP-Session: 3fbd83a9-a342-4804-a34d-63c9c5d34136 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9094 | 2026.05.08 08:13:25.783224 [ 260 ] {896a3583-0676-44e1-98b7-f7dc8804725e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40062) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native (stage: Complete) | ||
| 9095 | 2026.05.08 08:13:25.783594 [ 260 ] {896a3583-0676-44e1-98b7-f7dc8804725e} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 9096 | 2026.05.08 08:13:25.783633 [ 260 ] {896a3583-0676-44e1-98b7-f7dc8804725e} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 9097 | 2026.05.08 08:13:25.783872 [ 260 ] {896a3583-0676-44e1-98b7-f7dc8804725e} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 9098 | 2026.05.08 08:13:25.783947 [ 260 ] {896a3583-0676-44e1-98b7-f7dc8804725e} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 9099 | 2026.05.08 08:13:25.784100 [ 260 ] {896a3583-0676-44e1-98b7-f7dc8804725e} <Debug> oximeter.timeseries_schema (b89db7f6-4c52-403d-9f92-e362dcc59f0f) (SelectExecutor): Key condition: (column 0 in 20-element set) | ||
| 9100 | 2026.05.08 08:13:25.784237 [ 351 ] {896a3583-0676-44e1-98b7-f7dc8804725e} <Trace> oximeter.timeseries_schema (b89db7f6-4c52-403d-9f92-e362dcc59f0f) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 9101 | 2026.05.08 08:13:25.784257 [ 353 ] {896a3583-0676-44e1-98b7-f7dc8804725e} <Trace> oximeter.timeseries_schema (b89db7f6-4c52-403d-9f92-e362dcc59f0f) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 9102 | 2026.05.08 08:13:25.784240 [ 347 ] {896a3583-0676-44e1-98b7-f7dc8804725e} <Trace> oximeter.timeseries_schema (b89db7f6-4c52-403d-9f92-e362dcc59f0f) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 9103 | 2026.05.08 08:13:25.784447 [ 260 ] {896a3583-0676-44e1-98b7-f7dc8804725e} <Debug> oximeter.timeseries_schema (b89db7f6-4c52-403d-9f92-e362dcc59f0f) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges | ||
| 9104 | 2026.05.08 08:13:25.784479 [ 260 ] {896a3583-0676-44e1-98b7-f7dc8804725e} <Trace> oximeter.timeseries_schema (b89db7f6-4c52-403d-9f92-e362dcc59f0f) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 9105 | 2026.05.08 08:13:25.784555 [ 260 ] {896a3583-0676-44e1-98b7-f7dc8804725e} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 9106 | 2026.05.08 08:13:25.784577 [ 260 ] {896a3583-0676-44e1-98b7-f7dc8804725e} <Debug> oximeter.timeseries_schema (b89db7f6-4c52-403d-9f92-e362dcc59f0f) (SelectExecutor): Reading approx. 47 rows with 2 streams | ||
| 9107 | 2026.05.08 08:13:25.784612 [ 260 ] {896a3583-0676-44e1-98b7-f7dc8804725e} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 9108 | 2026.05.08 08:13:25.784671 [ 260 ] {896a3583-0676-44e1-98b7-f7dc8804725e} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 9109 | 2026.05.08 08:13:25.785889 [ 260 ] {896a3583-0676-44e1-98b7-f7dc8804725e} <Debug> executeQuery: Read 47 rows, 8.00 KiB in 0.002775 sec., 16936.936936936938 rows/sec., 2.82 MiB/sec. | ||
| 9110 | 2026.05.08 08:13:25.786033 [ 260 ] {896a3583-0676-44e1-98b7-f7dc8804725e} <Debug> TCPHandler: Processed in 0.003241406 sec. | ||
| 9111 | 2026.05.08 08:13:25.788088 [ 260 ] {} <Trace> TCP-Session: 3fbd83a9-a342-4804-a34d-63c9c5d34136 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9112 | 2026.05.08 08:13:25.788208 [ 260 ] {b85e04ca-6e1a-401b-95c9-77b480a335c9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40062) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 9113 | 2026.05.08 08:13:25.788273 [ 260 ] {b85e04ca-6e1a-401b-95c9-77b480a335c9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 9114 | 2026.05.08 08:13:25.788916 [ 260 ] {b85e04ca-6e1a-401b-95c9-77b480a335c9} <Trace> oximeter.fields_ipaddr (034d96d9-789e-4505-ab4d-4c4f8262c586): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9115 | 2026.05.08 08:13:25.788981 [ 260 ] {b85e04ca-6e1a-401b-95c9-77b480a335c9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.02 GiB. | ||
| 9116 | 2026.05.08 08:13:25.789445 [ 260 ] {b85e04ca-6e1a-401b-95c9-77b480a335c9} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 9117 | 2026.05.08 08:13:25.789699 [ 260 ] {b85e04ca-6e1a-401b-95c9-77b480a335c9} <Trace> oximeter.fields_ipaddr (034d96d9-789e-4505-ab4d-4c4f8262c586): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9118 | 2026.05.08 08:13:25.789853 [ 260 ] {b85e04ca-6e1a-401b-95c9-77b480a335c9} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001686 sec., 2372.479240806643 rows/sec., 193.46 KiB/sec. | ||
| 9119 | 2026.05.08 08:13:25.789895 [ 260 ] {b85e04ca-6e1a-401b-95c9-77b480a335c9} <Debug> TCPHandler: Processed in 0.001861142 sec. | ||
| 9120 | 2026.05.08 08:13:25.790033 [ 260 ] {} <Trace> TCP-Session: 3fbd83a9-a342-4804-a34d-63c9c5d34136 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9121 | 2026.05.08 08:13:25.790138 [ 260 ] {fb83688a-951e-4485-8a01-c92e88d07bc3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40062) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9122 | 2026.05.08 08:13:25.790188 [ 260 ] {fb83688a-951e-4485-8a01-c92e88d07bc3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9123 | 2026.05.08 08:13:25.790774 [ 260 ] {fb83688a-951e-4485-8a01-c92e88d07bc3} <Trace> oximeter.fields_string (2e56caf6-21a8-464c-b24f-cce9c93bbfbe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9124 | 2026.05.08 08:13:25.790812 [ 260 ] {fb83688a-951e-4485-8a01-c92e88d07bc3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.02 GiB. | ||
| 9125 | 2026.05.08 08:13:25.791176 [ 260 ] {fb83688a-951e-4485-8a01-c92e88d07bc3} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 9126 | 2026.05.08 08:13:25.791471 [ 260 ] {fb83688a-951e-4485-8a01-c92e88d07bc3} <Trace> oximeter.fields_string (2e56caf6-21a8-464c-b24f-cce9c93bbfbe): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9127 | 2026.05.08 08:13:25.791646 [ 260 ] {fb83688a-951e-4485-8a01-c92e88d07bc3} <Debug> executeQuery: Read 106 rows, 9.08 KiB in 0.001531 sec., 69235.79359895493 rows/sec., 5.79 MiB/sec. | ||
| 9128 | 2026.05.08 08:13:25.791695 [ 260 ] {fb83688a-951e-4485-8a01-c92e88d07bc3} <Debug> TCPHandler: Processed in 0.00171331 sec. | ||
| 9129 | 2026.05.08 08:13:25.791769 [ 75 ] {} <Debug> oximeter.fields_string (2e56caf6-21a8-464c-b24f-cce9c93bbfbe) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 9130 | 2026.05.08 08:13:25.791826 [ 75 ] {} <Trace> oximeter.fields_string (2e56caf6-21a8-464c-b24f-cce9c93bbfbe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9131 | 2026.05.08 08:13:25.791839 [ 260 ] {} <Trace> TCP-Session: 3fbd83a9-a342-4804-a34d-63c9c5d34136 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9132 | 2026.05.08 08:13:25.791853 [ 75 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.02 GiB. | ||
| 9133 | 2026.05.08 08:13:25.791953 [ 260 ] {bd79b647-4d69-4c82-b053-ba2502c32da5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40062) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 9134 | 2026.05.08 08:13:25.792006 [ 260 ] {bd79b647-4d69-4c82-b053-ba2502c32da5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 9135 | 2026.05.08 08:13:25.792009 [ 201 ] {2e56caf6-21a8-464c-b24f-cce9c93bbfbe::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 | ||
| 9136 | 2026.05.08 08:13:25.792160 [ 201 ] {2e56caf6-21a8-464c-b24f-cce9c93bbfbe::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9137 | 2026.05.08 08:13:25.792199 [ 201 ] {2e56caf6-21a8-464c-b24f-cce9c93bbfbe::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 3358 rows starting from the beginning of the part | ||
| 9138 | 2026.05.08 08:13:25.792271 [ 201 ] {2e56caf6-21a8-464c-b24f-cce9c93bbfbe::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 3185 rows starting from the beginning of the part | ||
| 9139 | 2026.05.08 08:13:25.792330 [ 201 ] {2e56caf6-21a8-464c-b24f-cce9c93bbfbe::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 56 rows starting from the beginning of the part | ||
| 9140 | 2026.05.08 08:13:25.792379 [ 201 ] {2e56caf6-21a8-464c-b24f-cce9c93bbfbe::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 104 rows starting from the beginning of the part | ||
| 9141 | 2026.05.08 08:13:25.792423 [ 201 ] {2e56caf6-21a8-464c-b24f-cce9c93bbfbe::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 833 rows starting from the beginning of the part | ||
| 9142 | 2026.05.08 08:13:25.792466 [ 201 ] {2e56caf6-21a8-464c-b24f-cce9c93bbfbe::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 106 rows starting from the beginning of the part | ||
| 9143 | 2026.05.08 08:13:25.792582 [ 260 ] {bd79b647-4d69-4c82-b053-ba2502c32da5} <Trace> oximeter.fields_u16 (b3f55b36-ed93-4ef0-b7a4-471cf9f732a6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9144 | 2026.05.08 08:13:25.792627 [ 260 ] {bd79b647-4d69-4c82-b053-ba2502c32da5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.02 GiB. | ||
| 9145 | 2026.05.08 08:13:25.793032 [ 260 ] {bd79b647-4d69-4c82-b053-ba2502c32da5} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 9146 | 2026.05.08 08:13:25.793373 [ 260 ] {bd79b647-4d69-4c82-b053-ba2502c32da5} <Trace> oximeter.fields_u16 (b3f55b36-ed93-4ef0-b7a4-471cf9f732a6): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9147 | 2026.05.08 08:13:25.793508 [ 75 ] {} <Debug> oximeter.fields_u16 (b3f55b36-ed93-4ef0-b7a4-471cf9f732a6) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 9148 | 2026.05.08 08:13:25.793528 [ 260 ] {bd79b647-4d69-4c82-b053-ba2502c32da5} <Debug> executeQuery: Read 28 rows, 2.08 KiB in 0.001601 sec., 17489.069331667706 rows/sec., 1.27 MiB/sec. | ||
| 9149 | 2026.05.08 08:13:25.793550 [ 75 ] {} <Trace> oximeter.fields_u16 (b3f55b36-ed93-4ef0-b7a4-471cf9f732a6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9150 | 2026.05.08 08:13:25.793570 [ 260 ] {bd79b647-4d69-4c82-b053-ba2502c32da5} <Debug> TCPHandler: Processed in 0.001788681 sec. | ||
| 9151 | 2026.05.08 08:13:25.793573 [ 75 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.02 GiB. | ||
| 9152 | 2026.05.08 08:13:25.793696 [ 192 ] {b3f55b36-ed93-4ef0-b7a4-471cf9f732a6::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 | ||
| 9153 | 2026.05.08 08:13:25.793707 [ 260 ] {} <Trace> TCP-Session: 3fbd83a9-a342-4804-a34d-63c9c5d34136 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9154 | 2026.05.08 08:13:25.793853 [ 260 ] {8786b4b4-e6d4-4c32-b8bd-0b013491ac52} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40062) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9155 | 2026.05.08 08:13:25.793856 [ 192 ] {b3f55b36-ed93-4ef0-b7a4-471cf9f732a6::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9156 | 2026.05.08 08:13:25.793900 [ 260 ] {8786b4b4-e6d4-4c32-b8bd-0b013491ac52} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9157 | 2026.05.08 08:13:25.793911 [ 192 ] {b3f55b36-ed93-4ef0-b7a4-471cf9f732a6::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 225 rows starting from the beginning of the part | ||
| 9158 | 2026.05.08 08:13:25.793999 [ 192 ] {b3f55b36-ed93-4ef0-b7a4-471cf9f732a6::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 24 rows starting from the beginning of the part | ||
| 9159 | 2026.05.08 08:13:25.794050 [ 192 ] {b3f55b36-ed93-4ef0-b7a4-471cf9f732a6::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 183 rows starting from the beginning of the part | ||
| 9160 | 2026.05.08 08:13:25.794096 [ 192 ] {b3f55b36-ed93-4ef0-b7a4-471cf9f732a6::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 24 rows starting from the beginning of the part | ||
| 9161 | 2026.05.08 08:13:25.794140 [ 192 ] {b3f55b36-ed93-4ef0-b7a4-471cf9f732a6::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 160 rows starting from the beginning of the part | ||
| 9162 | 2026.05.08 08:13:25.794183 [ 192 ] {b3f55b36-ed93-4ef0-b7a4-471cf9f732a6::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 28 rows starting from the beginning of the part | ||
| 9163 | 2026.05.08 08:13:25.794396 [ 260 ] {8786b4b4-e6d4-4c32-b8bd-0b013491ac52} <Trace> oximeter.fields_uuid (6954ef9e-8f45-45b9-b3dd-33f933bb31d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9164 | 2026.05.08 08:13:25.794442 [ 260 ] {8786b4b4-e6d4-4c32-b8bd-0b013491ac52} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.02 GiB. | ||
| 9165 | 2026.05.08 08:13:25.795266 [ 190 ] {b3f55b36-ed93-4ef0-b7a4-471cf9f732a6::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 644 rows, containing 5 columns (5 merged, 0 gathered) in 0.001616038 sec., 398505.4806879541 rows/sec., 26.82 MiB/sec. | ||
| 9166 | 2026.05.08 08:13:25.795311 [ 260 ] {8786b4b4-e6d4-4c32-b8bd-0b013491ac52} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 9167 | 2026.05.08 08:13:25.795476 [ 186 ] {b3f55b36-ed93-4ef0-b7a4-471cf9f732a6::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 9168 | 2026.05.08 08:13:25.795622 [ 260 ] {8786b4b4-e6d4-4c32-b8bd-0b013491ac52} <Trace> oximeter.fields_uuid (6954ef9e-8f45-45b9-b3dd-33f933bb31d2): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9169 | 2026.05.08 08:13:25.795701 [ 192 ] {2e56caf6-21a8-464c-b24f-cce9c93bbfbe::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7642 rows, containing 5 columns (5 merged, 0 gathered) in 0.003759526 sec., 2032703.0588430562 rows/sec., 161.74 MiB/sec. | ||
| 9170 | 2026.05.08 08:13:25.795766 [ 75 ] {} <Debug> oximeter.fields_uuid (6954ef9e-8f45-45b9-b3dd-33f933bb31d2) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 9171 | 2026.05.08 08:13:25.795790 [ 260 ] {8786b4b4-e6d4-4c32-b8bd-0b013491ac52} <Debug> executeQuery: Read 92 rows, 7.36 KiB in 0.001959 sec., 46962.73608984176 rows/sec., 3.67 MiB/sec. | ||
| 9172 | 2026.05.08 08:13:25.795806 [ 75 ] {} <Trace> oximeter.fields_uuid (6954ef9e-8f45-45b9-b3dd-33f933bb31d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9173 | 2026.05.08 08:13:25.795832 [ 75 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.02 GiB. | ||
| 9174 | 2026.05.08 08:13:25.795836 [ 260 ] {8786b4b4-e6d4-4c32-b8bd-0b013491ac52} <Debug> TCPHandler: Processed in 0.002182508 sec. | ||
| 9175 | 2026.05.08 08:13:25.795846 [ 186 ] {b3f55b36-ed93-4ef0-b7a4-471cf9f732a6::all_1_51_10} <Trace> oximeter.fields_u16 (b3f55b36-ed93-4ef0-b7a4-471cf9f732a6): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9176 | 2026.05.08 08:13:25.795916 [ 192 ] {6954ef9e-8f45-45b9-b3dd-33f933bb31d2::all_1_61_12} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_56_11 to all_61_61_0 into Compact with storage Full | ||
| 9177 | 2026.05.08 08:13:25.795974 [ 186 ] {b3f55b36-ed93-4ef0-b7a4-471cf9f732a6::all_1_51_10} <Trace> oximeter.fields_u16 (b3f55b36-ed93-4ef0-b7a4-471cf9f732a6) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 9178 | 2026.05.08 08:13:25.795984 [ 260 ] {} <Trace> TCP-Session: 3fbd83a9-a342-4804-a34d-63c9c5d34136 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9179 | 2026.05.08 08:13:25.796024 [ 192 ] {6954ef9e-8f45-45b9-b3dd-33f933bb31d2::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9180 | 2026.05.08 08:13:25.796043 [ 190 ] {2e56caf6-21a8-464c-b24f-cce9c93bbfbe::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 9181 | 2026.05.08 08:13:25.796059 [ 192 ] {6954ef9e-8f45-45b9-b3dd-33f933bb31d2::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 1830 rows starting from the beginning of the part | ||
| 9182 | 2026.05.08 08:13:25.796096 [ 260 ] {cdf39865-13e4-4cf6-9fd9-8f7426f92c5c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40062) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9183 | 2026.05.08 08:13:25.796117 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB. | ||
| 9184 | 2026.05.08 08:13:25.796122 [ 192 ] {6954ef9e-8f45-45b9-b3dd-33f933bb31d2::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 1746 rows starting from the beginning of the part | ||
| 9185 | 2026.05.08 08:13:25.796152 [ 260 ] {cdf39865-13e4-4cf6-9fd9-8f7426f92c5c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9186 | 2026.05.08 08:13:25.796192 [ 192 ] {6954ef9e-8f45-45b9-b3dd-33f933bb31d2::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 64 rows starting from the beginning of the part | ||
| 9187 | 2026.05.08 08:13:25.796235 [ 192 ] {6954ef9e-8f45-45b9-b3dd-33f933bb31d2::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 88 rows starting from the beginning of the part | ||
| 9188 | 2026.05.08 08:13:25.796273 [ 192 ] {6954ef9e-8f45-45b9-b3dd-33f933bb31d2::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 508 rows starting from the beginning of the part | ||
| 9189 | 2026.05.08 08:13:25.796319 [ 192 ] {6954ef9e-8f45-45b9-b3dd-33f933bb31d2::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 92 rows starting from the beginning of the part | ||
| 9190 | 2026.05.08 08:13:25.796360 [ 190 ] {2e56caf6-21a8-464c-b24f-cce9c93bbfbe::all_1_61_12} <Trace> oximeter.fields_string (2e56caf6-21a8-464c-b24f-cce9c93bbfbe): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9191 | 2026.05.08 08:13:25.796451 [ 190 ] {2e56caf6-21a8-464c-b24f-cce9c93bbfbe::all_1_61_12} <Trace> oximeter.fields_string (2e56caf6-21a8-464c-b24f-cce9c93bbfbe) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 9192 | 2026.05.08 08:13:25.796551 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.38 MiB. | ||
| 9193 | 2026.05.08 08:13:25.796634 [ 260 ] {cdf39865-13e4-4cf6-9fd9-8f7426f92c5c} <Trace> oximeter.measurements_cumulativeu64 (a8be02dd-881e-443e-adcb-2b9e0d812815): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9194 | 2026.05.08 08:13:25.796676 [ 260 ] {cdf39865-13e4-4cf6-9fd9-8f7426f92c5c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.02 GiB. | ||
| 9195 | 2026.05.08 08:13:25.797060 [ 260 ] {cdf39865-13e4-4cf6-9fd9-8f7426f92c5c} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 9196 | 2026.05.08 08:13:25.797297 [ 260 ] {cdf39865-13e4-4cf6-9fd9-8f7426f92c5c} <Trace> oximeter.measurements_cumulativeu64 (a8be02dd-881e-443e-adcb-2b9e0d812815): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9197 | 2026.05.08 08:13:25.797408 [ 75 ] {} <Debug> oximeter.measurements_cumulativeu64 (a8be02dd-881e-443e-adcb-2b9e0d812815) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 9198 | 2026.05.08 08:13:25.797435 [ 260 ] {cdf39865-13e4-4cf6-9fd9-8f7426f92c5c} <Debug> executeQuery: Read 162 rows, 11.55 KiB in 0.00136 sec., 119117.64705882352 rows/sec., 8.29 MiB/sec. | ||
| 9199 | 2026.05.08 08:13:25.797440 [ 75 ] {} <Trace> oximeter.measurements_cumulativeu64 (a8be02dd-881e-443e-adcb-2b9e0d812815): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9200 | 2026.05.08 08:13:25.797467 [ 75 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.02 GiB. | ||
| 9201 | 2026.05.08 08:13:25.797475 [ 260 ] {cdf39865-13e4-4cf6-9fd9-8f7426f92c5c} <Debug> TCPHandler: Processed in 0.001542526 sec. | ||
| 9202 | 2026.05.08 08:13:25.797550 [ 197 ] {a8be02dd-881e-443e-adcb-2b9e0d812815::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 | ||
| 9203 | 2026.05.08 08:13:25.797599 [ 260 ] {} <Trace> TCP-Session: 3fbd83a9-a342-4804-a34d-63c9c5d34136 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9204 | 2026.05.08 08:13:25.797666 [ 197 ] {a8be02dd-881e-443e-adcb-2b9e0d812815::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9205 | 2026.05.08 08:13:25.797701 [ 197 ] {a8be02dd-881e-443e-adcb-2b9e0d812815::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_56_11, total 22042 rows starting from the beginning of the part | ||
| 9206 | 2026.05.08 08:13:25.797701 [ 260 ] {66a52570-be6a-4b4e-9b4b-284b889bd067} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40062) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 9207 | 2026.05.08 08:13:25.797761 [ 197 ] {a8be02dd-881e-443e-adcb-2b9e0d812815::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 1608 rows starting from the beginning of the part | ||
| 9208 | 2026.05.08 08:13:25.797771 [ 260 ] {66a52570-be6a-4b4e-9b4b-284b889bd067} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 9209 | 2026.05.08 08:13:25.797816 [ 197 ] {a8be02dd-881e-443e-adcb-2b9e0d812815::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 128 rows starting from the beginning of the part | ||
| 9210 | 2026.05.08 08:13:25.797865 [ 197 ] {a8be02dd-881e-443e-adcb-2b9e0d812815::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 160 rows starting from the beginning of the part | ||
| 9211 | 2026.05.08 08:13:25.797892 [ 186 ] {6954ef9e-8f45-45b9-b3dd-33f933bb31d2::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4328 rows, containing 5 columns (5 merged, 0 gathered) in 0.002011624 sec., 2151495.5081068827 rows/sec., 156.01 MiB/sec. | ||
| 9212 | 2026.05.08 08:13:25.797905 [ 197 ] {a8be02dd-881e-443e-adcb-2b9e0d812815::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 265 rows starting from the beginning of the part | ||
| 9213 | 2026.05.08 08:13:25.797958 [ 197 ] {a8be02dd-881e-443e-adcb-2b9e0d812815::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 162 rows starting from the beginning of the part | ||
| 9214 | 2026.05.08 08:13:25.798134 [ 190 ] {6954ef9e-8f45-45b9-b3dd-33f933bb31d2::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 9215 | 2026.05.08 08:13:25.798414 [ 190 ] {6954ef9e-8f45-45b9-b3dd-33f933bb31d2::all_1_61_12} <Trace> oximeter.fields_uuid (6954ef9e-8f45-45b9-b3dd-33f933bb31d2): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9216 | 2026.05.08 08:13:25.798488 [ 190 ] {6954ef9e-8f45-45b9-b3dd-33f933bb31d2::all_1_61_12} <Trace> oximeter.fields_uuid (6954ef9e-8f45-45b9-b3dd-33f933bb31d2) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 9217 | 2026.05.08 08:13:25.798579 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.80 MiB. | ||
| 9218 | 2026.05.08 08:13:25.798617 [ 260 ] {66a52570-be6a-4b4e-9b4b-284b889bd067} <Trace> oximeter.measurements_histogramu64 (ebabec84-cbfc-4cf8-9a95-b35807d218b8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9219 | 2026.05.08 08:13:25.798660 [ 260 ] {66a52570-be6a-4b4e-9b4b-284b889bd067} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.02 GiB. | ||
| 9220 | 2026.05.08 08:13:25.799255 [ 260 ] {66a52570-be6a-4b4e-9b4b-284b889bd067} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 9221 | 2026.05.08 08:13:25.799503 [ 260 ] {66a52570-be6a-4b4e-9b4b-284b889bd067} <Trace> oximeter.measurements_histogramu64 (ebabec84-cbfc-4cf8-9a95-b35807d218b8): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9222 | 2026.05.08 08:13:25.799652 [ 76 ] {} <Debug> oximeter.measurements_histogramu64 (ebabec84-cbfc-4cf8-9a95-b35807d218b8) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 9223 | 2026.05.08 08:13:25.799661 [ 260 ] {66a52570-be6a-4b4e-9b4b-284b889bd067} <Debug> executeQuery: Read 24 rows, 44.04 KiB in 0.001979 sec., 12127.337038908541 rows/sec., 21.73 MiB/sec. | ||
| 9224 | 2026.05.08 08:13:25.799698 [ 76 ] {} <Trace> oximeter.measurements_histogramu64 (ebabec84-cbfc-4cf8-9a95-b35807d218b8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9225 | 2026.05.08 08:13:25.799726 [ 76 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.02 GiB. | ||
| 9226 | 2026.05.08 08:13:25.799747 [ 260 ] {66a52570-be6a-4b4e-9b4b-284b889bd067} <Debug> TCPHandler: Processed in 0.002198038 sec. | ||
| 9227 | 2026.05.08 08:13:25.799812 [ 186 ] {ebabec84-cbfc-4cf8-9a95-b35807d218b8::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 | ||
| 9228 | 2026.05.08 08:13:25.799869 [ 260 ] {} <Trace> TCP-Session: 3fbd83a9-a342-4804-a34d-63c9c5d34136 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9229 | 2026.05.08 08:13:25.799970 [ 260 ] {95c329e2-7161-4537-98ab-b7aa874a9cfc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40062) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9230 | 2026.05.08 08:13:25.800020 [ 260 ] {95c329e2-7161-4537-98ab-b7aa874a9cfc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9231 | 2026.05.08 08:13:25.800023 [ 186 ] {ebabec84-cbfc-4cf8-9a95-b35807d218b8::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9232 | 2026.05.08 08:13:25.800091 [ 186 ] {ebabec84-cbfc-4cf8-9a95-b35807d218b8::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 952 rows starting from the beginning of the part | ||
| 9233 | 2026.05.08 08:13:25.800232 [ 186 ] {ebabec84-cbfc-4cf8-9a95-b35807d218b8::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 24 rows starting from the beginning of the part | ||
| 9234 | 2026.05.08 08:13:25.800354 [ 186 ] {ebabec84-cbfc-4cf8-9a95-b35807d218b8::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 27 rows starting from the beginning of the part | ||
| 9235 | 2026.05.08 08:13:25.800391 [ 260 ] {95c329e2-7161-4537-98ab-b7aa874a9cfc} <Trace> oximeter.measurements_u64 (51456919-ce1d-4304-962d-5a281585e6eb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9236 | 2026.05.08 08:13:25.800433 [ 260 ] {95c329e2-7161-4537-98ab-b7aa874a9cfc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.02 GiB. | ||
| 9237 | 2026.05.08 08:13:25.800458 [ 186 ] {ebabec84-cbfc-4cf8-9a95-b35807d218b8::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 24 rows starting from the beginning of the part | ||
| 9238 | 2026.05.08 08:13:25.800564 [ 186 ] {ebabec84-cbfc-4cf8-9a95-b35807d218b8::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 18 rows starting from the beginning of the part | ||
| 9239 | 2026.05.08 08:13:25.800661 [ 186 ] {ebabec84-cbfc-4cf8-9a95-b35807d218b8::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 24 rows starting from the beginning of the part | ||
| 9240 | 2026.05.08 08:13:25.800785 [ 260 ] {95c329e2-7161-4537-98ab-b7aa874a9cfc} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 9241 | 2026.05.08 08:13:25.801049 [ 260 ] {95c329e2-7161-4537-98ab-b7aa874a9cfc} <Trace> oximeter.measurements_u64 (51456919-ce1d-4304-962d-5a281585e6eb): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9242 | 2026.05.08 08:13:25.801179 [ 76 ] {} <Debug> oximeter.measurements_u64 (51456919-ce1d-4304-962d-5a281585e6eb) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 9243 | 2026.05.08 08:13:25.801195 [ 260 ] {95c329e2-7161-4537-98ab-b7aa874a9cfc} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001244 sec., 48231.511254019286 rows/sec., 3.25 MiB/sec. | ||
| 9244 | 2026.05.08 08:13:25.801217 [ 76 ] {} <Trace> oximeter.measurements_u64 (51456919-ce1d-4304-962d-5a281585e6eb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9245 | 2026.05.08 08:13:25.801244 [ 260 ] {95c329e2-7161-4537-98ab-b7aa874a9cfc} <Debug> TCPHandler: Processed in 0.001425715 sec. | ||
| 9246 | 2026.05.08 08:13:25.801244 [ 76 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.02 GiB. | ||
| 9247 | 2026.05.08 08:13:25.801357 [ 190 ] {51456919-ce1d-4304-962d-5a281585e6eb::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 | ||
| 9248 | 2026.05.08 08:13:25.801479 [ 190 ] {51456919-ce1d-4304-962d-5a281585e6eb::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9249 | 2026.05.08 08:13:25.801514 [ 190 ] {51456919-ce1d-4304-962d-5a281585e6eb::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 3150 rows starting from the beginning of the part | ||
| 9250 | 2026.05.08 08:13:25.801574 [ 190 ] {51456919-ce1d-4304-962d-5a281585e6eb::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 42 rows starting from the beginning of the part | ||
| 9251 | 2026.05.08 08:13:25.801623 [ 190 ] {51456919-ce1d-4304-962d-5a281585e6eb::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 48 rows starting from the beginning of the part | ||
| 9252 | 2026.05.08 08:13:25.801667 [ 190 ] {51456919-ce1d-4304-962d-5a281585e6eb::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 60 rows starting from the beginning of the part | ||
| 9253 | 2026.05.08 08:13:25.801714 [ 190 ] {51456919-ce1d-4304-962d-5a281585e6eb::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 90 rows starting from the beginning of the part | ||
| 9254 | 2026.05.08 08:13:25.801756 [ 190 ] {51456919-ce1d-4304-962d-5a281585e6eb::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 60 rows starting from the beginning of the part | ||
| 9255 | 2026.05.08 08:13:25.803764 [ 195 ] {51456919-ce1d-4304-962d-5a281585e6eb::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3450 rows, containing 4 columns (4 merged, 0 gathered) in 0.002452332 sec., 1406824.198354872 rows/sec., 92.29 MiB/sec. | ||
| 9256 | 2026.05.08 08:13:25.804194 [ 200 ] {51456919-ce1d-4304-962d-5a281585e6eb::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 9257 | 2026.05.08 08:13:25.804508 [ 200 ] {51456919-ce1d-4304-962d-5a281585e6eb::all_1_61_12} <Trace> oximeter.measurements_u64 (51456919-ce1d-4304-962d-5a281585e6eb): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9258 | 2026.05.08 08:13:25.804595 [ 200 ] {51456919-ce1d-4304-962d-5a281585e6eb::all_1_61_12} <Trace> oximeter.measurements_u64 (51456919-ce1d-4304-962d-5a281585e6eb) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 9259 | 2026.05.08 08:13:25.804687 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.74 MiB. | ||
| 9260 | 2026.05.08 08:13:25.805843 [ 195 ] {a8be02dd-881e-443e-adcb-2b9e0d812815::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 24365 rows, containing 5 columns (5 merged, 0 gathered) in 0.008336244 sec., 2922779.131704878 rows/sec., 187.42 MiB/sec. | ||
| 9261 | 2026.05.08 08:13:25.806514 [ 200 ] {a8be02dd-881e-443e-adcb-2b9e0d812815::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 9262 | 2026.05.08 08:13:25.806793 [ 200 ] {a8be02dd-881e-443e-adcb-2b9e0d812815::all_1_61_12} <Trace> oximeter.measurements_cumulativeu64 (a8be02dd-881e-443e-adcb-2b9e0d812815): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9263 | 2026.05.08 08:13:25.806868 [ 200 ] {a8be02dd-881e-443e-adcb-2b9e0d812815::all_1_61_12} <Trace> oximeter.measurements_cumulativeu64 (a8be02dd-881e-443e-adcb-2b9e0d812815) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 9264 | 2026.05.08 08:13:25.806948 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.28 MiB. | ||
| 9265 | 2026.05.08 08:13:25.808928 [ 198 ] {ebabec84-cbfc-4cf8-9a95-b35807d218b8::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1069 rows, containing 19 columns (19 merged, 0 gathered) in 0.009153899 sec., 116780.83841650427 rows/sec., 209.27 MiB/sec. | ||
| 9266 | 2026.05.08 08:13:25.810860 [ 195 ] {ebabec84-cbfc-4cf8-9a95-b35807d218b8::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 9267 | 2026.05.08 08:13:25.811217 [ 195 ] {ebabec84-cbfc-4cf8-9a95-b35807d218b8::all_1_51_10} <Trace> oximeter.measurements_histogramu64 (ebabec84-cbfc-4cf8-9a95-b35807d218b8): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9268 | 2026.05.08 08:13:25.811296 [ 195 ] {ebabec84-cbfc-4cf8-9a95-b35807d218b8::all_1_51_10} <Trace> oximeter.measurements_histogramu64 (ebabec84-cbfc-4cf8-9a95-b35807d218b8) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 9269 | 2026.05.08 08:13:25.811421 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 8.38 MiB. | ||
| 9270 | 2026.05.08 08:13:26.000214 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 298.90 MiB, peak 312.71 MiB, free memory in arenas 0.00 B, will set to 306.04 MiB (RSS), difference: 7.13 MiB | ||
| 9271 | 2026.05.08 08:13:27.619863 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 17711 | ||
| 9272 | 2026.05.08 08:13:27.620392 [ 245 ] {} <Trace> system.asynchronous_metric_log (ae5b5697-1ff6-4106-8704-be69c16fe51c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9273 | 2026.05.08 08:13:27.620437 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.02 GiB. | ||
| 9274 | 2026.05.08 08:13:27.620966 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 9275 | 2026.05.08 08:13:27.621219 [ 245 ] {} <Trace> system.asynchronous_metric_log (ae5b5697-1ff6-4106-8704-be69c16fe51c): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9276 | 2026.05.08 08:13:27.621347 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 17711 | ||
| 9277 | 2026.05.08 08:13:28.545554 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 279 | ||
| 9278 | 2026.05.08 08:13:28.560292 [ 244 ] {} <Trace> system.metric_log (6863ca5b-3a4e-4a65-b181-6be743eb150d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9279 | 2026.05.08 08:13:28.560342 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.02 GiB. | ||
| 9280 | 2026.05.08 08:13:28.565884 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 9281 | 2026.05.08 08:13:28.566590 [ 244 ] {} <Trace> system.metric_log (6863ca5b-3a4e-4a65-b181-6be743eb150d): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9282 | 2026.05.08 08:13:28.569168 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 279 | ||
| 9283 | 2026.05.08 08:13:30.182329 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 40 entries to flush up to offset 1150 | ||
| 9284 | 2026.05.08 08:13:30.184919 [ 243 ] {} <Trace> system.query_log (14f8ccb3-56a3-4601-8a9e-d96094aafe7f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9285 | 2026.05.08 08:13:30.184981 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.02 GiB. | ||
| 9286 | 2026.05.08 08:13:30.186290 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 9287 | 2026.05.08 08:13:30.186583 [ 243 ] {} <Trace> system.query_log (14f8ccb3-56a3-4601-8a9e-d96094aafe7f): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9288 | 2026.05.08 08:13:30.186963 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1150 | ||
| 9289 | 2026.05.08 08:13:30.786545 [ 260 ] {} <Trace> TCP-Session: 3fbd83a9-a342-4804-a34d-63c9c5d34136 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9290 | 2026.05.08 08:13:30.786842 [ 260 ] {2fb5ddb9-870b-4c3a-a083-069670ec1d14} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40062) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table: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) | ||
| 9291 | 2026.05.08 08:13:30.787255 [ 260 ] {2fb5ddb9-870b-4c3a-a083-069670ec1d14} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 9292 | 2026.05.08 08:13:30.787303 [ 260 ] {2fb5ddb9-870b-4c3a-a083-069670ec1d14} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table: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 | ||
| 9293 | 2026.05.08 08:13:30.787568 [ 260 ] {2fb5ddb9-870b-4c3a-a083-069670ec1d14} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 9294 | 2026.05.08 08:13:30.787643 [ 260 ] {2fb5ddb9-870b-4c3a-a083-069670ec1d14} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 9295 | 2026.05.08 08:13:30.787792 [ 260 ] {2fb5ddb9-870b-4c3a-a083-069670ec1d14} <Debug> oximeter.timeseries_schema (b89db7f6-4c52-403d-9f92-e362dcc59f0f) (SelectExecutor): Key condition: (column 0 in 31-element set) | ||
| 9296 | 2026.05.08 08:13:30.787960 [ 351 ] {2fb5ddb9-870b-4c3a-a083-069670ec1d14} <Trace> oximeter.timeseries_schema (b89db7f6-4c52-403d-9f92-e362dcc59f0f) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 9297 | 2026.05.08 08:13:30.787967 [ 353 ] {2fb5ddb9-870b-4c3a-a083-069670ec1d14} <Trace> oximeter.timeseries_schema (b89db7f6-4c52-403d-9f92-e362dcc59f0f) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 9298 | 2026.05.08 08:13:30.787960 [ 347 ] {2fb5ddb9-870b-4c3a-a083-069670ec1d14} <Trace> oximeter.timeseries_schema (b89db7f6-4c52-403d-9f92-e362dcc59f0f) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 9299 | 2026.05.08 08:13:30.788200 [ 260 ] {2fb5ddb9-870b-4c3a-a083-069670ec1d14} <Debug> oximeter.timeseries_schema (b89db7f6-4c52-403d-9f92-e362dcc59f0f) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges | ||
| 9300 | 2026.05.08 08:13:30.788232 [ 260 ] {2fb5ddb9-870b-4c3a-a083-069670ec1d14} <Trace> oximeter.timeseries_schema (b89db7f6-4c52-403d-9f92-e362dcc59f0f) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 9301 | 2026.05.08 08:13:30.788308 [ 260 ] {2fb5ddb9-870b-4c3a-a083-069670ec1d14} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 9302 | 2026.05.08 08:13:30.788328 [ 260 ] {2fb5ddb9-870b-4c3a-a083-069670ec1d14} <Debug> oximeter.timeseries_schema (b89db7f6-4c52-403d-9f92-e362dcc59f0f) (SelectExecutor): Reading approx. 47 rows with 2 streams | ||
| 9303 | 2026.05.08 08:13:30.788364 [ 260 ] {2fb5ddb9-870b-4c3a-a083-069670ec1d14} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 9304 | 2026.05.08 08:13:30.788406 [ 260 ] {2fb5ddb9-870b-4c3a-a083-069670ec1d14} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 9305 | 2026.05.08 08:13:30.789595 [ 260 ] {2fb5ddb9-870b-4c3a-a083-069670ec1d14} <Debug> executeQuery: Read 47 rows, 11.99 KiB in 0.002873 sec., 16359.206404455272 rows/sec., 4.07 MiB/sec. | ||
| 9306 | 2026.05.08 08:13:30.789738 [ 260 ] {2fb5ddb9-870b-4c3a-a083-069670ec1d14} <Debug> TCPHandler: Processed in 0.003335727 sec. | ||
| 9307 | 2026.05.08 08:13:30.794847 [ 260 ] {} <Trace> TCP-Session: 3fbd83a9-a342-4804-a34d-63c9c5d34136 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9308 | 2026.05.08 08:13:30.795040 [ 260 ] {b8876bc5-d32c-4df6-b771-9b41735223a9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40062) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 9309 | 2026.05.08 08:13:30.795117 [ 260 ] {b8876bc5-d32c-4df6-b771-9b41735223a9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 9310 | 2026.05.08 08:13:30.795846 [ 260 ] {b8876bc5-d32c-4df6-b771-9b41735223a9} <Trace> oximeter.fields_i16 (3c1e284c-4bc9-42d0-9208-0102cfbb7904): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9311 | 2026.05.08 08:13:30.795895 [ 260 ] {b8876bc5-d32c-4df6-b771-9b41735223a9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.02 GiB. | ||
| 9312 | 2026.05.08 08:13:30.796288 [ 260 ] {b8876bc5-d32c-4df6-b771-9b41735223a9} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 9313 | 2026.05.08 08:13:30.796535 [ 260 ] {b8876bc5-d32c-4df6-b771-9b41735223a9} <Trace> oximeter.fields_i16 (3c1e284c-4bc9-42d0-9208-0102cfbb7904): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9314 | 2026.05.08 08:13:30.796686 [ 260 ] {b8876bc5-d32c-4df6-b771-9b41735223a9} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001706 sec., 166471.27784290738 rows/sec., 10.57 MiB/sec. | ||
| 9315 | 2026.05.08 08:13:30.796727 [ 260 ] {b8876bc5-d32c-4df6-b771-9b41735223a9} <Debug> TCPHandler: Processed in 0.001975615 sec. | ||
| 9316 | 2026.05.08 08:13:30.796849 [ 260 ] {} <Trace> TCP-Session: 3fbd83a9-a342-4804-a34d-63c9c5d34136 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9317 | 2026.05.08 08:13:30.796950 [ 260 ] {4e7a821e-f5f1-4a65-be0b-cf04dfccc530} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40062) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9318 | 2026.05.08 08:13:30.796993 [ 260 ] {4e7a821e-f5f1-4a65-be0b-cf04dfccc530} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9319 | 2026.05.08 08:13:30.797719 [ 260 ] {4e7a821e-f5f1-4a65-be0b-cf04dfccc530} <Trace> oximeter.fields_string (2e56caf6-21a8-464c-b24f-cce9c93bbfbe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9320 | 2026.05.08 08:13:30.797758 [ 260 ] {4e7a821e-f5f1-4a65-be0b-cf04dfccc530} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.02 GiB. | ||
| 9321 | 2026.05.08 08:13:30.798124 [ 260 ] {4e7a821e-f5f1-4a65-be0b-cf04dfccc530} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 9322 | 2026.05.08 08:13:30.798344 [ 260 ] {4e7a821e-f5f1-4a65-be0b-cf04dfccc530} <Trace> oximeter.fields_string (2e56caf6-21a8-464c-b24f-cce9c93bbfbe): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9323 | 2026.05.08 08:13:30.798478 [ 260 ] {4e7a821e-f5f1-4a65-be0b-cf04dfccc530} <Debug> executeQuery: Read 833 rows, 66.39 KiB in 0.001548 sec., 538113.6950904393 rows/sec., 41.88 MiB/sec. | ||
| 9324 | 2026.05.08 08:13:30.798517 [ 260 ] {4e7a821e-f5f1-4a65-be0b-cf04dfccc530} <Debug> TCPHandler: Processed in 0.00171927 sec. | ||
| 9325 | 2026.05.08 08:13:30.798629 [ 260 ] {} <Trace> TCP-Session: 3fbd83a9-a342-4804-a34d-63c9c5d34136 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9326 | 2026.05.08 08:13:30.798727 [ 260 ] {ede5bc6c-c3ae-4f69-9cd5-0106cf5d411d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40062) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 9327 | 2026.05.08 08:13:30.798768 [ 260 ] {ede5bc6c-c3ae-4f69-9cd5-0106cf5d411d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 9328 | 2026.05.08 08:13:30.799205 [ 260 ] {ede5bc6c-c3ae-4f69-9cd5-0106cf5d411d} <Trace> oximeter.fields_u16 (b3f55b36-ed93-4ef0-b7a4-471cf9f732a6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9329 | 2026.05.08 08:13:30.799242 [ 260 ] {ede5bc6c-c3ae-4f69-9cd5-0106cf5d411d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.02 GiB. | ||
| 9330 | 2026.05.08 08:13:30.799553 [ 260 ] {ede5bc6c-c3ae-4f69-9cd5-0106cf5d411d} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 9331 | 2026.05.08 08:13:30.799772 [ 260 ] {ede5bc6c-c3ae-4f69-9cd5-0106cf5d411d} <Trace> oximeter.fields_u16 (b3f55b36-ed93-4ef0-b7a4-471cf9f732a6): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9332 | 2026.05.08 08:13:30.799907 [ 260 ] {ede5bc6c-c3ae-4f69-9cd5-0106cf5d411d} <Debug> executeQuery: Read 160 rows, 9.90 KiB in 0.001199 sec., 133444.53711426188 rows/sec., 8.06 MiB/sec. | ||
| 9333 | 2026.05.08 08:13:30.799945 [ 260 ] {ede5bc6c-c3ae-4f69-9cd5-0106cf5d411d} <Debug> TCPHandler: Processed in 0.001367344 sec. | ||
| 9334 | 2026.05.08 08:13:30.800057 [ 260 ] {} <Trace> TCP-Session: 3fbd83a9-a342-4804-a34d-63c9c5d34136 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9335 | 2026.05.08 08:13:30.800152 [ 260 ] {fe0991fd-3a95-4c9b-9d16-80143c19935e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40062) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 9336 | 2026.05.08 08:13:30.800193 [ 260 ] {fe0991fd-3a95-4c9b-9d16-80143c19935e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 9337 | 2026.05.08 08:13:30.800622 [ 260 ] {fe0991fd-3a95-4c9b-9d16-80143c19935e} <Trace> oximeter.fields_u32 (b5155bac-ebd9-49db-8237-598074e8072a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9338 | 2026.05.08 08:13:30.800660 [ 260 ] {fe0991fd-3a95-4c9b-9d16-80143c19935e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.02 GiB. | ||
| 9339 | 2026.05.08 08:13:30.800965 [ 260 ] {fe0991fd-3a95-4c9b-9d16-80143c19935e} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 9340 | 2026.05.08 08:13:30.801183 [ 260 ] {fe0991fd-3a95-4c9b-9d16-80143c19935e} <Trace> oximeter.fields_u32 (b5155bac-ebd9-49db-8237-598074e8072a): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9341 | 2026.05.08 08:13:30.801315 [ 260 ] {fe0991fd-3a95-4c9b-9d16-80143c19935e} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001182 sec., 126057.5296108291 rows/sec., 8.14 MiB/sec. | ||
| 9342 | 2026.05.08 08:13:30.801353 [ 260 ] {fe0991fd-3a95-4c9b-9d16-80143c19935e} <Debug> TCPHandler: Processed in 0.001346324 sec. | ||
| 9343 | 2026.05.08 08:13:30.801464 [ 260 ] {} <Trace> TCP-Session: 3fbd83a9-a342-4804-a34d-63c9c5d34136 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9344 | 2026.05.08 08:13:30.801558 [ 260 ] {8253b78b-c208-453d-98e9-3e70d26d909f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40062) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 9345 | 2026.05.08 08:13:30.801598 [ 260 ] {8253b78b-c208-453d-98e9-3e70d26d909f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 9346 | 2026.05.08 08:13:30.802023 [ 260 ] {8253b78b-c208-453d-98e9-3e70d26d909f} <Trace> oximeter.fields_u8 (7b358469-9653-4fa1-8df0-42378e30bc5f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9347 | 2026.05.08 08:13:30.802060 [ 260 ] {8253b78b-c208-453d-98e9-3e70d26d909f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.02 GiB. | ||
| 9348 | 2026.05.08 08:13:30.802369 [ 260 ] {8253b78b-c208-453d-98e9-3e70d26d909f} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 9349 | 2026.05.08 08:13:30.802588 [ 260 ] {8253b78b-c208-453d-98e9-3e70d26d909f} <Trace> oximeter.fields_u8 (7b358469-9653-4fa1-8df0-42378e30bc5f): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9350 | 2026.05.08 08:13:30.802722 [ 260 ] {8253b78b-c208-453d-98e9-3e70d26d909f} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001182 sec., 125211.50592216582 rows/sec., 7.12 MiB/sec. | ||
| 9351 | 2026.05.08 08:13:30.802760 [ 260 ] {8253b78b-c208-453d-98e9-3e70d26d909f} <Debug> TCPHandler: Processed in 0.001346423 sec. | ||
| 9352 | 2026.05.08 08:13:30.802870 [ 260 ] {} <Trace> TCP-Session: 3fbd83a9-a342-4804-a34d-63c9c5d34136 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9353 | 2026.05.08 08:13:30.802964 [ 260 ] {61b6de3c-4f46-46af-a825-7fc8f719a6d7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40062) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9354 | 2026.05.08 08:13:30.803005 [ 260 ] {61b6de3c-4f46-46af-a825-7fc8f719a6d7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9355 | 2026.05.08 08:13:30.803583 [ 260 ] {61b6de3c-4f46-46af-a825-7fc8f719a6d7} <Trace> oximeter.fields_uuid (6954ef9e-8f45-45b9-b3dd-33f933bb31d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9356 | 2026.05.08 08:13:30.803622 [ 260 ] {61b6de3c-4f46-46af-a825-7fc8f719a6d7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.02 GiB. | ||
| 9357 | 2026.05.08 08:13:30.803951 [ 260 ] {61b6de3c-4f46-46af-a825-7fc8f719a6d7} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 9358 | 2026.05.08 08:13:30.804168 [ 260 ] {61b6de3c-4f46-46af-a825-7fc8f719a6d7} <Trace> oximeter.fields_uuid (6954ef9e-8f45-45b9-b3dd-33f933bb31d2): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9359 | 2026.05.08 08:13:30.804301 [ 260 ] {61b6de3c-4f46-46af-a825-7fc8f719a6d7} <Debug> executeQuery: Read 508 rows, 36.62 KiB in 0.001355 sec., 374907.74907749076 rows/sec., 26.39 MiB/sec. | ||
| 9360 | 2026.05.08 08:13:30.804340 [ 260 ] {61b6de3c-4f46-46af-a825-7fc8f719a6d7} <Debug> TCPHandler: Processed in 0.001519826 sec. | ||
| 9361 | 2026.05.08 08:13:30.804467 [ 260 ] {} <Trace> TCP-Session: 3fbd83a9-a342-4804-a34d-63c9c5d34136 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9362 | 2026.05.08 08:13:30.804590 [ 260 ] {176f1e0f-2436-444a-bf47-3f9cb8ad28b3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40062) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 9363 | 2026.05.08 08:13:30.804641 [ 260 ] {176f1e0f-2436-444a-bf47-3f9cb8ad28b3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 9364 | 2026.05.08 08:13:30.805058 [ 260 ] {176f1e0f-2436-444a-bf47-3f9cb8ad28b3} <Trace> oximeter.measurements_bool (014a2999-841c-441b-b671-434e3660eef7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9365 | 2026.05.08 08:13:30.805107 [ 260 ] {176f1e0f-2436-444a-bf47-3f9cb8ad28b3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.02 GiB. | ||
| 9366 | 2026.05.08 08:13:30.805477 [ 260 ] {176f1e0f-2436-444a-bf47-3f9cb8ad28b3} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 9367 | 2026.05.08 08:13:30.805695 [ 260 ] {176f1e0f-2436-444a-bf47-3f9cb8ad28b3} <Trace> oximeter.measurements_bool (014a2999-841c-441b-b671-434e3660eef7): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9368 | 2026.05.08 08:13:30.805802 [ 45 ] {} <Debug> oximeter.measurements_bool (014a2999-841c-441b-b671-434e3660eef7) (MergerMutator): Selected 6 parts from all_1_10_2 to all_15_15_0 | ||
| 9369 | 2026.05.08 08:13:30.805830 [ 260 ] {176f1e0f-2436-444a-bf47-3f9cb8ad28b3} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001266 sec., 4739.336492890995 rows/sec., 247.61 KiB/sec. | ||
| 9370 | 2026.05.08 08:13:30.805869 [ 45 ] {} <Trace> oximeter.measurements_bool (014a2999-841c-441b-b671-434e3660eef7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9371 | 2026.05.08 08:13:30.805877 [ 260 ] {176f1e0f-2436-444a-bf47-3f9cb8ad28b3} <Debug> TCPHandler: Processed in 0.001473426 sec. | ||
| 9372 | 2026.05.08 08:13:30.805899 [ 45 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.02 GiB. | ||
| 9373 | 2026.05.08 08:13:30.805998 [ 199 ] {014a2999-841c-441b-b671-434e3660eef7::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 | ||
| 9374 | 2026.05.08 08:13:30.806009 [ 260 ] {} <Trace> TCP-Session: 3fbd83a9-a342-4804-a34d-63c9c5d34136 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9375 | 2026.05.08 08:13:30.806092 [ 199 ] {014a2999-841c-441b-b671-434e3660eef7::all_1_15_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9376 | 2026.05.08 08:13:30.806115 [ 260 ] {d822a853-9c5b-4c2d-8515-ed380592a46a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40062) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9377 | 2026.05.08 08:13:30.806121 [ 199 ] {014a2999-841c-441b-b671-434e3660eef7::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_10_2, total 60 rows starting from the beginning of the part | ||
| 9378 | 2026.05.08 08:13:30.806160 [ 260 ] {d822a853-9c5b-4c2d-8515-ed380592a46a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9379 | 2026.05.08 08:13:30.806182 [ 199 ] {014a2999-841c-441b-b671-434e3660eef7::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 6 rows starting from the beginning of the part | ||
| 9380 | 2026.05.08 08:13:30.806223 [ 199 ] {014a2999-841c-441b-b671-434e3660eef7::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 6 rows starting from the beginning of the part | ||
| 9381 | 2026.05.08 08:13:30.806268 [ 199 ] {014a2999-841c-441b-b671-434e3660eef7::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 6 rows starting from the beginning of the part | ||
| 9382 | 2026.05.08 08:13:30.806326 [ 199 ] {014a2999-841c-441b-b671-434e3660eef7::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 6 rows starting from the beginning of the part | ||
| 9383 | 2026.05.08 08:13:30.806371 [ 199 ] {014a2999-841c-441b-b671-434e3660eef7::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 6 rows starting from the beginning of the part | ||
| 9384 | 2026.05.08 08:13:30.806574 [ 260 ] {d822a853-9c5b-4c2d-8515-ed380592a46a} <Trace> oximeter.measurements_cumulativeu64 (a8be02dd-881e-443e-adcb-2b9e0d812815): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9385 | 2026.05.08 08:13:30.806611 [ 260 ] {d822a853-9c5b-4c2d-8515-ed380592a46a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.02 GiB. | ||
| 9386 | 2026.05.08 08:13:30.806973 [ 260 ] {d822a853-9c5b-4c2d-8515-ed380592a46a} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 9387 | 2026.05.08 08:13:30.807042 [ 195 ] {014a2999-841c-441b-b671-434e3660eef7::all_1_15_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 90 rows, containing 4 columns (4 merged, 0 gathered) in 0.001087279 sec., 82775.4421818135 rows/sec., 4.22 MiB/sec. | ||
| 9388 | 2026.05.08 08:13:30.807145 [ 199 ] {014a2999-841c-441b-b671-434e3660eef7::all_1_15_3} <Trace> MergedBlockOutputStream: filled checksums all_1_15_3 (state Temporary) | ||
| 9389 | 2026.05.08 08:13:30.807195 [ 260 ] {d822a853-9c5b-4c2d-8515-ed380592a46a} <Trace> oximeter.measurements_cumulativeu64 (a8be02dd-881e-443e-adcb-2b9e0d812815): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9390 | 2026.05.08 08:13:30.807328 [ 260 ] {d822a853-9c5b-4c2d-8515-ed380592a46a} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001232 sec., 215097.4025974026 rows/sec., 14.29 MiB/sec. | ||
| 9391 | 2026.05.08 08:13:30.807364 [ 260 ] {d822a853-9c5b-4c2d-8515-ed380592a46a} <Debug> TCPHandler: Processed in 0.001406134 sec. | ||
| 9392 | 2026.05.08 08:13:30.807392 [ 199 ] {014a2999-841c-441b-b671-434e3660eef7::all_1_15_3} <Trace> oximeter.measurements_bool (014a2999-841c-441b-b671-434e3660eef7): Renaming temporary part tmp_merge_all_1_15_3 to all_1_15_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9393 | 2026.05.08 08:13:30.807459 [ 199 ] {014a2999-841c-441b-b671-434e3660eef7::all_1_15_3} <Trace> oximeter.measurements_bool (014a2999-841c-441b-b671-434e3660eef7) (MergerMutator): Merged 6 parts: [all_1_10_2, all_15_15_0] -> all_1_15_3 | ||
| 9394 | 2026.05.08 08:13:30.807482 [ 260 ] {} <Trace> TCP-Session: 3fbd83a9-a342-4804-a34d-63c9c5d34136 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9395 | 2026.05.08 08:13:30.807524 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
| 9396 | 2026.05.08 08:13:30.807576 [ 260 ] {af2ee9bc-b956-4726-8847-12d9d6f37f2a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40062) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 9397 | 2026.05.08 08:13:30.807620 [ 260 ] {af2ee9bc-b956-4726-8847-12d9d6f37f2a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 9398 | 2026.05.08 08:13:30.807936 [ 260 ] {af2ee9bc-b956-4726-8847-12d9d6f37f2a} <Trace> oximeter.measurements_f64 (6f2500a7-7443-4aff-afae-2b5549923f4f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9399 | 2026.05.08 08:13:30.807970 [ 260 ] {af2ee9bc-b956-4726-8847-12d9d6f37f2a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.02 GiB. | ||
| 9400 | 2026.05.08 08:13:30.808283 [ 260 ] {af2ee9bc-b956-4726-8847-12d9d6f37f2a} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 9401 | 2026.05.08 08:13:30.808495 [ 260 ] {af2ee9bc-b956-4726-8847-12d9d6f37f2a} <Trace> oximeter.measurements_f64 (6f2500a7-7443-4aff-afae-2b5549923f4f): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9402 | 2026.05.08 08:13:30.808619 [ 260 ] {af2ee9bc-b956-4726-8847-12d9d6f37f2a} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001064 sec., 939.8496240601503 rows/sec., 63.33 KiB/sec. | ||
| 9403 | 2026.05.08 08:13:30.808653 [ 260 ] {af2ee9bc-b956-4726-8847-12d9d6f37f2a} <Debug> TCPHandler: Processed in 0.001225191 sec. | ||
| 9404 | 2026.05.08 08:13:30.808752 [ 260 ] {} <Trace> TCP-Session: 3fbd83a9-a342-4804-a34d-63c9c5d34136 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9405 | 2026.05.08 08:13:30.808839 [ 260 ] {421d5e3b-02b2-4be6-a47d-7136253c377e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40062) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 9406 | 2026.05.08 08:13:30.808889 [ 260 ] {421d5e3b-02b2-4be6-a47d-7136253c377e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 9407 | 2026.05.08 08:13:30.809733 [ 260 ] {421d5e3b-02b2-4be6-a47d-7136253c377e} <Trace> oximeter.measurements_histogramu64 (ebabec84-cbfc-4cf8-9a95-b35807d218b8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9408 | 2026.05.08 08:13:30.809777 [ 260 ] {421d5e3b-02b2-4be6-a47d-7136253c377e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.02 GiB. | ||
| 9409 | 2026.05.08 08:13:30.810398 [ 260 ] {421d5e3b-02b2-4be6-a47d-7136253c377e} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 9410 | 2026.05.08 08:13:30.810625 [ 260 ] {421d5e3b-02b2-4be6-a47d-7136253c377e} <Trace> oximeter.measurements_histogramu64 (ebabec84-cbfc-4cf8-9a95-b35807d218b8): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9411 | 2026.05.08 08:13:30.810765 [ 260 ] {421d5e3b-02b2-4be6-a47d-7136253c377e} <Debug> executeQuery: Read 18 rows, 33.03 KiB in 0.001926 sec., 9345.794392523365 rows/sec., 16.75 MiB/sec. | ||
| 9412 | 2026.05.08 08:13:30.810832 [ 260 ] {421d5e3b-02b2-4be6-a47d-7136253c377e} <Debug> TCPHandler: Processed in 0.002117087 sec. | ||
| 9413 | 2026.05.08 08:13:30.810947 [ 260 ] {} <Trace> TCP-Session: 3fbd83a9-a342-4804-a34d-63c9c5d34136 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9414 | 2026.05.08 08:13:30.811041 [ 260 ] {24605566-a356-41c6-be73-debd5f36b9a6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40062) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9415 | 2026.05.08 08:13:30.811082 [ 260 ] {24605566-a356-41c6-be73-debd5f36b9a6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9416 | 2026.05.08 08:13:30.811424 [ 260 ] {24605566-a356-41c6-be73-debd5f36b9a6} <Trace> oximeter.measurements_u64 (51456919-ce1d-4304-962d-5a281585e6eb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9417 | 2026.05.08 08:13:30.811460 [ 260 ] {24605566-a356-41c6-be73-debd5f36b9a6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.02 GiB. | ||
| 9418 | 2026.05.08 08:13:30.811769 [ 260 ] {24605566-a356-41c6-be73-debd5f36b9a6} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 9419 | 2026.05.08 08:13:30.811996 [ 260 ] {24605566-a356-41c6-be73-debd5f36b9a6} <Trace> oximeter.measurements_u64 (51456919-ce1d-4304-962d-5a281585e6eb): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9420 | 2026.05.08 08:13:30.812122 [ 260 ] {24605566-a356-41c6-be73-debd5f36b9a6} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001099 sec., 81892.6296633303 rows/sec., 5.12 MiB/sec. | ||
| 9421 | 2026.05.08 08:13:30.812156 [ 260 ] {24605566-a356-41c6-be73-debd5f36b9a6} <Debug> TCPHandler: Processed in 0.001256612 sec. | ||
| 9422 | 2026.05.08 08:13:35.012805 [ 9 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 9423 | 2026.05.08 08:13:35.012859 [ 9 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 9424 | 2026.05.08 08:13:35.121511 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 18223 | ||
| 9425 | 2026.05.08 08:13:35.122079 [ 245 ] {} <Trace> system.asynchronous_metric_log (ae5b5697-1ff6-4106-8704-be69c16fe51c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9426 | 2026.05.08 08:13:35.122133 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.02 GiB. | ||
| 9427 | 2026.05.08 08:13:35.122680 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 9428 | 2026.05.08 08:13:35.122968 [ 245 ] {} <Trace> system.asynchronous_metric_log (ae5b5697-1ff6-4106-8704-be69c16fe51c): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9429 | 2026.05.08 08:13:35.123131 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 18223 | ||
| 9430 | 2026.05.08 08:13:35.782297 [ 260 ] {} <Trace> TCP-Session: 3fbd83a9-a342-4804-a34d-63c9c5d34136 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9431 | 2026.05.08 08:13:35.782534 [ 260 ] {0bead81d-745a-4f6d-bad2-7a98e1841973} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40062) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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) | ||
| 9432 | 2026.05.08 08:13:35.782879 [ 260 ] {0bead81d-745a-4f6d-bad2-7a98e1841973} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 9433 | 2026.05.08 08:13:35.782916 [ 260 ] {0bead81d-745a-4f6d-bad2-7a98e1841973} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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 | ||
| 9434 | 2026.05.08 08:13:35.783142 [ 260 ] {0bead81d-745a-4f6d-bad2-7a98e1841973} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 9435 | 2026.05.08 08:13:35.783241 [ 260 ] {0bead81d-745a-4f6d-bad2-7a98e1841973} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 9436 | 2026.05.08 08:13:35.783386 [ 260 ] {0bead81d-745a-4f6d-bad2-7a98e1841973} <Debug> oximeter.timeseries_schema (b89db7f6-4c52-403d-9f92-e362dcc59f0f) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 9437 | 2026.05.08 08:13:35.783503 [ 347 ] {0bead81d-745a-4f6d-bad2-7a98e1841973} <Trace> oximeter.timeseries_schema (b89db7f6-4c52-403d-9f92-e362dcc59f0f) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 9438 | 2026.05.08 08:13:35.783527 [ 353 ] {0bead81d-745a-4f6d-bad2-7a98e1841973} <Trace> oximeter.timeseries_schema (b89db7f6-4c52-403d-9f92-e362dcc59f0f) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 9439 | 2026.05.08 08:13:35.783506 [ 339 ] {0bead81d-745a-4f6d-bad2-7a98e1841973} <Trace> oximeter.timeseries_schema (b89db7f6-4c52-403d-9f92-e362dcc59f0f) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 9440 | 2026.05.08 08:13:35.783691 [ 260 ] {0bead81d-745a-4f6d-bad2-7a98e1841973} <Debug> oximeter.timeseries_schema (b89db7f6-4c52-403d-9f92-e362dcc59f0f) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges | ||
| 9441 | 2026.05.08 08:13:35.783722 [ 260 ] {0bead81d-745a-4f6d-bad2-7a98e1841973} <Trace> oximeter.timeseries_schema (b89db7f6-4c52-403d-9f92-e362dcc59f0f) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 9442 | 2026.05.08 08:13:35.783820 [ 260 ] {0bead81d-745a-4f6d-bad2-7a98e1841973} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 9443 | 2026.05.08 08:13:35.783842 [ 260 ] {0bead81d-745a-4f6d-bad2-7a98e1841973} <Debug> oximeter.timeseries_schema (b89db7f6-4c52-403d-9f92-e362dcc59f0f) (SelectExecutor): Reading approx. 47 rows with 2 streams | ||
| 9444 | 2026.05.08 08:13:35.783877 [ 260 ] {0bead81d-745a-4f6d-bad2-7a98e1841973} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 9445 | 2026.05.08 08:13:35.783916 [ 260 ] {0bead81d-745a-4f6d-bad2-7a98e1841973} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 9446 | 2026.05.08 08:13:35.785040 [ 260 ] {0bead81d-745a-4f6d-bad2-7a98e1841973} <Debug> executeQuery: Read 47 rows, 8.00 KiB in 0.002596 sec., 18104.776579352852 rows/sec., 3.01 MiB/sec. | ||
| 9447 | 2026.05.08 08:13:35.785168 [ 260 ] {0bead81d-745a-4f6d-bad2-7a98e1841973} <Debug> TCPHandler: Processed in 0.003000482 sec. | ||
| 9448 | 2026.05.08 08:13:35.787256 [ 260 ] {} <Trace> TCP-Session: 3fbd83a9-a342-4804-a34d-63c9c5d34136 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9449 | 2026.05.08 08:13:35.787463 [ 260 ] {078563a9-1697-4288-83f5-83dff34a0661} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40062) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9450 | 2026.05.08 08:13:35.787544 [ 260 ] {078563a9-1697-4288-83f5-83dff34a0661} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9451 | 2026.05.08 08:13:35.788119 [ 260 ] {078563a9-1697-4288-83f5-83dff34a0661} <Trace> oximeter.fields_string (2e56caf6-21a8-464c-b24f-cce9c93bbfbe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9452 | 2026.05.08 08:13:35.788161 [ 260 ] {078563a9-1697-4288-83f5-83dff34a0661} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.02 GiB. | ||
| 9453 | 2026.05.08 08:13:35.788533 [ 260 ] {078563a9-1697-4288-83f5-83dff34a0661} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 9454 | 2026.05.08 08:13:35.788762 [ 260 ] {078563a9-1697-4288-83f5-83dff34a0661} <Trace> oximeter.fields_string (2e56caf6-21a8-464c-b24f-cce9c93bbfbe): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9455 | 2026.05.08 08:13:35.788905 [ 260 ] {078563a9-1697-4288-83f5-83dff34a0661} <Debug> executeQuery: Read 104 rows, 8.93 KiB in 0.001502 sec., 69241.0119840213 rows/sec., 5.81 MiB/sec. | ||
| 9456 | 2026.05.08 08:13:35.788945 [ 260 ] {078563a9-1697-4288-83f5-83dff34a0661} <Debug> TCPHandler: Processed in 0.001791961 sec. | ||
| 9457 | 2026.05.08 08:13:35.789071 [ 260 ] {} <Trace> TCP-Session: 3fbd83a9-a342-4804-a34d-63c9c5d34136 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9458 | 2026.05.08 08:13:35.789165 [ 260 ] {71c4bd1d-664b-44fa-91a2-f970b332b3eb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40062) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 9459 | 2026.05.08 08:13:35.789207 [ 260 ] {71c4bd1d-664b-44fa-91a2-f970b332b3eb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 9460 | 2026.05.08 08:13:35.789607 [ 260 ] {71c4bd1d-664b-44fa-91a2-f970b332b3eb} <Trace> oximeter.fields_u16 (b3f55b36-ed93-4ef0-b7a4-471cf9f732a6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9461 | 2026.05.08 08:13:35.789644 [ 260 ] {71c4bd1d-664b-44fa-91a2-f970b332b3eb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.02 GiB. | ||
| 9462 | 2026.05.08 08:13:35.789936 [ 260 ] {71c4bd1d-664b-44fa-91a2-f970b332b3eb} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 9463 | 2026.05.08 08:13:35.790152 [ 260 ] {71c4bd1d-664b-44fa-91a2-f970b332b3eb} <Trace> oximeter.fields_u16 (b3f55b36-ed93-4ef0-b7a4-471cf9f732a6): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9464 | 2026.05.08 08:13:35.790284 [ 260 ] {71c4bd1d-664b-44fa-91a2-f970b332b3eb} <Debug> executeQuery: Read 24 rows, 1.80 KiB in 0.001136 sec., 21126.76056338028 rows/sec., 1.55 MiB/sec. | ||
| 9465 | 2026.05.08 08:13:35.790322 [ 260 ] {71c4bd1d-664b-44fa-91a2-f970b332b3eb} <Debug> TCPHandler: Processed in 0.001300872 sec. | ||
| 9466 | 2026.05.08 08:13:35.790440 [ 260 ] {} <Trace> TCP-Session: 3fbd83a9-a342-4804-a34d-63c9c5d34136 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9467 | 2026.05.08 08:13:35.790535 [ 260 ] {366da296-61df-4b17-a321-a8da8ab16dc6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40062) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9468 | 2026.05.08 08:13:35.790575 [ 260 ] {366da296-61df-4b17-a321-a8da8ab16dc6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9469 | 2026.05.08 08:13:35.791010 [ 260 ] {366da296-61df-4b17-a321-a8da8ab16dc6} <Trace> oximeter.fields_uuid (6954ef9e-8f45-45b9-b3dd-33f933bb31d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9470 | 2026.05.08 08:13:35.791048 [ 260 ] {366da296-61df-4b17-a321-a8da8ab16dc6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.02 GiB. | ||
| 9471 | 2026.05.08 08:13:35.791355 [ 260 ] {366da296-61df-4b17-a321-a8da8ab16dc6} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 9472 | 2026.05.08 08:13:35.791578 [ 260 ] {366da296-61df-4b17-a321-a8da8ab16dc6} <Trace> oximeter.fields_uuid (6954ef9e-8f45-45b9-b3dd-33f933bb31d2): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9473 | 2026.05.08 08:13:35.791709 [ 260 ] {366da296-61df-4b17-a321-a8da8ab16dc6} <Debug> executeQuery: Read 88 rows, 7.04 KiB in 0.001192 sec., 73825.5033557047 rows/sec., 5.77 MiB/sec. | ||
| 9474 | 2026.05.08 08:13:35.791747 [ 260 ] {366da296-61df-4b17-a321-a8da8ab16dc6} <Debug> TCPHandler: Processed in 0.001356274 sec. | ||
| 9475 | 2026.05.08 08:13:35.791865 [ 260 ] {} <Trace> TCP-Session: 3fbd83a9-a342-4804-a34d-63c9c5d34136 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9476 | 2026.05.08 08:13:35.791959 [ 260 ] {dc8f3171-4b6a-499a-bab6-791a483cb16c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40062) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9477 | 2026.05.08 08:13:35.792002 [ 260 ] {dc8f3171-4b6a-499a-bab6-791a483cb16c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9478 | 2026.05.08 08:13:35.792414 [ 260 ] {dc8f3171-4b6a-499a-bab6-791a483cb16c} <Trace> oximeter.measurements_cumulativeu64 (a8be02dd-881e-443e-adcb-2b9e0d812815): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9479 | 2026.05.08 08:13:35.792451 [ 260 ] {dc8f3171-4b6a-499a-bab6-791a483cb16c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.02 GiB. | ||
| 9480 | 2026.05.08 08:13:35.792782 [ 260 ] {dc8f3171-4b6a-499a-bab6-791a483cb16c} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 9481 | 2026.05.08 08:13:35.792992 [ 260 ] {dc8f3171-4b6a-499a-bab6-791a483cb16c} <Trace> oximeter.measurements_cumulativeu64 (a8be02dd-881e-443e-adcb-2b9e0d812815): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9482 | 2026.05.08 08:13:35.793124 [ 260 ] {dc8f3171-4b6a-499a-bab6-791a483cb16c} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001184 sec., 135135.13513513515 rows/sec., 9.41 MiB/sec. | ||
| 9483 | 2026.05.08 08:13:35.793161 [ 260 ] {dc8f3171-4b6a-499a-bab6-791a483cb16c} <Debug> TCPHandler: Processed in 0.001345424 sec. | ||
| 9484 | 2026.05.08 08:13:35.793275 [ 260 ] {} <Trace> TCP-Session: 3fbd83a9-a342-4804-a34d-63c9c5d34136 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9485 | 2026.05.08 08:13:35.793368 [ 260 ] {3c290412-3a3b-43ce-abea-b881652bbb31} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40062) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 9486 | 2026.05.08 08:13:35.793422 [ 260 ] {3c290412-3a3b-43ce-abea-b881652bbb31} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 9487 | 2026.05.08 08:13:35.794209 [ 260 ] {3c290412-3a3b-43ce-abea-b881652bbb31} <Trace> oximeter.measurements_histogramu64 (ebabec84-cbfc-4cf8-9a95-b35807d218b8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9488 | 2026.05.08 08:13:35.794246 [ 260 ] {3c290412-3a3b-43ce-abea-b881652bbb31} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.02 GiB. | ||
| 9489 | 2026.05.08 08:13:35.794777 [ 260 ] {3c290412-3a3b-43ce-abea-b881652bbb31} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 9490 | 2026.05.08 08:13:35.795000 [ 260 ] {3c290412-3a3b-43ce-abea-b881652bbb31} <Trace> oximeter.measurements_histogramu64 (ebabec84-cbfc-4cf8-9a95-b35807d218b8): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9491 | 2026.05.08 08:13:35.795137 [ 260 ] {3c290412-3a3b-43ce-abea-b881652bbb31} <Debug> executeQuery: Read 24 rows, 44.04 KiB in 0.001787 sec., 13430.330162283157 rows/sec., 24.07 MiB/sec. | ||
| 9492 | 2026.05.08 08:13:35.795196 [ 260 ] {3c290412-3a3b-43ce-abea-b881652bbb31} <Debug> TCPHandler: Processed in 0.001970034 sec. | ||
| 9493 | 2026.05.08 08:13:35.795322 [ 260 ] {} <Trace> TCP-Session: 3fbd83a9-a342-4804-a34d-63c9c5d34136 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9494 | 2026.05.08 08:13:35.795418 [ 260 ] {8df7f2ba-2a81-4503-905d-028416659a25} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40062) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9495 | 2026.05.08 08:13:35.795459 [ 260 ] {8df7f2ba-2a81-4503-905d-028416659a25} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9496 | 2026.05.08 08:13:35.795833 [ 260 ] {8df7f2ba-2a81-4503-905d-028416659a25} <Trace> oximeter.measurements_u64 (51456919-ce1d-4304-962d-5a281585e6eb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9497 | 2026.05.08 08:13:35.795880 [ 260 ] {8df7f2ba-2a81-4503-905d-028416659a25} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.02 GiB. | ||
| 9498 | 2026.05.08 08:13:35.796263 [ 260 ] {8df7f2ba-2a81-4503-905d-028416659a25} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 9499 | 2026.05.08 08:13:35.796521 [ 260 ] {8df7f2ba-2a81-4503-905d-028416659a25} <Trace> oximeter.measurements_u64 (51456919-ce1d-4304-962d-5a281585e6eb): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9500 | 2026.05.08 08:13:35.796668 [ 260 ] {8df7f2ba-2a81-4503-905d-028416659a25} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001269 sec., 47281.32387706856 rows/sec., 3.19 MiB/sec. | ||
| 9501 | 2026.05.08 08:13:35.796704 [ 260 ] {8df7f2ba-2a81-4503-905d-028416659a25} <Debug> TCPHandler: Processed in 0.001431445 sec. | ||
| 9502 | 2026.05.08 08:13:36.069324 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 287 | ||
| 9503 | 2026.05.08 08:13:36.085271 [ 244 ] {} <Trace> system.metric_log (6863ca5b-3a4e-4a65-b181-6be743eb150d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9504 | 2026.05.08 08:13:36.085339 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.02 GiB. | ||
| 9505 | 2026.05.08 08:13:36.091364 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 9506 | 2026.05.08 08:13:36.092092 [ 244 ] {} <Trace> system.metric_log (6863ca5b-3a4e-4a65-b181-6be743eb150d): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9507 | 2026.05.08 08:13:36.095171 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 287 | ||
| 9508 | 2026.05.08 08:13:36.863477 [ 260 ] {} <Trace> TCP-Session: 3fbd83a9-a342-4804-a34d-63c9c5d34136 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9509 | 2026.05.08 08:13:36.863741 [ 260 ] {9d975e32-61dd-45f1-8151-93c94693327d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40062) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'zone:cpu_nsec') FORMAT Native (stage: Complete) | ||
| 9510 | 2026.05.08 08:13:36.864108 [ 260 ] {9d975e32-61dd-45f1-8151-93c94693327d} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 9511 | 2026.05.08 08:13:36.864147 [ 260 ] {9d975e32-61dd-45f1-8151-93c94693327d} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'zone:cpu_nsec')" moved to PREWHERE | ||
| 9512 | 2026.05.08 08:13:36.864404 [ 260 ] {9d975e32-61dd-45f1-8151-93c94693327d} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 9513 | 2026.05.08 08:13:36.864473 [ 260 ] {9d975e32-61dd-45f1-8151-93c94693327d} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 9514 | 2026.05.08 08:13:36.864613 [ 260 ] {9d975e32-61dd-45f1-8151-93c94693327d} <Debug> oximeter.timeseries_schema (b89db7f6-4c52-403d-9f92-e362dcc59f0f) (SelectExecutor): Key condition: (column 0 in 40-element set) | ||
| 9515 | 2026.05.08 08:13:36.864734 [ 347 ] {9d975e32-61dd-45f1-8151-93c94693327d} <Trace> oximeter.timeseries_schema (b89db7f6-4c52-403d-9f92-e362dcc59f0f) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 9516 | 2026.05.08 08:13:36.864747 [ 353 ] {9d975e32-61dd-45f1-8151-93c94693327d} <Trace> oximeter.timeseries_schema (b89db7f6-4c52-403d-9f92-e362dcc59f0f) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 9517 | 2026.05.08 08:13:36.864735 [ 339 ] {9d975e32-61dd-45f1-8151-93c94693327d} <Trace> oximeter.timeseries_schema (b89db7f6-4c52-403d-9f92-e362dcc59f0f) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 9518 | 2026.05.08 08:13:36.864923 [ 260 ] {9d975e32-61dd-45f1-8151-93c94693327d} <Debug> oximeter.timeseries_schema (b89db7f6-4c52-403d-9f92-e362dcc59f0f) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges | ||
| 9519 | 2026.05.08 08:13:36.864956 [ 260 ] {9d975e32-61dd-45f1-8151-93c94693327d} <Trace> oximeter.timeseries_schema (b89db7f6-4c52-403d-9f92-e362dcc59f0f) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 9520 | 2026.05.08 08:13:36.865034 [ 260 ] {9d975e32-61dd-45f1-8151-93c94693327d} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 9521 | 2026.05.08 08:13:36.865055 [ 260 ] {9d975e32-61dd-45f1-8151-93c94693327d} <Debug> oximeter.timeseries_schema (b89db7f6-4c52-403d-9f92-e362dcc59f0f) (SelectExecutor): Reading approx. 47 rows with 2 streams | ||
| 9522 | 2026.05.08 08:13:36.865090 [ 260 ] {9d975e32-61dd-45f1-8151-93c94693327d} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'zone:cpu_nsec'))" | ||
| 9523 | 2026.05.08 08:13:36.865129 [ 260 ] {9d975e32-61dd-45f1-8151-93c94693327d} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'zone:cpu_nsec'))" | ||
| 9524 | 2026.05.08 08:13:36.866291 [ 260 ] {9d975e32-61dd-45f1-8151-93c94693327d} <Debug> executeQuery: Read 47 rows, 11.99 KiB in 0.002662 sec., 17655.897821187078 rows/sec., 4.40 MiB/sec. | ||
| 9525 | 2026.05.08 08:13:36.866422 [ 260 ] {9d975e32-61dd-45f1-8151-93c94693327d} <Debug> TCPHandler: Processed in 0.003079283 sec. | ||
| 9526 | 2026.05.08 08:13:36.882228 [ 260 ] {} <Trace> TCP-Session: 3fbd83a9-a342-4804-a34d-63c9c5d34136 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9527 | 2026.05.08 08:13:36.882351 [ 260 ] {7f61b3ba-ac1f-468e-9e14-664f3fad223b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40062) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 9528 | 2026.05.08 08:13:36.882395 [ 260 ] {7f61b3ba-ac1f-468e-9e14-664f3fad223b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 9529 | 2026.05.08 08:13:36.882994 [ 260 ] {7f61b3ba-ac1f-468e-9e14-664f3fad223b} <Trace> oximeter.fields_i16 (3c1e284c-4bc9-42d0-9208-0102cfbb7904): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9530 | 2026.05.08 08:13:36.883036 [ 260 ] {7f61b3ba-ac1f-468e-9e14-664f3fad223b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.02 GiB. | ||
| 9531 | 2026.05.08 08:13:36.883429 [ 260 ] {7f61b3ba-ac1f-468e-9e14-664f3fad223b} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 9532 | 2026.05.08 08:13:36.883654 [ 260 ] {7f61b3ba-ac1f-468e-9e14-664f3fad223b} <Trace> oximeter.fields_i16 (3c1e284c-4bc9-42d0-9208-0102cfbb7904): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9533 | 2026.05.08 08:13:36.883797 [ 260 ] {7f61b3ba-ac1f-468e-9e14-664f3fad223b} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001481 sec., 191762.32275489534 rows/sec., 12.18 MiB/sec. | ||
| 9534 | 2026.05.08 08:13:36.883836 [ 260 ] {7f61b3ba-ac1f-468e-9e14-664f3fad223b} <Debug> TCPHandler: Processed in 0.001662619 sec. | ||
| 9535 | 2026.05.08 08:13:36.883963 [ 260 ] {} <Trace> TCP-Session: 3fbd83a9-a342-4804-a34d-63c9c5d34136 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9536 | 2026.05.08 08:13:36.884058 [ 260 ] {5a2aaf40-e4be-48fd-890d-59c6324cbc06} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40062) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9537 | 2026.05.08 08:13:36.884096 [ 260 ] {5a2aaf40-e4be-48fd-890d-59c6324cbc06} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9538 | 2026.05.08 08:13:36.885938 [ 260 ] {5a2aaf40-e4be-48fd-890d-59c6324cbc06} <Trace> oximeter.fields_string (2e56caf6-21a8-464c-b24f-cce9c93bbfbe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9539 | 2026.05.08 08:13:36.885974 [ 260 ] {5a2aaf40-e4be-48fd-890d-59c6324cbc06} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.02 GiB. | ||
| 9540 | 2026.05.08 08:13:36.886465 [ 260 ] {5a2aaf40-e4be-48fd-890d-59c6324cbc06} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 9541 | 2026.05.08 08:13:36.886698 [ 260 ] {5a2aaf40-e4be-48fd-890d-59c6324cbc06} <Trace> oximeter.fields_string (2e56caf6-21a8-464c-b24f-cce9c93bbfbe): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9542 | 2026.05.08 08:13:36.886828 [ 260 ] {5a2aaf40-e4be-48fd-890d-59c6324cbc06} <Debug> executeQuery: Read 3178 rows, 243.31 KiB in 0.002789 sec., 1139476.5148798854 rows/sec., 85.20 MiB/sec. | ||
| 9543 | 2026.05.08 08:13:36.886866 [ 260 ] {5a2aaf40-e4be-48fd-890d-59c6324cbc06} <Debug> MemoryTracker: Peak memory usage (for query): 4.00 MiB. | ||
| 9544 | 2026.05.08 08:13:36.886879 [ 260 ] {5a2aaf40-e4be-48fd-890d-59c6324cbc06} <Debug> TCPHandler: Processed in 0.002964351 sec. | ||
| 9545 | 2026.05.08 08:13:36.886994 [ 260 ] {} <Trace> TCP-Session: 3fbd83a9-a342-4804-a34d-63c9c5d34136 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9546 | 2026.05.08 08:13:36.887090 [ 260 ] {264f429d-06a2-46d3-a21c-c170ee7c37dc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40062) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 9547 | 2026.05.08 08:13:36.887129 [ 260 ] {264f429d-06a2-46d3-a21c-c170ee7c37dc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 9548 | 2026.05.08 08:13:36.887563 [ 260 ] {264f429d-06a2-46d3-a21c-c170ee7c37dc} <Trace> oximeter.fields_u16 (b3f55b36-ed93-4ef0-b7a4-471cf9f732a6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9549 | 2026.05.08 08:13:36.887598 [ 260 ] {264f429d-06a2-46d3-a21c-c170ee7c37dc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.02 GiB. | ||
| 9550 | 2026.05.08 08:13:36.887894 [ 260 ] {264f429d-06a2-46d3-a21c-c170ee7c37dc} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 9551 | 2026.05.08 08:13:36.888120 [ 260 ] {264f429d-06a2-46d3-a21c-c170ee7c37dc} <Trace> oximeter.fields_u16 (b3f55b36-ed93-4ef0-b7a4-471cf9f732a6): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9552 | 2026.05.08 08:13:36.888245 [ 260 ] {264f429d-06a2-46d3-a21c-c170ee7c37dc} <Debug> executeQuery: Read 169 rows, 10.57 KiB in 0.001173 sec., 144075.02131287297 rows/sec., 8.80 MiB/sec. | ||
| 9553 | 2026.05.08 08:13:36.888281 [ 260 ] {264f429d-06a2-46d3-a21c-c170ee7c37dc} <Debug> TCPHandler: Processed in 0.001333973 sec. | ||
| 9554 | 2026.05.08 08:13:36.888394 [ 260 ] {} <Trace> TCP-Session: 3fbd83a9-a342-4804-a34d-63c9c5d34136 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9555 | 2026.05.08 08:13:36.888487 [ 260 ] {69f0eaa8-c137-4176-86e4-0797c3fa1609} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40062) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 9556 | 2026.05.08 08:13:36.888526 [ 260 ] {69f0eaa8-c137-4176-86e4-0797c3fa1609} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 9557 | 2026.05.08 08:13:36.889196 [ 260 ] {69f0eaa8-c137-4176-86e4-0797c3fa1609} <Trace> oximeter.fields_u32 (b5155bac-ebd9-49db-8237-598074e8072a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9558 | 2026.05.08 08:13:36.889233 [ 260 ] {69f0eaa8-c137-4176-86e4-0797c3fa1609} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.02 GiB. | ||
| 9559 | 2026.05.08 08:13:36.889567 [ 260 ] {69f0eaa8-c137-4176-86e4-0797c3fa1609} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 9560 | 2026.05.08 08:13:36.889781 [ 260 ] {69f0eaa8-c137-4176-86e4-0797c3fa1609} <Trace> oximeter.fields_u32 (b5155bac-ebd9-49db-8237-598074e8072a): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9561 | 2026.05.08 08:13:36.889906 [ 260 ] {69f0eaa8-c137-4176-86e4-0797c3fa1609} <Debug> executeQuery: Read 950 rows, 57.24 KiB in 0.001437 sec., 661099.5128740432 rows/sec., 38.90 MiB/sec. | ||
| 9562 | 2026.05.08 08:13:36.889944 [ 260 ] {69f0eaa8-c137-4176-86e4-0797c3fa1609} <Debug> TCPHandler: Processed in 0.001597627 sec. | ||
| 9563 | 2026.05.08 08:13:36.890331 [ 260 ] {} <Trace> TCP-Session: 3fbd83a9-a342-4804-a34d-63c9c5d34136 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9564 | 2026.05.08 08:13:36.890424 [ 260 ] {7b5ba5b7-1ab1-4c51-93ea-4fc2d628ddef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40062) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 9565 | 2026.05.08 08:13:36.890463 [ 260 ] {7b5ba5b7-1ab1-4c51-93ea-4fc2d628ddef} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 9566 | 2026.05.08 08:13:36.890842 [ 260 ] {7b5ba5b7-1ab1-4c51-93ea-4fc2d628ddef} <Trace> oximeter.fields_u64 (0d6b14c5-b10e-4a1c-aa05-73304251a84f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9567 | 2026.05.08 08:13:36.890878 [ 260 ] {7b5ba5b7-1ab1-4c51-93ea-4fc2d628ddef} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.02 GiB. | ||
| 9568 | 2026.05.08 08:13:36.891158 [ 260 ] {7b5ba5b7-1ab1-4c51-93ea-4fc2d628ddef} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 9569 | 2026.05.08 08:13:36.891371 [ 260 ] {7b5ba5b7-1ab1-4c51-93ea-4fc2d628ddef} <Trace> oximeter.fields_u64 (0d6b14c5-b10e-4a1c-aa05-73304251a84f): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9570 | 2026.05.08 08:13:36.891494 [ 260 ] {7b5ba5b7-1ab1-4c51-93ea-4fc2d628ddef} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001087 sec., 919.963201471941 rows/sec., 64.68 KiB/sec. | ||
| 9571 | 2026.05.08 08:13:36.891529 [ 260 ] {7b5ba5b7-1ab1-4c51-93ea-4fc2d628ddef} <Debug> TCPHandler: Processed in 0.001245782 sec. | ||
| 9572 | 2026.05.08 08:13:36.891645 [ 260 ] {} <Trace> TCP-Session: 3fbd83a9-a342-4804-a34d-63c9c5d34136 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9573 | 2026.05.08 08:13:36.891739 [ 260 ] {996d3d0b-44e0-4f87-809d-747401a43f77} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40062) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 9574 | 2026.05.08 08:13:36.891777 [ 260 ] {996d3d0b-44e0-4f87-809d-747401a43f77} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 9575 | 2026.05.08 08:13:36.892206 [ 260 ] {996d3d0b-44e0-4f87-809d-747401a43f77} <Trace> oximeter.fields_u8 (7b358469-9653-4fa1-8df0-42378e30bc5f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9576 | 2026.05.08 08:13:36.892241 [ 260 ] {996d3d0b-44e0-4f87-809d-747401a43f77} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.02 GiB. | ||
| 9577 | 2026.05.08 08:13:36.892536 [ 260 ] {996d3d0b-44e0-4f87-809d-747401a43f77} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 9578 | 2026.05.08 08:13:36.892752 [ 260 ] {996d3d0b-44e0-4f87-809d-747401a43f77} <Trace> oximeter.fields_u8 (7b358469-9653-4fa1-8df0-42378e30bc5f): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9579 | 2026.05.08 08:13:36.892876 [ 260 ] {996d3d0b-44e0-4f87-809d-747401a43f77} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001155 sec., 128138.52813852814 rows/sec., 7.29 MiB/sec. | ||
| 9580 | 2026.05.08 08:13:36.892913 [ 260 ] {996d3d0b-44e0-4f87-809d-747401a43f77} <Debug> TCPHandler: Processed in 0.001315623 sec. | ||
| 9581 | 2026.05.08 08:13:36.893048 [ 260 ] {} <Trace> TCP-Session: 3fbd83a9-a342-4804-a34d-63c9c5d34136 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9582 | 2026.05.08 08:13:36.893141 [ 260 ] {962b2a77-d3cf-4855-9282-4d0e387be0de} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40062) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9583 | 2026.05.08 08:13:36.893180 [ 260 ] {962b2a77-d3cf-4855-9282-4d0e387be0de} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9584 | 2026.05.08 08:13:36.894116 [ 260 ] {962b2a77-d3cf-4855-9282-4d0e387be0de} <Trace> oximeter.fields_uuid (6954ef9e-8f45-45b9-b3dd-33f933bb31d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9585 | 2026.05.08 08:13:36.894152 [ 260 ] {962b2a77-d3cf-4855-9282-4d0e387be0de} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.02 GiB. | ||
| 9586 | 2026.05.08 08:13:36.894557 [ 260 ] {962b2a77-d3cf-4855-9282-4d0e387be0de} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 9587 | 2026.05.08 08:13:36.894803 [ 260 ] {962b2a77-d3cf-4855-9282-4d0e387be0de} <Trace> oximeter.fields_uuid (6954ef9e-8f45-45b9-b3dd-33f933bb31d2): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9588 | 2026.05.08 08:13:36.894935 [ 260 ] {962b2a77-d3cf-4855-9282-4d0e387be0de} <Debug> executeQuery: Read 1732 rows, 119.46 KiB in 0.001811 sec., 956377.6918829377 rows/sec., 64.42 MiB/sec. | ||
| 9589 | 2026.05.08 08:13:36.894973 [ 260 ] {962b2a77-d3cf-4855-9282-4d0e387be0de} <Debug> TCPHandler: Processed in 0.001981075 sec. | ||
| 9590 | 2026.05.08 08:13:36.895103 [ 260 ] {} <Trace> TCP-Session: 3fbd83a9-a342-4804-a34d-63c9c5d34136 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9591 | 2026.05.08 08:13:36.895198 [ 260 ] {12eff1d9-86bb-4d70-84a0-7ec6837287d0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40062) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 9592 | 2026.05.08 08:13:36.895239 [ 260 ] {12eff1d9-86bb-4d70-84a0-7ec6837287d0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 9593 | 2026.05.08 08:13:36.895570 [ 260 ] {12eff1d9-86bb-4d70-84a0-7ec6837287d0} <Trace> oximeter.measurements_bool (014a2999-841c-441b-b671-434e3660eef7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9594 | 2026.05.08 08:13:36.895606 [ 260 ] {12eff1d9-86bb-4d70-84a0-7ec6837287d0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.02 GiB. | ||
| 9595 | 2026.05.08 08:13:36.895910 [ 260 ] {12eff1d9-86bb-4d70-84a0-7ec6837287d0} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 9596 | 2026.05.08 08:13:36.896123 [ 260 ] {12eff1d9-86bb-4d70-84a0-7ec6837287d0} <Trace> oximeter.measurements_bool (014a2999-841c-441b-b671-434e3660eef7): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9597 | 2026.05.08 08:13:36.896253 [ 260 ] {12eff1d9-86bb-4d70-84a0-7ec6837287d0} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001073 sec., 5591.798695246971 rows/sec., 292.15 KiB/sec. | ||
| 9598 | 2026.05.08 08:13:36.896289 [ 260 ] {12eff1d9-86bb-4d70-84a0-7ec6837287d0} <Debug> TCPHandler: Processed in 0.001234332 sec. | ||
| 9599 | 2026.05.08 08:13:36.896415 [ 260 ] {} <Trace> TCP-Session: 3fbd83a9-a342-4804-a34d-63c9c5d34136 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9600 | 2026.05.08 08:13:36.896508 [ 260 ] {458bdca5-6785-4b2d-b45c-91ac4adc10e2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40062) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9601 | 2026.05.08 08:13:36.896550 [ 260 ] {458bdca5-6785-4b2d-b45c-91ac4adc10e2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9602 | 2026.05.08 08:13:36.897301 [ 260 ] {458bdca5-6785-4b2d-b45c-91ac4adc10e2} <Trace> oximeter.measurements_cumulativeu64 (a8be02dd-881e-443e-adcb-2b9e0d812815): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9603 | 2026.05.08 08:13:36.897337 [ 260 ] {458bdca5-6785-4b2d-b45c-91ac4adc10e2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.02 GiB. | ||
| 9604 | 2026.05.08 08:13:36.897758 [ 260 ] {458bdca5-6785-4b2d-b45c-91ac4adc10e2} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 9605 | 2026.05.08 08:13:36.897980 [ 260 ] {458bdca5-6785-4b2d-b45c-91ac4adc10e2} <Trace> oximeter.measurements_cumulativeu64 (a8be02dd-881e-443e-adcb-2b9e0d812815): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9606 | 2026.05.08 08:13:36.898110 [ 260 ] {458bdca5-6785-4b2d-b45c-91ac4adc10e2} <Debug> executeQuery: Read 1601 rows, 99.52 KiB in 0.00162 sec., 988271.6049382717 rows/sec., 59.99 MiB/sec. | ||
| 9607 | 2026.05.08 08:13:36.898146 [ 260 ] {458bdca5-6785-4b2d-b45c-91ac4adc10e2} <Debug> TCPHandler: Processed in 0.001779781 sec. | ||
| 9608 | 2026.05.08 08:13:36.898278 [ 260 ] {} <Trace> TCP-Session: 3fbd83a9-a342-4804-a34d-63c9c5d34136 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9609 | 2026.05.08 08:13:36.898371 [ 260 ] {6e9b2fff-4641-4204-a761-f24f26055bb3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40062) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 9610 | 2026.05.08 08:13:36.898413 [ 260 ] {6e9b2fff-4641-4204-a761-f24f26055bb3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 9611 | 2026.05.08 08:13:36.898725 [ 260 ] {6e9b2fff-4641-4204-a761-f24f26055bb3} <Trace> oximeter.measurements_f64 (6f2500a7-7443-4aff-afae-2b5549923f4f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9612 | 2026.05.08 08:13:36.898762 [ 260 ] {6e9b2fff-4641-4204-a761-f24f26055bb3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.02 GiB. | ||
| 9613 | 2026.05.08 08:13:36.899070 [ 260 ] {6e9b2fff-4641-4204-a761-f24f26055bb3} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 9614 | 2026.05.08 08:13:36.899294 [ 260 ] {6e9b2fff-4641-4204-a761-f24f26055bb3} <Trace> oximeter.measurements_f64 (6f2500a7-7443-4aff-afae-2b5549923f4f): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9615 | 2026.05.08 08:13:36.899423 [ 260 ] {6e9b2fff-4641-4204-a761-f24f26055bb3} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.00107 sec., 934.5794392523364 rows/sec., 62.97 KiB/sec. | ||
| 9616 | 2026.05.08 08:13:36.899459 [ 260 ] {6e9b2fff-4641-4204-a761-f24f26055bb3} <Debug> TCPHandler: Processed in 0.001228412 sec. | ||
| 9617 | 2026.05.08 08:13:36.899578 [ 260 ] {} <Trace> TCP-Session: 3fbd83a9-a342-4804-a34d-63c9c5d34136 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9618 | 2026.05.08 08:13:36.899673 [ 260 ] {fd011095-efa3-42f8-bca0-e4f46f8faa28} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40062) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 9619 | 2026.05.08 08:13:36.899726 [ 260 ] {fd011095-efa3-42f8-bca0-e4f46f8faa28} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 9620 | 2026.05.08 08:13:36.900530 [ 260 ] {fd011095-efa3-42f8-bca0-e4f46f8faa28} <Trace> oximeter.measurements_histogramu64 (ebabec84-cbfc-4cf8-9a95-b35807d218b8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9621 | 2026.05.08 08:13:36.900568 [ 260 ] {fd011095-efa3-42f8-bca0-e4f46f8faa28} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.02 GiB. | ||
| 9622 | 2026.05.08 08:13:36.901101 [ 260 ] {fd011095-efa3-42f8-bca0-e4f46f8faa28} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 9623 | 2026.05.08 08:13:36.901326 [ 260 ] {fd011095-efa3-42f8-bca0-e4f46f8faa28} <Trace> oximeter.measurements_histogramu64 (ebabec84-cbfc-4cf8-9a95-b35807d218b8): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9624 | 2026.05.08 08:13:36.901462 [ 260 ] {fd011095-efa3-42f8-bca0-e4f46f8faa28} <Debug> executeQuery: Read 27 rows, 49.54 KiB in 0.001808 sec., 14933.628318584071 rows/sec., 26.76 MiB/sec. | ||
| 9625 | 2026.05.08 08:13:36.901523 [ 260 ] {fd011095-efa3-42f8-bca0-e4f46f8faa28} <Debug> TCPHandler: Processed in 0.001991404 sec. | ||
| 9626 | 2026.05.08 08:13:36.901651 [ 260 ] {} <Trace> TCP-Session: 3fbd83a9-a342-4804-a34d-63c9c5d34136 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9627 | 2026.05.08 08:13:36.901745 [ 260 ] {dd9b81f4-736e-45fc-9270-ce634f0d6420} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40062) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9628 | 2026.05.08 08:13:36.901785 [ 260 ] {dd9b81f4-736e-45fc-9270-ce634f0d6420} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9629 | 2026.05.08 08:13:36.902121 [ 260 ] {dd9b81f4-736e-45fc-9270-ce634f0d6420} <Trace> oximeter.measurements_u64 (51456919-ce1d-4304-962d-5a281585e6eb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9630 | 2026.05.08 08:13:36.902156 [ 260 ] {dd9b81f4-736e-45fc-9270-ce634f0d6420} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.02 GiB. | ||
| 9631 | 2026.05.08 08:13:36.902451 [ 260 ] {dd9b81f4-736e-45fc-9270-ce634f0d6420} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 9632 | 2026.05.08 08:13:36.902661 [ 260 ] {dd9b81f4-736e-45fc-9270-ce634f0d6420} <Trace> oximeter.measurements_u64 (51456919-ce1d-4304-962d-5a281585e6eb): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9633 | 2026.05.08 08:13:36.902788 [ 260 ] {dd9b81f4-736e-45fc-9270-ce634f0d6420} <Debug> executeQuery: Read 42 rows, 2.45 KiB in 0.001061 sec., 39585.29688972667 rows/sec., 2.26 MiB/sec. | ||
| 9634 | 2026.05.08 08:13:36.902823 [ 260 ] {dd9b81f4-736e-45fc-9270-ce634f0d6420} <Debug> TCPHandler: Processed in 0.001220731 sec. | ||
| 9635 | 2026.05.08 08:13:37.000206 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 307.64 MiB, peak 312.71 MiB, free memory in arenas 0.00 B, will set to 306.27 MiB (RSS), difference: -1.37 MiB | ||
| 9636 | 2026.05.08 08:13:40.187287 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 64 entries to flush up to offset 1214 | ||
| 9637 | 2026.05.08 08:13:40.190353 [ 243 ] {} <Trace> system.query_log (14f8ccb3-56a3-4601-8a9e-d96094aafe7f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9638 | 2026.05.08 08:13:40.190406 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.02 GiB. | ||
| 9639 | 2026.05.08 08:13:40.191632 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 9640 | 2026.05.08 08:13:40.191976 [ 243 ] {} <Trace> system.query_log (14f8ccb3-56a3-4601-8a9e-d96094aafe7f): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9641 | 2026.05.08 08:13:40.192361 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1214 | ||
| 9642 | 2026.05.08 08:13:40.780759 [ 260 ] {} <Trace> TCP-Session: 3fbd83a9-a342-4804-a34d-63c9c5d34136 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9643 | 2026.05.08 08:13:40.781150 [ 260 ] {21077035-baba-45cb-9675-8342950517d7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40062) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_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) | ||
| 9644 | 2026.05.08 08:13:40.781708 [ 260 ] {21077035-baba-45cb-9675-8342950517d7} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 9645 | 2026.05.08 08:13:40.781780 [ 260 ] {21077035-baba-45cb-9675-8342950517d7} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_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 | ||
| 9646 | 2026.05.08 08:13:40.782031 [ 260 ] {21077035-baba-45cb-9675-8342950517d7} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 9647 | 2026.05.08 08:13:40.782106 [ 260 ] {21077035-baba-45cb-9675-8342950517d7} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 9648 | 2026.05.08 08:13:40.782253 [ 260 ] {21077035-baba-45cb-9675-8342950517d7} <Debug> oximeter.timeseries_schema (b89db7f6-4c52-403d-9f92-e362dcc59f0f) (SelectExecutor): Key condition: (column 0 in 18-element set) | ||
| 9649 | 2026.05.08 08:13:40.782367 [ 316 ] {21077035-baba-45cb-9675-8342950517d7} <Trace> oximeter.timeseries_schema (b89db7f6-4c52-403d-9f92-e362dcc59f0f) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 9650 | 2026.05.08 08:13:40.782396 [ 347 ] {21077035-baba-45cb-9675-8342950517d7} <Trace> oximeter.timeseries_schema (b89db7f6-4c52-403d-9f92-e362dcc59f0f) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 9651 | 2026.05.08 08:13:40.782397 [ 353 ] {21077035-baba-45cb-9675-8342950517d7} <Trace> oximeter.timeseries_schema (b89db7f6-4c52-403d-9f92-e362dcc59f0f) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 9652 | 2026.05.08 08:13:40.782546 [ 260 ] {21077035-baba-45cb-9675-8342950517d7} <Debug> oximeter.timeseries_schema (b89db7f6-4c52-403d-9f92-e362dcc59f0f) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges | ||
| 9653 | 2026.05.08 08:13:40.782576 [ 260 ] {21077035-baba-45cb-9675-8342950517d7} <Trace> oximeter.timeseries_schema (b89db7f6-4c52-403d-9f92-e362dcc59f0f) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 9654 | 2026.05.08 08:13:40.782649 [ 260 ] {21077035-baba-45cb-9675-8342950517d7} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 9655 | 2026.05.08 08:13:40.782670 [ 260 ] {21077035-baba-45cb-9675-8342950517d7} <Debug> oximeter.timeseries_schema (b89db7f6-4c52-403d-9f92-e362dcc59f0f) (SelectExecutor): Reading approx. 47 rows with 2 streams | ||
| 9656 | 2026.05.08 08:13:40.782705 [ 260 ] {21077035-baba-45cb-9675-8342950517d7} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 9657 | 2026.05.08 08:13:40.782751 [ 260 ] {21077035-baba-45cb-9675-8342950517d7} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 9658 | 2026.05.08 08:13:40.783945 [ 260 ] {21077035-baba-45cb-9675-8342950517d7} <Debug> executeQuery: Read 47 rows, 8.00 KiB in 0.002949 sec., 15937.60596812479 rows/sec., 2.65 MiB/sec. | ||
| 9659 | 2026.05.08 08:13:40.784083 [ 260 ] {21077035-baba-45cb-9675-8342950517d7} <Debug> TCPHandler: Processed in 0.003515531 sec. | ||
| 9660 | 2026.05.08 08:13:40.785459 [ 260 ] {} <Trace> TCP-Session: 3fbd83a9-a342-4804-a34d-63c9c5d34136 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9661 | 2026.05.08 08:13:40.785573 [ 260 ] {25320083-2712-4ae4-b94f-505c247f53fe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40062) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9662 | 2026.05.08 08:13:40.785619 [ 260 ] {25320083-2712-4ae4-b94f-505c247f53fe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9663 | 2026.05.08 08:13:40.786110 [ 260 ] {25320083-2712-4ae4-b94f-505c247f53fe} <Trace> oximeter.fields_string (2e56caf6-21a8-464c-b24f-cce9c93bbfbe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9664 | 2026.05.08 08:13:40.786158 [ 260 ] {25320083-2712-4ae4-b94f-505c247f53fe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.01 GiB. | ||
| 9665 | 2026.05.08 08:13:40.786541 [ 260 ] {25320083-2712-4ae4-b94f-505c247f53fe} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 9666 | 2026.05.08 08:13:40.786793 [ 260 ] {25320083-2712-4ae4-b94f-505c247f53fe} <Trace> oximeter.fields_string (2e56caf6-21a8-464c-b24f-cce9c93bbfbe): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9667 | 2026.05.08 08:13:40.786952 [ 260 ] {25320083-2712-4ae4-b94f-505c247f53fe} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001415 sec., 39575.971731448764 rows/sec., 3.04 MiB/sec. | ||
| 9668 | 2026.05.08 08:13:40.786994 [ 260 ] {25320083-2712-4ae4-b94f-505c247f53fe} <Debug> TCPHandler: Processed in 0.001588158 sec. | ||
| 9669 | 2026.05.08 08:13:40.787117 [ 260 ] {} <Trace> TCP-Session: 3fbd83a9-a342-4804-a34d-63c9c5d34136 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9670 | 2026.05.08 08:13:40.787241 [ 260 ] {109f2462-6e65-4c8b-aed1-bcd448e10c45} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40062) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9671 | 2026.05.08 08:13:40.787292 [ 260 ] {109f2462-6e65-4c8b-aed1-bcd448e10c45} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9672 | 2026.05.08 08:13:40.787811 [ 260 ] {109f2462-6e65-4c8b-aed1-bcd448e10c45} <Trace> oximeter.fields_uuid (6954ef9e-8f45-45b9-b3dd-33f933bb31d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9673 | 2026.05.08 08:13:40.787852 [ 260 ] {109f2462-6e65-4c8b-aed1-bcd448e10c45} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.01 GiB. | ||
| 9674 | 2026.05.08 08:13:40.788184 [ 260 ] {109f2462-6e65-4c8b-aed1-bcd448e10c45} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 9675 | 2026.05.08 08:13:40.788400 [ 260 ] {109f2462-6e65-4c8b-aed1-bcd448e10c45} <Trace> oximeter.fields_uuid (6954ef9e-8f45-45b9-b3dd-33f933bb31d2): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9676 | 2026.05.08 08:13:40.788538 [ 260 ] {109f2462-6e65-4c8b-aed1-bcd448e10c45} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001324 sec., 48338.36858006042 rows/sec., 3.77 MiB/sec. | ||
| 9677 | 2026.05.08 08:13:40.788577 [ 260 ] {109f2462-6e65-4c8b-aed1-bcd448e10c45} <Debug> TCPHandler: Processed in 0.001523237 sec. | ||
| 9678 | 2026.05.08 08:13:40.788692 [ 260 ] {} <Trace> TCP-Session: 3fbd83a9-a342-4804-a34d-63c9c5d34136 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9679 | 2026.05.08 08:13:40.788788 [ 260 ] {c5fe8653-ef88-4434-a99b-ecb8b8002894} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40062) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9680 | 2026.05.08 08:13:40.788832 [ 260 ] {c5fe8653-ef88-4434-a99b-ecb8b8002894} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9681 | 2026.05.08 08:13:40.789212 [ 260 ] {c5fe8653-ef88-4434-a99b-ecb8b8002894} <Trace> oximeter.measurements_cumulativeu64 (a8be02dd-881e-443e-adcb-2b9e0d812815): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9682 | 2026.05.08 08:13:40.789249 [ 260 ] {c5fe8653-ef88-4434-a99b-ecb8b8002894} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.01 GiB. | ||
| 9683 | 2026.05.08 08:13:40.789585 [ 260 ] {c5fe8653-ef88-4434-a99b-ecb8b8002894} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 9684 | 2026.05.08 08:13:40.789800 [ 260 ] {c5fe8653-ef88-4434-a99b-ecb8b8002894} <Trace> oximeter.measurements_cumulativeu64 (a8be02dd-881e-443e-adcb-2b9e0d812815): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9685 | 2026.05.08 08:13:40.789935 [ 260 ] {c5fe8653-ef88-4434-a99b-ecb8b8002894} <Debug> executeQuery: Read 128 rows, 9.13 KiB in 0.001166 sec., 109777.01543739281 rows/sec., 7.65 MiB/sec. | ||
| 9686 | 2026.05.08 08:13:40.789971 [ 260 ] {c5fe8653-ef88-4434-a99b-ecb8b8002894} <Debug> TCPHandler: Processed in 0.001329453 sec. | ||
| 9687 | 2026.05.08 08:13:40.790083 [ 260 ] {} <Trace> TCP-Session: 3fbd83a9-a342-4804-a34d-63c9c5d34136 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9688 | 2026.05.08 08:13:40.790178 [ 260 ] {860f64ca-8c37-4c2d-8568-87099b3b4b3b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40062) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9689 | 2026.05.08 08:13:40.790220 [ 260 ] {860f64ca-8c37-4c2d-8568-87099b3b4b3b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9690 | 2026.05.08 08:13:40.790548 [ 260 ] {860f64ca-8c37-4c2d-8568-87099b3b4b3b} <Trace> oximeter.measurements_u64 (51456919-ce1d-4304-962d-5a281585e6eb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9691 | 2026.05.08 08:13:40.790583 [ 260 ] {860f64ca-8c37-4c2d-8568-87099b3b4b3b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.01 GiB. | ||
| 9692 | 2026.05.08 08:13:40.790896 [ 260 ] {860f64ca-8c37-4c2d-8568-87099b3b4b3b} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 9693 | 2026.05.08 08:13:40.791109 [ 260 ] {860f64ca-8c37-4c2d-8568-87099b3b4b3b} <Trace> oximeter.measurements_u64 (51456919-ce1d-4304-962d-5a281585e6eb): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9694 | 2026.05.08 08:13:40.791240 [ 260 ] {860f64ca-8c37-4c2d-8568-87099b3b4b3b} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.00108 sec., 44444.444444444445 rows/sec., 3.00 MiB/sec. | ||
| 9695 | 2026.05.08 08:13:40.791277 [ 260 ] {860f64ca-8c37-4c2d-8568-87099b3b4b3b} <Debug> TCPHandler: Processed in 0.001244112 sec. | ||
| 9696 | 2026.05.08 08:13:42.623307 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 18671 | ||
| 9697 | 2026.05.08 08:13:42.623836 [ 245 ] {} <Trace> system.asynchronous_metric_log (ae5b5697-1ff6-4106-8704-be69c16fe51c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9698 | 2026.05.08 08:13:42.623874 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.01 GiB. | ||
| 9699 | 2026.05.08 08:13:42.624366 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 9700 | 2026.05.08 08:13:42.624612 [ 245 ] {} <Trace> system.asynchronous_metric_log (ae5b5697-1ff6-4106-8704-be69c16fe51c): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9701 | 2026.05.08 08:13:42.624738 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 18671 | ||
| 9702 | 2026.05.08 08:13:43.595325 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 294 | ||
| 9703 | 2026.05.08 08:13:43.612045 [ 244 ] {} <Trace> system.metric_log (6863ca5b-3a4e-4a65-b181-6be743eb150d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9704 | 2026.05.08 08:13:43.612102 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.01 GiB. | ||
| 9705 | 2026.05.08 08:13:43.618467 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 9706 | 2026.05.08 08:13:43.619175 [ 244 ] {} <Trace> system.metric_log (6863ca5b-3a4e-4a65-b181-6be743eb150d): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9707 | 2026.05.08 08:13:43.622090 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 294 | ||
| 9708 | 2026.05.08 08:13:45.782219 [ 260 ] {} <Trace> TCP-Session: 3fbd83a9-a342-4804-a34d-63c9c5d34136 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9709 | 2026.05.08 08:13:45.782568 [ 260 ] {0d560405-e0ad-465e-a69f-d8bbea92224c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40062) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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) | ||
| 9710 | 2026.05.08 08:13:45.783075 [ 260 ] {0d560405-e0ad-465e-a69f-d8bbea92224c} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 9711 | 2026.05.08 08:13:45.783111 [ 260 ] {0d560405-e0ad-465e-a69f-d8bbea92224c} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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 | ||
| 9712 | 2026.05.08 08:13:45.783333 [ 260 ] {0d560405-e0ad-465e-a69f-d8bbea92224c} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 9713 | 2026.05.08 08:13:45.783405 [ 260 ] {0d560405-e0ad-465e-a69f-d8bbea92224c} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 9714 | 2026.05.08 08:13:45.783548 [ 260 ] {0d560405-e0ad-465e-a69f-d8bbea92224c} <Debug> oximeter.timeseries_schema (b89db7f6-4c52-403d-9f92-e362dcc59f0f) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 9715 | 2026.05.08 08:13:45.783667 [ 353 ] {0d560405-e0ad-465e-a69f-d8bbea92224c} <Trace> oximeter.timeseries_schema (b89db7f6-4c52-403d-9f92-e362dcc59f0f) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 9716 | 2026.05.08 08:13:45.783671 [ 333 ] {0d560405-e0ad-465e-a69f-d8bbea92224c} <Trace> oximeter.timeseries_schema (b89db7f6-4c52-403d-9f92-e362dcc59f0f) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 9717 | 2026.05.08 08:13:45.783679 [ 347 ] {0d560405-e0ad-465e-a69f-d8bbea92224c} <Trace> oximeter.timeseries_schema (b89db7f6-4c52-403d-9f92-e362dcc59f0f) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 9718 | 2026.05.08 08:13:45.783842 [ 260 ] {0d560405-e0ad-465e-a69f-d8bbea92224c} <Debug> oximeter.timeseries_schema (b89db7f6-4c52-403d-9f92-e362dcc59f0f) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges | ||
| 9719 | 2026.05.08 08:13:45.783871 [ 260 ] {0d560405-e0ad-465e-a69f-d8bbea92224c} <Trace> oximeter.timeseries_schema (b89db7f6-4c52-403d-9f92-e362dcc59f0f) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 9720 | 2026.05.08 08:13:45.783943 [ 260 ] {0d560405-e0ad-465e-a69f-d8bbea92224c} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 9721 | 2026.05.08 08:13:45.783963 [ 260 ] {0d560405-e0ad-465e-a69f-d8bbea92224c} <Debug> oximeter.timeseries_schema (b89db7f6-4c52-403d-9f92-e362dcc59f0f) (SelectExecutor): Reading approx. 47 rows with 2 streams | ||
| 9722 | 2026.05.08 08:13:45.783997 [ 260 ] {0d560405-e0ad-465e-a69f-d8bbea92224c} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 9723 | 2026.05.08 08:13:45.784037 [ 260 ] {0d560405-e0ad-465e-a69f-d8bbea92224c} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 9724 | 2026.05.08 08:13:45.785156 [ 260 ] {0d560405-e0ad-465e-a69f-d8bbea92224c} <Debug> executeQuery: Read 47 rows, 8.00 KiB in 0.002726 sec., 17241.379310344826 rows/sec., 2.87 MiB/sec. | ||
| 9725 | 2026.05.08 08:13:45.785288 [ 260 ] {0d560405-e0ad-465e-a69f-d8bbea92224c} <Debug> TCPHandler: Processed in 0.003253737 sec. | ||
| 9726 | 2026.05.08 08:13:45.787325 [ 260 ] {} <Trace> TCP-Session: 3fbd83a9-a342-4804-a34d-63c9c5d34136 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9727 | 2026.05.08 08:13:45.787453 [ 260 ] {038bb431-4368-48be-a0fa-6f2d38a457d7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40062) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9728 | 2026.05.08 08:13:45.787504 [ 260 ] {038bb431-4368-48be-a0fa-6f2d38a457d7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9729 | 2026.05.08 08:13:45.788107 [ 260 ] {038bb431-4368-48be-a0fa-6f2d38a457d7} <Trace> oximeter.fields_string (2e56caf6-21a8-464c-b24f-cce9c93bbfbe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9730 | 2026.05.08 08:13:45.788150 [ 260 ] {038bb431-4368-48be-a0fa-6f2d38a457d7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.01 GiB. | ||
| 9731 | 2026.05.08 08:13:45.788534 [ 260 ] {038bb431-4368-48be-a0fa-6f2d38a457d7} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 9732 | 2026.05.08 08:13:45.788766 [ 260 ] {038bb431-4368-48be-a0fa-6f2d38a457d7} <Trace> oximeter.fields_string (2e56caf6-21a8-464c-b24f-cce9c93bbfbe): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9733 | 2026.05.08 08:13:45.788912 [ 260 ] {038bb431-4368-48be-a0fa-6f2d38a457d7} <Debug> executeQuery: Read 104 rows, 8.93 KiB in 0.001497 sec., 69472.27788911156 rows/sec., 5.83 MiB/sec. | ||
| 9734 | 2026.05.08 08:13:45.788911 [ 73 ] {} <Debug> oximeter.fields_string (2e56caf6-21a8-464c-b24f-cce9c93bbfbe) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 9735 | 2026.05.08 08:13:45.788952 [ 260 ] {038bb431-4368-48be-a0fa-6f2d38a457d7} <Debug> TCPHandler: Processed in 0.001687259 sec. | ||
| 9736 | 2026.05.08 08:13:45.788983 [ 73 ] {} <Trace> oximeter.fields_string (2e56caf6-21a8-464c-b24f-cce9c93bbfbe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9737 | 2026.05.08 08:13:45.789009 [ 73 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.01 GiB. | ||
| 9738 | 2026.05.08 08:13:45.789102 [ 260 ] {} <Trace> TCP-Session: 3fbd83a9-a342-4804-a34d-63c9c5d34136 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9739 | 2026.05.08 08:13:45.789107 [ 195 ] {2e56caf6-21a8-464c-b24f-cce9c93bbfbe::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 | ||
| 9740 | 2026.05.08 08:13:45.789204 [ 260 ] {8ddbb1dd-d09d-4d25-b743-8628ff0b1d31} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40062) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 9741 | 2026.05.08 08:13:45.789221 [ 195 ] {2e56caf6-21a8-464c-b24f-cce9c93bbfbe::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9742 | 2026.05.08 08:13:45.789245 [ 260 ] {8ddbb1dd-d09d-4d25-b743-8628ff0b1d31} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 9743 | 2026.05.08 08:13:45.789254 [ 195 ] {2e56caf6-21a8-464c-b24f-cce9c93bbfbe::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 3358 rows starting from the beginning of the part | ||
| 9744 | 2026.05.08 08:13:45.789319 [ 195 ] {2e56caf6-21a8-464c-b24f-cce9c93bbfbe::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 833 rows starting from the beginning of the part | ||
| 9745 | 2026.05.08 08:13:45.789377 [ 195 ] {2e56caf6-21a8-464c-b24f-cce9c93bbfbe::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 104 rows starting from the beginning of the part | ||
| 9746 | 2026.05.08 08:13:45.789449 [ 195 ] {2e56caf6-21a8-464c-b24f-cce9c93bbfbe::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 3178 rows starting from the beginning of the part | ||
| 9747 | 2026.05.08 08:13:45.789514 [ 195 ] {2e56caf6-21a8-464c-b24f-cce9c93bbfbe::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 56 rows starting from the beginning of the part | ||
| 9748 | 2026.05.08 08:13:45.789568 [ 195 ] {2e56caf6-21a8-464c-b24f-cce9c93bbfbe::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 104 rows starting from the beginning of the part | ||
| 9749 | 2026.05.08 08:13:45.789647 [ 260 ] {8ddbb1dd-d09d-4d25-b743-8628ff0b1d31} <Trace> oximeter.fields_u16 (b3f55b36-ed93-4ef0-b7a4-471cf9f732a6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9750 | 2026.05.08 08:13:45.789684 [ 260 ] {8ddbb1dd-d09d-4d25-b743-8628ff0b1d31} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.01 GiB. | ||
| 9751 | 2026.05.08 08:13:45.789999 [ 260 ] {8ddbb1dd-d09d-4d25-b743-8628ff0b1d31} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 9752 | 2026.05.08 08:13:45.790230 [ 260 ] {8ddbb1dd-d09d-4d25-b743-8628ff0b1d31} <Trace> oximeter.fields_u16 (b3f55b36-ed93-4ef0-b7a4-471cf9f732a6): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9753 | 2026.05.08 08:13:45.790363 [ 260 ] {8ddbb1dd-d09d-4d25-b743-8628ff0b1d31} <Debug> executeQuery: Read 24 rows, 1.80 KiB in 0.00118 sec., 20338.983050847455 rows/sec., 1.49 MiB/sec. | ||
| 9754 | 2026.05.08 08:13:45.790401 [ 260 ] {8ddbb1dd-d09d-4d25-b743-8628ff0b1d31} <Debug> TCPHandler: Processed in 0.001346893 sec. | ||
| 9755 | 2026.05.08 08:13:45.790517 [ 260 ] {} <Trace> TCP-Session: 3fbd83a9-a342-4804-a34d-63c9c5d34136 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9756 | 2026.05.08 08:13:45.790611 [ 260 ] {656a8b2c-66d4-4953-92ec-a2210faabe0c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40062) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9757 | 2026.05.08 08:13:45.790651 [ 260 ] {656a8b2c-66d4-4953-92ec-a2210faabe0c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9758 | 2026.05.08 08:13:45.791080 [ 260 ] {656a8b2c-66d4-4953-92ec-a2210faabe0c} <Trace> oximeter.fields_uuid (6954ef9e-8f45-45b9-b3dd-33f933bb31d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9759 | 2026.05.08 08:13:45.791116 [ 260 ] {656a8b2c-66d4-4953-92ec-a2210faabe0c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.01 GiB. | ||
| 9760 | 2026.05.08 08:13:45.791437 [ 260 ] {656a8b2c-66d4-4953-92ec-a2210faabe0c} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 9761 | 2026.05.08 08:13:45.791650 [ 260 ] {656a8b2c-66d4-4953-92ec-a2210faabe0c} <Trace> oximeter.fields_uuid (6954ef9e-8f45-45b9-b3dd-33f933bb31d2): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9762 | 2026.05.08 08:13:45.791752 [ 73 ] {} <Debug> oximeter.fields_uuid (6954ef9e-8f45-45b9-b3dd-33f933bb31d2) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 9763 | 2026.05.08 08:13:45.791776 [ 260 ] {656a8b2c-66d4-4953-92ec-a2210faabe0c} <Debug> executeQuery: Read 88 rows, 7.04 KiB in 0.001184 sec., 74324.32432432433 rows/sec., 5.80 MiB/sec. | ||
| 9764 | 2026.05.08 08:13:45.791783 [ 73 ] {} <Trace> oximeter.fields_uuid (6954ef9e-8f45-45b9-b3dd-33f933bb31d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9765 | 2026.05.08 08:13:45.791818 [ 73 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.01 GiB. | ||
| 9766 | 2026.05.08 08:13:45.791822 [ 260 ] {656a8b2c-66d4-4953-92ec-a2210faabe0c} <Debug> TCPHandler: Processed in 0.001353064 sec. | ||
| 9767 | 2026.05.08 08:13:45.791901 [ 199 ] {6954ef9e-8f45-45b9-b3dd-33f933bb31d2::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 | ||
| 9768 | 2026.05.08 08:13:45.791952 [ 260 ] {} <Trace> TCP-Session: 3fbd83a9-a342-4804-a34d-63c9c5d34136 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9769 | 2026.05.08 08:13:45.791988 [ 199 ] {6954ef9e-8f45-45b9-b3dd-33f933bb31d2::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9770 | 2026.05.08 08:13:45.792014 [ 199 ] {6954ef9e-8f45-45b9-b3dd-33f933bb31d2::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 1830 rows starting from the beginning of the part | ||
| 9771 | 2026.05.08 08:13:45.792044 [ 260 ] {618feefe-c2b4-46e6-bfeb-9394d4c7b506} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40062) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9772 | 2026.05.08 08:13:45.792064 [ 199 ] {6954ef9e-8f45-45b9-b3dd-33f933bb31d2::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 508 rows starting from the beginning of the part | ||
| 9773 | 2026.05.08 08:13:45.792085 [ 260 ] {618feefe-c2b4-46e6-bfeb-9394d4c7b506} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9774 | 2026.05.08 08:13:45.792107 [ 199 ] {6954ef9e-8f45-45b9-b3dd-33f933bb31d2::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 88 rows starting from the beginning of the part | ||
| 9775 | 2026.05.08 08:13:45.792146 [ 199 ] {6954ef9e-8f45-45b9-b3dd-33f933bb31d2::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 1732 rows starting from the beginning of the part | ||
| 9776 | 2026.05.08 08:13:45.792189 [ 199 ] {6954ef9e-8f45-45b9-b3dd-33f933bb31d2::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 64 rows starting from the beginning of the part | ||
| 9777 | 2026.05.08 08:13:45.792219 [ 194 ] {2e56caf6-21a8-464c-b24f-cce9c93bbfbe::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7633 rows, containing 5 columns (5 merged, 0 gathered) in 0.003149654 sec., 2423440.7969891294 rows/sec., 192.85 MiB/sec. | ||
| 9778 | 2026.05.08 08:13:45.792225 [ 199 ] {6954ef9e-8f45-45b9-b3dd-33f933bb31d2::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 88 rows starting from the beginning of the part | ||
| 9779 | 2026.05.08 08:13:45.792503 [ 260 ] {618feefe-c2b4-46e6-bfeb-9394d4c7b506} <Trace> oximeter.measurements_cumulativeu64 (a8be02dd-881e-443e-adcb-2b9e0d812815): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9780 | 2026.05.08 08:13:45.792538 [ 260 ] {618feefe-c2b4-46e6-bfeb-9394d4c7b506} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.01 GiB. | ||
| 9781 | 2026.05.08 08:13:45.792737 [ 193 ] {2e56caf6-21a8-464c-b24f-cce9c93bbfbe::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 9782 | 2026.05.08 08:13:45.792924 [ 260 ] {618feefe-c2b4-46e6-bfeb-9394d4c7b506} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 9783 | 2026.05.08 08:13:45.793140 [ 193 ] {2e56caf6-21a8-464c-b24f-cce9c93bbfbe::all_1_66_13} <Trace> oximeter.fields_string (2e56caf6-21a8-464c-b24f-cce9c93bbfbe): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9784 | 2026.05.08 08:13:45.793201 [ 260 ] {618feefe-c2b4-46e6-bfeb-9394d4c7b506} <Trace> oximeter.measurements_cumulativeu64 (a8be02dd-881e-443e-adcb-2b9e0d812815): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9785 | 2026.05.08 08:13:45.793233 [ 193 ] {2e56caf6-21a8-464c-b24f-cce9c93bbfbe::all_1_66_13} <Trace> oximeter.fields_string (2e56caf6-21a8-464c-b24f-cce9c93bbfbe) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 9786 | 2026.05.08 08:13:45.793321 [ 73 ] {} <Debug> oximeter.measurements_cumulativeu64 (a8be02dd-881e-443e-adcb-2b9e0d812815) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 9787 | 2026.05.08 08:13:45.793343 [ 260 ] {618feefe-c2b4-46e6-bfeb-9394d4c7b506} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001317 sec., 121488.23082763857 rows/sec., 8.46 MiB/sec. | ||
| 9788 | 2026.05.08 08:13:45.793351 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.40 MiB. | ||
| 9789 | 2026.05.08 08:13:45.793345 [ 73 ] {} <Trace> oximeter.measurements_cumulativeu64 (a8be02dd-881e-443e-adcb-2b9e0d812815): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9790 | 2026.05.08 08:13:45.793389 [ 260 ] {618feefe-c2b4-46e6-bfeb-9394d4c7b506} <Debug> TCPHandler: Processed in 0.001483896 sec. | ||
| 9791 | 2026.05.08 08:13:45.793404 [ 73 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.01 GiB. | ||
| 9792 | 2026.05.08 08:13:45.793484 [ 191 ] {a8be02dd-881e-443e-adcb-2b9e0d812815::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 | ||
| 9793 | 2026.05.08 08:13:45.793517 [ 260 ] {} <Trace> TCP-Session: 3fbd83a9-a342-4804-a34d-63c9c5d34136 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9794 | 2026.05.08 08:13:45.793580 [ 191 ] {a8be02dd-881e-443e-adcb-2b9e0d812815::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9795 | 2026.05.08 08:13:45.793583 [ 194 ] {6954ef9e-8f45-45b9-b3dd-33f933bb31d2::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4310 rows, containing 5 columns (5 merged, 0 gathered) in 0.00172316 sec., 2501218.6912416723 rows/sec., 181.25 MiB/sec. | ||
| 9796 | 2026.05.08 08:13:45.793609 [ 260 ] {88e0aaca-dca8-40a0-bec6-2b59b4b40ceb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40062) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 9797 | 2026.05.08 08:13:45.793609 [ 191 ] {a8be02dd-881e-443e-adcb-2b9e0d812815::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_61_12, total 24365 rows starting from the beginning of the part | ||
| 9798 | 2026.05.08 08:13:45.793668 [ 260 ] {88e0aaca-dca8-40a0-bec6-2b59b4b40ceb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 9799 | 2026.05.08 08:13:45.793675 [ 191 ] {a8be02dd-881e-443e-adcb-2b9e0d812815::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 265 rows starting from the beginning of the part | ||
| 9800 | 2026.05.08 08:13:45.793719 [ 191 ] {a8be02dd-881e-443e-adcb-2b9e0d812815::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 160 rows starting from the beginning of the part | ||
| 9801 | 2026.05.08 08:13:45.793756 [ 191 ] {a8be02dd-881e-443e-adcb-2b9e0d812815::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 1601 rows starting from the beginning of the part | ||
| 9802 | 2026.05.08 08:13:45.793793 [ 191 ] {a8be02dd-881e-443e-adcb-2b9e0d812815::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 128 rows starting from the beginning of the part | ||
| 9803 | 2026.05.08 08:13:45.793830 [ 191 ] {a8be02dd-881e-443e-adcb-2b9e0d812815::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 160 rows starting from the beginning of the part | ||
| 9804 | 2026.05.08 08:13:45.793859 [ 194 ] {6954ef9e-8f45-45b9-b3dd-33f933bb31d2::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 9805 | 2026.05.08 08:13:45.794181 [ 194 ] {6954ef9e-8f45-45b9-b3dd-33f933bb31d2::all_1_66_13} <Trace> oximeter.fields_uuid (6954ef9e-8f45-45b9-b3dd-33f933bb31d2): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9806 | 2026.05.08 08:13:45.794263 [ 194 ] {6954ef9e-8f45-45b9-b3dd-33f933bb31d2::all_1_66_13} <Trace> oximeter.fields_uuid (6954ef9e-8f45-45b9-b3dd-33f933bb31d2) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 9807 | 2026.05.08 08:13:45.794369 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.79 MiB. | ||
| 9808 | 2026.05.08 08:13:45.794456 [ 260 ] {88e0aaca-dca8-40a0-bec6-2b59b4b40ceb} <Trace> oximeter.measurements_histogramu64 (ebabec84-cbfc-4cf8-9a95-b35807d218b8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9809 | 2026.05.08 08:13:45.794497 [ 260 ] {88e0aaca-dca8-40a0-bec6-2b59b4b40ceb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.01 GiB. | ||
| 9810 | 2026.05.08 08:13:45.795067 [ 260 ] {88e0aaca-dca8-40a0-bec6-2b59b4b40ceb} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 9811 | 2026.05.08 08:13:45.795302 [ 260 ] {88e0aaca-dca8-40a0-bec6-2b59b4b40ceb} <Trace> oximeter.measurements_histogramu64 (ebabec84-cbfc-4cf8-9a95-b35807d218b8): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9812 | 2026.05.08 08:13:45.795447 [ 260 ] {88e0aaca-dca8-40a0-bec6-2b59b4b40ceb} <Debug> executeQuery: Read 24 rows, 44.04 KiB in 0.001855 sec., 12938.005390835579 rows/sec., 23.18 MiB/sec. | ||
| 9813 | 2026.05.08 08:13:45.795516 [ 260 ] {88e0aaca-dca8-40a0-bec6-2b59b4b40ceb} <Debug> TCPHandler: Processed in 0.002045945 sec. | ||
| 9814 | 2026.05.08 08:13:45.795642 [ 260 ] {} <Trace> TCP-Session: 3fbd83a9-a342-4804-a34d-63c9c5d34136 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9815 | 2026.05.08 08:13:45.795735 [ 260 ] {df5fdd39-792f-40d4-aab2-0d4e1a9d1686} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40062) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9816 | 2026.05.08 08:13:45.795776 [ 260 ] {df5fdd39-792f-40d4-aab2-0d4e1a9d1686} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9817 | 2026.05.08 08:13:45.796107 [ 260 ] {df5fdd39-792f-40d4-aab2-0d4e1a9d1686} <Trace> oximeter.measurements_u64 (51456919-ce1d-4304-962d-5a281585e6eb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9818 | 2026.05.08 08:13:45.796143 [ 260 ] {df5fdd39-792f-40d4-aab2-0d4e1a9d1686} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.01 GiB. | ||
| 9819 | 2026.05.08 08:13:45.796480 [ 260 ] {df5fdd39-792f-40d4-aab2-0d4e1a9d1686} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 9820 | 2026.05.08 08:13:45.796695 [ 260 ] {df5fdd39-792f-40d4-aab2-0d4e1a9d1686} <Trace> oximeter.measurements_u64 (51456919-ce1d-4304-962d-5a281585e6eb): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9821 | 2026.05.08 08:13:45.796802 [ 73 ] {} <Debug> oximeter.measurements_u64 (51456919-ce1d-4304-962d-5a281585e6eb) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 9822 | 2026.05.08 08:13:45.796824 [ 260 ] {df5fdd39-792f-40d4-aab2-0d4e1a9d1686} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001107 sec., 54200.54200542006 rows/sec., 3.65 MiB/sec. | ||
| 9823 | 2026.05.08 08:13:45.796831 [ 73 ] {} <Trace> oximeter.measurements_u64 (51456919-ce1d-4304-962d-5a281585e6eb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9824 | 2026.05.08 08:13:45.796864 [ 73 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.01 GiB. | ||
| 9825 | 2026.05.08 08:13:45.796868 [ 260 ] {df5fdd39-792f-40d4-aab2-0d4e1a9d1686} <Debug> TCPHandler: Processed in 0.001273972 sec. | ||
| 9826 | 2026.05.08 08:13:45.796933 [ 199 ] {51456919-ce1d-4304-962d-5a281585e6eb::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 | ||
| 9827 | 2026.05.08 08:13:45.797018 [ 199 ] {51456919-ce1d-4304-962d-5a281585e6eb::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9828 | 2026.05.08 08:13:45.797041 [ 199 ] {51456919-ce1d-4304-962d-5a281585e6eb::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 3450 rows starting from the beginning of the part | ||
| 9829 | 2026.05.08 08:13:45.797084 [ 199 ] {51456919-ce1d-4304-962d-5a281585e6eb::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 90 rows starting from the beginning of the part | ||
| 9830 | 2026.05.08 08:13:45.797119 [ 199 ] {51456919-ce1d-4304-962d-5a281585e6eb::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 60 rows starting from the beginning of the part | ||
| 9831 | 2026.05.08 08:13:45.797150 [ 199 ] {51456919-ce1d-4304-962d-5a281585e6eb::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 42 rows starting from the beginning of the part | ||
| 9832 | 2026.05.08 08:13:45.797182 [ 199 ] {51456919-ce1d-4304-962d-5a281585e6eb::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 48 rows starting from the beginning of the part | ||
| 9833 | 2026.05.08 08:13:45.797213 [ 199 ] {51456919-ce1d-4304-962d-5a281585e6eb::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 60 rows starting from the beginning of the part | ||
| 9834 | 2026.05.08 08:13:45.798409 [ 196 ] {51456919-ce1d-4304-962d-5a281585e6eb::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3750 rows, containing 4 columns (4 merged, 0 gathered) in 0.001502006 sec., 2496661.131846344 rows/sec., 163.57 MiB/sec. | ||
| 9835 | 2026.05.08 08:13:45.798732 [ 189 ] {51456919-ce1d-4304-962d-5a281585e6eb::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 9836 | 2026.05.08 08:13:45.799002 [ 189 ] {51456919-ce1d-4304-962d-5a281585e6eb::all_1_66_13} <Trace> oximeter.measurements_u64 (51456919-ce1d-4304-962d-5a281585e6eb): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9837 | 2026.05.08 08:13:45.799071 [ 189 ] {51456919-ce1d-4304-962d-5a281585e6eb::all_1_66_13} <Trace> oximeter.measurements_u64 (51456919-ce1d-4304-962d-5a281585e6eb) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 9838 | 2026.05.08 08:13:45.799148 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.77 MiB. | ||
| 9839 | 2026.05.08 08:13:45.800053 [ 189 ] {a8be02dd-881e-443e-adcb-2b9e0d812815::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 26679 rows, containing 5 columns (5 merged, 0 gathered) in 0.006601535 sec., 4041332.811232539 rows/sec., 258.79 MiB/sec. | ||
| 9840 | 2026.05.08 08:13:45.800293 [ 199 ] {a8be02dd-881e-443e-adcb-2b9e0d812815::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 9841 | 2026.05.08 08:13:45.800546 [ 199 ] {a8be02dd-881e-443e-adcb-2b9e0d812815::all_1_66_13} <Trace> oximeter.measurements_cumulativeu64 (a8be02dd-881e-443e-adcb-2b9e0d812815): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9842 | 2026.05.08 08:13:45.800607 [ 199 ] {a8be02dd-881e-443e-adcb-2b9e0d812815::all_1_66_13} <Trace> oximeter.measurements_cumulativeu64 (a8be02dd-881e-443e-adcb-2b9e0d812815) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 9843 | 2026.05.08 08:13:45.800671 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.44 MiB. | ||
| 9844 | 2026.05.08 08:13:46.000196 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 307.61 MiB, peak 318.22 MiB, free memory in arenas 0.00 B, will set to 308.89 MiB (RSS), difference: 1.27 MiB | ||
| 9845 | 2026.05.08 08:13:47.841358 [ 71 ] {} <Debug> oximeter.fields_u8 (7b358469-9653-4fa1-8df0-42378e30bc5f) (MergerMutator): Selected 5 parts from all_1_16_3 to all_20_20_0 | ||
| 9846 | 2026.05.08 08:13:47.841426 [ 71 ] {} <Trace> oximeter.fields_u8 (7b358469-9653-4fa1-8df0-42378e30bc5f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9847 | 2026.05.08 08:13:47.841450 [ 71 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.01 GiB. | ||
| 9848 | 2026.05.08 08:13:47.841560 [ 187 ] {7b358469-9653-4fa1-8df0-42378e30bc5f::all_1_20_4} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_16_3 to all_20_20_0 into Compact with storage Full | ||
| 9849 | 2026.05.08 08:13:47.841699 [ 187 ] {7b358469-9653-4fa1-8df0-42378e30bc5f::all_1_20_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9850 | 2026.05.08 08:13:47.841739 [ 187 ] {7b358469-9653-4fa1-8df0-42378e30bc5f::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 160 rows starting from the beginning of the part | ||
| 9851 | 2026.05.08 08:13:47.841817 [ 187 ] {7b358469-9653-4fa1-8df0-42378e30bc5f::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 148 rows starting from the beginning of the part | ||
| 9852 | 2026.05.08 08:13:47.841872 [ 187 ] {7b358469-9653-4fa1-8df0-42378e30bc5f::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 148 rows starting from the beginning of the part | ||
| 9853 | 2026.05.08 08:13:47.841922 [ 187 ] {7b358469-9653-4fa1-8df0-42378e30bc5f::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 148 rows starting from the beginning of the part | ||
| 9854 | 2026.05.08 08:13:47.841965 [ 187 ] {7b358469-9653-4fa1-8df0-42378e30bc5f::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 148 rows starting from the beginning of the part | ||
| 9855 | 2026.05.08 08:13:47.842815 [ 199 ] {7b358469-9653-4fa1-8df0-42378e30bc5f::all_1_20_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 752 rows, containing 5 columns (5 merged, 0 gathered) in 0.001300713 sec., 578144.4484678787 rows/sec., 35.27 MiB/sec. | ||
| 9856 | 2026.05.08 08:13:47.842988 [ 189 ] {7b358469-9653-4fa1-8df0-42378e30bc5f::all_1_20_4} <Trace> MergedBlockOutputStream: filled checksums all_1_20_4 (state Temporary) | ||
| 9857 | 2026.05.08 08:13:47.843295 [ 189 ] {7b358469-9653-4fa1-8df0-42378e30bc5f::all_1_20_4} <Trace> oximeter.fields_u8 (7b358469-9653-4fa1-8df0-42378e30bc5f): Renaming temporary part tmp_merge_all_1_20_4 to all_1_20_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9858 | 2026.05.08 08:13:47.843369 [ 189 ] {7b358469-9653-4fa1-8df0-42378e30bc5f::all_1_20_4} <Trace> oximeter.fields_u8 (7b358469-9653-4fa1-8df0-42378e30bc5f) (MergerMutator): Merged 5 parts: [all_1_16_3, all_20_20_0] -> all_1_20_4 | ||
| 9859 | 2026.05.08 08:13:47.843474 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.32 MiB. | ||
| 9860 | 2026.05.08 08:13:49.226489 [ 70 ] {} <Debug> oximeter.fields_i16 (3c1e284c-4bc9-42d0-9208-0102cfbb7904) (MergerMutator): Selected 5 parts from all_1_16_3 to all_20_20_0 | ||
| 9861 | 2026.05.08 08:13:49.226549 [ 70 ] {} <Trace> oximeter.fields_i16 (3c1e284c-4bc9-42d0-9208-0102cfbb7904): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9862 | 2026.05.08 08:13:49.226570 [ 70 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.01 GiB. | ||
| 9863 | 2026.05.08 08:13:49.226700 [ 188 ] {3c1e284c-4bc9-42d0-9208-0102cfbb7904::all_1_20_4} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_16_3 to all_20_20_0 into Compact with storage Full | ||
| 9864 | 2026.05.08 08:13:49.226879 [ 188 ] {3c1e284c-4bc9-42d0-9208-0102cfbb7904::all_1_20_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9865 | 2026.05.08 08:13:49.226927 [ 188 ] {3c1e284c-4bc9-42d0-9208-0102cfbb7904::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 308 rows starting from the beginning of the part | ||
| 9866 | 2026.05.08 08:13:49.227012 [ 188 ] {3c1e284c-4bc9-42d0-9208-0102cfbb7904::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 284 rows starting from the beginning of the part | ||
| 9867 | 2026.05.08 08:13:49.227073 [ 188 ] {3c1e284c-4bc9-42d0-9208-0102cfbb7904::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 284 rows starting from the beginning of the part | ||
| 9868 | 2026.05.08 08:13:49.227129 [ 188 ] {3c1e284c-4bc9-42d0-9208-0102cfbb7904::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 284 rows starting from the beginning of the part | ||
| 9869 | 2026.05.08 08:13:49.227183 [ 188 ] {3c1e284c-4bc9-42d0-9208-0102cfbb7904::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 284 rows starting from the beginning of the part | ||
| 9870 | 2026.05.08 08:13:49.228172 [ 189 ] {3c1e284c-4bc9-42d0-9208-0102cfbb7904::all_1_20_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1444 rows, containing 5 columns (5 merged, 0 gathered) in 0.001530526 sec., 943466.4945254115 rows/sec., 63.83 MiB/sec. | ||
| 9871 | 2026.05.08 08:13:49.228363 [ 200 ] {3c1e284c-4bc9-42d0-9208-0102cfbb7904::all_1_20_4} <Trace> MergedBlockOutputStream: filled checksums all_1_20_4 (state Temporary) | ||
| 9872 | 2026.05.08 08:13:49.228697 [ 200 ] {3c1e284c-4bc9-42d0-9208-0102cfbb7904::all_1_20_4} <Trace> oximeter.fields_i16 (3c1e284c-4bc9-42d0-9208-0102cfbb7904): Renaming temporary part tmp_merge_all_1_20_4 to all_1_20_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9873 | 2026.05.08 08:13:49.228783 [ 200 ] {3c1e284c-4bc9-42d0-9208-0102cfbb7904::all_1_20_4} <Trace> oximeter.fields_i16 (3c1e284c-4bc9-42d0-9208-0102cfbb7904) (MergerMutator): Merged 5 parts: [all_1_16_3, all_20_20_0] -> all_1_20_4 | ||
| 9874 | 2026.05.08 08:13:49.228867 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.40 MiB. | ||
| 9875 | 2026.05.08 08:13:50.012918 [ 68 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 9876 | 2026.05.08 08:13:50.012995 [ 68 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 9877 | 2026.05.08 08:13:50.124898 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 19183 | ||
| 9878 | 2026.05.08 08:13:50.125559 [ 245 ] {} <Trace> system.asynchronous_metric_log (ae5b5697-1ff6-4106-8704-be69c16fe51c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9879 | 2026.05.08 08:13:50.125602 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.01 GiB. | ||
| 9880 | 2026.05.08 08:13:50.126166 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 9881 | 2026.05.08 08:13:50.126438 [ 245 ] {} <Trace> system.asynchronous_metric_log (ae5b5697-1ff6-4106-8704-be69c16fe51c): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9882 | 2026.05.08 08:13:50.126572 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 19183 | ||
| 9883 | 2026.05.08 08:13:50.192866 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 1238 | ||
| 9884 | 2026.05.08 08:13:50.195231 [ 243 ] {} <Trace> system.query_log (14f8ccb3-56a3-4601-8a9e-d96094aafe7f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9885 | 2026.05.08 08:13:50.195283 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.01 GiB. | ||
| 9886 | 2026.05.08 08:13:50.196554 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 9887 | 2026.05.08 08:13:50.196835 [ 243 ] {} <Trace> system.query_log (14f8ccb3-56a3-4601-8a9e-d96094aafe7f): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9888 | 2026.05.08 08:13:50.197230 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1238 | ||
| 9889 | 2026.05.08 08:13:50.787748 [ 260 ] {} <Trace> TCP-Session: 3fbd83a9-a342-4804-a34d-63c9c5d34136 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9890 | 2026.05.08 08:13:50.788019 [ 260 ] {ec9fed2e-9291-4a73-b31d-2ba6e1ed14ae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40062) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table: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) | ||
| 9891 | 2026.05.08 08:13:50.788408 [ 260 ] {ec9fed2e-9291-4a73-b31d-2ba6e1ed14ae} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 9892 | 2026.05.08 08:13:50.788449 [ 260 ] {ec9fed2e-9291-4a73-b31d-2ba6e1ed14ae} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table: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 | ||
| 9893 | 2026.05.08 08:13:50.788702 [ 260 ] {ec9fed2e-9291-4a73-b31d-2ba6e1ed14ae} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 9894 | 2026.05.08 08:13:50.788777 [ 260 ] {ec9fed2e-9291-4a73-b31d-2ba6e1ed14ae} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 9895 | 2026.05.08 08:13:50.788927 [ 260 ] {ec9fed2e-9291-4a73-b31d-2ba6e1ed14ae} <Debug> oximeter.timeseries_schema (b89db7f6-4c52-403d-9f92-e362dcc59f0f) (SelectExecutor): Key condition: (column 0 in 31-element set) | ||
| 9896 | 2026.05.08 08:13:50.789053 [ 322 ] {ec9fed2e-9291-4a73-b31d-2ba6e1ed14ae} <Trace> oximeter.timeseries_schema (b89db7f6-4c52-403d-9f92-e362dcc59f0f) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 9897 | 2026.05.08 08:13:50.789058 [ 333 ] {ec9fed2e-9291-4a73-b31d-2ba6e1ed14ae} <Trace> oximeter.timeseries_schema (b89db7f6-4c52-403d-9f92-e362dcc59f0f) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 9898 | 2026.05.08 08:13:50.789061 [ 353 ] {ec9fed2e-9291-4a73-b31d-2ba6e1ed14ae} <Trace> oximeter.timeseries_schema (b89db7f6-4c52-403d-9f92-e362dcc59f0f) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 9899 | 2026.05.08 08:13:50.789193 [ 260 ] {ec9fed2e-9291-4a73-b31d-2ba6e1ed14ae} <Debug> oximeter.timeseries_schema (b89db7f6-4c52-403d-9f92-e362dcc59f0f) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges | ||
| 9900 | 2026.05.08 08:13:50.789220 [ 260 ] {ec9fed2e-9291-4a73-b31d-2ba6e1ed14ae} <Trace> oximeter.timeseries_schema (b89db7f6-4c52-403d-9f92-e362dcc59f0f) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 9901 | 2026.05.08 08:13:50.789294 [ 260 ] {ec9fed2e-9291-4a73-b31d-2ba6e1ed14ae} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 9902 | 2026.05.08 08:13:50.789314 [ 260 ] {ec9fed2e-9291-4a73-b31d-2ba6e1ed14ae} <Debug> oximeter.timeseries_schema (b89db7f6-4c52-403d-9f92-e362dcc59f0f) (SelectExecutor): Reading approx. 47 rows with 2 streams | ||
| 9903 | 2026.05.08 08:13:50.789350 [ 260 ] {ec9fed2e-9291-4a73-b31d-2ba6e1ed14ae} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 9904 | 2026.05.08 08:13:50.789390 [ 260 ] {ec9fed2e-9291-4a73-b31d-2ba6e1ed14ae} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 9905 | 2026.05.08 08:13:50.790599 [ 260 ] {ec9fed2e-9291-4a73-b31d-2ba6e1ed14ae} <Debug> executeQuery: Read 47 rows, 11.99 KiB in 0.002684 sec., 17511.17734724292 rows/sec., 4.36 MiB/sec. | ||
| 9906 | 2026.05.08 08:13:50.790737 [ 260 ] {ec9fed2e-9291-4a73-b31d-2ba6e1ed14ae} <Debug> TCPHandler: Processed in 0.003122484 sec. | ||
| 9907 | 2026.05.08 08:13:50.795751 [ 260 ] {} <Trace> TCP-Session: 3fbd83a9-a342-4804-a34d-63c9c5d34136 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9908 | 2026.05.08 08:13:50.795870 [ 260 ] {db767b6c-64f8-4bc6-adad-2ab3c10f19a5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40062) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 9909 | 2026.05.08 08:13:50.795917 [ 260 ] {db767b6c-64f8-4bc6-adad-2ab3c10f19a5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 9910 | 2026.05.08 08:13:50.796524 [ 260 ] {db767b6c-64f8-4bc6-adad-2ab3c10f19a5} <Trace> oximeter.fields_i16 (3c1e284c-4bc9-42d0-9208-0102cfbb7904): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9911 | 2026.05.08 08:13:50.796572 [ 260 ] {db767b6c-64f8-4bc6-adad-2ab3c10f19a5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.01 GiB. | ||
| 9912 | 2026.05.08 08:13:50.796977 [ 260 ] {db767b6c-64f8-4bc6-adad-2ab3c10f19a5} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 9913 | 2026.05.08 08:13:50.797213 [ 260 ] {db767b6c-64f8-4bc6-adad-2ab3c10f19a5} <Trace> oximeter.fields_i16 (3c1e284c-4bc9-42d0-9208-0102cfbb7904): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9914 | 2026.05.08 08:13:50.797358 [ 260 ] {db767b6c-64f8-4bc6-adad-2ab3c10f19a5} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001523 sec., 186474.06434668417 rows/sec., 11.84 MiB/sec. | ||
| 9915 | 2026.05.08 08:13:50.797397 [ 260 ] {db767b6c-64f8-4bc6-adad-2ab3c10f19a5} <Debug> TCPHandler: Processed in 0.001701849 sec. | ||
| 9916 | 2026.05.08 08:13:50.797515 [ 260 ] {} <Trace> TCP-Session: 3fbd83a9-a342-4804-a34d-63c9c5d34136 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9917 | 2026.05.08 08:13:50.797611 [ 260 ] {f09c50b1-6c26-4de2-b126-12a8add2b44c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40062) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9918 | 2026.05.08 08:13:50.797653 [ 260 ] {f09c50b1-6c26-4de2-b126-12a8add2b44c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9919 | 2026.05.08 08:13:50.798438 [ 260 ] {f09c50b1-6c26-4de2-b126-12a8add2b44c} <Trace> oximeter.fields_string (2e56caf6-21a8-464c-b24f-cce9c93bbfbe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9920 | 2026.05.08 08:13:50.798476 [ 260 ] {f09c50b1-6c26-4de2-b126-12a8add2b44c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.01 GiB. | ||
| 9921 | 2026.05.08 08:13:50.798827 [ 260 ] {f09c50b1-6c26-4de2-b126-12a8add2b44c} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 9922 | 2026.05.08 08:13:50.799047 [ 260 ] {f09c50b1-6c26-4de2-b126-12a8add2b44c} <Trace> oximeter.fields_string (2e56caf6-21a8-464c-b24f-cce9c93bbfbe): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9923 | 2026.05.08 08:13:50.799181 [ 260 ] {f09c50b1-6c26-4de2-b126-12a8add2b44c} <Debug> executeQuery: Read 833 rows, 66.39 KiB in 0.001588 sec., 524559.19395466 rows/sec., 40.83 MiB/sec. | ||
| 9924 | 2026.05.08 08:13:50.799220 [ 260 ] {f09c50b1-6c26-4de2-b126-12a8add2b44c} <Debug> TCPHandler: Processed in 0.00175518 sec. | ||
| 9925 | 2026.05.08 08:13:50.799328 [ 260 ] {} <Trace> TCP-Session: 3fbd83a9-a342-4804-a34d-63c9c5d34136 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9926 | 2026.05.08 08:13:50.799423 [ 260 ] {49b4277b-86e3-4365-9e60-b8c967dd8f63} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40062) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 9927 | 2026.05.08 08:13:50.799462 [ 260 ] {49b4277b-86e3-4365-9e60-b8c967dd8f63} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 9928 | 2026.05.08 08:13:50.799900 [ 260 ] {49b4277b-86e3-4365-9e60-b8c967dd8f63} <Trace> oximeter.fields_u16 (b3f55b36-ed93-4ef0-b7a4-471cf9f732a6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9929 | 2026.05.08 08:13:50.799937 [ 260 ] {49b4277b-86e3-4365-9e60-b8c967dd8f63} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.01 GiB. | ||
| 9930 | 2026.05.08 08:13:50.800278 [ 260 ] {49b4277b-86e3-4365-9e60-b8c967dd8f63} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 9931 | 2026.05.08 08:13:50.800495 [ 260 ] {49b4277b-86e3-4365-9e60-b8c967dd8f63} <Trace> oximeter.fields_u16 (b3f55b36-ed93-4ef0-b7a4-471cf9f732a6): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9932 | 2026.05.08 08:13:50.800607 [ 69 ] {} <Debug> oximeter.fields_u16 (b3f55b36-ed93-4ef0-b7a4-471cf9f732a6) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 9933 | 2026.05.08 08:13:50.800624 [ 260 ] {49b4277b-86e3-4365-9e60-b8c967dd8f63} <Debug> executeQuery: Read 160 rows, 9.90 KiB in 0.001218 sec., 131362.88998357966 rows/sec., 7.93 MiB/sec. | ||
| 9934 | 2026.05.08 08:13:50.800673 [ 69 ] {} <Trace> oximeter.fields_u16 (b3f55b36-ed93-4ef0-b7a4-471cf9f732a6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9935 | 2026.05.08 08:13:50.800683 [ 260 ] {49b4277b-86e3-4365-9e60-b8c967dd8f63} <Debug> TCPHandler: Processed in 0.001404474 sec. | ||
| 9936 | 2026.05.08 08:13:50.800705 [ 69 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.01 GiB. | ||
| 9937 | 2026.05.08 08:13:50.800808 [ 260 ] {} <Trace> TCP-Session: 3fbd83a9-a342-4804-a34d-63c9c5d34136 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9938 | 2026.05.08 08:13:50.800817 [ 188 ] {b3f55b36-ed93-4ef0-b7a4-471cf9f732a6::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 | ||
| 9939 | 2026.05.08 08:13:50.800912 [ 260 ] {83173360-2b40-4aef-b5de-303afcb0e4d5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40062) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 9940 | 2026.05.08 08:13:50.800952 [ 188 ] {b3f55b36-ed93-4ef0-b7a4-471cf9f732a6::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9941 | 2026.05.08 08:13:50.800954 [ 260 ] {83173360-2b40-4aef-b5de-303afcb0e4d5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 9942 | 2026.05.08 08:13:50.800995 [ 188 ] {b3f55b36-ed93-4ef0-b7a4-471cf9f732a6::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 225 rows starting from the beginning of the part | ||
| 9943 | 2026.05.08 08:13:50.801067 [ 188 ] {b3f55b36-ed93-4ef0-b7a4-471cf9f732a6::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 160 rows starting from the beginning of the part | ||
| 9944 | 2026.05.08 08:13:50.801118 [ 188 ] {b3f55b36-ed93-4ef0-b7a4-471cf9f732a6::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 24 rows starting from the beginning of the part | ||
| 9945 | 2026.05.08 08:13:50.801167 [ 188 ] {b3f55b36-ed93-4ef0-b7a4-471cf9f732a6::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 169 rows starting from the beginning of the part | ||
| 9946 | 2026.05.08 08:13:50.801210 [ 188 ] {b3f55b36-ed93-4ef0-b7a4-471cf9f732a6::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 24 rows starting from the beginning of the part | ||
| 9947 | 2026.05.08 08:13:50.801263 [ 188 ] {b3f55b36-ed93-4ef0-b7a4-471cf9f732a6::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 160 rows starting from the beginning of the part | ||
| 9948 | 2026.05.08 08:13:50.801417 [ 260 ] {83173360-2b40-4aef-b5de-303afcb0e4d5} <Trace> oximeter.fields_u32 (b5155bac-ebd9-49db-8237-598074e8072a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9949 | 2026.05.08 08:13:50.801459 [ 260 ] {83173360-2b40-4aef-b5de-303afcb0e4d5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.01 GiB. | ||
| 9950 | 2026.05.08 08:13:50.801816 [ 260 ] {83173360-2b40-4aef-b5de-303afcb0e4d5} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 9951 | 2026.05.08 08:13:50.802047 [ 260 ] {83173360-2b40-4aef-b5de-303afcb0e4d5} <Trace> oximeter.fields_u32 (b5155bac-ebd9-49db-8237-598074e8072a): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9952 | 2026.05.08 08:13:50.802149 [ 69 ] {} <Debug> oximeter.fields_u32 (b5155bac-ebd9-49db-8237-598074e8072a) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 9953 | 2026.05.08 08:13:50.802177 [ 260 ] {83173360-2b40-4aef-b5de-303afcb0e4d5} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001283 sec., 116134.06079501168 rows/sec., 7.50 MiB/sec. | ||
| 9954 | 2026.05.08 08:13:50.802179 [ 69 ] {} <Trace> oximeter.fields_u32 (b5155bac-ebd9-49db-8237-598074e8072a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9955 | 2026.05.08 08:13:50.802196 [ 189 ] {b3f55b36-ed93-4ef0-b7a4-471cf9f732a6::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 762 rows, containing 5 columns (5 merged, 0 gathered) in 0.001425465 sec., 534562.4059517421 rows/sec., 35.41 MiB/sec. | ||
| 9956 | 2026.05.08 08:13:50.802224 [ 69 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.01 GiB. | ||
| 9957 | 2026.05.08 08:13:50.802224 [ 260 ] {83173360-2b40-4aef-b5de-303afcb0e4d5} <Debug> TCPHandler: Processed in 0.001465535 sec. | ||
| 9958 | 2026.05.08 08:13:50.802308 [ 188 ] {b5155bac-ebd9-49db-8237-598074e8072a::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 | ||
| 9959 | 2026.05.08 08:13:50.802368 [ 260 ] {} <Trace> TCP-Session: 3fbd83a9-a342-4804-a34d-63c9c5d34136 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9960 | 2026.05.08 08:13:50.802397 [ 197 ] {b3f55b36-ed93-4ef0-b7a4-471cf9f732a6::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 9961 | 2026.05.08 08:13:50.802410 [ 188 ] {b5155bac-ebd9-49db-8237-598074e8072a::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9962 | 2026.05.08 08:13:50.802445 [ 188 ] {b5155bac-ebd9-49db-8237-598074e8072a::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 974 rows starting from the beginning of the part | ||
| 9963 | 2026.05.08 08:13:50.802469 [ 260 ] {cf1b8c0a-9d93-4ac9-85a3-1e680dd4951e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40062) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 9964 | 2026.05.08 08:13:50.802488 [ 188 ] {b5155bac-ebd9-49db-8237-598074e8072a::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 950 rows starting from the beginning of the part | ||
| 9965 | 2026.05.08 08:13:50.802516 [ 260 ] {cf1b8c0a-9d93-4ac9-85a3-1e680dd4951e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 9966 | 2026.05.08 08:13:50.802529 [ 188 ] {b5155bac-ebd9-49db-8237-598074e8072a::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 149 rows starting from the beginning of the part | ||
| 9967 | 2026.05.08 08:13:50.802571 [ 188 ] {b5155bac-ebd9-49db-8237-598074e8072a::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 149 rows starting from the beginning of the part | ||
| 9968 | 2026.05.08 08:13:50.802605 [ 188 ] {b5155bac-ebd9-49db-8237-598074e8072a::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 950 rows starting from the beginning of the part | ||
| 9969 | 2026.05.08 08:13:50.802641 [ 188 ] {b5155bac-ebd9-49db-8237-598074e8072a::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 149 rows starting from the beginning of the part | ||
| 9970 | 2026.05.08 08:13:50.802734 [ 197 ] {b3f55b36-ed93-4ef0-b7a4-471cf9f732a6::all_1_56_11} <Trace> oximeter.fields_u16 (b3f55b36-ed93-4ef0-b7a4-471cf9f732a6): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9971 | 2026.05.08 08:13:50.802845 [ 197 ] {b3f55b36-ed93-4ef0-b7a4-471cf9f732a6::all_1_56_11} <Trace> oximeter.fields_u16 (b3f55b36-ed93-4ef0-b7a4-471cf9f732a6) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 9972 | 2026.05.08 08:13:50.802949 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.35 MiB. | ||
| 9973 | 2026.05.08 08:13:50.802998 [ 260 ] {cf1b8c0a-9d93-4ac9-85a3-1e680dd4951e} <Trace> oximeter.fields_u8 (7b358469-9653-4fa1-8df0-42378e30bc5f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9974 | 2026.05.08 08:13:50.803040 [ 260 ] {cf1b8c0a-9d93-4ac9-85a3-1e680dd4951e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.01 GiB. | ||
| 9975 | 2026.05.08 08:13:50.803375 [ 260 ] {cf1b8c0a-9d93-4ac9-85a3-1e680dd4951e} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 9976 | 2026.05.08 08:13:50.803594 [ 260 ] {cf1b8c0a-9d93-4ac9-85a3-1e680dd4951e} <Trace> oximeter.fields_u8 (7b358469-9653-4fa1-8df0-42378e30bc5f): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9977 | 2026.05.08 08:13:50.803724 [ 260 ] {cf1b8c0a-9d93-4ac9-85a3-1e680dd4951e} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001273 sec., 116260.80125687353 rows/sec., 6.61 MiB/sec. | ||
| 9978 | 2026.05.08 08:13:50.803764 [ 260 ] {cf1b8c0a-9d93-4ac9-85a3-1e680dd4951e} <Debug> TCPHandler: Processed in 0.001445405 sec. | ||
| 9979 | 2026.05.08 08:13:50.803817 [ 189 ] {b5155bac-ebd9-49db-8237-598074e8072a::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3321 rows, containing 5 columns (5 merged, 0 gathered) in 0.001537627 sec., 2159821.5952243293 rows/sec., 137.37 MiB/sec. | ||
| 9980 | 2026.05.08 08:13:50.803873 [ 260 ] {} <Trace> TCP-Session: 3fbd83a9-a342-4804-a34d-63c9c5d34136 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9981 | 2026.05.08 08:13:50.803995 [ 260 ] {90e667b7-b4dd-49e1-a389-de8ed41ea473} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40062) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9982 | 2026.05.08 08:13:50.804024 [ 188 ] {b5155bac-ebd9-49db-8237-598074e8072a::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 9983 | 2026.05.08 08:13:50.804042 [ 260 ] {90e667b7-b4dd-49e1-a389-de8ed41ea473} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9984 | 2026.05.08 08:13:50.804302 [ 188 ] {b5155bac-ebd9-49db-8237-598074e8072a::all_1_21_4} <Trace> oximeter.fields_u32 (b5155bac-ebd9-49db-8237-598074e8072a): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9985 | 2026.05.08 08:13:50.804380 [ 188 ] {b5155bac-ebd9-49db-8237-598074e8072a::all_1_21_4} <Trace> oximeter.fields_u32 (b5155bac-ebd9-49db-8237-598074e8072a) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 9986 | 2026.05.08 08:13:50.804451 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.59 MiB. | ||
| 9987 | 2026.05.08 08:13:50.804741 [ 260 ] {90e667b7-b4dd-49e1-a389-de8ed41ea473} <Trace> oximeter.fields_uuid (6954ef9e-8f45-45b9-b3dd-33f933bb31d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9988 | 2026.05.08 08:13:50.804783 [ 260 ] {90e667b7-b4dd-49e1-a389-de8ed41ea473} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.01 GiB. | ||
| 9989 | 2026.05.08 08:13:50.805146 [ 260 ] {90e667b7-b4dd-49e1-a389-de8ed41ea473} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 9990 | 2026.05.08 08:13:50.805372 [ 260 ] {90e667b7-b4dd-49e1-a389-de8ed41ea473} <Trace> oximeter.fields_uuid (6954ef9e-8f45-45b9-b3dd-33f933bb31d2): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9991 | 2026.05.08 08:13:50.805503 [ 260 ] {90e667b7-b4dd-49e1-a389-de8ed41ea473} <Debug> executeQuery: Read 508 rows, 36.62 KiB in 0.001526 sec., 332896.4613368283 rows/sec., 23.44 MiB/sec. | ||
| 9992 | 2026.05.08 08:13:50.805541 [ 260 ] {90e667b7-b4dd-49e1-a389-de8ed41ea473} <Debug> TCPHandler: Processed in 0.00171804 sec. | ||
| 9993 | 2026.05.08 08:13:50.805672 [ 260 ] {} <Trace> TCP-Session: 3fbd83a9-a342-4804-a34d-63c9c5d34136 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9994 | 2026.05.08 08:13:50.805766 [ 260 ] {13c9b4a3-6f1c-45de-9c5c-e66be80dc7f4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40062) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 9995 | 2026.05.08 08:13:50.805808 [ 260 ] {13c9b4a3-6f1c-45de-9c5c-e66be80dc7f4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 9996 | 2026.05.08 08:13:50.806147 [ 260 ] {13c9b4a3-6f1c-45de-9c5c-e66be80dc7f4} <Trace> oximeter.measurements_bool (014a2999-841c-441b-b671-434e3660eef7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9997 | 2026.05.08 08:13:50.806183 [ 260 ] {13c9b4a3-6f1c-45de-9c5c-e66be80dc7f4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.01 GiB. | ||
| 9998 | 2026.05.08 08:13:50.806515 [ 260 ] {13c9b4a3-6f1c-45de-9c5c-e66be80dc7f4} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 9999 | 2026.05.08 08:13:50.806731 [ 260 ] {13c9b4a3-6f1c-45de-9c5c-e66be80dc7f4} <Trace> oximeter.measurements_bool (014a2999-841c-441b-b671-434e3660eef7): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10000 | 2026.05.08 08:13:50.806860 [ 260 ] {13c9b4a3-6f1c-45de-9c5c-e66be80dc7f4} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001111 sec., 5400.540054005401 rows/sec., 282.16 KiB/sec. | ||
| 10001 | 2026.05.08 08:13:50.806897 [ 260 ] {13c9b4a3-6f1c-45de-9c5c-e66be80dc7f4} <Debug> TCPHandler: Processed in 0.001275382 sec. | ||
| 10002 | 2026.05.08 08:13:50.807014 [ 260 ] {} <Trace> TCP-Session: 3fbd83a9-a342-4804-a34d-63c9c5d34136 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10003 | 2026.05.08 08:13:50.807107 [ 260 ] {8fcf9f96-4b07-49c1-a58b-8dc7f4ddbc3f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40062) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10004 | 2026.05.08 08:13:50.807150 [ 260 ] {8fcf9f96-4b07-49c1-a58b-8dc7f4ddbc3f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10005 | 2026.05.08 08:13:50.807564 [ 260 ] {8fcf9f96-4b07-49c1-a58b-8dc7f4ddbc3f} <Trace> oximeter.measurements_cumulativeu64 (a8be02dd-881e-443e-adcb-2b9e0d812815): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10006 | 2026.05.08 08:13:50.807602 [ 260 ] {8fcf9f96-4b07-49c1-a58b-8dc7f4ddbc3f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.01 GiB. | ||
| 10007 | 2026.05.08 08:13:50.807941 [ 260 ] {8fcf9f96-4b07-49c1-a58b-8dc7f4ddbc3f} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 10008 | 2026.05.08 08:13:50.808158 [ 260 ] {8fcf9f96-4b07-49c1-a58b-8dc7f4ddbc3f} <Trace> oximeter.measurements_cumulativeu64 (a8be02dd-881e-443e-adcb-2b9e0d812815): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10009 | 2026.05.08 08:13:50.808290 [ 260 ] {8fcf9f96-4b07-49c1-a58b-8dc7f4ddbc3f} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001201 sec., 220649.45878434638 rows/sec., 14.66 MiB/sec. | ||
| 10010 | 2026.05.08 08:13:50.808328 [ 260 ] {8fcf9f96-4b07-49c1-a58b-8dc7f4ddbc3f} <Debug> TCPHandler: Processed in 0.001362794 sec. | ||
| 10011 | 2026.05.08 08:13:50.808443 [ 260 ] {} <Trace> TCP-Session: 3fbd83a9-a342-4804-a34d-63c9c5d34136 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10012 | 2026.05.08 08:13:50.808536 [ 260 ] {94af073b-ea9c-46e0-ae80-8c58b4119bfb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40062) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 10013 | 2026.05.08 08:13:50.808579 [ 260 ] {94af073b-ea9c-46e0-ae80-8c58b4119bfb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 10014 | 2026.05.08 08:13:50.808891 [ 260 ] {94af073b-ea9c-46e0-ae80-8c58b4119bfb} <Trace> oximeter.measurements_f64 (6f2500a7-7443-4aff-afae-2b5549923f4f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10015 | 2026.05.08 08:13:50.808927 [ 260 ] {94af073b-ea9c-46e0-ae80-8c58b4119bfb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.01 GiB. | ||
| 10016 | 2026.05.08 08:13:50.809234 [ 260 ] {94af073b-ea9c-46e0-ae80-8c58b4119bfb} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 10017 | 2026.05.08 08:13:50.809451 [ 260 ] {94af073b-ea9c-46e0-ae80-8c58b4119bfb} <Trace> oximeter.measurements_f64 (6f2500a7-7443-4aff-afae-2b5549923f4f): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10018 | 2026.05.08 08:13:50.809580 [ 260 ] {94af073b-ea9c-46e0-ae80-8c58b4119bfb} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001062 sec., 941.6195856873823 rows/sec., 63.45 KiB/sec. | ||
| 10019 | 2026.05.08 08:13:50.809616 [ 260 ] {94af073b-ea9c-46e0-ae80-8c58b4119bfb} <Debug> TCPHandler: Processed in 0.001223231 sec. | ||
| 10020 | 2026.05.08 08:13:50.809731 [ 260 ] {} <Trace> TCP-Session: 3fbd83a9-a342-4804-a34d-63c9c5d34136 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10021 | 2026.05.08 08:13:50.809823 [ 260 ] {46174d20-412e-4a4e-bf0f-7ed4679e121d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40062) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 10022 | 2026.05.08 08:13:50.809883 [ 260 ] {46174d20-412e-4a4e-bf0f-7ed4679e121d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 10023 | 2026.05.08 08:13:50.810694 [ 260 ] {46174d20-412e-4a4e-bf0f-7ed4679e121d} <Trace> oximeter.measurements_histogramu64 (ebabec84-cbfc-4cf8-9a95-b35807d218b8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10024 | 2026.05.08 08:13:50.810758 [ 260 ] {46174d20-412e-4a4e-bf0f-7ed4679e121d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.01 GiB. | ||
| 10025 | 2026.05.08 08:13:50.811314 [ 260 ] {46174d20-412e-4a4e-bf0f-7ed4679e121d} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 10026 | 2026.05.08 08:13:50.811550 [ 260 ] {46174d20-412e-4a4e-bf0f-7ed4679e121d} <Trace> oximeter.measurements_histogramu64 (ebabec84-cbfc-4cf8-9a95-b35807d218b8): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10027 | 2026.05.08 08:13:50.811661 [ 66 ] {} <Debug> oximeter.measurements_histogramu64 (ebabec84-cbfc-4cf8-9a95-b35807d218b8) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 10028 | 2026.05.08 08:13:50.811694 [ 260 ] {46174d20-412e-4a4e-bf0f-7ed4679e121d} <Debug> executeQuery: Read 18 rows, 33.03 KiB in 0.001889 sec., 9528.851244044468 rows/sec., 17.08 MiB/sec. | ||
| 10029 | 2026.05.08 08:13:50.811728 [ 66 ] {} <Trace> oximeter.measurements_histogramu64 (ebabec84-cbfc-4cf8-9a95-b35807d218b8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10030 | 2026.05.08 08:13:50.811753 [ 66 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.01 GiB. | ||
| 10031 | 2026.05.08 08:13:50.811768 [ 260 ] {46174d20-412e-4a4e-bf0f-7ed4679e121d} <Debug> TCPHandler: Processed in 0.002086027 sec. | ||
| 10032 | 2026.05.08 08:13:50.811859 [ 190 ] {ebabec84-cbfc-4cf8-9a95-b35807d218b8::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 | ||
| 10033 | 2026.05.08 08:13:50.811897 [ 260 ] {} <Trace> TCP-Session: 3fbd83a9-a342-4804-a34d-63c9c5d34136 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10034 | 2026.05.08 08:13:50.812010 [ 260 ] {2e737b79-c163-4330-9d05-e6f1f7e9b24a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40062) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10035 | 2026.05.08 08:13:50.812052 [ 260 ] {2e737b79-c163-4330-9d05-e6f1f7e9b24a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10036 | 2026.05.08 08:13:50.812143 [ 190 ] {ebabec84-cbfc-4cf8-9a95-b35807d218b8::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10037 | 2026.05.08 08:13:50.812212 [ 190 ] {ebabec84-cbfc-4cf8-9a95-b35807d218b8::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 1069 rows starting from the beginning of the part | ||
| 10038 | 2026.05.08 08:13:50.812336 [ 190 ] {ebabec84-cbfc-4cf8-9a95-b35807d218b8::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 18 rows starting from the beginning of the part | ||
| 10039 | 2026.05.08 08:13:50.812405 [ 260 ] {2e737b79-c163-4330-9d05-e6f1f7e9b24a} <Trace> oximeter.measurements_u64 (51456919-ce1d-4304-962d-5a281585e6eb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10040 | 2026.05.08 08:13:50.812438 [ 190 ] {ebabec84-cbfc-4cf8-9a95-b35807d218b8::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 24 rows starting from the beginning of the part | ||
| 10041 | 2026.05.08 08:13:50.812446 [ 260 ] {2e737b79-c163-4330-9d05-e6f1f7e9b24a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.01 GiB. | ||
| 10042 | 2026.05.08 08:13:50.812546 [ 190 ] {ebabec84-cbfc-4cf8-9a95-b35807d218b8::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 27 rows starting from the beginning of the part | ||
| 10043 | 2026.05.08 08:13:50.812647 [ 190 ] {ebabec84-cbfc-4cf8-9a95-b35807d218b8::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 24 rows starting from the beginning of the part | ||
| 10044 | 2026.05.08 08:13:50.812751 [ 190 ] {ebabec84-cbfc-4cf8-9a95-b35807d218b8::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 18 rows starting from the beginning of the part | ||
| 10045 | 2026.05.08 08:13:50.812787 [ 260 ] {2e737b79-c163-4330-9d05-e6f1f7e9b24a} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 10046 | 2026.05.08 08:13:50.813015 [ 260 ] {2e737b79-c163-4330-9d05-e6f1f7e9b24a} <Trace> oximeter.measurements_u64 (51456919-ce1d-4304-962d-5a281585e6eb): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10047 | 2026.05.08 08:13:50.813158 [ 260 ] {2e737b79-c163-4330-9d05-e6f1f7e9b24a} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001166 sec., 77186.96397941682 rows/sec., 4.83 MiB/sec. | ||
| 10048 | 2026.05.08 08:13:50.813197 [ 260 ] {2e737b79-c163-4330-9d05-e6f1f7e9b24a} <Debug> TCPHandler: Processed in 0.001349153 sec. | ||
| 10049 | 2026.05.08 08:13:50.818555 [ 192 ] {ebabec84-cbfc-4cf8-9a95-b35807d218b8::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1180 rows, containing 19 columns (19 merged, 0 gathered) in 0.006745277 sec., 174937.21903488916 rows/sec., 313.48 MiB/sec. | ||
| 10050 | 2026.05.08 08:13:50.819907 [ 201 ] {ebabec84-cbfc-4cf8-9a95-b35807d218b8::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 10051 | 2026.05.08 08:13:50.820282 [ 201 ] {ebabec84-cbfc-4cf8-9a95-b35807d218b8::all_1_56_11} <Trace> oximeter.measurements_histogramu64 (ebabec84-cbfc-4cf8-9a95-b35807d218b8): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10052 | 2026.05.08 08:13:50.820361 [ 201 ] {ebabec84-cbfc-4cf8-9a95-b35807d218b8::all_1_56_11} <Trace> oximeter.measurements_histogramu64 (ebabec84-cbfc-4cf8-9a95-b35807d218b8) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 10053 | 2026.05.08 08:13:50.820508 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.60 MiB. | ||
| 10054 | 2026.05.08 08:13:51.000207 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 309.88 MiB, peak 321.43 MiB, free memory in arenas 0.00 B, will set to 311.42 MiB (RSS), difference: 1.54 MiB | ||
| 10055 | 2026.05.08 08:13:51.122220 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 302 | ||
| 10056 | 2026.05.08 08:13:51.139976 [ 244 ] {} <Trace> system.metric_log (6863ca5b-3a4e-4a65-b181-6be743eb150d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10057 | 2026.05.08 08:13:51.140039 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.01 GiB. | ||
| 10058 | 2026.05.08 08:13:51.146127 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 10059 | 2026.05.08 08:13:51.146853 [ 244 ] {} <Trace> system.metric_log (6863ca5b-3a4e-4a65-b181-6be743eb150d): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10060 | 2026.05.08 08:13:51.150326 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 302 | ||
| 10061 | 2026.05.08 08:13:55.784109 [ 260 ] {} <Trace> TCP-Session: 3fbd83a9-a342-4804-a34d-63c9c5d34136 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10062 | 2026.05.08 08:13:55.784440 [ 260 ] {c2d62bf4-a172-481a-96ba-1796286225aa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40062) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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) | ||
| 10063 | 2026.05.08 08:13:55.784925 [ 260 ] {c2d62bf4-a172-481a-96ba-1796286225aa} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 10064 | 2026.05.08 08:13:55.784986 [ 260 ] {c2d62bf4-a172-481a-96ba-1796286225aa} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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 | ||
| 10065 | 2026.05.08 08:13:55.785335 [ 260 ] {c2d62bf4-a172-481a-96ba-1796286225aa} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 10066 | 2026.05.08 08:13:55.785438 [ 260 ] {c2d62bf4-a172-481a-96ba-1796286225aa} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 10067 | 2026.05.08 08:13:55.785612 [ 260 ] {c2d62bf4-a172-481a-96ba-1796286225aa} <Debug> oximeter.timeseries_schema (b89db7f6-4c52-403d-9f92-e362dcc59f0f) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 10068 | 2026.05.08 08:13:55.785755 [ 322 ] {c2d62bf4-a172-481a-96ba-1796286225aa} <Trace> oximeter.timeseries_schema (b89db7f6-4c52-403d-9f92-e362dcc59f0f) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 10069 | 2026.05.08 08:13:55.785762 [ 326 ] {c2d62bf4-a172-481a-96ba-1796286225aa} <Trace> oximeter.timeseries_schema (b89db7f6-4c52-403d-9f92-e362dcc59f0f) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 10070 | 2026.05.08 08:13:55.785797 [ 333 ] {c2d62bf4-a172-481a-96ba-1796286225aa} <Trace> oximeter.timeseries_schema (b89db7f6-4c52-403d-9f92-e362dcc59f0f) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 10071 | 2026.05.08 08:13:55.785945 [ 260 ] {c2d62bf4-a172-481a-96ba-1796286225aa} <Debug> oximeter.timeseries_schema (b89db7f6-4c52-403d-9f92-e362dcc59f0f) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges | ||
| 10072 | 2026.05.08 08:13:55.785994 [ 260 ] {c2d62bf4-a172-481a-96ba-1796286225aa} <Trace> oximeter.timeseries_schema (b89db7f6-4c52-403d-9f92-e362dcc59f0f) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 10073 | 2026.05.08 08:13:55.786106 [ 260 ] {c2d62bf4-a172-481a-96ba-1796286225aa} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 10074 | 2026.05.08 08:13:55.786137 [ 260 ] {c2d62bf4-a172-481a-96ba-1796286225aa} <Debug> oximeter.timeseries_schema (b89db7f6-4c52-403d-9f92-e362dcc59f0f) (SelectExecutor): Reading approx. 47 rows with 2 streams | ||
| 10075 | 2026.05.08 08:13:55.786190 [ 260 ] {c2d62bf4-a172-481a-96ba-1796286225aa} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 10076 | 2026.05.08 08:13:55.786248 [ 260 ] {c2d62bf4-a172-481a-96ba-1796286225aa} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 10077 | 2026.05.08 08:13:55.789206 [ 260 ] {c2d62bf4-a172-481a-96ba-1796286225aa} <Debug> executeQuery: Read 47 rows, 8.00 KiB in 0.004888 sec., 9615.384615384615 rows/sec., 1.60 MiB/sec. | ||
| 10078 | 2026.05.08 08:13:55.789411 [ 260 ] {c2d62bf4-a172-481a-96ba-1796286225aa} <Debug> TCPHandler: Processed in 0.005476815 sec. | ||
| 10079 | 2026.05.08 08:13:55.792763 [ 260 ] {} <Trace> TCP-Session: 3fbd83a9-a342-4804-a34d-63c9c5d34136 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10080 | 2026.05.08 08:13:55.792926 [ 260 ] {26bf7304-4d20-45a8-9e29-5634d19cbcb0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40062) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10081 | 2026.05.08 08:13:55.792997 [ 260 ] {26bf7304-4d20-45a8-9e29-5634d19cbcb0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10082 | 2026.05.08 08:13:55.793812 [ 260 ] {26bf7304-4d20-45a8-9e29-5634d19cbcb0} <Trace> oximeter.fields_string (2e56caf6-21a8-464c-b24f-cce9c93bbfbe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10083 | 2026.05.08 08:13:55.793874 [ 260 ] {26bf7304-4d20-45a8-9e29-5634d19cbcb0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.01 GiB. | ||
| 10084 | 2026.05.08 08:13:55.794451 [ 260 ] {26bf7304-4d20-45a8-9e29-5634d19cbcb0} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 10085 | 2026.05.08 08:13:55.794790 [ 260 ] {26bf7304-4d20-45a8-9e29-5634d19cbcb0} <Trace> oximeter.fields_string (2e56caf6-21a8-464c-b24f-cce9c93bbfbe): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10086 | 2026.05.08 08:13:55.795020 [ 260 ] {26bf7304-4d20-45a8-9e29-5634d19cbcb0} <Debug> executeQuery: Read 104 rows, 8.93 KiB in 0.002146 sec., 48462.25535880709 rows/sec., 4.07 MiB/sec. | ||
| 10087 | 2026.05.08 08:13:55.795084 [ 260 ] {26bf7304-4d20-45a8-9e29-5634d19cbcb0} <Debug> TCPHandler: Processed in 0.002418172 sec. | ||
| 10088 | 2026.05.08 08:13:55.795359 [ 260 ] {} <Trace> TCP-Session: 3fbd83a9-a342-4804-a34d-63c9c5d34136 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10089 | 2026.05.08 08:13:55.795496 [ 260 ] {7cfa2d51-8e59-4527-add5-efa26f50e7b5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40062) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 10090 | 2026.05.08 08:13:55.795559 [ 260 ] {7cfa2d51-8e59-4527-add5-efa26f50e7b5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 10091 | 2026.05.08 08:13:55.796219 [ 260 ] {7cfa2d51-8e59-4527-add5-efa26f50e7b5} <Trace> oximeter.fields_u16 (b3f55b36-ed93-4ef0-b7a4-471cf9f732a6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10092 | 2026.05.08 08:13:55.796270 [ 260 ] {7cfa2d51-8e59-4527-add5-efa26f50e7b5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.01 GiB. | ||
| 10093 | 2026.05.08 08:13:55.796767 [ 260 ] {7cfa2d51-8e59-4527-add5-efa26f50e7b5} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 10094 | 2026.05.08 08:13:55.797097 [ 260 ] {7cfa2d51-8e59-4527-add5-efa26f50e7b5} <Trace> oximeter.fields_u16 (b3f55b36-ed93-4ef0-b7a4-471cf9f732a6): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10095 | 2026.05.08 08:13:55.797302 [ 260 ] {7cfa2d51-8e59-4527-add5-efa26f50e7b5} <Debug> executeQuery: Read 24 rows, 1.80 KiB in 0.001839 sec., 13050.570962479609 rows/sec., 981.34 KiB/sec. | ||
| 10096 | 2026.05.08 08:13:55.797359 [ 260 ] {7cfa2d51-8e59-4527-add5-efa26f50e7b5} <Debug> TCPHandler: Processed in 0.002066445 sec. | ||
| 10097 | 2026.05.08 08:13:55.797537 [ 260 ] {} <Trace> TCP-Session: 3fbd83a9-a342-4804-a34d-63c9c5d34136 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10098 | 2026.05.08 08:13:55.797673 [ 260 ] {fbec50a2-0eb5-4ab7-9d7b-f6f189851789} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40062) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10099 | 2026.05.08 08:13:55.797732 [ 260 ] {fbec50a2-0eb5-4ab7-9d7b-f6f189851789} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10100 | 2026.05.08 08:13:55.798344 [ 260 ] {fbec50a2-0eb5-4ab7-9d7b-f6f189851789} <Trace> oximeter.fields_uuid (6954ef9e-8f45-45b9-b3dd-33f933bb31d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10101 | 2026.05.08 08:13:55.798398 [ 260 ] {fbec50a2-0eb5-4ab7-9d7b-f6f189851789} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.01 GiB. | ||
| 10102 | 2026.05.08 08:13:55.798880 [ 260 ] {fbec50a2-0eb5-4ab7-9d7b-f6f189851789} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 10103 | 2026.05.08 08:13:55.799234 [ 260 ] {fbec50a2-0eb5-4ab7-9d7b-f6f189851789} <Trace> oximeter.fields_uuid (6954ef9e-8f45-45b9-b3dd-33f933bb31d2): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10104 | 2026.05.08 08:13:55.799429 [ 260 ] {fbec50a2-0eb5-4ab7-9d7b-f6f189851789} <Debug> executeQuery: Read 88 rows, 7.04 KiB in 0.00179 sec., 49162.01117318436 rows/sec., 3.84 MiB/sec. | ||
| 10105 | 2026.05.08 08:13:55.799485 [ 260 ] {fbec50a2-0eb5-4ab7-9d7b-f6f189851789} <Debug> TCPHandler: Processed in 0.002014325 sec. | ||
| 10106 | 2026.05.08 08:13:55.799668 [ 260 ] {} <Trace> TCP-Session: 3fbd83a9-a342-4804-a34d-63c9c5d34136 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10107 | 2026.05.08 08:13:55.799798 [ 260 ] {a3678352-b2d1-4e60-baed-cbdc7129e5d7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40062) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10108 | 2026.05.08 08:13:55.799860 [ 260 ] {a3678352-b2d1-4e60-baed-cbdc7129e5d7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10109 | 2026.05.08 08:13:55.800441 [ 260 ] {a3678352-b2d1-4e60-baed-cbdc7129e5d7} <Trace> oximeter.measurements_cumulativeu64 (a8be02dd-881e-443e-adcb-2b9e0d812815): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10110 | 2026.05.08 08:13:55.800488 [ 260 ] {a3678352-b2d1-4e60-baed-cbdc7129e5d7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.01 GiB. | ||
| 10111 | 2026.05.08 08:13:55.800945 [ 260 ] {a3678352-b2d1-4e60-baed-cbdc7129e5d7} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 10112 | 2026.05.08 08:13:55.801228 [ 260 ] {a3678352-b2d1-4e60-baed-cbdc7129e5d7} <Trace> oximeter.measurements_cumulativeu64 (a8be02dd-881e-443e-adcb-2b9e0d812815): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10113 | 2026.05.08 08:13:55.801403 [ 260 ] {a3678352-b2d1-4e60-baed-cbdc7129e5d7} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001636 sec., 97799.51100244498 rows/sec., 6.81 MiB/sec. | ||
| 10114 | 2026.05.08 08:13:55.801453 [ 260 ] {a3678352-b2d1-4e60-baed-cbdc7129e5d7} <Debug> TCPHandler: Processed in 0.001856872 sec. | ||
| 10115 | 2026.05.08 08:13:55.801622 [ 260 ] {} <Trace> TCP-Session: 3fbd83a9-a342-4804-a34d-63c9c5d34136 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10116 | 2026.05.08 08:13:55.801743 [ 260 ] {ddcae3f7-3903-4688-9b02-9209f50224bc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40062) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 10117 | 2026.05.08 08:13:55.801820 [ 260 ] {ddcae3f7-3903-4688-9b02-9209f50224bc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 10118 | 2026.05.08 08:13:55.802822 [ 260 ] {ddcae3f7-3903-4688-9b02-9209f50224bc} <Trace> oximeter.measurements_histogramu64 (ebabec84-cbfc-4cf8-9a95-b35807d218b8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10119 | 2026.05.08 08:13:55.802864 [ 260 ] {ddcae3f7-3903-4688-9b02-9209f50224bc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.01 GiB. | ||
| 10120 | 2026.05.08 08:13:55.803578 [ 260 ] {ddcae3f7-3903-4688-9b02-9209f50224bc} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 10121 | 2026.05.08 08:13:55.803909 [ 260 ] {ddcae3f7-3903-4688-9b02-9209f50224bc} <Trace> oximeter.measurements_histogramu64 (ebabec84-cbfc-4cf8-9a95-b35807d218b8): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10122 | 2026.05.08 08:13:55.804113 [ 260 ] {ddcae3f7-3903-4688-9b02-9209f50224bc} <Debug> executeQuery: Read 24 rows, 44.04 KiB in 0.002396 sec., 10016.69449081803 rows/sec., 17.95 MiB/sec. | ||
| 10123 | 2026.05.08 08:13:55.804224 [ 260 ] {ddcae3f7-3903-4688-9b02-9209f50224bc} <Debug> TCPHandler: Processed in 0.002663086 sec. | ||
| 10124 | 2026.05.08 08:13:55.804394 [ 260 ] {} <Trace> TCP-Session: 3fbd83a9-a342-4804-a34d-63c9c5d34136 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10125 | 2026.05.08 08:13:55.804517 [ 260 ] {e15b4f27-f7ee-4c1d-941a-9c5d69d912b4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40062) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10126 | 2026.05.08 08:13:55.804575 [ 260 ] {e15b4f27-f7ee-4c1d-941a-9c5d69d912b4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10127 | 2026.05.08 08:13:55.805068 [ 260 ] {e15b4f27-f7ee-4c1d-941a-9c5d69d912b4} <Trace> oximeter.measurements_u64 (51456919-ce1d-4304-962d-5a281585e6eb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10128 | 2026.05.08 08:13:55.805116 [ 260 ] {e15b4f27-f7ee-4c1d-941a-9c5d69d912b4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.01 GiB. | ||
| 10129 | 2026.05.08 08:13:55.805565 [ 260 ] {e15b4f27-f7ee-4c1d-941a-9c5d69d912b4} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 10130 | 2026.05.08 08:13:55.805891 [ 260 ] {e15b4f27-f7ee-4c1d-941a-9c5d69d912b4} <Trace> oximeter.measurements_u64 (51456919-ce1d-4304-962d-5a281585e6eb): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10131 | 2026.05.08 08:13:55.806078 [ 260 ] {e15b4f27-f7ee-4c1d-941a-9c5d69d912b4} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001586 sec., 37831.02143757881 rows/sec., 2.55 MiB/sec. | ||
| 10132 | 2026.05.08 08:13:55.806131 [ 260 ] {e15b4f27-f7ee-4c1d-941a-9c5d69d912b4} <Debug> TCPHandler: Processed in 0.001798391 sec. | ||
| 10133 | 2026.05.08 08:13:55.890117 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59916 | ||
| 10134 | 2026.05.08 08:13:55.890240 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10135 | 2026.05.08 08:13:55.890268 [ 286 ] {} <Debug> TCP-Session: 1a1cd451-0ba5-4dcb-b5e9-a9e888802ed3 Authenticating user 'default' from [fd00:1122:3344:101::e]:59916 | ||
| 10136 | 2026.05.08 08:13:55.890289 [ 286 ] {} <Debug> TCP-Session: 1a1cd451-0ba5-4dcb-b5e9-a9e888802ed3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10137 | 2026.05.08 08:13:55.890302 [ 286 ] {} <Debug> TCP-Session: 1a1cd451-0ba5-4dcb-b5e9-a9e888802ed3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10138 | 2026.05.08 08:13:55.890500 [ 303 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42798 | ||
| 10139 | 2026.05.08 08:13:55.890540 [ 307 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48268 | ||
| 10140 | 2026.05.08 08:13:55.890549 [ 308 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33650 | ||
| 10141 | 2026.05.08 08:13:55.890583 [ 311 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60732 | ||
| 10142 | 2026.05.08 08:13:55.890599 [ 259 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51265 | ||
| 10143 | 2026.05.08 08:13:55.890636 [ 303 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10144 | 2026.05.08 08:13:55.890634 [ 307 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10145 | 2026.05.08 08:13:55.890684 [ 286 ] {} <Trace> TCP-Session: 1a1cd451-0ba5-4dcb-b5e9-a9e888802ed3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10146 | 2026.05.08 08:13:55.890701 [ 303 ] {} <Debug> TCP-Session: 771f9ce5-17a8-4e49-98ed-bf256c7ccad6 Authenticating user 'default' from [fd00:1122:3344:101::e]:42798 | ||
| 10147 | 2026.05.08 08:13:55.890717 [ 307 ] {} <Debug> TCP-Session: 41d852ab-0315-40f9-ba41-69090d3914ed Authenticating user 'default' from [fd00:1122:3344:101::e]:48268 | ||
| 10148 | 2026.05.08 08:13:55.890571 [ 310 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54641 | ||
| 10149 | 2026.05.08 08:13:55.890769 [ 307 ] {} <Debug> TCP-Session: 41d852ab-0315-40f9-ba41-69090d3914ed Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10150 | 2026.05.08 08:13:55.890759 [ 303 ] {} <Debug> TCP-Session: 771f9ce5-17a8-4e49-98ed-bf256c7ccad6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10151 | 2026.05.08 08:13:55.890819 [ 307 ] {} <Debug> TCP-Session: 41d852ab-0315-40f9-ba41-69090d3914ed Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10152 | 2026.05.08 08:13:55.890833 [ 311 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10153 | 2026.05.08 08:13:55.890840 [ 303 ] {} <Debug> TCP-Session: 771f9ce5-17a8-4e49-98ed-bf256c7ccad6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10154 | 2026.05.08 08:13:55.890865 [ 311 ] {} <Debug> TCP-Session: f226d52d-684a-4113-9f3c-609e0fa2cf97 Authenticating user 'default' from [fd00:1122:3344:101::e]:60732 | ||
| 10155 | 2026.05.08 08:13:55.890566 [ 309 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64213 | ||
| 10156 | 2026.05.08 08:13:55.890886 [ 311 ] {} <Debug> TCP-Session: f226d52d-684a-4113-9f3c-609e0fa2cf97 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10157 | 2026.05.08 08:13:55.890880 [ 286 ] {a81e637d-73f9-4688-a3a3-d19d14611cd3} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:59916) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 10158 | 2026.05.08 08:13:55.890937 [ 311 ] {} <Debug> TCP-Session: f226d52d-684a-4113-9f3c-609e0fa2cf97 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10159 | 2026.05.08 08:13:55.890507 [ 304 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48789 | ||
| 10160 | 2026.05.08 08:13:55.891210 [ 286 ] {a81e637d-73f9-4688-a3a3-d19d14611cd3} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 10161 | 2026.05.08 08:13:55.891276 [ 286 ] {a81e637d-73f9-4688-a3a3-d19d14611cd3} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 10162 | 2026.05.08 08:13:55.891311 [ 308 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10163 | 2026.05.08 08:13:55.891351 [ 308 ] {} <Debug> TCP-Session: 19b4b057-ec4e-4338-a88a-a38aaf6a34c0 Authenticating user 'default' from [fd00:1122:3344:101::e]:33650 | ||
| 10164 | 2026.05.08 08:13:55.891379 [ 308 ] {} <Debug> TCP-Session: 19b4b057-ec4e-4338-a88a-a38aaf6a34c0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10165 | 2026.05.08 08:13:55.891392 [ 308 ] {} <Debug> TCP-Session: 19b4b057-ec4e-4338-a88a-a38aaf6a34c0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10166 | 2026.05.08 08:13:55.891548 [ 259 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10167 | 2026.05.08 08:13:55.891589 [ 259 ] {} <Debug> TCP-Session: 02c75453-581c-49b9-848b-9b0a6328abf1 Authenticating user 'default' from [fd00:1122:3344:101::e]:51265 | ||
| 10168 | 2026.05.08 08:13:55.891612 [ 259 ] {} <Debug> TCP-Session: 02c75453-581c-49b9-848b-9b0a6328abf1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10169 | 2026.05.08 08:13:55.891629 [ 259 ] {} <Debug> TCP-Session: 02c75453-581c-49b9-848b-9b0a6328abf1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10170 | 2026.05.08 08:13:55.891675 [ 304 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10171 | 2026.05.08 08:13:55.891711 [ 304 ] {} <Debug> TCP-Session: 53a8408f-1537-48bd-a8bd-d04ba271f807 Authenticating user 'default' from [fd00:1122:3344:101::e]:48789 | ||
| 10172 | 2026.05.08 08:13:55.891728 [ 304 ] {} <Debug> TCP-Session: 53a8408f-1537-48bd-a8bd-d04ba271f807 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10173 | 2026.05.08 08:13:55.891741 [ 304 ] {} <Debug> TCP-Session: 53a8408f-1537-48bd-a8bd-d04ba271f807 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10174 | 2026.05.08 08:13:55.891806 [ 286 ] {a81e637d-73f9-4688-a3a3-d19d14611cd3} <Debug> oximeter.version (95fcba57-7b9a-48d5-92aa-f22d8363bb4f) (SelectExecutor): Key condition: unknown | ||
| 10175 | 2026.05.08 08:13:55.891820 [ 310 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10176 | 2026.05.08 08:13:55.891858 [ 310 ] {} <Debug> TCP-Session: 9338139c-7547-448b-876f-676dd7874d07 Authenticating user 'default' from [fd00:1122:3344:101::e]:54641 | ||
| 10177 | 2026.05.08 08:13:55.891878 [ 310 ] {} <Debug> TCP-Session: 9338139c-7547-448b-876f-676dd7874d07 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10178 | 2026.05.08 08:13:55.891891 [ 310 ] {} <Debug> TCP-Session: 9338139c-7547-448b-876f-676dd7874d07 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10179 | 2026.05.08 08:13:55.892034 [ 309 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10180 | 2026.05.08 08:13:55.892070 [ 309 ] {} <Debug> TCP-Session: a732d903-98f7-48fd-80e8-61c7a7be72a0 Authenticating user 'default' from [fd00:1122:3344:101::e]:64213 | ||
| 10181 | 2026.05.08 08:13:55.892088 [ 309 ] {} <Debug> TCP-Session: a732d903-98f7-48fd-80e8-61c7a7be72a0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10182 | 2026.05.08 08:13:55.892101 [ 309 ] {} <Debug> TCP-Session: a732d903-98f7-48fd-80e8-61c7a7be72a0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10183 | 2026.05.08 08:13:55.892934 [ 322 ] {a81e637d-73f9-4688-a3a3-d19d14611cd3} <Trace> AggregatingTransform: Aggregating | ||
| 10184 | 2026.05.08 08:13:55.892978 [ 322 ] {a81e637d-73f9-4688-a3a3-d19d14611cd3} <Trace> Aggregator: Aggregation method: without_key | ||
| 10185 | 2026.05.08 08:13:55.893014 [ 322 ] {a81e637d-73f9-4688-a3a3-d19d14611cd3} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001089869 sec. (917.541 rows/sec., 35.84 KiB/sec.) | ||
| 10186 | 2026.05.08 08:13:55.893033 [ 322 ] {a81e637d-73f9-4688-a3a3-d19d14611cd3} <Trace> Aggregator: Merging aggregated data | ||
| 10187 | 2026.05.08 08:13:55.894468 [ 286 ] {a81e637d-73f9-4688-a3a3-d19d14611cd3} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003649 sec., 274.0476842970677 rows/sec., 10.70 KiB/sec. | ||
| 10188 | 2026.05.08 08:13:55.894595 [ 286 ] {a81e637d-73f9-4688-a3a3-d19d14611cd3} <Debug> TCPHandler: Processed in 0.004023189 sec. | ||
| 10189 | 2026.05.08 08:13:55.894727 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10190 | 2026.05.08 08:13:55.894758 [ 303 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10191 | 2026.05.08 08:13:55.894760 [ 286 ] {} <Debug> TCP-Session: 1a1cd451-0ba5-4dcb-b5e9-a9e888802ed3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10192 | 2026.05.08 08:13:55.894780 [ 304 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10193 | 2026.05.08 08:13:55.894798 [ 308 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10194 | 2026.05.08 08:13:55.894832 [ 259 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10195 | 2026.05.08 08:13:55.894845 [ 304 ] {} <Debug> TCP-Session: 53a8408f-1537-48bd-a8bd-d04ba271f807 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10196 | 2026.05.08 08:13:55.894870 [ 308 ] {} <Debug> TCP-Session: 19b4b057-ec4e-4338-a88a-a38aaf6a34c0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10197 | 2026.05.08 08:13:55.894864 [ 310 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10198 | 2026.05.08 08:13:55.894887 [ 311 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10199 | 2026.05.08 08:13:55.894933 [ 310 ] {} <Debug> TCP-Session: 9338139c-7547-448b-876f-676dd7874d07 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10200 | 2026.05.08 08:13:55.894961 [ 311 ] {} <Debug> TCP-Session: f226d52d-684a-4113-9f3c-609e0fa2cf97 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10201 | 2026.05.08 08:13:55.894886 [ 259 ] {} <Debug> TCP-Session: 02c75453-581c-49b9-848b-9b0a6328abf1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10202 | 2026.05.08 08:13:55.894849 [ 307 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10203 | 2026.05.08 08:13:55.894805 [ 303 ] {} <Debug> TCP-Session: 771f9ce5-17a8-4e49-98ed-bf256c7ccad6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10204 | 2026.05.08 08:13:55.895032 [ 307 ] {} <Debug> TCP-Session: 41d852ab-0315-40f9-ba41-69090d3914ed Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10205 | 2026.05.08 08:13:55.894815 [ 309 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10206 | 2026.05.08 08:13:55.895097 [ 309 ] {} <Debug> TCP-Session: a732d903-98f7-48fd-80e8-61c7a7be72a0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10207 | 2026.05.08 08:13:56.349199 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45073 | ||
| 10208 | 2026.05.08 08:13:56.349316 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10209 | 2026.05.08 08:13:56.349345 [ 286 ] {} <Debug> TCP-Session: 80a6c20c-9253-49ea-bdfb-44aea5b26d72 Authenticating user 'default' from [fd00:1122:3344:101::e]:45073 | ||
| 10210 | 2026.05.08 08:13:56.349368 [ 286 ] {} <Debug> TCP-Session: 80a6c20c-9253-49ea-bdfb-44aea5b26d72 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10211 | 2026.05.08 08:13:56.349383 [ 286 ] {} <Debug> TCP-Session: 80a6c20c-9253-49ea-bdfb-44aea5b26d72 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10212 | 2026.05.08 08:13:56.349595 [ 303 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35409 | ||
| 10213 | 2026.05.08 08:13:56.349631 [ 307 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51038 | ||
| 10214 | 2026.05.08 08:13:56.349642 [ 308 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40900 | ||
| 10215 | 2026.05.08 08:13:56.349671 [ 311 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38585 | ||
| 10216 | 2026.05.08 08:13:56.349695 [ 286 ] {} <Trace> TCP-Session: 80a6c20c-9253-49ea-bdfb-44aea5b26d72 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10217 | 2026.05.08 08:13:56.349718 [ 307 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10218 | 2026.05.08 08:13:56.349718 [ 303 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10219 | 2026.05.08 08:13:56.349761 [ 308 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10220 | 2026.05.08 08:13:56.349762 [ 311 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10221 | 2026.05.08 08:13:56.349788 [ 303 ] {} <Debug> TCP-Session: 368d047c-179e-4fb9-a1f4-0231c6377685 Authenticating user 'default' from [fd00:1122:3344:101::e]:35409 | ||
| 10222 | 2026.05.08 08:13:56.349796 [ 308 ] {} <Debug> TCP-Session: 2c5f2940-5368-41d2-bf55-436daa959804 Authenticating user 'default' from [fd00:1122:3344:101::e]:40900 | ||
| 10223 | 2026.05.08 08:13:56.349806 [ 311 ] {} <Debug> TCP-Session: 6e880cd7-dab3-48ff-a63f-dc0d3c36f4ee Authenticating user 'default' from [fd00:1122:3344:101::e]:38585 | ||
| 10224 | 2026.05.08 08:13:56.349826 [ 303 ] {} <Debug> TCP-Session: 368d047c-179e-4fb9-a1f4-0231c6377685 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10225 | 2026.05.08 08:13:56.349837 [ 308 ] {} <Debug> TCP-Session: 2c5f2940-5368-41d2-bf55-436daa959804 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10226 | 2026.05.08 08:13:56.349843 [ 311 ] {} <Debug> TCP-Session: 6e880cd7-dab3-48ff-a63f-dc0d3c36f4ee Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10227 | 2026.05.08 08:13:56.349858 [ 303 ] {} <Debug> TCP-Session: 368d047c-179e-4fb9-a1f4-0231c6377685 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10228 | 2026.05.08 08:13:56.349869 [ 308 ] {} <Debug> TCP-Session: 2c5f2940-5368-41d2-bf55-436daa959804 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10229 | 2026.05.08 08:13:56.349882 [ 286 ] {be778ea3-72fc-4595-8fdd-5b0dd7a257a8} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:45073) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 10230 | 2026.05.08 08:13:56.349884 [ 311 ] {} <Debug> TCP-Session: 6e880cd7-dab3-48ff-a63f-dc0d3c36f4ee Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10231 | 2026.05.08 08:13:56.349764 [ 307 ] {} <Debug> TCP-Session: 401a83c2-e677-4d58-9591-f41e20142776 Authenticating user 'default' from [fd00:1122:3344:101::e]:51038 | ||
| 10232 | 2026.05.08 08:13:56.349677 [ 259 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58883 | ||
| 10233 | 2026.05.08 08:13:56.349996 [ 307 ] {} <Debug> TCP-Session: 401a83c2-e677-4d58-9591-f41e20142776 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10234 | 2026.05.08 08:13:56.349642 [ 304 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57021 | ||
| 10235 | 2026.05.08 08:13:56.350045 [ 307 ] {} <Debug> TCP-Session: 401a83c2-e677-4d58-9591-f41e20142776 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10236 | 2026.05.08 08:13:56.349664 [ 310 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33901 | ||
| 10237 | 2026.05.08 08:13:56.350089 [ 259 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10238 | 2026.05.08 08:13:56.350105 [ 304 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10239 | 2026.05.08 08:13:56.350136 [ 259 ] {} <Debug> TCP-Session: c99518e1-7f70-4d17-9833-f0b693c2e41d Authenticating user 'default' from [fd00:1122:3344:101::e]:58883 | ||
| 10240 | 2026.05.08 08:13:56.350149 [ 304 ] {} <Debug> TCP-Session: 04765be4-0dc2-4726-9f10-ce73eeb06f19 Authenticating user 'default' from [fd00:1122:3344:101::e]:57021 | ||
| 10241 | 2026.05.08 08:13:56.350165 [ 310 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10242 | 2026.05.08 08:13:56.350175 [ 304 ] {} <Debug> TCP-Session: 04765be4-0dc2-4726-9f10-ce73eeb06f19 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10243 | 2026.05.08 08:13:56.350199 [ 310 ] {} <Debug> TCP-Session: 087697a9-b27a-42bd-a310-cb92bda9d8e2 Authenticating user 'default' from [fd00:1122:3344:101::e]:33901 | ||
| 10244 | 2026.05.08 08:13:56.350205 [ 286 ] {be778ea3-72fc-4595-8fdd-5b0dd7a257a8} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 10245 | 2026.05.08 08:13:56.350225 [ 310 ] {} <Debug> TCP-Session: 087697a9-b27a-42bd-a310-cb92bda9d8e2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10246 | 2026.05.08 08:13:56.350206 [ 304 ] {} <Debug> TCP-Session: 04765be4-0dc2-4726-9f10-ce73eeb06f19 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10247 | 2026.05.08 08:13:56.350244 [ 310 ] {} <Debug> TCP-Session: 087697a9-b27a-42bd-a310-cb92bda9d8e2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10248 | 2026.05.08 08:13:56.350267 [ 286 ] {be778ea3-72fc-4595-8fdd-5b0dd7a257a8} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 10249 | 2026.05.08 08:13:56.350170 [ 259 ] {} <Debug> TCP-Session: c99518e1-7f70-4d17-9833-f0b693c2e41d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10250 | 2026.05.08 08:13:56.349657 [ 309 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61379 | ||
| 10251 | 2026.05.08 08:13:56.350309 [ 259 ] {} <Debug> TCP-Session: c99518e1-7f70-4d17-9833-f0b693c2e41d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10252 | 2026.05.08 08:13:56.350371 [ 309 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10253 | 2026.05.08 08:13:56.350395 [ 309 ] {} <Debug> TCP-Session: d0c507fd-d653-4bb0-bba5-9455b93bb1ec Authenticating user 'default' from [fd00:1122:3344:101::e]:61379 | ||
| 10254 | 2026.05.08 08:13:56.350411 [ 309 ] {} <Debug> TCP-Session: d0c507fd-d653-4bb0-bba5-9455b93bb1ec Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10255 | 2026.05.08 08:13:56.350423 [ 309 ] {} <Debug> TCP-Session: d0c507fd-d653-4bb0-bba5-9455b93bb1ec Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10256 | 2026.05.08 08:13:56.350556 [ 286 ] {be778ea3-72fc-4595-8fdd-5b0dd7a257a8} <Debug> oximeter.version (95fcba57-7b9a-48d5-92aa-f22d8363bb4f) (SelectExecutor): Key condition: unknown | ||
| 10257 | 2026.05.08 08:13:56.351503 [ 353 ] {be778ea3-72fc-4595-8fdd-5b0dd7a257a8} <Trace> AggregatingTransform: Aggregating | ||
| 10258 | 2026.05.08 08:13:56.351548 [ 353 ] {be778ea3-72fc-4595-8fdd-5b0dd7a257a8} <Trace> Aggregator: Aggregation method: without_key | ||
| 10259 | 2026.05.08 08:13:56.351586 [ 353 ] {be778ea3-72fc-4595-8fdd-5b0dd7a257a8} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000924896 sec. (1081.203 rows/sec., 42.23 KiB/sec.) | ||
| 10260 | 2026.05.08 08:13:56.351604 [ 353 ] {be778ea3-72fc-4595-8fdd-5b0dd7a257a8} <Trace> Aggregator: Merging aggregated data | ||
| 10261 | 2026.05.08 08:13:56.352890 [ 286 ] {be778ea3-72fc-4595-8fdd-5b0dd7a257a8} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003062 sec., 326.5839320705421 rows/sec., 12.76 KiB/sec. | ||
| 10262 | 2026.05.08 08:13:56.353099 [ 286 ] {be778ea3-72fc-4595-8fdd-5b0dd7a257a8} <Debug> TCPHandler: Processed in 0.003514081 sec. | ||
| 10263 | 2026.05.08 08:13:56.353254 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10264 | 2026.05.08 08:13:56.353286 [ 303 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10265 | 2026.05.08 08:13:56.353310 [ 304 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10266 | 2026.05.08 08:13:56.353327 [ 259 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10267 | 2026.05.08 08:13:56.353345 [ 303 ] {} <Debug> TCP-Session: 368d047c-179e-4fb9-a1f4-0231c6377685 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10268 | 2026.05.08 08:13:56.353363 [ 304 ] {} <Debug> TCP-Session: 04765be4-0dc2-4726-9f10-ce73eeb06f19 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10269 | 2026.05.08 08:13:56.353385 [ 259 ] {} <Debug> TCP-Session: c99518e1-7f70-4d17-9833-f0b693c2e41d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10270 | 2026.05.08 08:13:56.353383 [ 307 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10271 | 2026.05.08 08:13:56.353405 [ 309 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10272 | 2026.05.08 08:13:56.353444 [ 307 ] {} <Debug> TCP-Session: 401a83c2-e677-4d58-9591-f41e20142776 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10273 | 2026.05.08 08:13:56.353420 [ 311 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10274 | 2026.05.08 08:13:56.353469 [ 309 ] {} <Debug> TCP-Session: d0c507fd-d653-4bb0-bba5-9455b93bb1ec Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10275 | 2026.05.08 08:13:56.353372 [ 310 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10276 | 2026.05.08 08:13:56.353502 [ 311 ] {} <Debug> TCP-Session: 6e880cd7-dab3-48ff-a63f-dc0d3c36f4ee Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10277 | 2026.05.08 08:13:56.353352 [ 308 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10278 | 2026.05.08 08:13:56.353556 [ 310 ] {} <Debug> TCP-Session: 087697a9-b27a-42bd-a310-cb92bda9d8e2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10279 | 2026.05.08 08:13:56.353289 [ 286 ] {} <Debug> TCP-Session: 80a6c20c-9253-49ea-bdfb-44aea5b26d72 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10280 | 2026.05.08 08:13:56.353590 [ 308 ] {} <Debug> TCP-Session: 2c5f2940-5368-41d2-bf55-436daa959804 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10281 | 2026.05.08 08:13:57.626712 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 19631 | ||
| 10282 | 2026.05.08 08:13:57.627192 [ 245 ] {} <Trace> system.asynchronous_metric_log (ae5b5697-1ff6-4106-8704-be69c16fe51c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10283 | 2026.05.08 08:13:57.627225 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.01 GiB. | ||
| 10284 | 2026.05.08 08:13:57.627683 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 10285 | 2026.05.08 08:13:57.627911 [ 245 ] {} <Trace> system.asynchronous_metric_log (ae5b5697-1ff6-4106-8704-be69c16fe51c): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10286 | 2026.05.08 08:13:57.628037 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 19631 | ||
| 10287 | 2026.05.08 08:13:57.628036 [ 50 ] {} <Debug> system.asynchronous_metric_log (ae5b5697-1ff6-4106-8704-be69c16fe51c) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 10288 | 2026.05.08 08:13:57.628093 [ 50 ] {} <Trace> system.asynchronous_metric_log (ae5b5697-1ff6-4106-8704-be69c16fe51c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10289 | 2026.05.08 08:13:57.628116 [ 50 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.01 GiB. | ||
| 10290 | 2026.05.08 08:13:57.628256 [ 192 ] {ae5b5697-1ff6-4106-8704-be69c16fe51c::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 | ||
| 10291 | 2026.05.08 08:13:57.628397 [ 192 ] {ae5b5697-1ff6-4106-8704-be69c16fe51c::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10292 | 2026.05.08 08:13:57.628433 [ 192 ] {ae5b5697-1ff6-4106-8704-be69c16fe51c::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_36_7, total 17263 rows starting from the beginning of the part | ||
| 10293 | 2026.05.08 08:13:57.628502 [ 192 ] {ae5b5697-1ff6-4106-8704-be69c16fe51c::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 448 rows starting from the beginning of the part | ||
| 10294 | 2026.05.08 08:13:57.628551 [ 192 ] {ae5b5697-1ff6-4106-8704-be69c16fe51c::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 512 rows starting from the beginning of the part | ||
| 10295 | 2026.05.08 08:13:57.628595 [ 192 ] {ae5b5697-1ff6-4106-8704-be69c16fe51c::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 448 rows starting from the beginning of the part | ||
| 10296 | 2026.05.08 08:13:57.628639 [ 192 ] {ae5b5697-1ff6-4106-8704-be69c16fe51c::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 512 rows starting from the beginning of the part | ||
| 10297 | 2026.05.08 08:13:57.628684 [ 192 ] {ae5b5697-1ff6-4106-8704-be69c16fe51c::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 448 rows starting from the beginning of the part | ||
| 10298 | 2026.05.08 08:13:57.630987 [ 192 ] {ae5b5697-1ff6-4106-8704-be69c16fe51c::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 19631 rows, containing 4 columns (4 merged, 0 gathered) in 0.002788239 sec., 7040644.650619979 rows/sec., 100.72 MiB/sec. | ||
| 10299 | 2026.05.08 08:13:57.631310 [ 201 ] {ae5b5697-1ff6-4106-8704-be69c16fe51c::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 10300 | 2026.05.08 08:13:57.631622 [ 201 ] {ae5b5697-1ff6-4106-8704-be69c16fe51c::all_1_41_8} <Trace> system.asynchronous_metric_log (ae5b5697-1ff6-4106-8704-be69c16fe51c): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10301 | 2026.05.08 08:13:57.631701 [ 201 ] {ae5b5697-1ff6-4106-8704-be69c16fe51c::all_1_41_8} <Trace> system.asynchronous_metric_log (ae5b5697-1ff6-4106-8704-be69c16fe51c) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 10302 | 2026.05.08 08:13:57.631813 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.61 MiB. | ||
| 10303 | 2026.05.08 08:13:58.650457 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 309 | ||
| 10304 | 2026.05.08 08:13:58.666659 [ 244 ] {} <Trace> system.metric_log (6863ca5b-3a4e-4a65-b181-6be743eb150d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10305 | 2026.05.08 08:13:58.666711 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.01 GiB. | ||
| 10306 | 2026.05.08 08:13:58.672825 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 10307 | 2026.05.08 08:13:58.673496 [ 244 ] {} <Trace> system.metric_log (6863ca5b-3a4e-4a65-b181-6be743eb150d): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10308 | 2026.05.08 08:13:58.673802 [ 50 ] {} <Debug> system.metric_log (6863ca5b-3a4e-4a65-b181-6be743eb150d) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 10309 | 2026.05.08 08:13:58.673895 [ 50 ] {} <Trace> system.metric_log (6863ca5b-3a4e-4a65-b181-6be743eb150d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10310 | 2026.05.08 08:13:58.673932 [ 50 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.01 GiB. | ||
| 10311 | 2026.05.08 08:13:58.674104 [ 186 ] {6863ca5b-3a4e-4a65-b181-6be743eb150d::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 | ||
| 10312 | 2026.05.08 08:13:58.676526 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 309 | ||
| 10313 | 2026.05.08 08:13:58.677557 [ 186 ] {6863ca5b-3a4e-4a65-b181-6be743eb150d::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10314 | 2026.05.08 08:13:58.678915 [ 186 ] {6863ca5b-3a4e-4a65-b181-6be743eb150d::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 271 rows starting from the beginning of the part | ||
| 10315 | 2026.05.08 08:13:58.683444 [ 186 ] {6863ca5b-3a4e-4a65-b181-6be743eb150d::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 8 rows starting from the beginning of the part | ||
| 10316 | 2026.05.08 08:13:58.687761 [ 186 ] {6863ca5b-3a4e-4a65-b181-6be743eb150d::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 | ||
| 10317 | 2026.05.08 08:13:58.692189 [ 186 ] {6863ca5b-3a4e-4a65-b181-6be743eb150d::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 | ||
| 10318 | 2026.05.08 08:13:58.696660 [ 186 ] {6863ca5b-3a4e-4a65-b181-6be743eb150d::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 | ||
| 10319 | 2026.05.08 08:13:58.700444 [ 186 ] {6863ca5b-3a4e-4a65-b181-6be743eb150d::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 | ||
| 10320 | 2026.05.08 08:13:58.751545 [ 201 ] {6863ca5b-3a4e-4a65-b181-6be743eb150d::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 309 rows, containing 679 columns (679 merged, 0 gathered) in 0.077509572 sec., 3986.6043899713445 rows/sec., 20.61 MiB/sec. | ||
| 10321 | 2026.05.08 08:13:58.754077 [ 201 ] {6863ca5b-3a4e-4a65-b181-6be743eb150d::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 10322 | 2026.05.08 08:13:58.756002 [ 201 ] {6863ca5b-3a4e-4a65-b181-6be743eb150d::all_1_41_8} <Trace> system.metric_log (6863ca5b-3a4e-4a65-b181-6be743eb150d): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10323 | 2026.05.08 08:13:58.756084 [ 201 ] {6863ca5b-3a4e-4a65-b181-6be743eb150d::all_1_41_8} <Trace> system.metric_log (6863ca5b-3a4e-4a65-b181-6be743eb150d) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 10324 | 2026.05.08 08:13:58.758284 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 13.97 MiB. | ||
| 10325 | 2026.05.08 08:14:00.197465 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 42 entries to flush up to offset 1280 | ||
| 10326 | 2026.05.08 08:14:00.200374 [ 243 ] {} <Trace> system.query_log (14f8ccb3-56a3-4601-8a9e-d96094aafe7f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10327 | 2026.05.08 08:14:00.200436 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.01 GiB. | ||
| 10328 | 2026.05.08 08:14:00.201738 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 10329 | 2026.05.08 08:14:00.202029 [ 243 ] {} <Trace> system.query_log (14f8ccb3-56a3-4601-8a9e-d96094aafe7f): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10330 | 2026.05.08 08:14:00.202195 [ 50 ] {} <Debug> system.query_log (14f8ccb3-56a3-4601-8a9e-d96094aafe7f) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 10331 | 2026.05.08 08:14:00.202266 [ 50 ] {} <Trace> system.query_log (14f8ccb3-56a3-4601-8a9e-d96094aafe7f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10332 | 2026.05.08 08:14:00.202291 [ 50 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.01 GiB. | ||
| 10333 | 2026.05.08 08:14:00.202404 [ 194 ] {14f8ccb3-56a3-4601-8a9e-d96094aafe7f::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 | ||
| 10334 | 2026.05.08 08:14:00.202415 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1280 | ||
| 10335 | 2026.05.08 08:14:00.202999 [ 194 ] {14f8ccb3-56a3-4601-8a9e-d96094aafe7f::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10336 | 2026.05.08 08:14:00.203158 [ 194 ] {14f8ccb3-56a3-4601-8a9e-d96094aafe7f::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 1086 rows starting from the beginning of the part | ||
| 10337 | 2026.05.08 08:14:00.203551 [ 194 ] {14f8ccb3-56a3-4601-8a9e-d96094aafe7f::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 24 rows starting from the beginning of the part | ||
| 10338 | 2026.05.08 08:14:00.203888 [ 194 ] {14f8ccb3-56a3-4601-8a9e-d96094aafe7f::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 40 rows starting from the beginning of the part | ||
| 10339 | 2026.05.08 08:14:00.204220 [ 194 ] {14f8ccb3-56a3-4601-8a9e-d96094aafe7f::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 64 rows starting from the beginning of the part | ||
| 10340 | 2026.05.08 08:14:00.204516 [ 194 ] {14f8ccb3-56a3-4601-8a9e-d96094aafe7f::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 24 rows starting from the beginning of the part | ||
| 10341 | 2026.05.08 08:14:00.204821 [ 194 ] {14f8ccb3-56a3-4601-8a9e-d96094aafe7f::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 42 rows starting from the beginning of the part | ||
| 10342 | 2026.05.08 08:14:00.211542 [ 196 ] {14f8ccb3-56a3-4601-8a9e-d96094aafe7f::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1280 rows, containing 72 columns (72 merged, 0 gathered) in 0.009191809 sec., 139254.41662245156 rows/sec., 117.02 MiB/sec. | ||
| 10343 | 2026.05.08 08:14:00.213238 [ 193 ] {14f8ccb3-56a3-4601-8a9e-d96094aafe7f::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 10344 | 2026.05.08 08:14:00.213866 [ 193 ] {14f8ccb3-56a3-4601-8a9e-d96094aafe7f::all_1_31_6} <Trace> system.query_log (14f8ccb3-56a3-4601-8a9e-d96094aafe7f): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10345 | 2026.05.08 08:14:00.213960 [ 193 ] {14f8ccb3-56a3-4601-8a9e-d96094aafe7f::all_1_31_6} <Trace> system.query_log (14f8ccb3-56a3-4601-8a9e-d96094aafe7f) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 10346 | 2026.05.08 08:14:00.214293 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.02 MiB. | ||
| 10347 | 2026.05.08 08:14:00.787198 [ 260 ] {} <Trace> TCP-Session: 3fbd83a9-a342-4804-a34d-63c9c5d34136 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10348 | 2026.05.08 08:14:00.787458 [ 260 ] {cfc1279e-63c2-46bc-99d3-34d99747ba58} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40062) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table: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) | ||
| 10349 | 2026.05.08 08:14:00.787832 [ 260 ] {cfc1279e-63c2-46bc-99d3-34d99747ba58} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 10350 | 2026.05.08 08:14:00.787873 [ 260 ] {cfc1279e-63c2-46bc-99d3-34d99747ba58} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table: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 | ||
| 10351 | 2026.05.08 08:14:00.788129 [ 260 ] {cfc1279e-63c2-46bc-99d3-34d99747ba58} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 10352 | 2026.05.08 08:14:00.788202 [ 260 ] {cfc1279e-63c2-46bc-99d3-34d99747ba58} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 10353 | 2026.05.08 08:14:00.788354 [ 260 ] {cfc1279e-63c2-46bc-99d3-34d99747ba58} <Debug> oximeter.timeseries_schema (b89db7f6-4c52-403d-9f92-e362dcc59f0f) (SelectExecutor): Key condition: (column 0 in 31-element set) | ||
| 10354 | 2026.05.08 08:14:00.788469 [ 359 ] {cfc1279e-63c2-46bc-99d3-34d99747ba58} <Trace> oximeter.timeseries_schema (b89db7f6-4c52-403d-9f92-e362dcc59f0f) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 10355 | 2026.05.08 08:14:00.788492 [ 328 ] {cfc1279e-63c2-46bc-99d3-34d99747ba58} <Trace> oximeter.timeseries_schema (b89db7f6-4c52-403d-9f92-e362dcc59f0f) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 10356 | 2026.05.08 08:14:00.788476 [ 342 ] {cfc1279e-63c2-46bc-99d3-34d99747ba58} <Trace> oximeter.timeseries_schema (b89db7f6-4c52-403d-9f92-e362dcc59f0f) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 10357 | 2026.05.08 08:14:00.788637 [ 260 ] {cfc1279e-63c2-46bc-99d3-34d99747ba58} <Debug> oximeter.timeseries_schema (b89db7f6-4c52-403d-9f92-e362dcc59f0f) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges | ||
| 10358 | 2026.05.08 08:14:00.788663 [ 260 ] {cfc1279e-63c2-46bc-99d3-34d99747ba58} <Trace> oximeter.timeseries_schema (b89db7f6-4c52-403d-9f92-e362dcc59f0f) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 10359 | 2026.05.08 08:14:00.788739 [ 260 ] {cfc1279e-63c2-46bc-99d3-34d99747ba58} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 10360 | 2026.05.08 08:14:00.788759 [ 260 ] {cfc1279e-63c2-46bc-99d3-34d99747ba58} <Debug> oximeter.timeseries_schema (b89db7f6-4c52-403d-9f92-e362dcc59f0f) (SelectExecutor): Reading approx. 47 rows with 2 streams | ||
| 10361 | 2026.05.08 08:14:00.788796 [ 260 ] {cfc1279e-63c2-46bc-99d3-34d99747ba58} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 10362 | 2026.05.08 08:14:00.788837 [ 260 ] {cfc1279e-63c2-46bc-99d3-34d99747ba58} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 10363 | 2026.05.08 08:14:00.789997 [ 260 ] {cfc1279e-63c2-46bc-99d3-34d99747ba58} <Debug> executeQuery: Read 47 rows, 11.99 KiB in 0.002643 sec., 17782.822550132427 rows/sec., 4.43 MiB/sec. | ||
| 10364 | 2026.05.08 08:14:00.790114 [ 260 ] {cfc1279e-63c2-46bc-99d3-34d99747ba58} <Debug> TCPHandler: Processed in 0.003045123 sec. | ||
| 10365 | 2026.05.08 08:14:00.795349 [ 260 ] {} <Trace> TCP-Session: 3fbd83a9-a342-4804-a34d-63c9c5d34136 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10366 | 2026.05.08 08:14:00.795465 [ 260 ] {047672db-f396-4605-bda2-a01cc05dc6f0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40062) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 10367 | 2026.05.08 08:14:00.795513 [ 260 ] {047672db-f396-4605-bda2-a01cc05dc6f0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 10368 | 2026.05.08 08:14:00.796125 [ 260 ] {047672db-f396-4605-bda2-a01cc05dc6f0} <Trace> oximeter.fields_i16 (3c1e284c-4bc9-42d0-9208-0102cfbb7904): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10369 | 2026.05.08 08:14:00.796169 [ 260 ] {047672db-f396-4605-bda2-a01cc05dc6f0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.00 GiB. | ||
| 10370 | 2026.05.08 08:14:00.796556 [ 260 ] {047672db-f396-4605-bda2-a01cc05dc6f0} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 10371 | 2026.05.08 08:14:00.796800 [ 260 ] {047672db-f396-4605-bda2-a01cc05dc6f0} <Trace> oximeter.fields_i16 (3c1e284c-4bc9-42d0-9208-0102cfbb7904): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10372 | 2026.05.08 08:14:00.796961 [ 260 ] {047672db-f396-4605-bda2-a01cc05dc6f0} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001529 sec., 185742.31523871812 rows/sec., 11.80 MiB/sec. | ||
| 10373 | 2026.05.08 08:14:00.797001 [ 260 ] {047672db-f396-4605-bda2-a01cc05dc6f0} <Debug> TCPHandler: Processed in 0.0017062 sec. | ||
| 10374 | 2026.05.08 08:14:00.797132 [ 260 ] {} <Trace> TCP-Session: 3fbd83a9-a342-4804-a34d-63c9c5d34136 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10375 | 2026.05.08 08:14:00.797234 [ 260 ] {65bfb6a7-ccf8-4f83-830b-fb2e66f4610c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40062) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10376 | 2026.05.08 08:14:00.797276 [ 260 ] {65bfb6a7-ccf8-4f83-830b-fb2e66f4610c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10377 | 2026.05.08 08:14:00.798099 [ 260 ] {65bfb6a7-ccf8-4f83-830b-fb2e66f4610c} <Trace> oximeter.fields_string (2e56caf6-21a8-464c-b24f-cce9c93bbfbe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10378 | 2026.05.08 08:14:00.798138 [ 260 ] {65bfb6a7-ccf8-4f83-830b-fb2e66f4610c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.00 GiB. | ||
| 10379 | 2026.05.08 08:14:00.798503 [ 260 ] {65bfb6a7-ccf8-4f83-830b-fb2e66f4610c} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 10380 | 2026.05.08 08:14:00.798724 [ 260 ] {65bfb6a7-ccf8-4f83-830b-fb2e66f4610c} <Trace> oximeter.fields_string (2e56caf6-21a8-464c-b24f-cce9c93bbfbe): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10381 | 2026.05.08 08:14:00.798864 [ 260 ] {65bfb6a7-ccf8-4f83-830b-fb2e66f4610c} <Debug> executeQuery: Read 833 rows, 66.39 KiB in 0.001654 sec., 503627.5695284159 rows/sec., 39.20 MiB/sec. | ||
| 10382 | 2026.05.08 08:14:00.798903 [ 260 ] {65bfb6a7-ccf8-4f83-830b-fb2e66f4610c} <Debug> TCPHandler: Processed in 0.001823241 sec. | ||
| 10383 | 2026.05.08 08:14:00.799024 [ 260 ] {} <Trace> TCP-Session: 3fbd83a9-a342-4804-a34d-63c9c5d34136 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10384 | 2026.05.08 08:14:00.799122 [ 260 ] {7be4084f-c935-46a0-beda-48fc8a382666} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40062) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 10385 | 2026.05.08 08:14:00.799163 [ 260 ] {7be4084f-c935-46a0-beda-48fc8a382666} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 10386 | 2026.05.08 08:14:00.799617 [ 260 ] {7be4084f-c935-46a0-beda-48fc8a382666} <Trace> oximeter.fields_u16 (b3f55b36-ed93-4ef0-b7a4-471cf9f732a6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10387 | 2026.05.08 08:14:00.799653 [ 260 ] {7be4084f-c935-46a0-beda-48fc8a382666} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.00 GiB. | ||
| 10388 | 2026.05.08 08:14:00.799968 [ 260 ] {7be4084f-c935-46a0-beda-48fc8a382666} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 10389 | 2026.05.08 08:14:00.800189 [ 260 ] {7be4084f-c935-46a0-beda-48fc8a382666} <Trace> oximeter.fields_u16 (b3f55b36-ed93-4ef0-b7a4-471cf9f732a6): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10390 | 2026.05.08 08:14:00.800327 [ 260 ] {7be4084f-c935-46a0-beda-48fc8a382666} <Debug> executeQuery: Read 160 rows, 9.90 KiB in 0.001226 sec., 130505.70962479607 rows/sec., 7.88 MiB/sec. | ||
| 10391 | 2026.05.08 08:14:00.800366 [ 260 ] {7be4084f-c935-46a0-beda-48fc8a382666} <Debug> TCPHandler: Processed in 0.001392175 sec. | ||
| 10392 | 2026.05.08 08:14:00.800483 [ 260 ] {} <Trace> TCP-Session: 3fbd83a9-a342-4804-a34d-63c9c5d34136 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10393 | 2026.05.08 08:14:00.800580 [ 260 ] {91544364-2843-4e31-bb5c-610e77dc7d02} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40062) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 10394 | 2026.05.08 08:14:00.800619 [ 260 ] {91544364-2843-4e31-bb5c-610e77dc7d02} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 10395 | 2026.05.08 08:14:00.801054 [ 260 ] {91544364-2843-4e31-bb5c-610e77dc7d02} <Trace> oximeter.fields_u32 (b5155bac-ebd9-49db-8237-598074e8072a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10396 | 2026.05.08 08:14:00.801091 [ 260 ] {91544364-2843-4e31-bb5c-610e77dc7d02} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.00 GiB. | ||
| 10397 | 2026.05.08 08:14:00.801397 [ 260 ] {91544364-2843-4e31-bb5c-610e77dc7d02} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 10398 | 2026.05.08 08:14:00.801623 [ 260 ] {91544364-2843-4e31-bb5c-610e77dc7d02} <Trace> oximeter.fields_u32 (b5155bac-ebd9-49db-8237-598074e8072a): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10399 | 2026.05.08 08:14:00.801752 [ 260 ] {91544364-2843-4e31-bb5c-610e77dc7d02} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001191 sec., 125104.95382031906 rows/sec., 8.08 MiB/sec. | ||
| 10400 | 2026.05.08 08:14:00.801790 [ 260 ] {91544364-2843-4e31-bb5c-610e77dc7d02} <Debug> TCPHandler: Processed in 0.001356363 sec. | ||
| 10401 | 2026.05.08 08:14:00.801909 [ 260 ] {} <Trace> TCP-Session: 3fbd83a9-a342-4804-a34d-63c9c5d34136 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10402 | 2026.05.08 08:14:00.802009 [ 260 ] {a65ffd55-df0a-475b-be68-644a289f958f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40062) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 10403 | 2026.05.08 08:14:00.802050 [ 260 ] {a65ffd55-df0a-475b-be68-644a289f958f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 10404 | 2026.05.08 08:14:00.802502 [ 260 ] {a65ffd55-df0a-475b-be68-644a289f958f} <Trace> oximeter.fields_u8 (7b358469-9653-4fa1-8df0-42378e30bc5f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10405 | 2026.05.08 08:14:00.802540 [ 260 ] {a65ffd55-df0a-475b-be68-644a289f958f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.00 GiB. | ||
| 10406 | 2026.05.08 08:14:00.802844 [ 260 ] {a65ffd55-df0a-475b-be68-644a289f958f} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 10407 | 2026.05.08 08:14:00.803062 [ 260 ] {a65ffd55-df0a-475b-be68-644a289f958f} <Trace> oximeter.fields_u8 (7b358469-9653-4fa1-8df0-42378e30bc5f): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10408 | 2026.05.08 08:14:00.803187 [ 260 ] {a65ffd55-df0a-475b-be68-644a289f958f} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001196 sec., 123745.81939799331 rows/sec., 7.04 MiB/sec. | ||
| 10409 | 2026.05.08 08:14:00.803225 [ 260 ] {a65ffd55-df0a-475b-be68-644a289f958f} <Debug> TCPHandler: Processed in 0.001364764 sec. | ||
| 10410 | 2026.05.08 08:14:00.803345 [ 260 ] {} <Trace> TCP-Session: 3fbd83a9-a342-4804-a34d-63c9c5d34136 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10411 | 2026.05.08 08:14:00.803440 [ 260 ] {419cbb9a-3913-49e5-87d2-a3b9b93f76d3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40062) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10412 | 2026.05.08 08:14:00.803479 [ 260 ] {419cbb9a-3913-49e5-87d2-a3b9b93f76d3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10413 | 2026.05.08 08:14:00.804077 [ 260 ] {419cbb9a-3913-49e5-87d2-a3b9b93f76d3} <Trace> oximeter.fields_uuid (6954ef9e-8f45-45b9-b3dd-33f933bb31d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10414 | 2026.05.08 08:14:00.804115 [ 260 ] {419cbb9a-3913-49e5-87d2-a3b9b93f76d3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.00 GiB. | ||
| 10415 | 2026.05.08 08:14:00.804495 [ 260 ] {419cbb9a-3913-49e5-87d2-a3b9b93f76d3} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 10416 | 2026.05.08 08:14:00.804818 [ 260 ] {419cbb9a-3913-49e5-87d2-a3b9b93f76d3} <Trace> oximeter.fields_uuid (6954ef9e-8f45-45b9-b3dd-33f933bb31d2): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10417 | 2026.05.08 08:14:00.804971 [ 260 ] {419cbb9a-3913-49e5-87d2-a3b9b93f76d3} <Debug> executeQuery: Read 508 rows, 36.62 KiB in 0.001549 sec., 327953.51839896705 rows/sec., 23.09 MiB/sec. | ||
| 10418 | 2026.05.08 08:14:00.805013 [ 260 ] {419cbb9a-3913-49e5-87d2-a3b9b93f76d3} <Debug> TCPHandler: Processed in 0.00171842 sec. | ||
| 10419 | 2026.05.08 08:14:00.805133 [ 260 ] {} <Trace> TCP-Session: 3fbd83a9-a342-4804-a34d-63c9c5d34136 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10420 | 2026.05.08 08:14:00.805229 [ 260 ] {d47e5fe1-0d85-4d92-a5d0-41b5c258dc2f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40062) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 10421 | 2026.05.08 08:14:00.805271 [ 260 ] {d47e5fe1-0d85-4d92-a5d0-41b5c258dc2f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 10422 | 2026.05.08 08:14:00.805617 [ 260 ] {d47e5fe1-0d85-4d92-a5d0-41b5c258dc2f} <Trace> oximeter.measurements_bool (014a2999-841c-441b-b671-434e3660eef7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10423 | 2026.05.08 08:14:00.805654 [ 260 ] {d47e5fe1-0d85-4d92-a5d0-41b5c258dc2f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.00 GiB. | ||
| 10424 | 2026.05.08 08:14:00.805966 [ 260 ] {d47e5fe1-0d85-4d92-a5d0-41b5c258dc2f} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 10425 | 2026.05.08 08:14:00.806193 [ 260 ] {d47e5fe1-0d85-4d92-a5d0-41b5c258dc2f} <Trace> oximeter.measurements_bool (014a2999-841c-441b-b671-434e3660eef7): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10426 | 2026.05.08 08:14:00.806328 [ 260 ] {d47e5fe1-0d85-4d92-a5d0-41b5c258dc2f} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001117 sec., 5371.530886302597 rows/sec., 280.64 KiB/sec. | ||
| 10427 | 2026.05.08 08:14:00.806366 [ 260 ] {d47e5fe1-0d85-4d92-a5d0-41b5c258dc2f} <Debug> TCPHandler: Processed in 0.001283072 sec. | ||
| 10428 | 2026.05.08 08:14:00.806481 [ 260 ] {} <Trace> TCP-Session: 3fbd83a9-a342-4804-a34d-63c9c5d34136 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10429 | 2026.05.08 08:14:00.806576 [ 260 ] {5f375fea-4488-4475-ade8-1559bffa362a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40062) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10430 | 2026.05.08 08:14:00.806618 [ 260 ] {5f375fea-4488-4475-ade8-1559bffa362a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10431 | 2026.05.08 08:14:00.807047 [ 260 ] {5f375fea-4488-4475-ade8-1559bffa362a} <Trace> oximeter.measurements_cumulativeu64 (a8be02dd-881e-443e-adcb-2b9e0d812815): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10432 | 2026.05.08 08:14:00.807085 [ 260 ] {5f375fea-4488-4475-ade8-1559bffa362a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.00 GiB. | ||
| 10433 | 2026.05.08 08:14:00.807427 [ 260 ] {5f375fea-4488-4475-ade8-1559bffa362a} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 10434 | 2026.05.08 08:14:00.807646 [ 260 ] {5f375fea-4488-4475-ade8-1559bffa362a} <Trace> oximeter.measurements_cumulativeu64 (a8be02dd-881e-443e-adcb-2b9e0d812815): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10435 | 2026.05.08 08:14:00.807778 [ 260 ] {5f375fea-4488-4475-ade8-1559bffa362a} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.00122 sec., 217213.11475409838 rows/sec., 14.43 MiB/sec. | ||
| 10436 | 2026.05.08 08:14:00.807817 [ 260 ] {5f375fea-4488-4475-ade8-1559bffa362a} <Debug> TCPHandler: Processed in 0.001385795 sec. | ||
| 10437 | 2026.05.08 08:14:00.807937 [ 260 ] {} <Trace> TCP-Session: 3fbd83a9-a342-4804-a34d-63c9c5d34136 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10438 | 2026.05.08 08:14:00.808032 [ 260 ] {b2cb08d4-1109-48ac-9fad-4736694e4ba8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40062) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 10439 | 2026.05.08 08:14:00.808075 [ 260 ] {b2cb08d4-1109-48ac-9fad-4736694e4ba8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 10440 | 2026.05.08 08:14:00.808399 [ 260 ] {b2cb08d4-1109-48ac-9fad-4736694e4ba8} <Trace> oximeter.measurements_f64 (6f2500a7-7443-4aff-afae-2b5549923f4f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10441 | 2026.05.08 08:14:00.808435 [ 260 ] {b2cb08d4-1109-48ac-9fad-4736694e4ba8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.00 GiB. | ||
| 10442 | 2026.05.08 08:14:00.808731 [ 260 ] {b2cb08d4-1109-48ac-9fad-4736694e4ba8} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 10443 | 2026.05.08 08:14:00.808952 [ 260 ] {b2cb08d4-1109-48ac-9fad-4736694e4ba8} <Trace> oximeter.measurements_f64 (6f2500a7-7443-4aff-afae-2b5549923f4f): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10444 | 2026.05.08 08:14:00.809060 [ 46 ] {} <Debug> oximeter.measurements_f64 (6f2500a7-7443-4aff-afae-2b5549923f4f) (MergerMutator): Selected 6 parts from all_1_13_3 to all_18_18_0 | ||
| 10445 | 2026.05.08 08:14:00.809086 [ 260 ] {b2cb08d4-1109-48ac-9fad-4736694e4ba8} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001072 sec., 932.8358208955224 rows/sec., 62.86 KiB/sec. | ||
| 10446 | 2026.05.08 08:14:00.809122 [ 46 ] {} <Trace> oximeter.measurements_f64 (6f2500a7-7443-4aff-afae-2b5549923f4f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10447 | 2026.05.08 08:14:00.809133 [ 260 ] {b2cb08d4-1109-48ac-9fad-4736694e4ba8} <Debug> TCPHandler: Processed in 0.001247471 sec. | ||
| 10448 | 2026.05.08 08:14:00.809152 [ 46 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.00 GiB. | ||
| 10449 | 2026.05.08 08:14:00.809256 [ 195 ] {6f2500a7-7443-4aff-afae-2b5549923f4f::all_1_18_4} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_13_3 to all_18_18_0 into Compact with storage Full | ||
| 10450 | 2026.05.08 08:14:00.809263 [ 260 ] {} <Trace> TCP-Session: 3fbd83a9-a342-4804-a34d-63c9c5d34136 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10451 | 2026.05.08 08:14:00.809355 [ 195 ] {6f2500a7-7443-4aff-afae-2b5549923f4f::all_1_18_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10452 | 2026.05.08 08:14:00.809373 [ 260 ] {b6c7aa67-cf61-4743-967c-931979e671e9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40062) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 10453 | 2026.05.08 08:14:00.809385 [ 195 ] {6f2500a7-7443-4aff-afae-2b5549923f4f::all_1_18_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_13_3, total 13 rows starting from the beginning of the part | ||
| 10454 | 2026.05.08 08:14:00.809428 [ 260 ] {b6c7aa67-cf61-4743-967c-931979e671e9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 10455 | 2026.05.08 08:14:00.809439 [ 195 ] {6f2500a7-7443-4aff-afae-2b5549923f4f::all_1_18_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 1 rows starting from the beginning of the part | ||
| 10456 | 2026.05.08 08:14:00.809488 [ 195 ] {6f2500a7-7443-4aff-afae-2b5549923f4f::all_1_18_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 1 rows starting from the beginning of the part | ||
| 10457 | 2026.05.08 08:14:00.809549 [ 195 ] {6f2500a7-7443-4aff-afae-2b5549923f4f::all_1_18_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 1 rows starting from the beginning of the part | ||
| 10458 | 2026.05.08 08:14:00.809611 [ 195 ] {6f2500a7-7443-4aff-afae-2b5549923f4f::all_1_18_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 1 rows starting from the beginning of the part | ||
| 10459 | 2026.05.08 08:14:00.809676 [ 195 ] {6f2500a7-7443-4aff-afae-2b5549923f4f::all_1_18_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 1 rows starting from the beginning of the part | ||
| 10460 | 2026.05.08 08:14:00.810239 [ 260 ] {b6c7aa67-cf61-4743-967c-931979e671e9} <Trace> oximeter.measurements_histogramu64 (ebabec84-cbfc-4cf8-9a95-b35807d218b8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10461 | 2026.05.08 08:14:00.810275 [ 260 ] {b6c7aa67-cf61-4743-967c-931979e671e9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.00 GiB. | ||
| 10462 | 2026.05.08 08:14:00.810469 [ 193 ] {6f2500a7-7443-4aff-afae-2b5549923f4f::all_1_18_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 18 rows, containing 4 columns (4 merged, 0 gathered) in 0.001253891 sec., 14355.314776164754 rows/sec., 967.30 KiB/sec. | ||
| 10463 | 2026.05.08 08:14:00.810649 [ 193 ] {6f2500a7-7443-4aff-afae-2b5549923f4f::all_1_18_4} <Trace> MergedBlockOutputStream: filled checksums all_1_18_4 (state Temporary) | ||
| 10464 | 2026.05.08 08:14:00.810837 [ 260 ] {b6c7aa67-cf61-4743-967c-931979e671e9} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 10465 | 2026.05.08 08:14:00.810998 [ 193 ] {6f2500a7-7443-4aff-afae-2b5549923f4f::all_1_18_4} <Trace> oximeter.measurements_f64 (6f2500a7-7443-4aff-afae-2b5549923f4f): Renaming temporary part tmp_merge_all_1_18_4 to all_1_18_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10466 | 2026.05.08 08:14:00.811095 [ 193 ] {6f2500a7-7443-4aff-afae-2b5549923f4f::all_1_18_4} <Trace> oximeter.measurements_f64 (6f2500a7-7443-4aff-afae-2b5549923f4f) (MergerMutator): Merged 6 parts: [all_1_13_3, all_18_18_0] -> all_1_18_4 | ||
| 10467 | 2026.05.08 08:14:00.811118 [ 260 ] {b6c7aa67-cf61-4743-967c-931979e671e9} <Trace> oximeter.measurements_histogramu64 (ebabec84-cbfc-4cf8-9a95-b35807d218b8): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10468 | 2026.05.08 08:14:00.811207 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 10469 | 2026.05.08 08:14:00.811275 [ 260 ] {b6c7aa67-cf61-4743-967c-931979e671e9} <Debug> executeQuery: Read 18 rows, 33.03 KiB in 0.00192 sec., 9375 rows/sec., 16.80 MiB/sec. | ||
| 10470 | 2026.05.08 08:14:00.811345 [ 260 ] {b6c7aa67-cf61-4743-967c-931979e671e9} <Debug> TCPHandler: Processed in 0.002131327 sec. | ||
| 10471 | 2026.05.08 08:14:00.811474 [ 260 ] {} <Trace> TCP-Session: 3fbd83a9-a342-4804-a34d-63c9c5d34136 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10472 | 2026.05.08 08:14:00.811568 [ 260 ] {d5603634-f39a-4eb7-986c-c866590e5a34} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40062) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10473 | 2026.05.08 08:14:00.811609 [ 260 ] {d5603634-f39a-4eb7-986c-c866590e5a34} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10474 | 2026.05.08 08:14:00.811955 [ 260 ] {d5603634-f39a-4eb7-986c-c866590e5a34} <Trace> oximeter.measurements_u64 (51456919-ce1d-4304-962d-5a281585e6eb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10475 | 2026.05.08 08:14:00.811991 [ 260 ] {d5603634-f39a-4eb7-986c-c866590e5a34} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.00 GiB. | ||
| 10476 | 2026.05.08 08:14:00.812311 [ 260 ] {d5603634-f39a-4eb7-986c-c866590e5a34} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 10477 | 2026.05.08 08:14:00.812523 [ 260 ] {d5603634-f39a-4eb7-986c-c866590e5a34} <Trace> oximeter.measurements_u64 (51456919-ce1d-4304-962d-5a281585e6eb): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10478 | 2026.05.08 08:14:00.812648 [ 260 ] {d5603634-f39a-4eb7-986c-c866590e5a34} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001098 sec., 81967.2131147541 rows/sec., 5.13 MiB/sec. | ||
| 10479 | 2026.05.08 08:14:00.812684 [ 260 ] {d5603634-f39a-4eb7-986c-c866590e5a34} <Debug> TCPHandler: Processed in 0.001259912 sec. | ||
| 10480 | 2026.05.08 08:14:02.376076 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48931 | ||
| 10481 | 2026.05.08 08:14:02.376207 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10482 | 2026.05.08 08:14:02.376237 [ 286 ] {} <Debug> TCP-Session: da98ad78-40a1-4446-bc17-9496f395f2b3 Authenticating user 'default' from [fd00:1122:3344:101::e]:48931 | ||
| 10483 | 2026.05.08 08:14:02.376264 [ 286 ] {} <Debug> TCP-Session: da98ad78-40a1-4446-bc17-9496f395f2b3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10484 | 2026.05.08 08:14:02.376281 [ 286 ] {} <Debug> TCP-Session: da98ad78-40a1-4446-bc17-9496f395f2b3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10485 | 2026.05.08 08:14:02.376514 [ 303 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60861 | ||
| 10486 | 2026.05.08 08:14:02.376540 [ 304 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58339 | ||
| 10487 | 2026.05.08 08:14:02.376585 [ 308 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56536 | ||
| 10488 | 2026.05.08 08:14:02.376607 [ 309 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57320 | ||
| 10489 | 2026.05.08 08:14:02.376635 [ 259 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60841 | ||
| 10490 | 2026.05.08 08:14:02.376671 [ 304 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10491 | 2026.05.08 08:14:02.376689 [ 308 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10492 | 2026.05.08 08:14:02.376712 [ 304 ] {} <Debug> TCP-Session: d9943d96-a1c4-41e7-b423-f72258daffe3 Authenticating user 'default' from [fd00:1122:3344:101::e]:58339 | ||
| 10493 | 2026.05.08 08:14:02.376721 [ 309 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10494 | 2026.05.08 08:14:02.376734 [ 259 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10495 | 2026.05.08 08:14:02.376729 [ 308 ] {} <Debug> TCP-Session: c7730096-32b9-440a-8716-02670f63c137 Authenticating user 'default' from [fd00:1122:3344:101::e]:56536 | ||
| 10496 | 2026.05.08 08:14:02.376756 [ 309 ] {} <Debug> TCP-Session: e7accd41-4e3b-41e2-8e29-8bace6061866 Authenticating user 'default' from [fd00:1122:3344:101::e]:57320 | ||
| 10497 | 2026.05.08 08:14:02.376766 [ 259 ] {} <Debug> TCP-Session: 0ab77ca3-bb4d-48ba-8a9b-89ab0d85e20d Authenticating user 'default' from [fd00:1122:3344:101::e]:60841 | ||
| 10498 | 2026.05.08 08:14:02.376782 [ 308 ] {} <Debug> TCP-Session: c7730096-32b9-440a-8716-02670f63c137 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10499 | 2026.05.08 08:14:02.376796 [ 309 ] {} <Debug> TCP-Session: e7accd41-4e3b-41e2-8e29-8bace6061866 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10500 | 2026.05.08 08:14:02.376801 [ 259 ] {} <Debug> TCP-Session: 0ab77ca3-bb4d-48ba-8a9b-89ab0d85e20d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10501 | 2026.05.08 08:14:02.376820 [ 308 ] {} <Debug> TCP-Session: c7730096-32b9-440a-8716-02670f63c137 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10502 | 2026.05.08 08:14:02.376826 [ 309 ] {} <Debug> TCP-Session: e7accd41-4e3b-41e2-8e29-8bace6061866 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10503 | 2026.05.08 08:14:02.376838 [ 259 ] {} <Debug> TCP-Session: 0ab77ca3-bb4d-48ba-8a9b-89ab0d85e20d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10504 | 2026.05.08 08:14:02.376739 [ 304 ] {} <Debug> TCP-Session: d9943d96-a1c4-41e7-b423-f72258daffe3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10505 | 2026.05.08 08:14:02.376642 [ 303 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10506 | 2026.05.08 08:14:02.376898 [ 304 ] {} <Debug> TCP-Session: d9943d96-a1c4-41e7-b423-f72258daffe3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10507 | 2026.05.08 08:14:02.376627 [ 311 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34769 | ||
| 10508 | 2026.05.08 08:14:02.376937 [ 303 ] {} <Debug> TCP-Session: 1a4271c3-64d2-42c8-b29d-72c20b063020 Authenticating user 'default' from [fd00:1122:3344:101::e]:60861 | ||
| 10509 | 2026.05.08 08:14:02.376616 [ 310 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62985 | ||
| 10510 | 2026.05.08 08:14:02.376990 [ 303 ] {} <Debug> TCP-Session: 1a4271c3-64d2-42c8-b29d-72c20b063020 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10511 | 2026.05.08 08:14:02.377021 [ 311 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10512 | 2026.05.08 08:14:02.377035 [ 303 ] {} <Debug> TCP-Session: 1a4271c3-64d2-42c8-b29d-72c20b063020 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10513 | 2026.05.08 08:14:02.376571 [ 307 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45941 | ||
| 10514 | 2026.05.08 08:14:02.377052 [ 311 ] {} <Debug> TCP-Session: c9e92a17-8ca8-4094-8d44-9a3e0cda97b6 Authenticating user 'default' from [fd00:1122:3344:101::e]:34769 | ||
| 10515 | 2026.05.08 08:14:02.376609 [ 286 ] {} <Trace> TCP-Session: da98ad78-40a1-4446-bc17-9496f395f2b3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10516 | 2026.05.08 08:14:02.377095 [ 311 ] {} <Debug> TCP-Session: c9e92a17-8ca8-4094-8d44-9a3e0cda97b6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10517 | 2026.05.08 08:14:02.377131 [ 311 ] {} <Debug> TCP-Session: c9e92a17-8ca8-4094-8d44-9a3e0cda97b6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10518 | 2026.05.08 08:14:02.377272 [ 286 ] {39b91580-2a17-4001-930e-411b947c9c5a} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:48931) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 10519 | 2026.05.08 08:14:02.377541 [ 310 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10520 | 2026.05.08 08:14:02.377548 [ 286 ] {39b91580-2a17-4001-930e-411b947c9c5a} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 10521 | 2026.05.08 08:14:02.377581 [ 310 ] {} <Debug> TCP-Session: 5d30eb46-4b73-42fa-9dd4-035d894d64d0 Authenticating user 'default' from [fd00:1122:3344:101::e]:62985 | ||
| 10522 | 2026.05.08 08:14:02.377604 [ 310 ] {} <Debug> TCP-Session: 5d30eb46-4b73-42fa-9dd4-035d894d64d0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10523 | 2026.05.08 08:14:02.377623 [ 286 ] {39b91580-2a17-4001-930e-411b947c9c5a} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 10524 | 2026.05.08 08:14:02.377624 [ 310 ] {} <Debug> TCP-Session: 5d30eb46-4b73-42fa-9dd4-035d894d64d0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10525 | 2026.05.08 08:14:02.377667 [ 307 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10526 | 2026.05.08 08:14:02.377701 [ 307 ] {} <Debug> TCP-Session: d954bf54-03bd-4bc5-98fb-d06869179242 Authenticating user 'default' from [fd00:1122:3344:101::e]:45941 | ||
| 10527 | 2026.05.08 08:14:02.377718 [ 307 ] {} <Debug> TCP-Session: d954bf54-03bd-4bc5-98fb-d06869179242 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10528 | 2026.05.08 08:14:02.377730 [ 307 ] {} <Debug> TCP-Session: d954bf54-03bd-4bc5-98fb-d06869179242 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10529 | 2026.05.08 08:14:02.377908 [ 286 ] {39b91580-2a17-4001-930e-411b947c9c5a} <Debug> oximeter.version (95fcba57-7b9a-48d5-92aa-f22d8363bb4f) (SelectExecutor): Key condition: unknown | ||
| 10530 | 2026.05.08 08:14:02.378834 [ 359 ] {39b91580-2a17-4001-930e-411b947c9c5a} <Trace> AggregatingTransform: Aggregating | ||
| 10531 | 2026.05.08 08:14:02.378884 [ 359 ] {39b91580-2a17-4001-930e-411b947c9c5a} <Trace> Aggregator: Aggregation method: without_key | ||
| 10532 | 2026.05.08 08:14:02.378928 [ 359 ] {39b91580-2a17-4001-930e-411b947c9c5a} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000913826 sec. (1094.300 rows/sec., 42.75 KiB/sec.) | ||
| 10533 | 2026.05.08 08:14:02.378950 [ 359 ] {39b91580-2a17-4001-930e-411b947c9c5a} <Trace> Aggregator: Merging aggregated data | ||
| 10534 | 2026.05.08 08:14:02.380327 [ 286 ] {39b91580-2a17-4001-930e-411b947c9c5a} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003113 sec., 321.23353678124 rows/sec., 12.55 KiB/sec. | ||
| 10535 | 2026.05.08 08:14:02.380473 [ 286 ] {39b91580-2a17-4001-930e-411b947c9c5a} <Debug> TCPHandler: Processed in 0.00398722 sec. | ||
| 10536 | 2026.05.08 08:14:02.380584 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10537 | 2026.05.08 08:14:02.380612 [ 286 ] {} <Debug> TCP-Session: da98ad78-40a1-4446-bc17-9496f395f2b3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10538 | 2026.05.08 08:14:02.380618 [ 304 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10539 | 2026.05.08 08:14:02.380633 [ 259 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10540 | 2026.05.08 08:14:02.380658 [ 304 ] {} <Debug> TCP-Session: d9943d96-a1c4-41e7-b423-f72258daffe3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10541 | 2026.05.08 08:14:02.380666 [ 307 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10542 | 2026.05.08 08:14:02.380681 [ 311 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10543 | 2026.05.08 08:14:02.380700 [ 310 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10544 | 2026.05.08 08:14:02.380730 [ 311 ] {} <Debug> TCP-Session: c9e92a17-8ca8-4094-8d44-9a3e0cda97b6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10545 | 2026.05.08 08:14:02.380718 [ 307 ] {} <Debug> TCP-Session: d954bf54-03bd-4bc5-98fb-d06869179242 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10546 | 2026.05.08 08:14:02.380751 [ 308 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10547 | 2026.05.08 08:14:02.380754 [ 310 ] {} <Debug> TCP-Session: 5d30eb46-4b73-42fa-9dd4-035d894d64d0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10548 | 2026.05.08 08:14:02.380801 [ 308 ] {} <Debug> TCP-Session: c7730096-32b9-440a-8716-02670f63c137 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10549 | 2026.05.08 08:14:02.380715 [ 309 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10550 | 2026.05.08 08:14:02.380688 [ 259 ] {} <Debug> TCP-Session: 0ab77ca3-bb4d-48ba-8a9b-89ab0d85e20d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10551 | 2026.05.08 08:14:02.380677 [ 303 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10552 | 2026.05.08 08:14:02.380862 [ 309 ] {} <Debug> TCP-Session: e7accd41-4e3b-41e2-8e29-8bace6061866 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10553 | 2026.05.08 08:14:02.380905 [ 303 ] {} <Debug> TCP-Session: 1a4271c3-64d2-42c8-b29d-72c20b063020 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10554 | 2026.05.08 08:14:05.013049 [ 38 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 10555 | 2026.05.08 08:14:05.013093 [ 38 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 10556 | 2026.05.08 08:14:05.128172 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 20143 | ||
| 10557 | 2026.05.08 08:14:05.128871 [ 245 ] {} <Trace> system.asynchronous_metric_log (ae5b5697-1ff6-4106-8704-be69c16fe51c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10558 | 2026.05.08 08:14:05.128904 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.00 GiB. | ||
| 10559 | 2026.05.08 08:14:05.129369 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 10560 | 2026.05.08 08:14:05.129610 [ 245 ] {} <Trace> system.asynchronous_metric_log (ae5b5697-1ff6-4106-8704-be69c16fe51c): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10561 | 2026.05.08 08:14:05.129737 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 20143 | ||
| 10562 | 2026.05.08 08:14:05.783177 [ 260 ] {} <Trace> TCP-Session: 3fbd83a9-a342-4804-a34d-63c9c5d34136 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10563 | 2026.05.08 08:14:05.783423 [ 260 ] {391b4764-4156-4ebf-9620-ee2345a921b5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40062) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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) | ||
| 10564 | 2026.05.08 08:14:05.783770 [ 260 ] {391b4764-4156-4ebf-9620-ee2345a921b5} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 10565 | 2026.05.08 08:14:05.783807 [ 260 ] {391b4764-4156-4ebf-9620-ee2345a921b5} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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 | ||
| 10566 | 2026.05.08 08:14:05.784040 [ 260 ] {391b4764-4156-4ebf-9620-ee2345a921b5} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 10567 | 2026.05.08 08:14:05.784115 [ 260 ] {391b4764-4156-4ebf-9620-ee2345a921b5} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 10568 | 2026.05.08 08:14:05.784265 [ 260 ] {391b4764-4156-4ebf-9620-ee2345a921b5} <Debug> oximeter.timeseries_schema (b89db7f6-4c52-403d-9f92-e362dcc59f0f) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 10569 | 2026.05.08 08:14:05.784390 [ 364 ] {391b4764-4156-4ebf-9620-ee2345a921b5} <Trace> oximeter.timeseries_schema (b89db7f6-4c52-403d-9f92-e362dcc59f0f) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 10570 | 2026.05.08 08:14:05.784396 [ 348 ] {391b4764-4156-4ebf-9620-ee2345a921b5} <Trace> oximeter.timeseries_schema (b89db7f6-4c52-403d-9f92-e362dcc59f0f) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 10571 | 2026.05.08 08:14:05.784396 [ 312 ] {391b4764-4156-4ebf-9620-ee2345a921b5} <Trace> oximeter.timeseries_schema (b89db7f6-4c52-403d-9f92-e362dcc59f0f) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 10572 | 2026.05.08 08:14:05.784539 [ 260 ] {391b4764-4156-4ebf-9620-ee2345a921b5} <Debug> oximeter.timeseries_schema (b89db7f6-4c52-403d-9f92-e362dcc59f0f) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges | ||
| 10573 | 2026.05.08 08:14:05.784569 [ 260 ] {391b4764-4156-4ebf-9620-ee2345a921b5} <Trace> oximeter.timeseries_schema (b89db7f6-4c52-403d-9f92-e362dcc59f0f) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 10574 | 2026.05.08 08:14:05.784643 [ 260 ] {391b4764-4156-4ebf-9620-ee2345a921b5} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 10575 | 2026.05.08 08:14:05.784663 [ 260 ] {391b4764-4156-4ebf-9620-ee2345a921b5} <Debug> oximeter.timeseries_schema (b89db7f6-4c52-403d-9f92-e362dcc59f0f) (SelectExecutor): Reading approx. 47 rows with 2 streams | ||
| 10576 | 2026.05.08 08:14:05.784701 [ 260 ] {391b4764-4156-4ebf-9620-ee2345a921b5} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 10577 | 2026.05.08 08:14:05.784740 [ 260 ] {391b4764-4156-4ebf-9620-ee2345a921b5} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 10578 | 2026.05.08 08:14:05.785946 [ 260 ] {391b4764-4156-4ebf-9620-ee2345a921b5} <Debug> executeQuery: Read 47 rows, 8.00 KiB in 0.002615 sec., 17973.23135755258 rows/sec., 2.99 MiB/sec. | ||
| 10579 | 2026.05.08 08:14:05.786091 [ 260 ] {391b4764-4156-4ebf-9620-ee2345a921b5} <Debug> TCPHandler: Processed in 0.003043092 sec. | ||
| 10580 | 2026.05.08 08:14:05.788147 [ 260 ] {} <Trace> TCP-Session: 3fbd83a9-a342-4804-a34d-63c9c5d34136 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10581 | 2026.05.08 08:14:05.788282 [ 260 ] {cc7d85f5-4f62-4d00-8103-63fcc951bcd9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40062) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10582 | 2026.05.08 08:14:05.788335 [ 260 ] {cc7d85f5-4f62-4d00-8103-63fcc951bcd9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10583 | 2026.05.08 08:14:05.788924 [ 260 ] {cc7d85f5-4f62-4d00-8103-63fcc951bcd9} <Trace> oximeter.fields_string (2e56caf6-21a8-464c-b24f-cce9c93bbfbe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10584 | 2026.05.08 08:14:05.788982 [ 260 ] {cc7d85f5-4f62-4d00-8103-63fcc951bcd9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.00 GiB. | ||
| 10585 | 2026.05.08 08:14:05.789387 [ 260 ] {cc7d85f5-4f62-4d00-8103-63fcc951bcd9} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 10586 | 2026.05.08 08:14:05.789627 [ 260 ] {cc7d85f5-4f62-4d00-8103-63fcc951bcd9} <Trace> oximeter.fields_string (2e56caf6-21a8-464c-b24f-cce9c93bbfbe): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10587 | 2026.05.08 08:14:05.789782 [ 260 ] {cc7d85f5-4f62-4d00-8103-63fcc951bcd9} <Debug> executeQuery: Read 104 rows, 8.93 KiB in 0.00154 sec., 67532.46753246753 rows/sec., 5.67 MiB/sec. | ||
| 10588 | 2026.05.08 08:14:05.789824 [ 260 ] {cc7d85f5-4f62-4d00-8103-63fcc951bcd9} <Debug> TCPHandler: Processed in 0.00174159 sec. | ||
| 10589 | 2026.05.08 08:14:05.789945 [ 260 ] {} <Trace> TCP-Session: 3fbd83a9-a342-4804-a34d-63c9c5d34136 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10590 | 2026.05.08 08:14:05.790043 [ 260 ] {ac46b90d-6fe8-4def-b507-2616a4e233ff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40062) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 10591 | 2026.05.08 08:14:05.790085 [ 260 ] {ac46b90d-6fe8-4def-b507-2616a4e233ff} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 10592 | 2026.05.08 08:14:05.790504 [ 260 ] {ac46b90d-6fe8-4def-b507-2616a4e233ff} <Trace> oximeter.fields_u16 (b3f55b36-ed93-4ef0-b7a4-471cf9f732a6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10593 | 2026.05.08 08:14:05.790543 [ 260 ] {ac46b90d-6fe8-4def-b507-2616a4e233ff} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.00 GiB. | ||
| 10594 | 2026.05.08 08:14:05.790864 [ 260 ] {ac46b90d-6fe8-4def-b507-2616a4e233ff} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 10595 | 2026.05.08 08:14:05.791090 [ 260 ] {ac46b90d-6fe8-4def-b507-2616a4e233ff} <Trace> oximeter.fields_u16 (b3f55b36-ed93-4ef0-b7a4-471cf9f732a6): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10596 | 2026.05.08 08:14:05.791226 [ 260 ] {ac46b90d-6fe8-4def-b507-2616a4e233ff} <Debug> executeQuery: Read 24 rows, 1.80 KiB in 0.001203 sec., 19950.124688279302 rows/sec., 1.46 MiB/sec. | ||
| 10597 | 2026.05.08 08:14:05.791264 [ 260 ] {ac46b90d-6fe8-4def-b507-2616a4e233ff} <Debug> TCPHandler: Processed in 0.001370374 sec. | ||
| 10598 | 2026.05.08 08:14:05.791381 [ 260 ] {} <Trace> TCP-Session: 3fbd83a9-a342-4804-a34d-63c9c5d34136 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10599 | 2026.05.08 08:14:05.791477 [ 260 ] {3d7a1c6d-3dd4-4a1c-a509-7556ca8affb4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40062) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10600 | 2026.05.08 08:14:05.791516 [ 260 ] {3d7a1c6d-3dd4-4a1c-a509-7556ca8affb4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10601 | 2026.05.08 08:14:05.791985 [ 260 ] {3d7a1c6d-3dd4-4a1c-a509-7556ca8affb4} <Trace> oximeter.fields_uuid (6954ef9e-8f45-45b9-b3dd-33f933bb31d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10602 | 2026.05.08 08:14:05.792022 [ 260 ] {3d7a1c6d-3dd4-4a1c-a509-7556ca8affb4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.00 GiB. | ||
| 10603 | 2026.05.08 08:14:05.792353 [ 260 ] {3d7a1c6d-3dd4-4a1c-a509-7556ca8affb4} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 10604 | 2026.05.08 08:14:05.792577 [ 260 ] {3d7a1c6d-3dd4-4a1c-a509-7556ca8affb4} <Trace> oximeter.fields_uuid (6954ef9e-8f45-45b9-b3dd-33f933bb31d2): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10605 | 2026.05.08 08:14:05.792710 [ 260 ] {3d7a1c6d-3dd4-4a1c-a509-7556ca8affb4} <Debug> executeQuery: Read 88 rows, 7.04 KiB in 0.001253 sec., 70231.4445331205 rows/sec., 5.48 MiB/sec. | ||
| 10606 | 2026.05.08 08:14:05.792749 [ 260 ] {3d7a1c6d-3dd4-4a1c-a509-7556ca8affb4} <Debug> TCPHandler: Processed in 0.001418475 sec. | ||
| 10607 | 2026.05.08 08:14:05.792868 [ 260 ] {} <Trace> TCP-Session: 3fbd83a9-a342-4804-a34d-63c9c5d34136 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10608 | 2026.05.08 08:14:05.792963 [ 260 ] {8282959e-fdbc-438c-a1f5-1d5fa5270e28} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40062) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10609 | 2026.05.08 08:14:05.793007 [ 260 ] {8282959e-fdbc-438c-a1f5-1d5fa5270e28} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10610 | 2026.05.08 08:14:05.793425 [ 260 ] {8282959e-fdbc-438c-a1f5-1d5fa5270e28} <Trace> oximeter.measurements_cumulativeu64 (a8be02dd-881e-443e-adcb-2b9e0d812815): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10611 | 2026.05.08 08:14:05.793461 [ 260 ] {8282959e-fdbc-438c-a1f5-1d5fa5270e28} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.00 GiB. | ||
| 10612 | 2026.05.08 08:14:05.793798 [ 260 ] {8282959e-fdbc-438c-a1f5-1d5fa5270e28} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 10613 | 2026.05.08 08:14:05.794023 [ 260 ] {8282959e-fdbc-438c-a1f5-1d5fa5270e28} <Trace> oximeter.measurements_cumulativeu64 (a8be02dd-881e-443e-adcb-2b9e0d812815): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10614 | 2026.05.08 08:14:05.794155 [ 260 ] {8282959e-fdbc-438c-a1f5-1d5fa5270e28} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001211 sec., 132122.21304706854 rows/sec., 9.20 MiB/sec. | ||
| 10615 | 2026.05.08 08:14:05.794195 [ 260 ] {8282959e-fdbc-438c-a1f5-1d5fa5270e28} <Debug> TCPHandler: Processed in 0.001377584 sec. | ||
| 10616 | 2026.05.08 08:14:05.794317 [ 260 ] {} <Trace> TCP-Session: 3fbd83a9-a342-4804-a34d-63c9c5d34136 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10617 | 2026.05.08 08:14:05.794418 [ 260 ] {5756d859-036b-4417-b795-bb4759aa47aa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40062) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 10618 | 2026.05.08 08:14:05.794475 [ 260 ] {5756d859-036b-4417-b795-bb4759aa47aa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 10619 | 2026.05.08 08:14:05.795271 [ 260 ] {5756d859-036b-4417-b795-bb4759aa47aa} <Trace> oximeter.measurements_histogramu64 (ebabec84-cbfc-4cf8-9a95-b35807d218b8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10620 | 2026.05.08 08:14:05.795310 [ 260 ] {5756d859-036b-4417-b795-bb4759aa47aa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.00 GiB. | ||
| 10621 | 2026.05.08 08:14:05.795875 [ 260 ] {5756d859-036b-4417-b795-bb4759aa47aa} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 10622 | 2026.05.08 08:14:05.796130 [ 260 ] {5756d859-036b-4417-b795-bb4759aa47aa} <Trace> oximeter.measurements_histogramu64 (ebabec84-cbfc-4cf8-9a95-b35807d218b8): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10623 | 2026.05.08 08:14:05.796276 [ 260 ] {5756d859-036b-4417-b795-bb4759aa47aa} <Debug> executeQuery: Read 24 rows, 44.04 KiB in 0.001877 sec., 12786.361214704315 rows/sec., 22.91 MiB/sec. | ||
| 10624 | 2026.05.08 08:14:05.796340 [ 260 ] {5756d859-036b-4417-b795-bb4759aa47aa} <Debug> TCPHandler: Processed in 0.002074436 sec. | ||
| 10625 | 2026.05.08 08:14:05.796465 [ 260 ] {} <Trace> TCP-Session: 3fbd83a9-a342-4804-a34d-63c9c5d34136 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10626 | 2026.05.08 08:14:05.796559 [ 260 ] {e0cd168d-0970-4e61-9d6d-d51df2c79ddd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40062) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10627 | 2026.05.08 08:14:05.796602 [ 260 ] {e0cd168d-0970-4e61-9d6d-d51df2c79ddd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10628 | 2026.05.08 08:14:05.796945 [ 260 ] {e0cd168d-0970-4e61-9d6d-d51df2c79ddd} <Trace> oximeter.measurements_u64 (51456919-ce1d-4304-962d-5a281585e6eb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10629 | 2026.05.08 08:14:05.796983 [ 260 ] {e0cd168d-0970-4e61-9d6d-d51df2c79ddd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.00 GiB. | ||
| 10630 | 2026.05.08 08:14:05.797302 [ 260 ] {e0cd168d-0970-4e61-9d6d-d51df2c79ddd} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 10631 | 2026.05.08 08:14:05.797526 [ 260 ] {e0cd168d-0970-4e61-9d6d-d51df2c79ddd} <Trace> oximeter.measurements_u64 (51456919-ce1d-4304-962d-5a281585e6eb): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10632 | 2026.05.08 08:14:05.797654 [ 260 ] {e0cd168d-0970-4e61-9d6d-d51df2c79ddd} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001113 sec., 53908.35579514824 rows/sec., 3.63 MiB/sec. | ||
| 10633 | 2026.05.08 08:14:05.797690 [ 260 ] {e0cd168d-0970-4e61-9d6d-d51df2c79ddd} <Debug> TCPHandler: Processed in 0.001274852 sec. | ||
| 10634 | 2026.05.08 08:14:06.176627 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 317 | ||
| 10635 | 2026.05.08 08:14:06.191815 [ 244 ] {} <Trace> system.metric_log (6863ca5b-3a4e-4a65-b181-6be743eb150d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10636 | 2026.05.08 08:14:06.191864 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.00 GiB. | ||
| 10637 | 2026.05.08 08:14:06.196980 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 10638 | 2026.05.08 08:14:06.197671 [ 244 ] {} <Trace> system.metric_log (6863ca5b-3a4e-4a65-b181-6be743eb150d): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10639 | 2026.05.08 08:14:06.200357 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 317 | ||
| 10640 | 2026.05.08 08:14:06.861616 [ 260 ] {} <Trace> TCP-Session: 3fbd83a9-a342-4804-a34d-63c9c5d34136 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10641 | 2026.05.08 08:14:06.861938 [ 260 ] {172115a0-44b3-4ac8-aa1c-985f5d07f2c9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40062) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session: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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'zone:cpu_nsec') FORMAT Native (stage: Complete) | ||
| 10642 | 2026.05.08 08:14:06.862342 [ 260 ] {172115a0-44b3-4ac8-aa1c-985f5d07f2c9} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 10643 | 2026.05.08 08:14:06.862390 [ 260 ] {172115a0-44b3-4ac8-aa1c-985f5d07f2c9} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session: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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'zone:cpu_nsec')" moved to PREWHERE | ||
| 10644 | 2026.05.08 08:14:06.862686 [ 260 ] {172115a0-44b3-4ac8-aa1c-985f5d07f2c9} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 10645 | 2026.05.08 08:14:06.862763 [ 260 ] {172115a0-44b3-4ac8-aa1c-985f5d07f2c9} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 10646 | 2026.05.08 08:14:06.862906 [ 260 ] {172115a0-44b3-4ac8-aa1c-985f5d07f2c9} <Debug> oximeter.timeseries_schema (b89db7f6-4c52-403d-9f92-e362dcc59f0f) (SelectExecutor): Key condition: (column 0 in 35-element set) | ||
| 10647 | 2026.05.08 08:14:06.863022 [ 312 ] {172115a0-44b3-4ac8-aa1c-985f5d07f2c9} <Trace> oximeter.timeseries_schema (b89db7f6-4c52-403d-9f92-e362dcc59f0f) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 10648 | 2026.05.08 08:14:06.863030 [ 314 ] {172115a0-44b3-4ac8-aa1c-985f5d07f2c9} <Trace> oximeter.timeseries_schema (b89db7f6-4c52-403d-9f92-e362dcc59f0f) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 10649 | 2026.05.08 08:14:06.863042 [ 364 ] {172115a0-44b3-4ac8-aa1c-985f5d07f2c9} <Trace> oximeter.timeseries_schema (b89db7f6-4c52-403d-9f92-e362dcc59f0f) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 10650 | 2026.05.08 08:14:06.863200 [ 260 ] {172115a0-44b3-4ac8-aa1c-985f5d07f2c9} <Debug> oximeter.timeseries_schema (b89db7f6-4c52-403d-9f92-e362dcc59f0f) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges | ||
| 10651 | 2026.05.08 08:14:06.863228 [ 260 ] {172115a0-44b3-4ac8-aa1c-985f5d07f2c9} <Trace> oximeter.timeseries_schema (b89db7f6-4c52-403d-9f92-e362dcc59f0f) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 10652 | 2026.05.08 08:14:06.863300 [ 260 ] {172115a0-44b3-4ac8-aa1c-985f5d07f2c9} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 10653 | 2026.05.08 08:14:06.863320 [ 260 ] {172115a0-44b3-4ac8-aa1c-985f5d07f2c9} <Debug> oximeter.timeseries_schema (b89db7f6-4c52-403d-9f92-e362dcc59f0f) (SelectExecutor): Reading approx. 47 rows with 2 streams | ||
| 10654 | 2026.05.08 08:14:06.863355 [ 260 ] {172115a0-44b3-4ac8-aa1c-985f5d07f2c9} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session: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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'zone:cpu_nsec'))" | ||
| 10655 | 2026.05.08 08:14:06.863395 [ 260 ] {172115a0-44b3-4ac8-aa1c-985f5d07f2c9} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session: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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'zone:cpu_nsec'))" | ||
| 10656 | 2026.05.08 08:14:06.864587 [ 260 ] {172115a0-44b3-4ac8-aa1c-985f5d07f2c9} <Debug> executeQuery: Read 47 rows, 8.00 KiB in 0.002769 sec., 16973.63669194655 rows/sec., 2.82 MiB/sec. | ||
| 10657 | 2026.05.08 08:14:06.864725 [ 260 ] {172115a0-44b3-4ac8-aa1c-985f5d07f2c9} <Debug> TCPHandler: Processed in 0.003292097 sec. | ||
| 10658 | 2026.05.08 08:14:06.878929 [ 260 ] {} <Trace> TCP-Session: 3fbd83a9-a342-4804-a34d-63c9c5d34136 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10659 | 2026.05.08 08:14:06.879146 [ 260 ] {1cdf6f7d-3cb5-4dcc-9122-4a7a55f45217} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40062) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 10660 | 2026.05.08 08:14:06.879227 [ 260 ] {1cdf6f7d-3cb5-4dcc-9122-4a7a55f45217} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 10661 | 2026.05.08 08:14:06.879938 [ 260 ] {1cdf6f7d-3cb5-4dcc-9122-4a7a55f45217} <Trace> oximeter.fields_i16 (3c1e284c-4bc9-42d0-9208-0102cfbb7904): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10662 | 2026.05.08 08:14:06.879985 [ 260 ] {1cdf6f7d-3cb5-4dcc-9122-4a7a55f45217} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.00 GiB. | ||
| 10663 | 2026.05.08 08:14:06.880358 [ 260 ] {1cdf6f7d-3cb5-4dcc-9122-4a7a55f45217} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 10664 | 2026.05.08 08:14:06.880581 [ 260 ] {1cdf6f7d-3cb5-4dcc-9122-4a7a55f45217} <Trace> oximeter.fields_i16 (3c1e284c-4bc9-42d0-9208-0102cfbb7904): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10665 | 2026.05.08 08:14:06.880728 [ 260 ] {1cdf6f7d-3cb5-4dcc-9122-4a7a55f45217} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001642 sec., 14616.3215590743 rows/sec., 1.21 MiB/sec. | ||
| 10666 | 2026.05.08 08:14:06.880765 [ 260 ] {1cdf6f7d-3cb5-4dcc-9122-4a7a55f45217} <Debug> TCPHandler: Processed in 0.001941074 sec. | ||
| 10667 | 2026.05.08 08:14:06.880884 [ 260 ] {} <Trace> TCP-Session: 3fbd83a9-a342-4804-a34d-63c9c5d34136 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10668 | 2026.05.08 08:14:06.880977 [ 260 ] {6b98fe54-387b-4c39-a37c-58d0211e794b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40062) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 10669 | 2026.05.08 08:14:06.881016 [ 260 ] {6b98fe54-387b-4c39-a37c-58d0211e794b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 10670 | 2026.05.08 08:14:06.881399 [ 260 ] {6b98fe54-387b-4c39-a37c-58d0211e794b} <Trace> oximeter.fields_ipaddr (034d96d9-789e-4505-ab4d-4c4f8262c586): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10671 | 2026.05.08 08:14:06.881435 [ 260 ] {6b98fe54-387b-4c39-a37c-58d0211e794b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.00 GiB. | ||
| 10672 | 2026.05.08 08:14:06.881720 [ 260 ] {6b98fe54-387b-4c39-a37c-58d0211e794b} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 10673 | 2026.05.08 08:14:06.881943 [ 260 ] {6b98fe54-387b-4c39-a37c-58d0211e794b} <Trace> oximeter.fields_ipaddr (034d96d9-789e-4505-ab4d-4c4f8262c586): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10674 | 2026.05.08 08:14:06.882071 [ 260 ] {6b98fe54-387b-4c39-a37c-58d0211e794b} <Debug> executeQuery: Read 14 rows, 1.14 KiB in 0.001112 sec., 12589.928057553958 rows/sec., 1.00 MiB/sec. | ||
| 10675 | 2026.05.08 08:14:06.882107 [ 260 ] {6b98fe54-387b-4c39-a37c-58d0211e794b} <Debug> TCPHandler: Processed in 0.001270012 sec. | ||
| 10676 | 2026.05.08 08:14:06.882229 [ 260 ] {} <Trace> TCP-Session: 3fbd83a9-a342-4804-a34d-63c9c5d34136 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10677 | 2026.05.08 08:14:06.882320 [ 260 ] {d0a29c14-13af-4ff8-accc-9f5e8e5b91bb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40062) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10678 | 2026.05.08 08:14:06.882386 [ 260 ] {d0a29c14-13af-4ff8-accc-9f5e8e5b91bb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10679 | 2026.05.08 08:14:06.884019 [ 260 ] {d0a29c14-13af-4ff8-accc-9f5e8e5b91bb} <Trace> oximeter.fields_string (2e56caf6-21a8-464c-b24f-cce9c93bbfbe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10680 | 2026.05.08 08:14:06.884056 [ 260 ] {d0a29c14-13af-4ff8-accc-9f5e8e5b91bb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.00 GiB. | ||
| 10681 | 2026.05.08 08:14:06.884505 [ 260 ] {d0a29c14-13af-4ff8-accc-9f5e8e5b91bb} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 10682 | 2026.05.08 08:14:06.884722 [ 260 ] {d0a29c14-13af-4ff8-accc-9f5e8e5b91bb} <Trace> oximeter.fields_string (2e56caf6-21a8-464c-b24f-cce9c93bbfbe): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10683 | 2026.05.08 08:14:06.884849 [ 260 ] {d0a29c14-13af-4ff8-accc-9f5e8e5b91bb} <Debug> executeQuery: Read 2568 rows, 197.22 KiB in 0.002546 sec., 1008641.0054988216 rows/sec., 75.65 MiB/sec. | ||
| 10684 | 2026.05.08 08:14:06.884850 [ 36 ] {} <Debug> oximeter.fields_string (2e56caf6-21a8-464c-b24f-cce9c93bbfbe) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
| 10685 | 2026.05.08 08:14:06.884889 [ 260 ] {d0a29c14-13af-4ff8-accc-9f5e8e5b91bb} <Debug> MemoryTracker: Peak memory usage (for query): 4.01 MiB. | ||
| 10686 | 2026.05.08 08:14:06.884916 [ 36 ] {} <Trace> oximeter.fields_string (2e56caf6-21a8-464c-b24f-cce9c93bbfbe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10687 | 2026.05.08 08:14:06.884936 [ 260 ] {d0a29c14-13af-4ff8-accc-9f5e8e5b91bb} <Debug> TCPHandler: Processed in 0.002763408 sec. | ||
| 10688 | 2026.05.08 08:14:06.884954 [ 36 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.00 GiB. | ||
| 10689 | 2026.05.08 08:14:06.885064 [ 260 ] {} <Trace> TCP-Session: 3fbd83a9-a342-4804-a34d-63c9c5d34136 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10690 | 2026.05.08 08:14:06.885081 [ 195 ] {2e56caf6-21a8-464c-b24f-cce9c93bbfbe::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 | ||
| 10691 | 2026.05.08 08:14:06.885162 [ 260 ] {651c97da-42e0-4afa-8165-8ad4845606c0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40062) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 10692 | 2026.05.08 08:14:06.885190 [ 195 ] {2e56caf6-21a8-464c-b24f-cce9c93bbfbe::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10693 | 2026.05.08 08:14:06.885201 [ 260 ] {651c97da-42e0-4afa-8165-8ad4845606c0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 10694 | 2026.05.08 08:14:06.885224 [ 195 ] {2e56caf6-21a8-464c-b24f-cce9c93bbfbe::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 3358 rows starting from the beginning of the part | ||
| 10695 | 2026.05.08 08:14:06.885287 [ 195 ] {2e56caf6-21a8-464c-b24f-cce9c93bbfbe::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 833 rows starting from the beginning of the part | ||
| 10696 | 2026.05.08 08:14:06.885337 [ 195 ] {2e56caf6-21a8-464c-b24f-cce9c93bbfbe::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 104 rows starting from the beginning of the part | ||
| 10697 | 2026.05.08 08:14:06.885384 [ 195 ] {2e56caf6-21a8-464c-b24f-cce9c93bbfbe::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 833 rows starting from the beginning of the part | ||
| 10698 | 2026.05.08 08:14:06.885428 [ 195 ] {2e56caf6-21a8-464c-b24f-cce9c93bbfbe::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 104 rows starting from the beginning of the part | ||
| 10699 | 2026.05.08 08:14:06.885483 [ 195 ] {2e56caf6-21a8-464c-b24f-cce9c93bbfbe::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 2568 rows starting from the beginning of the part | ||
| 10700 | 2026.05.08 08:14:06.885618 [ 260 ] {651c97da-42e0-4afa-8165-8ad4845606c0} <Trace> oximeter.fields_u16 (b3f55b36-ed93-4ef0-b7a4-471cf9f732a6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10701 | 2026.05.08 08:14:06.885654 [ 260 ] {651c97da-42e0-4afa-8165-8ad4845606c0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.00 GiB. | ||
| 10702 | 2026.05.08 08:14:06.885961 [ 260 ] {651c97da-42e0-4afa-8165-8ad4845606c0} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 10703 | 2026.05.08 08:14:06.886170 [ 260 ] {651c97da-42e0-4afa-8165-8ad4845606c0} <Trace> oximeter.fields_u16 (b3f55b36-ed93-4ef0-b7a4-471cf9f732a6): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10704 | 2026.05.08 08:14:06.886296 [ 260 ] {651c97da-42e0-4afa-8165-8ad4845606c0} <Debug> executeQuery: Read 55 rows, 4.12 KiB in 0.001152 sec., 47743.055555555555 rows/sec., 3.49 MiB/sec. | ||
| 10705 | 2026.05.08 08:14:06.886332 [ 260 ] {651c97da-42e0-4afa-8165-8ad4845606c0} <Debug> TCPHandler: Processed in 0.001315433 sec. | ||
| 10706 | 2026.05.08 08:14:06.886446 [ 260 ] {} <Trace> TCP-Session: 3fbd83a9-a342-4804-a34d-63c9c5d34136 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10707 | 2026.05.08 08:14:06.886538 [ 260 ] {4f2815c2-62d0-4d8a-b7c0-ecd34d144a65} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40062) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 10708 | 2026.05.08 08:14:06.886576 [ 260 ] {4f2815c2-62d0-4d8a-b7c0-ecd34d144a65} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 10709 | 2026.05.08 08:14:06.887233 [ 260 ] {4f2815c2-62d0-4d8a-b7c0-ecd34d144a65} <Trace> oximeter.fields_u32 (b5155bac-ebd9-49db-8237-598074e8072a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10710 | 2026.05.08 08:14:06.887268 [ 260 ] {4f2815c2-62d0-4d8a-b7c0-ecd34d144a65} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.00 GiB. | ||
| 10711 | 2026.05.08 08:14:06.887624 [ 260 ] {4f2815c2-62d0-4d8a-b7c0-ecd34d144a65} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 10712 | 2026.05.08 08:14:06.887841 [ 260 ] {4f2815c2-62d0-4d8a-b7c0-ecd34d144a65} <Trace> oximeter.fields_u32 (b5155bac-ebd9-49db-8237-598074e8072a): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10713 | 2026.05.08 08:14:06.887846 [ 195 ] {2e56caf6-21a8-464c-b24f-cce9c93bbfbe::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7800 rows, containing 5 columns (5 merged, 0 gathered) in 0.002814378 sec., 2771482.721937138 rows/sec., 221.56 MiB/sec. | ||
| 10714 | 2026.05.08 08:14:06.887966 [ 260 ] {4f2815c2-62d0-4d8a-b7c0-ecd34d144a65} <Debug> executeQuery: Read 825 rows, 49.42 KiB in 0.001446 sec., 570539.419087137 rows/sec., 33.37 MiB/sec. | ||
| 10715 | 2026.05.08 08:14:06.888004 [ 260 ] {4f2815c2-62d0-4d8a-b7c0-ecd34d144a65} <Debug> TCPHandler: Processed in 0.001605378 sec. | ||
| 10716 | 2026.05.08 08:14:06.888125 [ 260 ] {} <Trace> TCP-Session: 3fbd83a9-a342-4804-a34d-63c9c5d34136 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10717 | 2026.05.08 08:14:06.888217 [ 260 ] {ec85b6fd-0d07-4ba7-b612-f09958244704} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40062) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 10718 | 2026.05.08 08:14:06.888256 [ 260 ] {ec85b6fd-0d07-4ba7-b612-f09958244704} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 10719 | 2026.05.08 08:14:06.888310 [ 193 ] {2e56caf6-21a8-464c-b24f-cce9c93bbfbe::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
| 10720 | 2026.05.08 08:14:06.888626 [ 260 ] {ec85b6fd-0d07-4ba7-b612-f09958244704} <Trace> oximeter.fields_u64 (0d6b14c5-b10e-4a1c-aa05-73304251a84f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10721 | 2026.05.08 08:14:06.888658 [ 193 ] {2e56caf6-21a8-464c-b24f-cce9c93bbfbe::all_1_71_14} <Trace> oximeter.fields_string (2e56caf6-21a8-464c-b24f-cce9c93bbfbe): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10722 | 2026.05.08 08:14:06.888666 [ 260 ] {ec85b6fd-0d07-4ba7-b612-f09958244704} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.00 GiB. | ||
| 10723 | 2026.05.08 08:14:06.888771 [ 193 ] {2e56caf6-21a8-464c-b24f-cce9c93bbfbe::all_1_71_14} <Trace> oximeter.fields_string (2e56caf6-21a8-464c-b24f-cce9c93bbfbe) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
| 10724 | 2026.05.08 08:14:06.888896 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.42 MiB. | ||
| 10725 | 2026.05.08 08:14:06.889003 [ 260 ] {ec85b6fd-0d07-4ba7-b612-f09958244704} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 10726 | 2026.05.08 08:14:06.889218 [ 260 ] {ec85b6fd-0d07-4ba7-b612-f09958244704} <Trace> oximeter.fields_u64 (0d6b14c5-b10e-4a1c-aa05-73304251a84f): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10727 | 2026.05.08 08:14:06.889346 [ 260 ] {ec85b6fd-0d07-4ba7-b612-f09958244704} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001147 sec., 871.8395815170009 rows/sec., 61.30 KiB/sec. | ||
| 10728 | 2026.05.08 08:14:06.889383 [ 260 ] {ec85b6fd-0d07-4ba7-b612-f09958244704} <Debug> TCPHandler: Processed in 0.001314293 sec. | ||
| 10729 | 2026.05.08 08:14:06.889495 [ 260 ] {} <Trace> TCP-Session: 3fbd83a9-a342-4804-a34d-63c9c5d34136 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10730 | 2026.05.08 08:14:06.889586 [ 260 ] {76c1dfc4-8e16-4ced-99f5-2ac8e8d3dedd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40062) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 10731 | 2026.05.08 08:14:06.889632 [ 260 ] {76c1dfc4-8e16-4ced-99f5-2ac8e8d3dedd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 10732 | 2026.05.08 08:14:06.890010 [ 260 ] {76c1dfc4-8e16-4ced-99f5-2ac8e8d3dedd} <Trace> oximeter.fields_u8 (7b358469-9653-4fa1-8df0-42378e30bc5f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10733 | 2026.05.08 08:14:06.890045 [ 260 ] {76c1dfc4-8e16-4ced-99f5-2ac8e8d3dedd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.00 GiB. | ||
| 10734 | 2026.05.08 08:14:06.890327 [ 260 ] {76c1dfc4-8e16-4ced-99f5-2ac8e8d3dedd} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 10735 | 2026.05.08 08:14:06.890533 [ 260 ] {76c1dfc4-8e16-4ced-99f5-2ac8e8d3dedd} <Trace> oximeter.fields_u8 (7b358469-9653-4fa1-8df0-42378e30bc5f): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10736 | 2026.05.08 08:14:06.890654 [ 260 ] {76c1dfc4-8e16-4ced-99f5-2ac8e8d3dedd} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001085 sec., 11059.907834101383 rows/sec., 864.06 KiB/sec. | ||
| 10737 | 2026.05.08 08:14:06.890691 [ 260 ] {76c1dfc4-8e16-4ced-99f5-2ac8e8d3dedd} <Debug> TCPHandler: Processed in 0.001242842 sec. | ||
| 10738 | 2026.05.08 08:14:06.890810 [ 260 ] {} <Trace> TCP-Session: 3fbd83a9-a342-4804-a34d-63c9c5d34136 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10739 | 2026.05.08 08:14:06.890902 [ 260 ] {86d3dc39-3e63-4816-98a8-b409bb259e50} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40062) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10740 | 2026.05.08 08:14:06.890942 [ 260 ] {86d3dc39-3e63-4816-98a8-b409bb259e50} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10741 | 2026.05.08 08:14:06.891802 [ 260 ] {86d3dc39-3e63-4816-98a8-b409bb259e50} <Trace> oximeter.fields_uuid (6954ef9e-8f45-45b9-b3dd-33f933bb31d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10742 | 2026.05.08 08:14:06.891838 [ 260 ] {86d3dc39-3e63-4816-98a8-b409bb259e50} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.00 GiB. | ||
| 10743 | 2026.05.08 08:14:06.892217 [ 260 ] {86d3dc39-3e63-4816-98a8-b409bb259e50} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 10744 | 2026.05.08 08:14:06.892442 [ 260 ] {86d3dc39-3e63-4816-98a8-b409bb259e50} <Trace> oximeter.fields_uuid (6954ef9e-8f45-45b9-b3dd-33f933bb31d2): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10745 | 2026.05.08 08:14:06.892550 [ 36 ] {} <Debug> oximeter.fields_uuid (6954ef9e-8f45-45b9-b3dd-33f933bb31d2) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
| 10746 | 2026.05.08 08:14:06.892566 [ 260 ] {86d3dc39-3e63-4816-98a8-b409bb259e50} <Debug> executeQuery: Read 1358 rows, 93.96 KiB in 0.001681 sec., 807852.4687685901 rows/sec., 54.58 MiB/sec. | ||
| 10747 | 2026.05.08 08:14:06.892589 [ 36 ] {} <Trace> oximeter.fields_uuid (6954ef9e-8f45-45b9-b3dd-33f933bb31d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10748 | 2026.05.08 08:14:06.892610 [ 260 ] {86d3dc39-3e63-4816-98a8-b409bb259e50} <Debug> TCPHandler: Processed in 0.001853452 sec. | ||
| 10749 | 2026.05.08 08:14:06.892613 [ 36 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.00 GiB. | ||
| 10750 | 2026.05.08 08:14:06.892736 [ 260 ] {} <Trace> TCP-Session: 3fbd83a9-a342-4804-a34d-63c9c5d34136 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10751 | 2026.05.08 08:14:06.892741 [ 195 ] {6954ef9e-8f45-45b9-b3dd-33f933bb31d2::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 | ||
| 10752 | 2026.05.08 08:14:06.892833 [ 260 ] {90efbe10-68a8-49b4-9e21-82755e814087} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40062) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10753 | 2026.05.08 08:14:06.892844 [ 195 ] {6954ef9e-8f45-45b9-b3dd-33f933bb31d2::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10754 | 2026.05.08 08:14:06.892873 [ 195 ] {6954ef9e-8f45-45b9-b3dd-33f933bb31d2::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 1830 rows starting from the beginning of the part | ||
| 10755 | 2026.05.08 08:14:06.892875 [ 260 ] {90efbe10-68a8-49b4-9e21-82755e814087} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10756 | 2026.05.08 08:14:06.892927 [ 195 ] {6954ef9e-8f45-45b9-b3dd-33f933bb31d2::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 508 rows starting from the beginning of the part | ||
| 10757 | 2026.05.08 08:14:06.892976 [ 195 ] {6954ef9e-8f45-45b9-b3dd-33f933bb31d2::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 88 rows starting from the beginning of the part | ||
| 10758 | 2026.05.08 08:14:06.893017 [ 195 ] {6954ef9e-8f45-45b9-b3dd-33f933bb31d2::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 508 rows starting from the beginning of the part | ||
| 10759 | 2026.05.08 08:14:06.893056 [ 195 ] {6954ef9e-8f45-45b9-b3dd-33f933bb31d2::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 88 rows starting from the beginning of the part | ||
| 10760 | 2026.05.08 08:14:06.893096 [ 195 ] {6954ef9e-8f45-45b9-b3dd-33f933bb31d2::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 1358 rows starting from the beginning of the part | ||
| 10761 | 2026.05.08 08:14:06.893606 [ 260 ] {90efbe10-68a8-49b4-9e21-82755e814087} <Trace> oximeter.measurements_cumulativeu64 (a8be02dd-881e-443e-adcb-2b9e0d812815): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10762 | 2026.05.08 08:14:06.893640 [ 260 ] {90efbe10-68a8-49b4-9e21-82755e814087} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.00 GiB. | ||
| 10763 | 2026.05.08 08:14:06.894096 [ 260 ] {90efbe10-68a8-49b4-9e21-82755e814087} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 10764 | 2026.05.08 08:14:06.894308 [ 260 ] {90efbe10-68a8-49b4-9e21-82755e814087} <Trace> oximeter.measurements_cumulativeu64 (a8be02dd-881e-443e-adcb-2b9e0d812815): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10765 | 2026.05.08 08:14:06.894409 [ 193 ] {6954ef9e-8f45-45b9-b3dd-33f933bb31d2::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4380 rows, containing 5 columns (5 merged, 0 gathered) in 0.001709709 sec., 2561839.4709275085 rows/sec., 186.26 MiB/sec. | ||
| 10766 | 2026.05.08 08:14:06.894421 [ 36 ] {} <Debug> oximeter.measurements_cumulativeu64 (a8be02dd-881e-443e-adcb-2b9e0d812815) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
| 10767 | 2026.05.08 08:14:06.894439 [ 260 ] {90efbe10-68a8-49b4-9e21-82755e814087} <Debug> executeQuery: Read 1647 rows, 105.35 KiB in 0.001624 sec., 1014162.5615763547 rows/sec., 63.35 MiB/sec. | ||
| 10768 | 2026.05.08 08:14:06.894466 [ 36 ] {} <Trace> oximeter.measurements_cumulativeu64 (a8be02dd-881e-443e-adcb-2b9e0d812815): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10769 | 2026.05.08 08:14:06.894489 [ 36 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.00 GiB. | ||
| 10770 | 2026.05.08 08:14:06.894490 [ 260 ] {90efbe10-68a8-49b4-9e21-82755e814087} <Debug> TCPHandler: Processed in 0.001801421 sec. | ||
| 10771 | 2026.05.08 08:14:06.894556 [ 195 ] {a8be02dd-881e-443e-adcb-2b9e0d812815::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 | ||
| 10772 | 2026.05.08 08:14:06.894607 [ 199 ] {6954ef9e-8f45-45b9-b3dd-33f933bb31d2::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
| 10773 | 2026.05.08 08:14:06.894620 [ 260 ] {} <Trace> TCP-Session: 3fbd83a9-a342-4804-a34d-63c9c5d34136 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10774 | 2026.05.08 08:14:06.894641 [ 195 ] {a8be02dd-881e-443e-adcb-2b9e0d812815::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10775 | 2026.05.08 08:14:06.894664 [ 195 ] {a8be02dd-881e-443e-adcb-2b9e0d812815::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_66_13, total 26679 rows starting from the beginning of the part | ||
| 10776 | 2026.05.08 08:14:06.894706 [ 195 ] {a8be02dd-881e-443e-adcb-2b9e0d812815::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 265 rows starting from the beginning of the part | ||
| 10777 | 2026.05.08 08:14:06.894712 [ 260 ] {2539971f-1550-4948-ba6d-70a1025ad5cc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40062) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 10778 | 2026.05.08 08:14:06.894741 [ 195 ] {a8be02dd-881e-443e-adcb-2b9e0d812815::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 160 rows starting from the beginning of the part | ||
| 10779 | 2026.05.08 08:14:06.894768 [ 260 ] {2539971f-1550-4948-ba6d-70a1025ad5cc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 10780 | 2026.05.08 08:14:06.894775 [ 195 ] {a8be02dd-881e-443e-adcb-2b9e0d812815::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 265 rows starting from the beginning of the part | ||
| 10781 | 2026.05.08 08:14:06.894811 [ 195 ] {a8be02dd-881e-443e-adcb-2b9e0d812815::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 160 rows starting from the beginning of the part | ||
| 10782 | 2026.05.08 08:14:06.894843 [ 195 ] {a8be02dd-881e-443e-adcb-2b9e0d812815::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 1647 rows starting from the beginning of the part | ||
| 10783 | 2026.05.08 08:14:06.894860 [ 199 ] {6954ef9e-8f45-45b9-b3dd-33f933bb31d2::all_1_71_14} <Trace> oximeter.fields_uuid (6954ef9e-8f45-45b9-b3dd-33f933bb31d2): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10784 | 2026.05.08 08:14:06.894926 [ 199 ] {6954ef9e-8f45-45b9-b3dd-33f933bb31d2::all_1_71_14} <Trace> oximeter.fields_uuid (6954ef9e-8f45-45b9-b3dd-33f933bb31d2) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
| 10785 | 2026.05.08 08:14:06.894991 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.83 MiB. | ||
| 10786 | 2026.05.08 08:14:06.895564 [ 260 ] {2539971f-1550-4948-ba6d-70a1025ad5cc} <Trace> oximeter.measurements_histogramu64 (ebabec84-cbfc-4cf8-9a95-b35807d218b8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10787 | 2026.05.08 08:14:06.895599 [ 260 ] {2539971f-1550-4948-ba6d-70a1025ad5cc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.00 GiB. | ||
| 10788 | 2026.05.08 08:14:06.896182 [ 260 ] {2539971f-1550-4948-ba6d-70a1025ad5cc} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 10789 | 2026.05.08 08:14:06.896408 [ 260 ] {2539971f-1550-4948-ba6d-70a1025ad5cc} <Trace> oximeter.measurements_histogramu64 (ebabec84-cbfc-4cf8-9a95-b35807d218b8): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10790 | 2026.05.08 08:14:06.896546 [ 260 ] {2539971f-1550-4948-ba6d-70a1025ad5cc} <Debug> executeQuery: Read 29 rows, 53.21 KiB in 0.001852 sec., 15658.747300215984 rows/sec., 28.06 MiB/sec. | ||
| 10791 | 2026.05.08 08:14:06.896618 [ 260 ] {2539971f-1550-4948-ba6d-70a1025ad5cc} <Debug> TCPHandler: Processed in 0.002044866 sec. | ||
| 10792 | 2026.05.08 08:14:06.896728 [ 260 ] {} <Trace> TCP-Session: 3fbd83a9-a342-4804-a34d-63c9c5d34136 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10793 | 2026.05.08 08:14:06.896820 [ 260 ] {4065952f-f2b5-4a4a-86e4-4ac9eda8ac2c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40062) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10794 | 2026.05.08 08:14:06.896860 [ 260 ] {4065952f-f2b5-4a4a-86e4-4ac9eda8ac2c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10795 | 2026.05.08 08:14:06.897171 [ 260 ] {4065952f-f2b5-4a4a-86e4-4ac9eda8ac2c} <Trace> oximeter.measurements_u64 (51456919-ce1d-4304-962d-5a281585e6eb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10796 | 2026.05.08 08:14:06.897204 [ 260 ] {4065952f-f2b5-4a4a-86e4-4ac9eda8ac2c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.00 GiB. | ||
| 10797 | 2026.05.08 08:14:06.897511 [ 260 ] {4065952f-f2b5-4a4a-86e4-4ac9eda8ac2c} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 10798 | 2026.05.08 08:14:06.897714 [ 260 ] {4065952f-f2b5-4a4a-86e4-4ac9eda8ac2c} <Trace> oximeter.measurements_u64 (51456919-ce1d-4304-962d-5a281585e6eb): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10799 | 2026.05.08 08:14:06.897811 [ 35 ] {} <Debug> oximeter.measurements_u64 (51456919-ce1d-4304-962d-5a281585e6eb) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
| 10800 | 2026.05.08 08:14:06.897837 [ 260 ] {4065952f-f2b5-4a4a-86e4-4ac9eda8ac2c} <Debug> executeQuery: Read 12 rows, 848.00 B in 0.001036 sec., 11583.011583011583 rows/sec., 799.35 KiB/sec. | ||
| 10801 | 2026.05.08 08:14:06.897847 [ 35 ] {} <Trace> oximeter.measurements_u64 (51456919-ce1d-4304-962d-5a281585e6eb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10802 | 2026.05.08 08:14:06.897867 [ 35 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.00 GiB. | ||
| 10803 | 2026.05.08 08:14:06.897872 [ 260 ] {4065952f-f2b5-4a4a-86e4-4ac9eda8ac2c} <Debug> TCPHandler: Processed in 0.001191461 sec. | ||
| 10804 | 2026.05.08 08:14:06.897938 [ 199 ] {51456919-ce1d-4304-962d-5a281585e6eb::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 | ||
| 10805 | 2026.05.08 08:14:06.898016 [ 199 ] {51456919-ce1d-4304-962d-5a281585e6eb::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10806 | 2026.05.08 08:14:06.898040 [ 199 ] {51456919-ce1d-4304-962d-5a281585e6eb::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 3750 rows starting from the beginning of the part | ||
| 10807 | 2026.05.08 08:14:06.898087 [ 199 ] {51456919-ce1d-4304-962d-5a281585e6eb::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 90 rows starting from the beginning of the part | ||
| 10808 | 2026.05.08 08:14:06.898125 [ 199 ] {51456919-ce1d-4304-962d-5a281585e6eb::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 60 rows starting from the beginning of the part | ||
| 10809 | 2026.05.08 08:14:06.898163 [ 199 ] {51456919-ce1d-4304-962d-5a281585e6eb::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 90 rows starting from the beginning of the part | ||
| 10810 | 2026.05.08 08:14:06.898197 [ 199 ] {51456919-ce1d-4304-962d-5a281585e6eb::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 60 rows starting from the beginning of the part | ||
| 10811 | 2026.05.08 08:14:06.898230 [ 199 ] {51456919-ce1d-4304-962d-5a281585e6eb::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 12 rows starting from the beginning of the part | ||
| 10812 | 2026.05.08 08:14:06.899665 [ 200 ] {51456919-ce1d-4304-962d-5a281585e6eb::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4062 rows, containing 4 columns (4 merged, 0 gathered) in 0.00175921 sec., 2308990.967536565 rows/sec., 151.11 MiB/sec. | ||
| 10813 | 2026.05.08 08:14:06.900114 [ 197 ] {51456919-ce1d-4304-962d-5a281585e6eb::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
| 10814 | 2026.05.08 08:14:06.900393 [ 197 ] {51456919-ce1d-4304-962d-5a281585e6eb::all_1_71_14} <Trace> oximeter.measurements_u64 (51456919-ce1d-4304-962d-5a281585e6eb): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10815 | 2026.05.08 08:14:06.900474 [ 197 ] {51456919-ce1d-4304-962d-5a281585e6eb::all_1_71_14} <Trace> oximeter.measurements_u64 (51456919-ce1d-4304-962d-5a281585e6eb) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
| 10816 | 2026.05.08 08:14:06.900560 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.90 MiB. | ||
| 10817 | 2026.05.08 08:14:06.907292 [ 197 ] {a8be02dd-881e-443e-adcb-2b9e0d812815::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 29176 rows, containing 5 columns (5 merged, 0 gathered) in 0.012762292 sec., 2286109.7364015807 rows/sec., 146.43 MiB/sec. | ||
| 10818 | 2026.05.08 08:14:06.907700 [ 200 ] {a8be02dd-881e-443e-adcb-2b9e0d812815::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
| 10819 | 2026.05.08 08:14:06.908021 [ 200 ] {a8be02dd-881e-443e-adcb-2b9e0d812815::all_1_71_14} <Trace> oximeter.measurements_cumulativeu64 (a8be02dd-881e-443e-adcb-2b9e0d812815): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10820 | 2026.05.08 08:14:06.908107 [ 200 ] {a8be02dd-881e-443e-adcb-2b9e0d812815::all_1_71_14} <Trace> oximeter.measurements_cumulativeu64 (a8be02dd-881e-443e-adcb-2b9e0d812815) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
| 10821 | 2026.05.08 08:14:06.908209 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.28 MiB. | ||
| 10822 | 2026.05.08 08:14:07.001144 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 313.59 MiB, peak 326.22 MiB, free memory in arenas 0.00 B, will set to 316.09 MiB (RSS), difference: 2.50 MiB | ||
| 10823 | 2026.05.08 08:14:10.203576 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 64 entries to flush up to offset 1344 | ||
| 10824 | 2026.05.08 08:14:10.206651 [ 243 ] {} <Trace> system.query_log (14f8ccb3-56a3-4601-8a9e-d96094aafe7f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10825 | 2026.05.08 08:14:10.206713 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.00 GiB. | ||
| 10826 | 2026.05.08 08:14:10.208044 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 10827 | 2026.05.08 08:14:10.208330 [ 243 ] {} <Trace> system.query_log (14f8ccb3-56a3-4601-8a9e-d96094aafe7f): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10828 | 2026.05.08 08:14:10.208726 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1344 | ||
| 10829 | 2026.05.08 08:14:10.781199 [ 260 ] {} <Trace> TCP-Session: 3fbd83a9-a342-4804-a34d-63c9c5d34136 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10830 | 2026.05.08 08:14:10.781581 [ 260 ] {58d21a0e-9261-4e12-8d81-8a4a46fd5e45} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40062) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_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) | ||
| 10831 | 2026.05.08 08:14:10.782002 [ 260 ] {58d21a0e-9261-4e12-8d81-8a4a46fd5e45} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 10832 | 2026.05.08 08:14:10.782038 [ 260 ] {58d21a0e-9261-4e12-8d81-8a4a46fd5e45} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_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 | ||
| 10833 | 2026.05.08 08:14:10.782256 [ 260 ] {58d21a0e-9261-4e12-8d81-8a4a46fd5e45} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 10834 | 2026.05.08 08:14:10.782327 [ 260 ] {58d21a0e-9261-4e12-8d81-8a4a46fd5e45} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 10835 | 2026.05.08 08:14:10.782472 [ 260 ] {58d21a0e-9261-4e12-8d81-8a4a46fd5e45} <Debug> oximeter.timeseries_schema (b89db7f6-4c52-403d-9f92-e362dcc59f0f) (SelectExecutor): Key condition: (column 0 in 18-element set) | ||
| 10836 | 2026.05.08 08:14:10.782599 [ 314 ] {58d21a0e-9261-4e12-8d81-8a4a46fd5e45} <Trace> oximeter.timeseries_schema (b89db7f6-4c52-403d-9f92-e362dcc59f0f) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 10837 | 2026.05.08 08:14:10.782612 [ 312 ] {58d21a0e-9261-4e12-8d81-8a4a46fd5e45} <Trace> oximeter.timeseries_schema (b89db7f6-4c52-403d-9f92-e362dcc59f0f) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 10838 | 2026.05.08 08:14:10.782606 [ 364 ] {58d21a0e-9261-4e12-8d81-8a4a46fd5e45} <Trace> oximeter.timeseries_schema (b89db7f6-4c52-403d-9f92-e362dcc59f0f) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 10839 | 2026.05.08 08:14:10.782774 [ 260 ] {58d21a0e-9261-4e12-8d81-8a4a46fd5e45} <Debug> oximeter.timeseries_schema (b89db7f6-4c52-403d-9f92-e362dcc59f0f) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges | ||
| 10840 | 2026.05.08 08:14:10.782801 [ 260 ] {58d21a0e-9261-4e12-8d81-8a4a46fd5e45} <Trace> oximeter.timeseries_schema (b89db7f6-4c52-403d-9f92-e362dcc59f0f) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 10841 | 2026.05.08 08:14:10.782873 [ 260 ] {58d21a0e-9261-4e12-8d81-8a4a46fd5e45} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 10842 | 2026.05.08 08:14:10.782893 [ 260 ] {58d21a0e-9261-4e12-8d81-8a4a46fd5e45} <Debug> oximeter.timeseries_schema (b89db7f6-4c52-403d-9f92-e362dcc59f0f) (SelectExecutor): Reading approx. 47 rows with 2 streams | ||
| 10843 | 2026.05.08 08:14:10.782929 [ 260 ] {58d21a0e-9261-4e12-8d81-8a4a46fd5e45} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 10844 | 2026.05.08 08:14:10.782967 [ 260 ] {58d21a0e-9261-4e12-8d81-8a4a46fd5e45} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 10845 | 2026.05.08 08:14:10.784128 [ 260 ] {58d21a0e-9261-4e12-8d81-8a4a46fd5e45} <Debug> executeQuery: Read 47 rows, 8.00 KiB in 0.002698 sec., 17420.311341734618 rows/sec., 2.90 MiB/sec. | ||
| 10846 | 2026.05.08 08:14:10.784258 [ 260 ] {58d21a0e-9261-4e12-8d81-8a4a46fd5e45} <Debug> TCPHandler: Processed in 0.003245307 sec. | ||
| 10847 | 2026.05.08 08:14:10.785821 [ 260 ] {} <Trace> TCP-Session: 3fbd83a9-a342-4804-a34d-63c9c5d34136 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10848 | 2026.05.08 08:14:10.785952 [ 260 ] {e24f11e0-5e3c-4881-a31a-187d9a2186b4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40062) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10849 | 2026.05.08 08:14:10.786003 [ 260 ] {e24f11e0-5e3c-4881-a31a-187d9a2186b4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10850 | 2026.05.08 08:14:10.786558 [ 260 ] {e24f11e0-5e3c-4881-a31a-187d9a2186b4} <Trace> oximeter.fields_string (2e56caf6-21a8-464c-b24f-cce9c93bbfbe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10851 | 2026.05.08 08:14:10.786611 [ 260 ] {e24f11e0-5e3c-4881-a31a-187d9a2186b4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.00 GiB. | ||
| 10852 | 2026.05.08 08:14:10.787024 [ 260 ] {e24f11e0-5e3c-4881-a31a-187d9a2186b4} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 10853 | 2026.05.08 08:14:10.787252 [ 260 ] {e24f11e0-5e3c-4881-a31a-187d9a2186b4} <Trace> oximeter.fields_string (2e56caf6-21a8-464c-b24f-cce9c93bbfbe): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10854 | 2026.05.08 08:14:10.787395 [ 260 ] {e24f11e0-5e3c-4881-a31a-187d9a2186b4} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001481 sec., 37812.28899392303 rows/sec., 2.90 MiB/sec. | ||
| 10855 | 2026.05.08 08:14:10.787434 [ 260 ] {e24f11e0-5e3c-4881-a31a-187d9a2186b4} <Debug> TCPHandler: Processed in 0.001673009 sec. | ||
| 10856 | 2026.05.08 08:14:10.787565 [ 260 ] {} <Trace> TCP-Session: 3fbd83a9-a342-4804-a34d-63c9c5d34136 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10857 | 2026.05.08 08:14:10.787684 [ 260 ] {bfe40702-22fe-4ae4-8aeb-b5ac0a5525ed} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40062) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10858 | 2026.05.08 08:14:10.787732 [ 260 ] {bfe40702-22fe-4ae4-8aeb-b5ac0a5525ed} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10859 | 2026.05.08 08:14:10.788255 [ 260 ] {bfe40702-22fe-4ae4-8aeb-b5ac0a5525ed} <Trace> oximeter.fields_uuid (6954ef9e-8f45-45b9-b3dd-33f933bb31d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10860 | 2026.05.08 08:14:10.788301 [ 260 ] {bfe40702-22fe-4ae4-8aeb-b5ac0a5525ed} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.00 GiB. | ||
| 10861 | 2026.05.08 08:14:10.788692 [ 260 ] {bfe40702-22fe-4ae4-8aeb-b5ac0a5525ed} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 10862 | 2026.05.08 08:14:10.788929 [ 260 ] {bfe40702-22fe-4ae4-8aeb-b5ac0a5525ed} <Trace> oximeter.fields_uuid (6954ef9e-8f45-45b9-b3dd-33f933bb31d2): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10863 | 2026.05.08 08:14:10.789062 [ 260 ] {bfe40702-22fe-4ae4-8aeb-b5ac0a5525ed} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001404 sec., 45584.04558404558 rows/sec., 3.56 MiB/sec. | ||
| 10864 | 2026.05.08 08:14:10.789101 [ 260 ] {bfe40702-22fe-4ae4-8aeb-b5ac0a5525ed} <Debug> TCPHandler: Processed in 0.001598898 sec. | ||
| 10865 | 2026.05.08 08:14:10.789212 [ 260 ] {} <Trace> TCP-Session: 3fbd83a9-a342-4804-a34d-63c9c5d34136 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10866 | 2026.05.08 08:14:10.789308 [ 260 ] {aa6fb586-b99c-430b-aa4f-12e9a22eaf9c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40062) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10867 | 2026.05.08 08:14:10.789351 [ 260 ] {aa6fb586-b99c-430b-aa4f-12e9a22eaf9c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10868 | 2026.05.08 08:14:10.789729 [ 260 ] {aa6fb586-b99c-430b-aa4f-12e9a22eaf9c} <Trace> oximeter.measurements_cumulativeu64 (a8be02dd-881e-443e-adcb-2b9e0d812815): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10869 | 2026.05.08 08:14:10.789768 [ 260 ] {aa6fb586-b99c-430b-aa4f-12e9a22eaf9c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.00 GiB. | ||
| 10870 | 2026.05.08 08:14:10.790114 [ 260 ] {aa6fb586-b99c-430b-aa4f-12e9a22eaf9c} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 10871 | 2026.05.08 08:14:10.790353 [ 260 ] {aa6fb586-b99c-430b-aa4f-12e9a22eaf9c} <Trace> oximeter.measurements_cumulativeu64 (a8be02dd-881e-443e-adcb-2b9e0d812815): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10872 | 2026.05.08 08:14:10.790488 [ 260 ] {aa6fb586-b99c-430b-aa4f-12e9a22eaf9c} <Debug> executeQuery: Read 128 rows, 9.13 KiB in 0.001199 sec., 106755.62969140951 rows/sec., 7.44 MiB/sec. | ||
| 10873 | 2026.05.08 08:14:10.790525 [ 260 ] {aa6fb586-b99c-430b-aa4f-12e9a22eaf9c} <Debug> TCPHandler: Processed in 0.001362643 sec. | ||
| 10874 | 2026.05.08 08:14:10.790642 [ 260 ] {} <Trace> TCP-Session: 3fbd83a9-a342-4804-a34d-63c9c5d34136 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10875 | 2026.05.08 08:14:10.790736 [ 260 ] {76e2e63a-9371-421f-ba37-96821970fcf4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40062) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10876 | 2026.05.08 08:14:10.790778 [ 260 ] {76e2e63a-9371-421f-ba37-96821970fcf4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10877 | 2026.05.08 08:14:10.791122 [ 260 ] {76e2e63a-9371-421f-ba37-96821970fcf4} <Trace> oximeter.measurements_u64 (51456919-ce1d-4304-962d-5a281585e6eb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10878 | 2026.05.08 08:14:10.791157 [ 260 ] {76e2e63a-9371-421f-ba37-96821970fcf4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.00 GiB. | ||
| 10879 | 2026.05.08 08:14:10.791509 [ 260 ] {76e2e63a-9371-421f-ba37-96821970fcf4} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 10880 | 2026.05.08 08:14:10.791731 [ 260 ] {76e2e63a-9371-421f-ba37-96821970fcf4} <Trace> oximeter.measurements_u64 (51456919-ce1d-4304-962d-5a281585e6eb): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10881 | 2026.05.08 08:14:10.791863 [ 260 ] {76e2e63a-9371-421f-ba37-96821970fcf4} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001146 sec., 41884.8167539267 rows/sec., 2.82 MiB/sec. | ||
| 10882 | 2026.05.08 08:14:10.791899 [ 260 ] {76e2e63a-9371-421f-ba37-96821970fcf4} <Debug> TCPHandler: Processed in 0.001306892 sec. | ||
| 10883 | 2026.05.08 08:14:12.630677 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 20591 | ||
| 10884 | 2026.05.08 08:14:12.631151 [ 245 ] {} <Trace> system.asynchronous_metric_log (ae5b5697-1ff6-4106-8704-be69c16fe51c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10885 | 2026.05.08 08:14:12.631196 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.00 GiB. | ||
| 10886 | 2026.05.08 08:14:12.631668 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 10887 | 2026.05.08 08:14:12.631911 [ 245 ] {} <Trace> system.asynchronous_metric_log (ae5b5697-1ff6-4106-8704-be69c16fe51c): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10888 | 2026.05.08 08:14:12.632037 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 20591 | ||
| 10889 | 2026.05.08 08:14:13.701267 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 324 | ||
| 10890 | 2026.05.08 08:14:13.717821 [ 244 ] {} <Trace> system.metric_log (6863ca5b-3a4e-4a65-b181-6be743eb150d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10891 | 2026.05.08 08:14:13.717887 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.00 GiB. | ||
| 10892 | 2026.05.08 08:14:13.723705 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 10893 | 2026.05.08 08:14:13.724415 [ 244 ] {} <Trace> system.metric_log (6863ca5b-3a4e-4a65-b181-6be743eb150d): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10894 | 2026.05.08 08:14:13.727298 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 324 | ||
| 10895 | 2026.05.08 08:14:15.783063 [ 260 ] {} <Trace> TCP-Session: 3fbd83a9-a342-4804-a34d-63c9c5d34136 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10896 | 2026.05.08 08:14:15.783449 [ 260 ] {4f88243e-f54b-41ae-b465-98d52f358451} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40062) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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) | ||
| 10897 | 2026.05.08 08:14:15.783965 [ 260 ] {4f88243e-f54b-41ae-b465-98d52f358451} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 10898 | 2026.05.08 08:14:15.784002 [ 260 ] {4f88243e-f54b-41ae-b465-98d52f358451} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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 | ||
| 10899 | 2026.05.08 08:14:15.784229 [ 260 ] {4f88243e-f54b-41ae-b465-98d52f358451} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 10900 | 2026.05.08 08:14:15.784306 [ 260 ] {4f88243e-f54b-41ae-b465-98d52f358451} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 10901 | 2026.05.08 08:14:15.784453 [ 260 ] {4f88243e-f54b-41ae-b465-98d52f358451} <Debug> oximeter.timeseries_schema (b89db7f6-4c52-403d-9f92-e362dcc59f0f) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 10902 | 2026.05.08 08:14:15.784574 [ 314 ] {4f88243e-f54b-41ae-b465-98d52f358451} <Trace> oximeter.timeseries_schema (b89db7f6-4c52-403d-9f92-e362dcc59f0f) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 10903 | 2026.05.08 08:14:15.784575 [ 312 ] {4f88243e-f54b-41ae-b465-98d52f358451} <Trace> oximeter.timeseries_schema (b89db7f6-4c52-403d-9f92-e362dcc59f0f) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 10904 | 2026.05.08 08:14:15.784578 [ 344 ] {4f88243e-f54b-41ae-b465-98d52f358451} <Trace> oximeter.timeseries_schema (b89db7f6-4c52-403d-9f92-e362dcc59f0f) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 10905 | 2026.05.08 08:14:15.784718 [ 260 ] {4f88243e-f54b-41ae-b465-98d52f358451} <Debug> oximeter.timeseries_schema (b89db7f6-4c52-403d-9f92-e362dcc59f0f) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges | ||
| 10906 | 2026.05.08 08:14:15.784747 [ 260 ] {4f88243e-f54b-41ae-b465-98d52f358451} <Trace> oximeter.timeseries_schema (b89db7f6-4c52-403d-9f92-e362dcc59f0f) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 10907 | 2026.05.08 08:14:15.784822 [ 260 ] {4f88243e-f54b-41ae-b465-98d52f358451} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 10908 | 2026.05.08 08:14:15.784842 [ 260 ] {4f88243e-f54b-41ae-b465-98d52f358451} <Debug> oximeter.timeseries_schema (b89db7f6-4c52-403d-9f92-e362dcc59f0f) (SelectExecutor): Reading approx. 47 rows with 2 streams | ||
| 10909 | 2026.05.08 08:14:15.784880 [ 260 ] {4f88243e-f54b-41ae-b465-98d52f358451} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 10910 | 2026.05.08 08:14:15.784919 [ 260 ] {4f88243e-f54b-41ae-b465-98d52f358451} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 10911 | 2026.05.08 08:14:15.786316 [ 260 ] {4f88243e-f54b-41ae-b465-98d52f358451} <Debug> executeQuery: Read 47 rows, 8.00 KiB in 0.003018 sec., 15573.22730284957 rows/sec., 2.59 MiB/sec. | ||
| 10912 | 2026.05.08 08:14:15.786454 [ 260 ] {4f88243e-f54b-41ae-b465-98d52f358451} <Debug> TCPHandler: Processed in 0.003579692 sec. | ||
| 10913 | 2026.05.08 08:14:15.788523 [ 260 ] {} <Trace> TCP-Session: 3fbd83a9-a342-4804-a34d-63c9c5d34136 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10914 | 2026.05.08 08:14:15.788634 [ 260 ] {ac24ae1e-0c33-4671-b062-d892af2058d9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40062) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10915 | 2026.05.08 08:14:15.788678 [ 260 ] {ac24ae1e-0c33-4671-b062-d892af2058d9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10916 | 2026.05.08 08:14:15.789249 [ 260 ] {ac24ae1e-0c33-4671-b062-d892af2058d9} <Trace> oximeter.fields_string (2e56caf6-21a8-464c-b24f-cce9c93bbfbe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10917 | 2026.05.08 08:14:15.789286 [ 260 ] {ac24ae1e-0c33-4671-b062-d892af2058d9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.00 GiB. | ||
| 10918 | 2026.05.08 08:14:15.789693 [ 260 ] {ac24ae1e-0c33-4671-b062-d892af2058d9} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 10919 | 2026.05.08 08:14:15.789936 [ 260 ] {ac24ae1e-0c33-4671-b062-d892af2058d9} <Trace> oximeter.fields_string (2e56caf6-21a8-464c-b24f-cce9c93bbfbe): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10920 | 2026.05.08 08:14:15.790086 [ 260 ] {ac24ae1e-0c33-4671-b062-d892af2058d9} <Debug> executeQuery: Read 104 rows, 8.93 KiB in 0.001486 sec., 69986.54104979812 rows/sec., 5.87 MiB/sec. | ||
| 10921 | 2026.05.08 08:14:15.790126 [ 260 ] {ac24ae1e-0c33-4671-b062-d892af2058d9} <Debug> TCPHandler: Processed in 0.001654529 sec. | ||
| 10922 | 2026.05.08 08:14:15.790251 [ 260 ] {} <Trace> TCP-Session: 3fbd83a9-a342-4804-a34d-63c9c5d34136 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10923 | 2026.05.08 08:14:15.790350 [ 260 ] {c8fcc9e3-64fb-441e-bdbd-9da696443995} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40062) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 10924 | 2026.05.08 08:14:15.790391 [ 260 ] {c8fcc9e3-64fb-441e-bdbd-9da696443995} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 10925 | 2026.05.08 08:14:15.790805 [ 260 ] {c8fcc9e3-64fb-441e-bdbd-9da696443995} <Trace> oximeter.fields_u16 (b3f55b36-ed93-4ef0-b7a4-471cf9f732a6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10926 | 2026.05.08 08:14:15.790842 [ 260 ] {c8fcc9e3-64fb-441e-bdbd-9da696443995} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.00 GiB. | ||
| 10927 | 2026.05.08 08:14:15.791147 [ 260 ] {c8fcc9e3-64fb-441e-bdbd-9da696443995} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 10928 | 2026.05.08 08:14:15.791379 [ 260 ] {c8fcc9e3-64fb-441e-bdbd-9da696443995} <Trace> oximeter.fields_u16 (b3f55b36-ed93-4ef0-b7a4-471cf9f732a6): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10929 | 2026.05.08 08:14:15.791484 [ 83 ] {} <Debug> oximeter.fields_u16 (b3f55b36-ed93-4ef0-b7a4-471cf9f732a6) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 10930 | 2026.05.08 08:14:15.791511 [ 260 ] {c8fcc9e3-64fb-441e-bdbd-9da696443995} <Debug> executeQuery: Read 24 rows, 1.80 KiB in 0.001183 sec., 20287.404902789516 rows/sec., 1.49 MiB/sec. | ||
| 10931 | 2026.05.08 08:14:15.791520 [ 83 ] {} <Trace> oximeter.fields_u16 (b3f55b36-ed93-4ef0-b7a4-471cf9f732a6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10932 | 2026.05.08 08:14:15.791542 [ 83 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.00 GiB. | ||
| 10933 | 2026.05.08 08:14:15.791550 [ 260 ] {c8fcc9e3-64fb-441e-bdbd-9da696443995} <Debug> TCPHandler: Processed in 0.001349303 sec. | ||
| 10934 | 2026.05.08 08:14:15.791662 [ 188 ] {b3f55b36-ed93-4ef0-b7a4-471cf9f732a6::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 | ||
| 10935 | 2026.05.08 08:14:15.791667 [ 260 ] {} <Trace> TCP-Session: 3fbd83a9-a342-4804-a34d-63c9c5d34136 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10936 | 2026.05.08 08:14:15.791811 [ 260 ] {9b80ce02-1133-4a43-a4ff-2506dfab19f8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40062) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10937 | 2026.05.08 08:14:15.791820 [ 188 ] {b3f55b36-ed93-4ef0-b7a4-471cf9f732a6::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10938 | 2026.05.08 08:14:15.791854 [ 260 ] {9b80ce02-1133-4a43-a4ff-2506dfab19f8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10939 | 2026.05.08 08:14:15.791867 [ 188 ] {b3f55b36-ed93-4ef0-b7a4-471cf9f732a6::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 225 rows starting from the beginning of the part | ||
| 10940 | 2026.05.08 08:14:15.791948 [ 188 ] {b3f55b36-ed93-4ef0-b7a4-471cf9f732a6::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 24 rows starting from the beginning of the part | ||
| 10941 | 2026.05.08 08:14:15.792003 [ 188 ] {b3f55b36-ed93-4ef0-b7a4-471cf9f732a6::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 | ||
| 10942 | 2026.05.08 08:14:15.792053 [ 188 ] {b3f55b36-ed93-4ef0-b7a4-471cf9f732a6::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 24 rows starting from the beginning of the part | ||
| 10943 | 2026.05.08 08:14:15.792101 [ 188 ] {b3f55b36-ed93-4ef0-b7a4-471cf9f732a6::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 55 rows starting from the beginning of the part | ||
| 10944 | 2026.05.08 08:14:15.792150 [ 188 ] {b3f55b36-ed93-4ef0-b7a4-471cf9f732a6::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 24 rows starting from the beginning of the part | ||
| 10945 | 2026.05.08 08:14:15.792305 [ 260 ] {9b80ce02-1133-4a43-a4ff-2506dfab19f8} <Trace> oximeter.fields_uuid (6954ef9e-8f45-45b9-b3dd-33f933bb31d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10946 | 2026.05.08 08:14:15.792348 [ 260 ] {9b80ce02-1133-4a43-a4ff-2506dfab19f8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.00 GiB. | ||
| 10947 | 2026.05.08 08:14:15.792682 [ 260 ] {9b80ce02-1133-4a43-a4ff-2506dfab19f8} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 10948 | 2026.05.08 08:14:15.792928 [ 260 ] {9b80ce02-1133-4a43-a4ff-2506dfab19f8} <Trace> oximeter.fields_uuid (6954ef9e-8f45-45b9-b3dd-33f933bb31d2): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10949 | 2026.05.08 08:14:15.793062 [ 260 ] {9b80ce02-1133-4a43-a4ff-2506dfab19f8} <Debug> executeQuery: Read 88 rows, 7.04 KiB in 0.001271 sec., 69236.82140047206 rows/sec., 5.41 MiB/sec. | ||
| 10950 | 2026.05.08 08:14:15.793100 [ 260 ] {9b80ce02-1133-4a43-a4ff-2506dfab19f8} <Debug> TCPHandler: Processed in 0.001482755 sec. | ||
| 10951 | 2026.05.08 08:14:15.793142 [ 188 ] {b3f55b36-ed93-4ef0-b7a4-471cf9f732a6::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 512 rows, containing 5 columns (5 merged, 0 gathered) in 0.001538197 sec., 332857.2348015241 rows/sec., 22.96 MiB/sec. | ||
| 10952 | 2026.05.08 08:14:15.793218 [ 260 ] {} <Trace> TCP-Session: 3fbd83a9-a342-4804-a34d-63c9c5d34136 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10953 | 2026.05.08 08:14:15.793318 [ 260 ] {9819253f-2048-46bf-83a6-455ae58e019a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40062) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10954 | 2026.05.08 08:14:15.793336 [ 197 ] {b3f55b36-ed93-4ef0-b7a4-471cf9f732a6::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 10955 | 2026.05.08 08:14:15.793363 [ 260 ] {9819253f-2048-46bf-83a6-455ae58e019a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10956 | 2026.05.08 08:14:15.793677 [ 197 ] {b3f55b36-ed93-4ef0-b7a4-471cf9f732a6::all_1_61_12} <Trace> oximeter.fields_u16 (b3f55b36-ed93-4ef0-b7a4-471cf9f732a6): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10957 | 2026.05.08 08:14:15.793775 [ 197 ] {b3f55b36-ed93-4ef0-b7a4-471cf9f732a6::all_1_61_12} <Trace> oximeter.fields_u16 (b3f55b36-ed93-4ef0-b7a4-471cf9f732a6) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 10958 | 2026.05.08 08:14:15.793788 [ 260 ] {9819253f-2048-46bf-83a6-455ae58e019a} <Trace> oximeter.measurements_cumulativeu64 (a8be02dd-881e-443e-adcb-2b9e0d812815): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10959 | 2026.05.08 08:14:15.793831 [ 260 ] {9819253f-2048-46bf-83a6-455ae58e019a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.00 GiB. | ||
| 10960 | 2026.05.08 08:14:15.793901 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.32 MiB. | ||
| 10961 | 2026.05.08 08:14:15.794182 [ 260 ] {9819253f-2048-46bf-83a6-455ae58e019a} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 10962 | 2026.05.08 08:14:15.794409 [ 260 ] {9819253f-2048-46bf-83a6-455ae58e019a} <Trace> oximeter.measurements_cumulativeu64 (a8be02dd-881e-443e-adcb-2b9e0d812815): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10963 | 2026.05.08 08:14:15.794541 [ 260 ] {9819253f-2048-46bf-83a6-455ae58e019a} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001242 sec., 128824.4766505636 rows/sec., 8.97 MiB/sec. | ||
| 10964 | 2026.05.08 08:14:15.794578 [ 260 ] {9819253f-2048-46bf-83a6-455ae58e019a} <Debug> TCPHandler: Processed in 0.001408855 sec. | ||
| 10965 | 2026.05.08 08:14:15.794692 [ 260 ] {} <Trace> TCP-Session: 3fbd83a9-a342-4804-a34d-63c9c5d34136 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10966 | 2026.05.08 08:14:15.794792 [ 260 ] {4ee816e9-26a1-4e56-a2af-9364f7d461cd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40062) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 10967 | 2026.05.08 08:14:15.794849 [ 260 ] {4ee816e9-26a1-4e56-a2af-9364f7d461cd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 10968 | 2026.05.08 08:14:15.795680 [ 260 ] {4ee816e9-26a1-4e56-a2af-9364f7d461cd} <Trace> oximeter.measurements_histogramu64 (ebabec84-cbfc-4cf8-9a95-b35807d218b8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10969 | 2026.05.08 08:14:15.795717 [ 260 ] {4ee816e9-26a1-4e56-a2af-9364f7d461cd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.00 GiB. | ||
| 10970 | 2026.05.08 08:14:15.796275 [ 260 ] {4ee816e9-26a1-4e56-a2af-9364f7d461cd} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 10971 | 2026.05.08 08:14:15.796521 [ 260 ] {4ee816e9-26a1-4e56-a2af-9364f7d461cd} <Trace> oximeter.measurements_histogramu64 (ebabec84-cbfc-4cf8-9a95-b35807d218b8): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10972 | 2026.05.08 08:14:15.796646 [ 83 ] {} <Debug> oximeter.measurements_histogramu64 (ebabec84-cbfc-4cf8-9a95-b35807d218b8) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 10973 | 2026.05.08 08:14:15.796669 [ 260 ] {4ee816e9-26a1-4e56-a2af-9364f7d461cd} <Debug> executeQuery: Read 24 rows, 44.04 KiB in 0.001898 sec., 12644.889357218124 rows/sec., 22.66 MiB/sec. | ||
| 10974 | 2026.05.08 08:14:15.796680 [ 83 ] {} <Trace> oximeter.measurements_histogramu64 (ebabec84-cbfc-4cf8-9a95-b35807d218b8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10975 | 2026.05.08 08:14:15.796702 [ 83 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.00 GiB. | ||
| 10976 | 2026.05.08 08:14:15.796736 [ 260 ] {4ee816e9-26a1-4e56-a2af-9364f7d461cd} <Debug> TCPHandler: Processed in 0.002094926 sec. | ||
| 10977 | 2026.05.08 08:14:15.796800 [ 190 ] {ebabec84-cbfc-4cf8-9a95-b35807d218b8::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 | ||
| 10978 | 2026.05.08 08:14:15.796867 [ 260 ] {} <Trace> TCP-Session: 3fbd83a9-a342-4804-a34d-63c9c5d34136 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10979 | 2026.05.08 08:14:15.796967 [ 260 ] {0529789b-e09b-40dd-b0cb-3fd24915fa42} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40062) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10980 | 2026.05.08 08:14:15.797010 [ 260 ] {0529789b-e09b-40dd-b0cb-3fd24915fa42} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10981 | 2026.05.08 08:14:15.797031 [ 190 ] {ebabec84-cbfc-4cf8-9a95-b35807d218b8::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10982 | 2026.05.08 08:14:15.797127 [ 190 ] {ebabec84-cbfc-4cf8-9a95-b35807d218b8::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 1180 rows starting from the beginning of the part | ||
| 10983 | 2026.05.08 08:14:15.797259 [ 190 ] {ebabec84-cbfc-4cf8-9a95-b35807d218b8::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 24 rows starting from the beginning of the part | ||
| 10984 | 2026.05.08 08:14:15.797376 [ 260 ] {0529789b-e09b-40dd-b0cb-3fd24915fa42} <Trace> oximeter.measurements_u64 (51456919-ce1d-4304-962d-5a281585e6eb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10985 | 2026.05.08 08:14:15.797388 [ 190 ] {ebabec84-cbfc-4cf8-9a95-b35807d218b8::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 18 rows starting from the beginning of the part | ||
| 10986 | 2026.05.08 08:14:15.797423 [ 260 ] {0529789b-e09b-40dd-b0cb-3fd24915fa42} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.00 GiB. | ||
| 10987 | 2026.05.08 08:14:15.797524 [ 190 ] {ebabec84-cbfc-4cf8-9a95-b35807d218b8::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 24 rows starting from the beginning of the part | ||
| 10988 | 2026.05.08 08:14:15.797626 [ 190 ] {ebabec84-cbfc-4cf8-9a95-b35807d218b8::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 29 rows starting from the beginning of the part | ||
| 10989 | 2026.05.08 08:14:15.797721 [ 190 ] {ebabec84-cbfc-4cf8-9a95-b35807d218b8::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 24 rows starting from the beginning of the part | ||
| 10990 | 2026.05.08 08:14:15.797764 [ 260 ] {0529789b-e09b-40dd-b0cb-3fd24915fa42} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 10991 | 2026.05.08 08:14:15.797997 [ 260 ] {0529789b-e09b-40dd-b0cb-3fd24915fa42} <Trace> oximeter.measurements_u64 (51456919-ce1d-4304-962d-5a281585e6eb): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10992 | 2026.05.08 08:14:15.798139 [ 260 ] {0529789b-e09b-40dd-b0cb-3fd24915fa42} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001191 sec., 50377.83375314862 rows/sec., 3.40 MiB/sec. | ||
| 10993 | 2026.05.08 08:14:15.798177 [ 260 ] {0529789b-e09b-40dd-b0cb-3fd24915fa42} <Debug> TCPHandler: Processed in 0.001360183 sec. | ||
| 10994 | 2026.05.08 08:14:15.804060 [ 188 ] {ebabec84-cbfc-4cf8-9a95-b35807d218b8::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1299 rows, containing 19 columns (19 merged, 0 gathered) in 0.007306696 sec., 177782.1329914369 rows/sec., 318.58 MiB/sec. | ||
| 10995 | 2026.05.08 08:14:15.805835 [ 189 ] {ebabec84-cbfc-4cf8-9a95-b35807d218b8::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 10996 | 2026.05.08 08:14:15.806193 [ 189 ] {ebabec84-cbfc-4cf8-9a95-b35807d218b8::all_1_61_12} <Trace> oximeter.measurements_histogramu64 (ebabec84-cbfc-4cf8-9a95-b35807d218b8): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10997 | 2026.05.08 08:14:15.806273 [ 189 ] {ebabec84-cbfc-4cf8-9a95-b35807d218b8::all_1_61_12} <Trace> oximeter.measurements_histogramu64 (ebabec84-cbfc-4cf8-9a95-b35807d218b8) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 10998 | 2026.05.08 08:14:15.806434 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.63 MiB. | ||
| 10999 | 2026.05.08 08:14:16.000187 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 316.71 MiB, peak 328.28 MiB, free memory in arenas 0.00 B, will set to 319.20 MiB (RSS), difference: 2.49 MiB | ||
| 11000 | 2026.05.08 08:14:20.013140 [ 130 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 11001 | 2026.05.08 08:14:20.013193 [ 130 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 11002 | 2026.05.08 08:14:20.133051 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 21103 | ||
| 11003 | 2026.05.08 08:14:20.133534 [ 245 ] {} <Trace> system.asynchronous_metric_log (ae5b5697-1ff6-4106-8704-be69c16fe51c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11004 | 2026.05.08 08:14:20.133570 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.00 GiB. | ||
| 11005 | 2026.05.08 08:14:20.134061 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 11006 | 2026.05.08 08:14:20.134312 [ 245 ] {} <Trace> system.asynchronous_metric_log (ae5b5697-1ff6-4106-8704-be69c16fe51c): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11007 | 2026.05.08 08:14:20.134458 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 21103 | ||
| 11008 | 2026.05.08 08:14:20.210075 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 1368 | ||
| 11009 | 2026.05.08 08:14:20.212395 [ 243 ] {} <Trace> system.query_log (14f8ccb3-56a3-4601-8a9e-d96094aafe7f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11010 | 2026.05.08 08:14:20.212456 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.00 GiB. | ||
| 11011 | 2026.05.08 08:14:20.213717 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 11012 | 2026.05.08 08:14:20.214019 [ 243 ] {} <Trace> system.query_log (14f8ccb3-56a3-4601-8a9e-d96094aafe7f): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11013 | 2026.05.08 08:14:20.214418 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1368 | ||
| 11014 | 2026.05.08 08:14:20.784730 [ 260 ] {} <Trace> TCP-Session: 3fbd83a9-a342-4804-a34d-63c9c5d34136 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11015 | 2026.05.08 08:14:20.785005 [ 260 ] {f366746b-1f0b-4f13-8b5d-88551283e3da} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40062) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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) | ||
| 11016 | 2026.05.08 08:14:20.785349 [ 260 ] {f366746b-1f0b-4f13-8b5d-88551283e3da} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 11017 | 2026.05.08 08:14:20.785386 [ 260 ] {f366746b-1f0b-4f13-8b5d-88551283e3da} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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 | ||
| 11018 | 2026.05.08 08:14:20.785615 [ 260 ] {f366746b-1f0b-4f13-8b5d-88551283e3da} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 11019 | 2026.05.08 08:14:20.785688 [ 260 ] {f366746b-1f0b-4f13-8b5d-88551283e3da} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 11020 | 2026.05.08 08:14:20.785833 [ 260 ] {f366746b-1f0b-4f13-8b5d-88551283e3da} <Debug> oximeter.timeseries_schema (b89db7f6-4c52-403d-9f92-e362dcc59f0f) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 11021 | 2026.05.08 08:14:20.785945 [ 343 ] {f366746b-1f0b-4f13-8b5d-88551283e3da} <Trace> oximeter.timeseries_schema (b89db7f6-4c52-403d-9f92-e362dcc59f0f) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 11022 | 2026.05.08 08:14:20.785975 [ 312 ] {f366746b-1f0b-4f13-8b5d-88551283e3da} <Trace> oximeter.timeseries_schema (b89db7f6-4c52-403d-9f92-e362dcc59f0f) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 11023 | 2026.05.08 08:14:20.785962 [ 314 ] {f366746b-1f0b-4f13-8b5d-88551283e3da} <Trace> oximeter.timeseries_schema (b89db7f6-4c52-403d-9f92-e362dcc59f0f) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 11024 | 2026.05.08 08:14:20.786127 [ 260 ] {f366746b-1f0b-4f13-8b5d-88551283e3da} <Debug> oximeter.timeseries_schema (b89db7f6-4c52-403d-9f92-e362dcc59f0f) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges | ||
| 11025 | 2026.05.08 08:14:20.786150 [ 260 ] {f366746b-1f0b-4f13-8b5d-88551283e3da} <Trace> oximeter.timeseries_schema (b89db7f6-4c52-403d-9f92-e362dcc59f0f) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 11026 | 2026.05.08 08:14:20.786222 [ 260 ] {f366746b-1f0b-4f13-8b5d-88551283e3da} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 11027 | 2026.05.08 08:14:20.786242 [ 260 ] {f366746b-1f0b-4f13-8b5d-88551283e3da} <Debug> oximeter.timeseries_schema (b89db7f6-4c52-403d-9f92-e362dcc59f0f) (SelectExecutor): Reading approx. 47 rows with 2 streams | ||
| 11028 | 2026.05.08 08:14:20.786277 [ 260 ] {f366746b-1f0b-4f13-8b5d-88551283e3da} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 11029 | 2026.05.08 08:14:20.786316 [ 260 ] {f366746b-1f0b-4f13-8b5d-88551283e3da} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 11030 | 2026.05.08 08:14:20.787485 [ 260 ] {f366746b-1f0b-4f13-8b5d-88551283e3da} <Debug> executeQuery: Read 47 rows, 8.00 KiB in 0.002585 sec., 18181.81818181818 rows/sec., 3.02 MiB/sec. | ||
| 11031 | 2026.05.08 08:14:20.787600 [ 260 ] {f366746b-1f0b-4f13-8b5d-88551283e3da} <Debug> TCPHandler: Processed in 0.003010172 sec. | ||
| 11032 | 2026.05.08 08:14:20.789488 [ 260 ] {} <Trace> TCP-Session: 3fbd83a9-a342-4804-a34d-63c9c5d34136 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11033 | 2026.05.08 08:14:20.789604 [ 260 ] {b3bc9650-5fb5-4b6f-b419-c48ad91528d8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40062) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11034 | 2026.05.08 08:14:20.789649 [ 260 ] {b3bc9650-5fb5-4b6f-b419-c48ad91528d8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11035 | 2026.05.08 08:14:20.790180 [ 260 ] {b3bc9650-5fb5-4b6f-b419-c48ad91528d8} <Trace> oximeter.fields_string (2e56caf6-21a8-464c-b24f-cce9c93bbfbe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11036 | 2026.05.08 08:14:20.790224 [ 260 ] {b3bc9650-5fb5-4b6f-b419-c48ad91528d8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.99 GiB. | ||
| 11037 | 2026.05.08 08:14:20.790613 [ 260 ] {b3bc9650-5fb5-4b6f-b419-c48ad91528d8} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 11038 | 2026.05.08 08:14:20.790851 [ 260 ] {b3bc9650-5fb5-4b6f-b419-c48ad91528d8} <Trace> oximeter.fields_string (2e56caf6-21a8-464c-b24f-cce9c93bbfbe): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11039 | 2026.05.08 08:14:20.791001 [ 260 ] {b3bc9650-5fb5-4b6f-b419-c48ad91528d8} <Debug> executeQuery: Read 92 rows, 7.96 KiB in 0.001431 sec., 64290.70580013976 rows/sec., 5.43 MiB/sec. | ||
| 11040 | 2026.05.08 08:14:20.791041 [ 260 ] {b3bc9650-5fb5-4b6f-b419-c48ad91528d8} <Debug> TCPHandler: Processed in 0.001606178 sec. | ||
| 11041 | 2026.05.08 08:14:20.791168 [ 260 ] {} <Trace> TCP-Session: 3fbd83a9-a342-4804-a34d-63c9c5d34136 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11042 | 2026.05.08 08:14:20.791263 [ 260 ] {12446058-6dc8-4e92-88b4-1750a9b134bf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40062) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 11043 | 2026.05.08 08:14:20.791304 [ 260 ] {12446058-6dc8-4e92-88b4-1750a9b134bf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 11044 | 2026.05.08 08:14:20.791712 [ 260 ] {12446058-6dc8-4e92-88b4-1750a9b134bf} <Trace> oximeter.fields_u16 (b3f55b36-ed93-4ef0-b7a4-471cf9f732a6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11045 | 2026.05.08 08:14:20.791750 [ 260 ] {12446058-6dc8-4e92-88b4-1750a9b134bf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.99 GiB. | ||
| 11046 | 2026.05.08 08:14:20.792047 [ 260 ] {12446058-6dc8-4e92-88b4-1750a9b134bf} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 11047 | 2026.05.08 08:14:20.792268 [ 260 ] {12446058-6dc8-4e92-88b4-1750a9b134bf} <Trace> oximeter.fields_u16 (b3f55b36-ed93-4ef0-b7a4-471cf9f732a6): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11048 | 2026.05.08 08:14:20.792397 [ 260 ] {12446058-6dc8-4e92-88b4-1750a9b134bf} <Debug> executeQuery: Read 18 rows, 1.35 KiB in 0.001152 sec., 15625 rows/sec., 1.15 MiB/sec. | ||
| 11049 | 2026.05.08 08:14:20.792436 [ 260 ] {12446058-6dc8-4e92-88b4-1750a9b134bf} <Debug> TCPHandler: Processed in 0.001317793 sec. | ||
| 11050 | 2026.05.08 08:14:20.792552 [ 260 ] {} <Trace> TCP-Session: 3fbd83a9-a342-4804-a34d-63c9c5d34136 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11051 | 2026.05.08 08:14:20.792646 [ 260 ] {d643a678-dfa0-4d76-b5b3-96dcfd1558de} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40062) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11052 | 2026.05.08 08:14:20.792686 [ 260 ] {d643a678-dfa0-4d76-b5b3-96dcfd1558de} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11053 | 2026.05.08 08:14:20.793111 [ 260 ] {d643a678-dfa0-4d76-b5b3-96dcfd1558de} <Trace> oximeter.fields_uuid (6954ef9e-8f45-45b9-b3dd-33f933bb31d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11054 | 2026.05.08 08:14:20.793147 [ 260 ] {d643a678-dfa0-4d76-b5b3-96dcfd1558de} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.99 GiB. | ||
| 11055 | 2026.05.08 08:14:20.793458 [ 260 ] {d643a678-dfa0-4d76-b5b3-96dcfd1558de} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 11056 | 2026.05.08 08:14:20.793697 [ 260 ] {d643a678-dfa0-4d76-b5b3-96dcfd1558de} <Trace> oximeter.fields_uuid (6954ef9e-8f45-45b9-b3dd-33f933bb31d2): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11057 | 2026.05.08 08:14:20.793826 [ 260 ] {d643a678-dfa0-4d76-b5b3-96dcfd1558de} <Debug> executeQuery: Read 82 rows, 6.56 KiB in 0.001199 sec., 68390.32527105922 rows/sec., 5.34 MiB/sec. | ||
| 11058 | 2026.05.08 08:14:20.793864 [ 260 ] {d643a678-dfa0-4d76-b5b3-96dcfd1558de} <Debug> TCPHandler: Processed in 0.001360744 sec. | ||
| 11059 | 2026.05.08 08:14:20.793979 [ 260 ] {} <Trace> TCP-Session: 3fbd83a9-a342-4804-a34d-63c9c5d34136 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11060 | 2026.05.08 08:14:20.794073 [ 260 ] {0a6da631-4b14-4a58-8b00-248e395542d9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40062) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11061 | 2026.05.08 08:14:20.794115 [ 260 ] {0a6da631-4b14-4a58-8b00-248e395542d9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11062 | 2026.05.08 08:14:20.794534 [ 260 ] {0a6da631-4b14-4a58-8b00-248e395542d9} <Trace> oximeter.measurements_cumulativeu64 (a8be02dd-881e-443e-adcb-2b9e0d812815): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11063 | 2026.05.08 08:14:20.794570 [ 260 ] {0a6da631-4b14-4a58-8b00-248e395542d9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.99 GiB. | ||
| 11064 | 2026.05.08 08:14:20.794905 [ 260 ] {0a6da631-4b14-4a58-8b00-248e395542d9} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 11065 | 2026.05.08 08:14:20.795129 [ 260 ] {0a6da631-4b14-4a58-8b00-248e395542d9} <Trace> oximeter.measurements_cumulativeu64 (a8be02dd-881e-443e-adcb-2b9e0d812815): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11066 | 2026.05.08 08:14:20.795259 [ 260 ] {0a6da631-4b14-4a58-8b00-248e395542d9} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001205 sec., 132780.08298755187 rows/sec., 9.25 MiB/sec. | ||
| 11067 | 2026.05.08 08:14:20.795297 [ 260 ] {0a6da631-4b14-4a58-8b00-248e395542d9} <Debug> TCPHandler: Processed in 0.001368364 sec. | ||
| 11068 | 2026.05.08 08:14:20.795409 [ 260 ] {} <Trace> TCP-Session: 3fbd83a9-a342-4804-a34d-63c9c5d34136 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11069 | 2026.05.08 08:14:20.795503 [ 260 ] {0a4a41f0-1e3c-4819-9d05-1ca6e2436354} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40062) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 11070 | 2026.05.08 08:14:20.795558 [ 260 ] {0a4a41f0-1e3c-4819-9d05-1ca6e2436354} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 11071 | 2026.05.08 08:14:20.796345 [ 260 ] {0a4a41f0-1e3c-4819-9d05-1ca6e2436354} <Trace> oximeter.measurements_histogramu64 (ebabec84-cbfc-4cf8-9a95-b35807d218b8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11072 | 2026.05.08 08:14:20.796383 [ 260 ] {0a4a41f0-1e3c-4819-9d05-1ca6e2436354} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.99 GiB. | ||
| 11073 | 2026.05.08 08:14:20.796916 [ 260 ] {0a4a41f0-1e3c-4819-9d05-1ca6e2436354} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 11074 | 2026.05.08 08:14:20.797141 [ 260 ] {0a4a41f0-1e3c-4819-9d05-1ca6e2436354} <Trace> oximeter.measurements_histogramu64 (ebabec84-cbfc-4cf8-9a95-b35807d218b8): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11075 | 2026.05.08 08:14:20.797284 [ 260 ] {0a4a41f0-1e3c-4819-9d05-1ca6e2436354} <Debug> executeQuery: Read 18 rows, 33.03 KiB in 0.001799 sec., 10005.55864369094 rows/sec., 17.93 MiB/sec. | ||
| 11076 | 2026.05.08 08:14:20.797347 [ 260 ] {0a4a41f0-1e3c-4819-9d05-1ca6e2436354} <Debug> TCPHandler: Processed in 0.001987064 sec. | ||
| 11077 | 2026.05.08 08:14:20.797472 [ 260 ] {} <Trace> TCP-Session: 3fbd83a9-a342-4804-a34d-63c9c5d34136 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11078 | 2026.05.08 08:14:20.797567 [ 260 ] {94317082-1331-45d5-8a67-75f03fed612c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40062) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11079 | 2026.05.08 08:14:20.797609 [ 260 ] {94317082-1331-45d5-8a67-75f03fed612c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11080 | 2026.05.08 08:14:20.797955 [ 260 ] {94317082-1331-45d5-8a67-75f03fed612c} <Trace> oximeter.measurements_u64 (51456919-ce1d-4304-962d-5a281585e6eb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11081 | 2026.05.08 08:14:20.797991 [ 260 ] {94317082-1331-45d5-8a67-75f03fed612c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.99 GiB. | ||
| 11082 | 2026.05.08 08:14:20.798306 [ 260 ] {94317082-1331-45d5-8a67-75f03fed612c} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 11083 | 2026.05.08 08:14:20.798529 [ 260 ] {94317082-1331-45d5-8a67-75f03fed612c} <Trace> oximeter.measurements_u64 (51456919-ce1d-4304-962d-5a281585e6eb): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11084 | 2026.05.08 08:14:20.798657 [ 260 ] {94317082-1331-45d5-8a67-75f03fed612c} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00111 sec., 54054.054054054046 rows/sec., 3.64 MiB/sec. | ||
| 11085 | 2026.05.08 08:14:20.798694 [ 260 ] {94317082-1331-45d5-8a67-75f03fed612c} <Debug> TCPHandler: Processed in 0.001271932 sec. | ||
| 11086 | 2026.05.08 08:14:21.000198 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 315.70 MiB, peak 328.28 MiB, free memory in arenas 0.00 B, will set to 319.20 MiB (RSS), difference: 3.50 MiB | ||
| 11087 | 2026.05.08 08:14:21.228329 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 332 | ||
| 11088 | 2026.05.08 08:14:21.245388 [ 244 ] {} <Trace> system.metric_log (6863ca5b-3a4e-4a65-b181-6be743eb150d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11089 | 2026.05.08 08:14:21.245441 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.99 GiB. | ||
| 11090 | 2026.05.08 08:14:21.251463 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 11091 | 2026.05.08 08:14:21.252140 [ 244 ] {} <Trace> system.metric_log (6863ca5b-3a4e-4a65-b181-6be743eb150d): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11092 | 2026.05.08 08:14:21.255215 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 332 | ||
| 11093 | 2026.05.08 08:14:25.783496 [ 260 ] {} <Trace> TCP-Session: 3fbd83a9-a342-4804-a34d-63c9c5d34136 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11094 | 2026.05.08 08:14:25.783749 [ 260 ] {8a49afd7-fdf8-45b2-bb72-72fa90642631} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40062) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native (stage: Complete) | ||
| 11095 | 2026.05.08 08:14:25.784110 [ 260 ] {8a49afd7-fdf8-45b2-bb72-72fa90642631} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 11096 | 2026.05.08 08:14:25.784150 [ 260 ] {8a49afd7-fdf8-45b2-bb72-72fa90642631} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 11097 | 2026.05.08 08:14:25.784390 [ 260 ] {8a49afd7-fdf8-45b2-bb72-72fa90642631} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 11098 | 2026.05.08 08:14:25.784467 [ 260 ] {8a49afd7-fdf8-45b2-bb72-72fa90642631} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 11099 | 2026.05.08 08:14:25.784618 [ 260 ] {8a49afd7-fdf8-45b2-bb72-72fa90642631} <Debug> oximeter.timeseries_schema (b89db7f6-4c52-403d-9f92-e362dcc59f0f) (SelectExecutor): Key condition: (column 0 in 20-element set) | ||
| 11100 | 2026.05.08 08:14:25.784717 [ 314 ] {8a49afd7-fdf8-45b2-bb72-72fa90642631} <Trace> oximeter.timeseries_schema (b89db7f6-4c52-403d-9f92-e362dcc59f0f) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 11101 | 2026.05.08 08:14:25.784751 [ 343 ] {8a49afd7-fdf8-45b2-bb72-72fa90642631} <Trace> oximeter.timeseries_schema (b89db7f6-4c52-403d-9f92-e362dcc59f0f) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 11102 | 2026.05.08 08:14:25.784752 [ 347 ] {8a49afd7-fdf8-45b2-bb72-72fa90642631} <Trace> oximeter.timeseries_schema (b89db7f6-4c52-403d-9f92-e362dcc59f0f) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 11103 | 2026.05.08 08:14:25.784929 [ 260 ] {8a49afd7-fdf8-45b2-bb72-72fa90642631} <Debug> oximeter.timeseries_schema (b89db7f6-4c52-403d-9f92-e362dcc59f0f) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges | ||
| 11104 | 2026.05.08 08:14:25.784966 [ 260 ] {8a49afd7-fdf8-45b2-bb72-72fa90642631} <Trace> oximeter.timeseries_schema (b89db7f6-4c52-403d-9f92-e362dcc59f0f) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 11105 | 2026.05.08 08:14:25.785050 [ 260 ] {8a49afd7-fdf8-45b2-bb72-72fa90642631} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 11106 | 2026.05.08 08:14:25.785073 [ 260 ] {8a49afd7-fdf8-45b2-bb72-72fa90642631} <Debug> oximeter.timeseries_schema (b89db7f6-4c52-403d-9f92-e362dcc59f0f) (SelectExecutor): Reading approx. 47 rows with 2 streams | ||
| 11107 | 2026.05.08 08:14:25.785112 [ 260 ] {8a49afd7-fdf8-45b2-bb72-72fa90642631} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 11108 | 2026.05.08 08:14:25.785162 [ 260 ] {8a49afd7-fdf8-45b2-bb72-72fa90642631} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 11109 | 2026.05.08 08:14:25.786448 [ 260 ] {8a49afd7-fdf8-45b2-bb72-72fa90642631} <Debug> executeQuery: Read 47 rows, 8.00 KiB in 0.002789 sec., 16851.918250268915 rows/sec., 2.80 MiB/sec. | ||
| 11110 | 2026.05.08 08:14:25.786597 [ 260 ] {8a49afd7-fdf8-45b2-bb72-72fa90642631} <Debug> TCPHandler: Processed in 0.003237686 sec. | ||
| 11111 | 2026.05.08 08:14:25.788815 [ 260 ] {} <Trace> TCP-Session: 3fbd83a9-a342-4804-a34d-63c9c5d34136 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11112 | 2026.05.08 08:14:25.788974 [ 260 ] {7824251d-4c40-4ecb-9d10-c34171d7e17a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40062) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 11113 | 2026.05.08 08:14:25.789031 [ 260 ] {7824251d-4c40-4ecb-9d10-c34171d7e17a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 11114 | 2026.05.08 08:14:25.789546 [ 260 ] {7824251d-4c40-4ecb-9d10-c34171d7e17a} <Trace> oximeter.fields_ipaddr (034d96d9-789e-4505-ab4d-4c4f8262c586): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11115 | 2026.05.08 08:14:25.789593 [ 260 ] {7824251d-4c40-4ecb-9d10-c34171d7e17a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.99 GiB. | ||
| 11116 | 2026.05.08 08:14:25.790022 [ 260 ] {7824251d-4c40-4ecb-9d10-c34171d7e17a} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 11117 | 2026.05.08 08:14:25.790302 [ 260 ] {7824251d-4c40-4ecb-9d10-c34171d7e17a} <Trace> oximeter.fields_ipaddr (034d96d9-789e-4505-ab4d-4c4f8262c586): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11118 | 2026.05.08 08:14:25.790501 [ 260 ] {7824251d-4c40-4ecb-9d10-c34171d7e17a} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.00157 sec., 2547.770700636943 rows/sec., 207.75 KiB/sec. | ||
| 11119 | 2026.05.08 08:14:25.790565 [ 260 ] {7824251d-4c40-4ecb-9d10-c34171d7e17a} <Debug> TCPHandler: Processed in 0.001815762 sec. | ||
| 11120 | 2026.05.08 08:14:25.790711 [ 260 ] {} <Trace> TCP-Session: 3fbd83a9-a342-4804-a34d-63c9c5d34136 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11121 | 2026.05.08 08:14:25.790820 [ 260 ] {262c3a63-aecc-4e65-bedf-283bb6101b10} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40062) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11122 | 2026.05.08 08:14:25.790866 [ 260 ] {262c3a63-aecc-4e65-bedf-283bb6101b10} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11123 | 2026.05.08 08:14:25.791358 [ 260 ] {262c3a63-aecc-4e65-bedf-283bb6101b10} <Trace> oximeter.fields_string (2e56caf6-21a8-464c-b24f-cce9c93bbfbe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11124 | 2026.05.08 08:14:25.791398 [ 260 ] {262c3a63-aecc-4e65-bedf-283bb6101b10} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.99 GiB. | ||
| 11125 | 2026.05.08 08:14:25.791742 [ 260 ] {262c3a63-aecc-4e65-bedf-283bb6101b10} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 11126 | 2026.05.08 08:14:25.791978 [ 260 ] {262c3a63-aecc-4e65-bedf-283bb6101b10} <Trace> oximeter.fields_string (2e56caf6-21a8-464c-b24f-cce9c93bbfbe): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11127 | 2026.05.08 08:14:25.792127 [ 260 ] {262c3a63-aecc-4e65-bedf-283bb6101b10} <Debug> executeQuery: Read 106 rows, 9.08 KiB in 0.001332 sec., 79579.57957957957 rows/sec., 6.66 MiB/sec. | ||
| 11128 | 2026.05.08 08:14:25.792168 [ 260 ] {262c3a63-aecc-4e65-bedf-283bb6101b10} <Debug> TCPHandler: Processed in 0.001511546 sec. | ||
| 11129 | 2026.05.08 08:14:25.792305 [ 260 ] {} <Trace> TCP-Session: 3fbd83a9-a342-4804-a34d-63c9c5d34136 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11130 | 2026.05.08 08:14:25.792409 [ 260 ] {3ed67f28-2851-4b57-b9f4-96eb4193aaeb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40062) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 11131 | 2026.05.08 08:14:25.792460 [ 260 ] {3ed67f28-2851-4b57-b9f4-96eb4193aaeb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 11132 | 2026.05.08 08:14:25.792903 [ 260 ] {3ed67f28-2851-4b57-b9f4-96eb4193aaeb} <Trace> oximeter.fields_u16 (b3f55b36-ed93-4ef0-b7a4-471cf9f732a6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11133 | 2026.05.08 08:14:25.792941 [ 260 ] {3ed67f28-2851-4b57-b9f4-96eb4193aaeb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.99 GiB. | ||
| 11134 | 2026.05.08 08:14:25.793323 [ 260 ] {3ed67f28-2851-4b57-b9f4-96eb4193aaeb} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 11135 | 2026.05.08 08:14:25.793581 [ 260 ] {3ed67f28-2851-4b57-b9f4-96eb4193aaeb} <Trace> oximeter.fields_u16 (b3f55b36-ed93-4ef0-b7a4-471cf9f732a6): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11136 | 2026.05.08 08:14:25.793724 [ 260 ] {3ed67f28-2851-4b57-b9f4-96eb4193aaeb} <Debug> executeQuery: Read 28 rows, 2.08 KiB in 0.001338 sec., 20926.756352765322 rows/sec., 1.52 MiB/sec. | ||
| 11137 | 2026.05.08 08:14:25.793764 [ 260 ] {3ed67f28-2851-4b57-b9f4-96eb4193aaeb} <Debug> TCPHandler: Processed in 0.001510006 sec. | ||
| 11138 | 2026.05.08 08:14:25.793884 [ 260 ] {} <Trace> TCP-Session: 3fbd83a9-a342-4804-a34d-63c9c5d34136 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11139 | 2026.05.08 08:14:25.793984 [ 260 ] {9b86c652-f258-4360-8546-fe24b09079f6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40062) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11140 | 2026.05.08 08:14:25.794034 [ 260 ] {9b86c652-f258-4360-8546-fe24b09079f6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11141 | 2026.05.08 08:14:25.794476 [ 260 ] {9b86c652-f258-4360-8546-fe24b09079f6} <Trace> oximeter.fields_uuid (6954ef9e-8f45-45b9-b3dd-33f933bb31d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11142 | 2026.05.08 08:14:25.794515 [ 260 ] {9b86c652-f258-4360-8546-fe24b09079f6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.99 GiB. | ||
| 11143 | 2026.05.08 08:14:25.794878 [ 260 ] {9b86c652-f258-4360-8546-fe24b09079f6} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 11144 | 2026.05.08 08:14:25.795111 [ 260 ] {9b86c652-f258-4360-8546-fe24b09079f6} <Trace> oximeter.fields_uuid (6954ef9e-8f45-45b9-b3dd-33f933bb31d2): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11145 | 2026.05.08 08:14:25.795262 [ 260 ] {9b86c652-f258-4360-8546-fe24b09079f6} <Debug> executeQuery: Read 92 rows, 7.36 KiB in 0.001299 sec., 70823.7105465743 rows/sec., 5.54 MiB/sec. | ||
| 11146 | 2026.05.08 08:14:25.795309 [ 260 ] {9b86c652-f258-4360-8546-fe24b09079f6} <Debug> TCPHandler: Processed in 0.001478286 sec. | ||
| 11147 | 2026.05.08 08:14:25.795520 [ 260 ] {} <Trace> TCP-Session: 3fbd83a9-a342-4804-a34d-63c9c5d34136 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11148 | 2026.05.08 08:14:25.795639 [ 260 ] {60da003b-0259-47a9-90b7-5d92bae279a1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40062) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11149 | 2026.05.08 08:14:25.795696 [ 260 ] {60da003b-0259-47a9-90b7-5d92bae279a1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11150 | 2026.05.08 08:14:25.796247 [ 260 ] {60da003b-0259-47a9-90b7-5d92bae279a1} <Trace> oximeter.measurements_cumulativeu64 (a8be02dd-881e-443e-adcb-2b9e0d812815): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11151 | 2026.05.08 08:14:25.796297 [ 260 ] {60da003b-0259-47a9-90b7-5d92bae279a1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.99 GiB. | ||
| 11152 | 2026.05.08 08:14:25.796803 [ 260 ] {60da003b-0259-47a9-90b7-5d92bae279a1} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 11153 | 2026.05.08 08:14:25.797154 [ 260 ] {60da003b-0259-47a9-90b7-5d92bae279a1} <Trace> oximeter.measurements_cumulativeu64 (a8be02dd-881e-443e-adcb-2b9e0d812815): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11154 | 2026.05.08 08:14:25.797353 [ 260 ] {60da003b-0259-47a9-90b7-5d92bae279a1} <Debug> executeQuery: Read 162 rows, 11.55 KiB in 0.00174 sec., 93103.44827586207 rows/sec., 6.48 MiB/sec. | ||
| 11155 | 2026.05.08 08:14:25.797411 [ 260 ] {60da003b-0259-47a9-90b7-5d92bae279a1} <Debug> TCPHandler: Processed in 0.001954474 sec. | ||
| 11156 | 2026.05.08 08:14:25.797565 [ 260 ] {} <Trace> TCP-Session: 3fbd83a9-a342-4804-a34d-63c9c5d34136 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11157 | 2026.05.08 08:14:25.797690 [ 260 ] {7aa6a2ba-0e38-46dd-9cb8-bf36810718c8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40062) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 11158 | 2026.05.08 08:14:25.797768 [ 260 ] {7aa6a2ba-0e38-46dd-9cb8-bf36810718c8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 11159 | 2026.05.08 08:14:25.798726 [ 260 ] {7aa6a2ba-0e38-46dd-9cb8-bf36810718c8} <Trace> oximeter.measurements_histogramu64 (ebabec84-cbfc-4cf8-9a95-b35807d218b8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11160 | 2026.05.08 08:14:25.798766 [ 260 ] {7aa6a2ba-0e38-46dd-9cb8-bf36810718c8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.99 GiB. | ||
| 11161 | 2026.05.08 08:14:25.799348 [ 260 ] {7aa6a2ba-0e38-46dd-9cb8-bf36810718c8} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 11162 | 2026.05.08 08:14:25.799599 [ 260 ] {7aa6a2ba-0e38-46dd-9cb8-bf36810718c8} <Trace> oximeter.measurements_histogramu64 (ebabec84-cbfc-4cf8-9a95-b35807d218b8): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11163 | 2026.05.08 08:14:25.799758 [ 260 ] {7aa6a2ba-0e38-46dd-9cb8-bf36810718c8} <Debug> executeQuery: Read 24 rows, 44.04 KiB in 0.002096 sec., 11450.381679389311 rows/sec., 20.52 MiB/sec. | ||
| 11164 | 2026.05.08 08:14:25.799835 [ 260 ] {7aa6a2ba-0e38-46dd-9cb8-bf36810718c8} <Debug> TCPHandler: Processed in 0.00233083 sec. | ||
| 11165 | 2026.05.08 08:14:25.799980 [ 260 ] {} <Trace> TCP-Session: 3fbd83a9-a342-4804-a34d-63c9c5d34136 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11166 | 2026.05.08 08:14:25.800081 [ 260 ] {b213f63f-501e-4765-951c-131f5161064f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40062) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11167 | 2026.05.08 08:14:25.800135 [ 260 ] {b213f63f-501e-4765-951c-131f5161064f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11168 | 2026.05.08 08:14:25.800486 [ 260 ] {b213f63f-501e-4765-951c-131f5161064f} <Trace> oximeter.measurements_u64 (51456919-ce1d-4304-962d-5a281585e6eb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11169 | 2026.05.08 08:14:25.800525 [ 260 ] {b213f63f-501e-4765-951c-131f5161064f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.99 GiB. | ||
| 11170 | 2026.05.08 08:14:25.800854 [ 260 ] {b213f63f-501e-4765-951c-131f5161064f} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 11171 | 2026.05.08 08:14:25.801079 [ 260 ] {b213f63f-501e-4765-951c-131f5161064f} <Trace> oximeter.measurements_u64 (51456919-ce1d-4304-962d-5a281585e6eb): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11172 | 2026.05.08 08:14:25.801223 [ 260 ] {b213f63f-501e-4765-951c-131f5161064f} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001163 sec., 51590.713671539124 rows/sec., 3.48 MiB/sec. | ||
| 11173 | 2026.05.08 08:14:25.801262 [ 260 ] {b213f63f-501e-4765-951c-131f5161064f} <Debug> TCPHandler: Processed in 0.001338383 sec. | ||
| 11174 | 2026.05.08 08:14:27.634549 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 21551 | ||
| 11175 | 2026.05.08 08:14:27.635087 [ 245 ] {} <Trace> system.asynchronous_metric_log (ae5b5697-1ff6-4106-8704-be69c16fe51c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11176 | 2026.05.08 08:14:27.635132 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.99 GiB. | ||
| 11177 | 2026.05.08 08:14:27.635602 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 11178 | 2026.05.08 08:14:27.635822 [ 245 ] {} <Trace> system.asynchronous_metric_log (ae5b5697-1ff6-4106-8704-be69c16fe51c): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11179 | 2026.05.08 08:14:27.635955 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 21551 | ||
| 11180 | 2026.05.08 08:14:28.755301 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 339 | ||
| 11181 | 2026.05.08 08:14:28.771969 [ 244 ] {} <Trace> system.metric_log (6863ca5b-3a4e-4a65-b181-6be743eb150d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11182 | 2026.05.08 08:14:28.772017 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.99 GiB. | ||
| 11183 | 2026.05.08 08:14:28.777929 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 11184 | 2026.05.08 08:14:28.778661 [ 244 ] {} <Trace> system.metric_log (6863ca5b-3a4e-4a65-b181-6be743eb150d): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11185 | 2026.05.08 08:14:28.781654 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 339 | ||
| 11186 | 2026.05.08 08:14:30.214604 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 1398 | ||
| 11187 | 2026.05.08 08:14:30.217061 [ 243 ] {} <Trace> system.query_log (14f8ccb3-56a3-4601-8a9e-d96094aafe7f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11188 | 2026.05.08 08:14:30.217127 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.99 GiB. | ||
| 11189 | 2026.05.08 08:14:30.218396 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 11190 | 2026.05.08 08:14:30.218688 [ 243 ] {} <Trace> system.query_log (14f8ccb3-56a3-4601-8a9e-d96094aafe7f): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11191 | 2026.05.08 08:14:30.219111 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1398 | ||
| 11192 | 2026.05.08 08:14:30.782925 [ 260 ] {} <Trace> TCP-Session: 3fbd83a9-a342-4804-a34d-63c9c5d34136 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11193 | 2026.05.08 08:14:30.783171 [ 260 ] {47f4a27e-2329-41fc-8777-2e25ae258581} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40062) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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) | ||
| 11194 | 2026.05.08 08:14:30.783518 [ 260 ] {47f4a27e-2329-41fc-8777-2e25ae258581} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 11195 | 2026.05.08 08:14:30.783553 [ 260 ] {47f4a27e-2329-41fc-8777-2e25ae258581} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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 | ||
| 11196 | 2026.05.08 08:14:30.783776 [ 260 ] {47f4a27e-2329-41fc-8777-2e25ae258581} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 11197 | 2026.05.08 08:14:30.783847 [ 260 ] {47f4a27e-2329-41fc-8777-2e25ae258581} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 11198 | 2026.05.08 08:14:30.783991 [ 260 ] {47f4a27e-2329-41fc-8777-2e25ae258581} <Debug> oximeter.timeseries_schema (b89db7f6-4c52-403d-9f92-e362dcc59f0f) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 11199 | 2026.05.08 08:14:30.784114 [ 314 ] {47f4a27e-2329-41fc-8777-2e25ae258581} <Trace> oximeter.timeseries_schema (b89db7f6-4c52-403d-9f92-e362dcc59f0f) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 11200 | 2026.05.08 08:14:30.784138 [ 351 ] {47f4a27e-2329-41fc-8777-2e25ae258581} <Trace> oximeter.timeseries_schema (b89db7f6-4c52-403d-9f92-e362dcc59f0f) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 11201 | 2026.05.08 08:14:30.784138 [ 332 ] {47f4a27e-2329-41fc-8777-2e25ae258581} <Trace> oximeter.timeseries_schema (b89db7f6-4c52-403d-9f92-e362dcc59f0f) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 11202 | 2026.05.08 08:14:30.784301 [ 260 ] {47f4a27e-2329-41fc-8777-2e25ae258581} <Debug> oximeter.timeseries_schema (b89db7f6-4c52-403d-9f92-e362dcc59f0f) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges | ||
| 11203 | 2026.05.08 08:14:30.784328 [ 260 ] {47f4a27e-2329-41fc-8777-2e25ae258581} <Trace> oximeter.timeseries_schema (b89db7f6-4c52-403d-9f92-e362dcc59f0f) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 11204 | 2026.05.08 08:14:30.784397 [ 260 ] {47f4a27e-2329-41fc-8777-2e25ae258581} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 11205 | 2026.05.08 08:14:30.784415 [ 260 ] {47f4a27e-2329-41fc-8777-2e25ae258581} <Debug> oximeter.timeseries_schema (b89db7f6-4c52-403d-9f92-e362dcc59f0f) (SelectExecutor): Reading approx. 47 rows with 2 streams | ||
| 11206 | 2026.05.08 08:14:30.784451 [ 260 ] {47f4a27e-2329-41fc-8777-2e25ae258581} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 11207 | 2026.05.08 08:14:30.784489 [ 260 ] {47f4a27e-2329-41fc-8777-2e25ae258581} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 11208 | 2026.05.08 08:14:30.785669 [ 260 ] {47f4a27e-2329-41fc-8777-2e25ae258581} <Debug> executeQuery: Read 47 rows, 8.00 KiB in 0.00259 sec., 18146.718146718147 rows/sec., 3.02 MiB/sec. | ||
| 11209 | 2026.05.08 08:14:30.785782 [ 260 ] {47f4a27e-2329-41fc-8777-2e25ae258581} <Debug> TCPHandler: Processed in 0.002987601 sec. | ||
| 11210 | 2026.05.08 08:14:30.787770 [ 260 ] {} <Trace> TCP-Session: 3fbd83a9-a342-4804-a34d-63c9c5d34136 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11211 | 2026.05.08 08:14:30.787879 [ 260 ] {8b7039d5-9993-462b-a0ba-d6c949ef483c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40062) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11212 | 2026.05.08 08:14:30.787922 [ 260 ] {8b7039d5-9993-462b-a0ba-d6c949ef483c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11213 | 2026.05.08 08:14:30.788421 [ 260 ] {8b7039d5-9993-462b-a0ba-d6c949ef483c} <Trace> oximeter.fields_string (2e56caf6-21a8-464c-b24f-cce9c93bbfbe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11214 | 2026.05.08 08:14:30.788464 [ 260 ] {8b7039d5-9993-462b-a0ba-d6c949ef483c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.99 GiB. | ||
| 11215 | 2026.05.08 08:14:30.788850 [ 260 ] {8b7039d5-9993-462b-a0ba-d6c949ef483c} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
| 11216 | 2026.05.08 08:14:30.789090 [ 260 ] {8b7039d5-9993-462b-a0ba-d6c949ef483c} <Trace> oximeter.fields_string (2e56caf6-21a8-464c-b24f-cce9c93bbfbe): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11217 | 2026.05.08 08:14:30.789235 [ 260 ] {8b7039d5-9993-462b-a0ba-d6c949ef483c} <Debug> executeQuery: Read 92 rows, 7.96 KiB in 0.001387 sec., 66330.20908435472 rows/sec., 5.60 MiB/sec. | ||
| 11218 | 2026.05.08 08:14:30.789251 [ 134 ] {} <Debug> oximeter.fields_string (2e56caf6-21a8-464c-b24f-cce9c93bbfbe) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
| 11219 | 2026.05.08 08:14:30.789274 [ 260 ] {8b7039d5-9993-462b-a0ba-d6c949ef483c} <Debug> TCPHandler: Processed in 0.001556307 sec. | ||
| 11220 | 2026.05.08 08:14:30.789311 [ 134 ] {} <Trace> oximeter.fields_string (2e56caf6-21a8-464c-b24f-cce9c93bbfbe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11221 | 2026.05.08 08:14:30.789341 [ 134 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.99 GiB. | ||
| 11222 | 2026.05.08 08:14:30.789415 [ 260 ] {} <Trace> TCP-Session: 3fbd83a9-a342-4804-a34d-63c9c5d34136 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11223 | 2026.05.08 08:14:30.789485 [ 188 ] {2e56caf6-21a8-464c-b24f-cce9c93bbfbe::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 | ||
| 11224 | 2026.05.08 08:14:30.789515 [ 260 ] {f05f2442-7834-4c93-aadc-785991b9f6af} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40062) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 11225 | 2026.05.08 08:14:30.789572 [ 260 ] {f05f2442-7834-4c93-aadc-785991b9f6af} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 11226 | 2026.05.08 08:14:30.789657 [ 188 ] {2e56caf6-21a8-464c-b24f-cce9c93bbfbe::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11227 | 2026.05.08 08:14:30.789702 [ 188 ] {2e56caf6-21a8-464c-b24f-cce9c93bbfbe::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 3362 rows starting from the beginning of the part | ||
| 11228 | 2026.05.08 08:14:30.789780 [ 188 ] {2e56caf6-21a8-464c-b24f-cce9c93bbfbe::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 56 rows starting from the beginning of the part | ||
| 11229 | 2026.05.08 08:14:30.789836 [ 188 ] {2e56caf6-21a8-464c-b24f-cce9c93bbfbe::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 104 rows starting from the beginning of the part | ||
| 11230 | 2026.05.08 08:14:30.789888 [ 188 ] {2e56caf6-21a8-464c-b24f-cce9c93bbfbe::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 92 rows starting from the beginning of the part | ||
| 11231 | 2026.05.08 08:14:30.789934 [ 188 ] {2e56caf6-21a8-464c-b24f-cce9c93bbfbe::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 106 rows starting from the beginning of the part | ||
| 11232 | 2026.05.08 08:14:30.789982 [ 260 ] {f05f2442-7834-4c93-aadc-785991b9f6af} <Trace> oximeter.fields_u16 (b3f55b36-ed93-4ef0-b7a4-471cf9f732a6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11233 | 2026.05.08 08:14:30.789985 [ 188 ] {2e56caf6-21a8-464c-b24f-cce9c93bbfbe::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 92 rows starting from the beginning of the part | ||
| 11234 | 2026.05.08 08:14:30.790027 [ 260 ] {f05f2442-7834-4c93-aadc-785991b9f6af} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.99 GiB. | ||
| 11235 | 2026.05.08 08:14:30.790369 [ 260 ] {f05f2442-7834-4c93-aadc-785991b9f6af} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 11236 | 2026.05.08 08:14:30.790611 [ 260 ] {f05f2442-7834-4c93-aadc-785991b9f6af} <Trace> oximeter.fields_u16 (b3f55b36-ed93-4ef0-b7a4-471cf9f732a6): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11237 | 2026.05.08 08:14:30.790747 [ 260 ] {f05f2442-7834-4c93-aadc-785991b9f6af} <Debug> executeQuery: Read 18 rows, 1.35 KiB in 0.00125 sec., 14400 rows/sec., 1.06 MiB/sec. | ||
| 11238 | 2026.05.08 08:14:30.790785 [ 260 ] {f05f2442-7834-4c93-aadc-785991b9f6af} <Debug> TCPHandler: Processed in 0.001428215 sec. | ||
| 11239 | 2026.05.08 08:14:30.790902 [ 260 ] {} <Trace> TCP-Session: 3fbd83a9-a342-4804-a34d-63c9c5d34136 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11240 | 2026.05.08 08:14:30.790997 [ 260 ] {3a49c98d-61d6-47c4-9e29-01d04cc572ed} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40062) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11241 | 2026.05.08 08:14:30.791037 [ 260 ] {3a49c98d-61d6-47c4-9e29-01d04cc572ed} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11242 | 2026.05.08 08:14:30.791456 [ 260 ] {3a49c98d-61d6-47c4-9e29-01d04cc572ed} <Trace> oximeter.fields_uuid (6954ef9e-8f45-45b9-b3dd-33f933bb31d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11243 | 2026.05.08 08:14:30.791493 [ 260 ] {3a49c98d-61d6-47c4-9e29-01d04cc572ed} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.99 GiB. | ||
| 11244 | 2026.05.08 08:14:30.791559 [ 189 ] {2e56caf6-21a8-464c-b24f-cce9c93bbfbe::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3812 rows, containing 5 columns (5 merged, 0 gathered) in 0.002141477 sec., 1780079.8234115986 rows/sec., 143.09 MiB/sec. | ||
| 11245 | 2026.05.08 08:14:30.791817 [ 260 ] {3a49c98d-61d6-47c4-9e29-01d04cc572ed} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
| 11246 | 2026.05.08 08:14:30.791965 [ 198 ] {2e56caf6-21a8-464c-b24f-cce9c93bbfbe::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
| 11247 | 2026.05.08 08:14:30.792065 [ 260 ] {3a49c98d-61d6-47c4-9e29-01d04cc572ed} <Trace> oximeter.fields_uuid (6954ef9e-8f45-45b9-b3dd-33f933bb31d2): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11248 | 2026.05.08 08:14:30.792198 [ 134 ] {} <Debug> oximeter.fields_uuid (6954ef9e-8f45-45b9-b3dd-33f933bb31d2) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
| 11249 | 2026.05.08 08:14:30.792212 [ 260 ] {3a49c98d-61d6-47c4-9e29-01d04cc572ed} <Debug> executeQuery: Read 82 rows, 6.56 KiB in 0.001233 sec., 66504.46066504461 rows/sec., 5.19 MiB/sec. | ||
| 11250 | 2026.05.08 08:14:30.792237 [ 134 ] {} <Trace> oximeter.fields_uuid (6954ef9e-8f45-45b9-b3dd-33f933bb31d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11251 | 2026.05.08 08:14:30.792260 [ 260 ] {3a49c98d-61d6-47c4-9e29-01d04cc572ed} <Debug> TCPHandler: Processed in 0.001407915 sec. | ||
| 11252 | 2026.05.08 08:14:30.792261 [ 134 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.99 GiB. | ||
| 11253 | 2026.05.08 08:14:30.792339 [ 198 ] {2e56caf6-21a8-464c-b24f-cce9c93bbfbe::all_1_76_15} <Trace> oximeter.fields_string (2e56caf6-21a8-464c-b24f-cce9c93bbfbe): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11254 | 2026.05.08 08:14:30.792350 [ 188 ] {6954ef9e-8f45-45b9-b3dd-33f933bb31d2::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 | ||
| 11255 | 2026.05.08 08:14:30.792387 [ 260 ] {} <Trace> TCP-Session: 3fbd83a9-a342-4804-a34d-63c9c5d34136 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11256 | 2026.05.08 08:14:30.792432 [ 198 ] {2e56caf6-21a8-464c-b24f-cce9c93bbfbe::all_1_76_15} <Trace> oximeter.fields_string (2e56caf6-21a8-464c-b24f-cce9c93bbfbe) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
| 11257 | 2026.05.08 08:14:30.792447 [ 188 ] {6954ef9e-8f45-45b9-b3dd-33f933bb31d2::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11258 | 2026.05.08 08:14:30.792477 [ 188 ] {6954ef9e-8f45-45b9-b3dd-33f933bb31d2::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 1832 rows starting from the beginning of the part | ||
| 11259 | 2026.05.08 08:14:30.792487 [ 260 ] {97cacf2d-2a42-4425-bf25-487e94c127d5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40062) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11260 | 2026.05.08 08:14:30.792525 [ 188 ] {6954ef9e-8f45-45b9-b3dd-33f933bb31d2::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 64 rows starting from the beginning of the part | ||
| 11261 | 2026.05.08 08:14:30.792536 [ 260 ] {97cacf2d-2a42-4425-bf25-487e94c127d5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11262 | 2026.05.08 08:14:30.792552 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.96 MiB. | ||
| 11263 | 2026.05.08 08:14:30.792574 [ 188 ] {6954ef9e-8f45-45b9-b3dd-33f933bb31d2::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 88 rows starting from the beginning of the part | ||
| 11264 | 2026.05.08 08:14:30.792616 [ 188 ] {6954ef9e-8f45-45b9-b3dd-33f933bb31d2::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 82 rows starting from the beginning of the part | ||
| 11265 | 2026.05.08 08:14:30.792650 [ 188 ] {6954ef9e-8f45-45b9-b3dd-33f933bb31d2::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 92 rows starting from the beginning of the part | ||
| 11266 | 2026.05.08 08:14:30.792688 [ 188 ] {6954ef9e-8f45-45b9-b3dd-33f933bb31d2::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 82 rows starting from the beginning of the part | ||
| 11267 | 2026.05.08 08:14:30.793013 [ 260 ] {97cacf2d-2a42-4425-bf25-487e94c127d5} <Trace> oximeter.measurements_cumulativeu64 (a8be02dd-881e-443e-adcb-2b9e0d812815): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11268 | 2026.05.08 08:14:30.793063 [ 260 ] {97cacf2d-2a42-4425-bf25-487e94c127d5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.99 GiB. | ||
| 11269 | 2026.05.08 08:14:30.793477 [ 260 ] {97cacf2d-2a42-4425-bf25-487e94c127d5} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
| 11270 | 2026.05.08 08:14:30.793702 [ 260 ] {97cacf2d-2a42-4425-bf25-487e94c127d5} <Trace> oximeter.measurements_cumulativeu64 (a8be02dd-881e-443e-adcb-2b9e0d812815): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11271 | 2026.05.08 08:14:30.793736 [ 201 ] {6954ef9e-8f45-45b9-b3dd-33f933bb31d2::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2240 rows, containing 5 columns (5 merged, 0 gathered) in 0.001415084 sec., 1582944.8993840648 rows/sec., 116.81 MiB/sec. | ||
| 11272 | 2026.05.08 08:14:30.793820 [ 134 ] {} <Debug> oximeter.measurements_cumulativeu64 (a8be02dd-881e-443e-adcb-2b9e0d812815) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
| 11273 | 2026.05.08 08:14:30.793839 [ 260 ] {97cacf2d-2a42-4425-bf25-487e94c127d5} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00137 sec., 116788.32116788322 rows/sec., 8.13 MiB/sec. | ||
| 11274 | 2026.05.08 08:14:30.793854 [ 134 ] {} <Trace> oximeter.measurements_cumulativeu64 (a8be02dd-881e-443e-adcb-2b9e0d812815): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11275 | 2026.05.08 08:14:30.793880 [ 134 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.99 GiB. | ||
| 11276 | 2026.05.08 08:14:30.793886 [ 260 ] {97cacf2d-2a42-4425-bf25-487e94c127d5} <Debug> TCPHandler: Processed in 0.001549067 sec. | ||
| 11277 | 2026.05.08 08:14:30.793948 [ 188 ] {a8be02dd-881e-443e-adcb-2b9e0d812815::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 | ||
| 11278 | 2026.05.08 08:14:30.794016 [ 260 ] {} <Trace> TCP-Session: 3fbd83a9-a342-4804-a34d-63c9c5d34136 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11279 | 2026.05.08 08:14:30.794021 [ 201 ] {6954ef9e-8f45-45b9-b3dd-33f933bb31d2::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
| 11280 | 2026.05.08 08:14:30.794049 [ 188 ] {a8be02dd-881e-443e-adcb-2b9e0d812815::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11281 | 2026.05.08 08:14:30.794086 [ 188 ] {a8be02dd-881e-443e-adcb-2b9e0d812815::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_71_14, total 29176 rows starting from the beginning of the part | ||
| 11282 | 2026.05.08 08:14:30.794118 [ 260 ] {2434531f-74c7-41f5-98c4-21feb5144471} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40062) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 11283 | 2026.05.08 08:14:30.794172 [ 188 ] {a8be02dd-881e-443e-adcb-2b9e0d812815::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 128 rows starting from the beginning of the part | ||
| 11284 | 2026.05.08 08:14:30.794189 [ 260 ] {2434531f-74c7-41f5-98c4-21feb5144471} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 11285 | 2026.05.08 08:14:30.794218 [ 188 ] {a8be02dd-881e-443e-adcb-2b9e0d812815::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 160 rows starting from the beginning of the part | ||
| 11286 | 2026.05.08 08:14:30.794260 [ 188 ] {a8be02dd-881e-443e-adcb-2b9e0d812815::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 | ||
| 11287 | 2026.05.08 08:14:30.794297 [ 188 ] {a8be02dd-881e-443e-adcb-2b9e0d812815::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 162 rows starting from the beginning of the part | ||
| 11288 | 2026.05.08 08:14:30.794369 [ 188 ] {a8be02dd-881e-443e-adcb-2b9e0d812815::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 160 rows starting from the beginning of the part | ||
| 11289 | 2026.05.08 08:14:30.794413 [ 201 ] {6954ef9e-8f45-45b9-b3dd-33f933bb31d2::all_1_76_15} <Trace> oximeter.fields_uuid (6954ef9e-8f45-45b9-b3dd-33f933bb31d2): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11290 | 2026.05.08 08:14:30.794508 [ 201 ] {6954ef9e-8f45-45b9-b3dd-33f933bb31d2::all_1_76_15} <Trace> oximeter.fields_uuid (6954ef9e-8f45-45b9-b3dd-33f933bb31d2) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
| 11291 | 2026.05.08 08:14:30.794623 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.59 MiB. | ||
| 11292 | 2026.05.08 08:14:30.795017 [ 260 ] {2434531f-74c7-41f5-98c4-21feb5144471} <Trace> oximeter.measurements_histogramu64 (ebabec84-cbfc-4cf8-9a95-b35807d218b8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11293 | 2026.05.08 08:14:30.795059 [ 260 ] {2434531f-74c7-41f5-98c4-21feb5144471} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.99 GiB. | ||
| 11294 | 2026.05.08 08:14:30.795646 [ 260 ] {2434531f-74c7-41f5-98c4-21feb5144471} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 11295 | 2026.05.08 08:14:30.795893 [ 260 ] {2434531f-74c7-41f5-98c4-21feb5144471} <Trace> oximeter.measurements_histogramu64 (ebabec84-cbfc-4cf8-9a95-b35807d218b8): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11296 | 2026.05.08 08:14:30.796042 [ 260 ] {2434531f-74c7-41f5-98c4-21feb5144471} <Debug> executeQuery: Read 18 rows, 33.03 KiB in 0.001943 sec., 9264.024704065878 rows/sec., 16.60 MiB/sec. | ||
| 11297 | 2026.05.08 08:14:30.796107 [ 260 ] {2434531f-74c7-41f5-98c4-21feb5144471} <Debug> TCPHandler: Processed in 0.002142507 sec. | ||
| 11298 | 2026.05.08 08:14:30.796231 [ 260 ] {} <Trace> TCP-Session: 3fbd83a9-a342-4804-a34d-63c9c5d34136 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11299 | 2026.05.08 08:14:30.796327 [ 260 ] {02adbf1f-68d1-4151-b81d-bebe82bcf505} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40062) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11300 | 2026.05.08 08:14:30.796367 [ 260 ] {02adbf1f-68d1-4151-b81d-bebe82bcf505} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11301 | 2026.05.08 08:14:30.796706 [ 260 ] {02adbf1f-68d1-4151-b81d-bebe82bcf505} <Trace> oximeter.measurements_u64 (51456919-ce1d-4304-962d-5a281585e6eb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11302 | 2026.05.08 08:14:30.796743 [ 260 ] {02adbf1f-68d1-4151-b81d-bebe82bcf505} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.99 GiB. | ||
| 11303 | 2026.05.08 08:14:30.797063 [ 260 ] {02adbf1f-68d1-4151-b81d-bebe82bcf505} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
| 11304 | 2026.05.08 08:14:30.797286 [ 260 ] {02adbf1f-68d1-4151-b81d-bebe82bcf505} <Trace> oximeter.measurements_u64 (51456919-ce1d-4304-962d-5a281585e6eb): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11305 | 2026.05.08 08:14:30.797404 [ 150 ] {} <Debug> oximeter.measurements_u64 (51456919-ce1d-4304-962d-5a281585e6eb) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
| 11306 | 2026.05.08 08:14:30.797420 [ 260 ] {02adbf1f-68d1-4151-b81d-bebe82bcf505} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001113 sec., 53908.35579514824 rows/sec., 3.63 MiB/sec. | ||
| 11307 | 2026.05.08 08:14:30.797454 [ 150 ] {} <Trace> oximeter.measurements_u64 (51456919-ce1d-4304-962d-5a281585e6eb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11308 | 2026.05.08 08:14:30.797472 [ 260 ] {02adbf1f-68d1-4151-b81d-bebe82bcf505} <Debug> TCPHandler: Processed in 0.001290542 sec. | ||
| 11309 | 2026.05.08 08:14:30.797479 [ 150 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.99 GiB. | ||
| 11310 | 2026.05.08 08:14:30.797598 [ 191 ] {51456919-ce1d-4304-962d-5a281585e6eb::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 | ||
| 11311 | 2026.05.08 08:14:30.797710 [ 191 ] {51456919-ce1d-4304-962d-5a281585e6eb::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11312 | 2026.05.08 08:14:30.797745 [ 191 ] {51456919-ce1d-4304-962d-5a281585e6eb::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 4062 rows starting from the beginning of the part | ||
| 11313 | 2026.05.08 08:14:30.797798 [ 191 ] {51456919-ce1d-4304-962d-5a281585e6eb::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 48 rows starting from the beginning of the part | ||
| 11314 | 2026.05.08 08:14:30.797858 [ 191 ] {51456919-ce1d-4304-962d-5a281585e6eb::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 60 rows starting from the beginning of the part | ||
| 11315 | 2026.05.08 08:14:30.797938 [ 191 ] {51456919-ce1d-4304-962d-5a281585e6eb::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 | ||
| 11316 | 2026.05.08 08:14:30.797981 [ 191 ] {51456919-ce1d-4304-962d-5a281585e6eb::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 60 rows starting from the beginning of the part | ||
| 11317 | 2026.05.08 08:14:30.798024 [ 191 ] {51456919-ce1d-4304-962d-5a281585e6eb::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 60 rows starting from the beginning of the part | ||
| 11318 | 2026.05.08 08:14:30.799887 [ 191 ] {51456919-ce1d-4304-962d-5a281585e6eb::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4350 rows, containing 4 columns (4 merged, 0 gathered) in 0.002339671 sec., 1859235.764344645 rows/sec., 121.92 MiB/sec. | ||
| 11319 | 2026.05.08 08:14:30.800381 [ 186 ] {51456919-ce1d-4304-962d-5a281585e6eb::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
| 11320 | 2026.05.08 08:14:30.800669 [ 186 ] {51456919-ce1d-4304-962d-5a281585e6eb::all_1_76_15} <Trace> oximeter.measurements_u64 (51456919-ce1d-4304-962d-5a281585e6eb): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11321 | 2026.05.08 08:14:30.800750 [ 186 ] {51456919-ce1d-4304-962d-5a281585e6eb::all_1_76_15} <Trace> oximeter.measurements_u64 (51456919-ce1d-4304-962d-5a281585e6eb) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
| 11322 | 2026.05.08 08:14:30.800846 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.95 MiB. | ||
| 11323 | 2026.05.08 08:14:30.801505 [ 187 ] {a8be02dd-881e-443e-adcb-2b9e0d812815::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 29946 rows, containing 5 columns (5 merged, 0 gathered) in 0.007585431 sec., 3947831.046119858 rows/sec., 253.43 MiB/sec. | ||
| 11324 | 2026.05.08 08:14:30.801877 [ 194 ] {a8be02dd-881e-443e-adcb-2b9e0d812815::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
| 11325 | 2026.05.08 08:14:30.802150 [ 194 ] {a8be02dd-881e-443e-adcb-2b9e0d812815::all_1_76_15} <Trace> oximeter.measurements_cumulativeu64 (a8be02dd-881e-443e-adcb-2b9e0d812815): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11326 | 2026.05.08 08:14:30.802220 [ 194 ] {a8be02dd-881e-443e-adcb-2b9e0d812815::all_1_76_15} <Trace> oximeter.measurements_cumulativeu64 (a8be02dd-881e-443e-adcb-2b9e0d812815) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
| 11327 | 2026.05.08 08:14:30.802308 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.34 MiB. | ||
| 11328 | 2026.05.08 08:14:31.000184 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 319.83 MiB, peak 330.91 MiB, free memory in arenas 0.00 B, will set to 321.72 MiB (RSS), difference: 1.90 MiB | ||
| 11329 | 2026.05.08 08:14:35.013267 [ 146 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 11330 | 2026.05.08 08:14:35.013316 [ 146 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 11331 | 2026.05.08 08:14:35.136069 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 22063 | ||
| 11332 | 2026.05.08 08:14:35.136620 [ 245 ] {} <Trace> system.asynchronous_metric_log (ae5b5697-1ff6-4106-8704-be69c16fe51c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11333 | 2026.05.08 08:14:35.136660 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.99 GiB. | ||
| 11334 | 2026.05.08 08:14:35.137185 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 11335 | 2026.05.08 08:14:35.137457 [ 245 ] {} <Trace> system.asynchronous_metric_log (ae5b5697-1ff6-4106-8704-be69c16fe51c): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11336 | 2026.05.08 08:14:35.137596 [ 146 ] {} <Debug> system.asynchronous_metric_log (ae5b5697-1ff6-4106-8704-be69c16fe51c) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 11337 | 2026.05.08 08:14:35.137605 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 22063 | ||
| 11338 | 2026.05.08 08:14:35.137644 [ 146 ] {} <Trace> system.asynchronous_metric_log (ae5b5697-1ff6-4106-8704-be69c16fe51c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11339 | 2026.05.08 08:14:35.137668 [ 146 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.99 GiB. | ||
| 11340 | 2026.05.08 08:14:35.137795 [ 196 ] {ae5b5697-1ff6-4106-8704-be69c16fe51c::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 | ||
| 11341 | 2026.05.08 08:14:35.137959 [ 196 ] {ae5b5697-1ff6-4106-8704-be69c16fe51c::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11342 | 2026.05.08 08:14:35.138006 [ 196 ] {ae5b5697-1ff6-4106-8704-be69c16fe51c::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_41_8, total 19631 rows starting from the beginning of the part | ||
| 11343 | 2026.05.08 08:14:35.138070 [ 196 ] {ae5b5697-1ff6-4106-8704-be69c16fe51c::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 512 rows starting from the beginning of the part | ||
| 11344 | 2026.05.08 08:14:35.138113 [ 196 ] {ae5b5697-1ff6-4106-8704-be69c16fe51c::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 448 rows starting from the beginning of the part | ||
| 11345 | 2026.05.08 08:14:35.138153 [ 196 ] {ae5b5697-1ff6-4106-8704-be69c16fe51c::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 512 rows starting from the beginning of the part | ||
| 11346 | 2026.05.08 08:14:35.138193 [ 196 ] {ae5b5697-1ff6-4106-8704-be69c16fe51c::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 448 rows starting from the beginning of the part | ||
| 11347 | 2026.05.08 08:14:35.138233 [ 196 ] {ae5b5697-1ff6-4106-8704-be69c16fe51c::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 512 rows starting from the beginning of the part | ||
| 11348 | 2026.05.08 08:14:35.140253 [ 187 ] {ae5b5697-1ff6-4106-8704-be69c16fe51c::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 22063 rows, containing 4 columns (4 merged, 0 gathered) in 0.002514394 sec., 8774678.908715181 rows/sec., 125.52 MiB/sec. | ||
| 11349 | 2026.05.08 08:14:35.140700 [ 193 ] {ae5b5697-1ff6-4106-8704-be69c16fe51c::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 11350 | 2026.05.08 08:14:35.141074 [ 193 ] {ae5b5697-1ff6-4106-8704-be69c16fe51c::all_1_46_9} <Trace> system.asynchronous_metric_log (ae5b5697-1ff6-4106-8704-be69c16fe51c): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11351 | 2026.05.08 08:14:35.141169 [ 193 ] {ae5b5697-1ff6-4106-8704-be69c16fe51c::all_1_46_9} <Trace> system.asynchronous_metric_log (ae5b5697-1ff6-4106-8704-be69c16fe51c) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 11352 | 2026.05.08 08:14:35.141311 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.69 MiB. | ||
| 11353 | 2026.05.08 08:14:35.782525 [ 260 ] {} <Trace> TCP-Session: 3fbd83a9-a342-4804-a34d-63c9c5d34136 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11354 | 2026.05.08 08:14:35.782800 [ 260 ] {41671a26-cde6-4905-a512-e016d7e5c36f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40062) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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) | ||
| 11355 | 2026.05.08 08:14:35.783190 [ 260 ] {41671a26-cde6-4905-a512-e016d7e5c36f} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 11356 | 2026.05.08 08:14:35.783233 [ 260 ] {41671a26-cde6-4905-a512-e016d7e5c36f} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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 | ||
| 11357 | 2026.05.08 08:14:35.783496 [ 260 ] {41671a26-cde6-4905-a512-e016d7e5c36f} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 11358 | 2026.05.08 08:14:35.783571 [ 260 ] {41671a26-cde6-4905-a512-e016d7e5c36f} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 11359 | 2026.05.08 08:14:35.783719 [ 260 ] {41671a26-cde6-4905-a512-e016d7e5c36f} <Debug> oximeter.timeseries_schema (b89db7f6-4c52-403d-9f92-e362dcc59f0f) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 11360 | 2026.05.08 08:14:35.783843 [ 351 ] {41671a26-cde6-4905-a512-e016d7e5c36f} <Trace> oximeter.timeseries_schema (b89db7f6-4c52-403d-9f92-e362dcc59f0f) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 11361 | 2026.05.08 08:14:35.783859 [ 352 ] {41671a26-cde6-4905-a512-e016d7e5c36f} <Trace> oximeter.timeseries_schema (b89db7f6-4c52-403d-9f92-e362dcc59f0f) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 11362 | 2026.05.08 08:14:35.783846 [ 319 ] {41671a26-cde6-4905-a512-e016d7e5c36f} <Trace> oximeter.timeseries_schema (b89db7f6-4c52-403d-9f92-e362dcc59f0f) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 11363 | 2026.05.08 08:14:35.784022 [ 260 ] {41671a26-cde6-4905-a512-e016d7e5c36f} <Debug> oximeter.timeseries_schema (b89db7f6-4c52-403d-9f92-e362dcc59f0f) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges | ||
| 11364 | 2026.05.08 08:14:35.784053 [ 260 ] {41671a26-cde6-4905-a512-e016d7e5c36f} <Trace> oximeter.timeseries_schema (b89db7f6-4c52-403d-9f92-e362dcc59f0f) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 11365 | 2026.05.08 08:14:35.784128 [ 260 ] {41671a26-cde6-4905-a512-e016d7e5c36f} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 11366 | 2026.05.08 08:14:35.784149 [ 260 ] {41671a26-cde6-4905-a512-e016d7e5c36f} <Debug> oximeter.timeseries_schema (b89db7f6-4c52-403d-9f92-e362dcc59f0f) (SelectExecutor): Reading approx. 47 rows with 2 streams | ||
| 11367 | 2026.05.08 08:14:35.784184 [ 260 ] {41671a26-cde6-4905-a512-e016d7e5c36f} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 11368 | 2026.05.08 08:14:35.784225 [ 260 ] {41671a26-cde6-4905-a512-e016d7e5c36f} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 11369 | 2026.05.08 08:14:35.785608 [ 260 ] {41671a26-cde6-4905-a512-e016d7e5c36f} <Debug> executeQuery: Read 47 rows, 8.00 KiB in 0.002912 sec., 16140.10989010989 rows/sec., 2.68 MiB/sec. | ||
| 11370 | 2026.05.08 08:14:35.785724 [ 260 ] {41671a26-cde6-4905-a512-e016d7e5c36f} <Debug> TCPHandler: Processed in 0.003383619 sec. | ||
| 11371 | 2026.05.08 08:14:35.787871 [ 260 ] {} <Trace> TCP-Session: 3fbd83a9-a342-4804-a34d-63c9c5d34136 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11372 | 2026.05.08 08:14:35.788088 [ 260 ] {40a3a9ec-5d8c-4696-8ff9-efb77dc0fdb7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40062) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11373 | 2026.05.08 08:14:35.788170 [ 260 ] {40a3a9ec-5d8c-4696-8ff9-efb77dc0fdb7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11374 | 2026.05.08 08:14:35.788839 [ 260 ] {40a3a9ec-5d8c-4696-8ff9-efb77dc0fdb7} <Trace> oximeter.fields_string (2e56caf6-21a8-464c-b24f-cce9c93bbfbe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11375 | 2026.05.08 08:14:35.788882 [ 260 ] {40a3a9ec-5d8c-4696-8ff9-efb77dc0fdb7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.99 GiB. | ||
| 11376 | 2026.05.08 08:14:35.789273 [ 260 ] {40a3a9ec-5d8c-4696-8ff9-efb77dc0fdb7} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
| 11377 | 2026.05.08 08:14:35.789510 [ 260 ] {40a3a9ec-5d8c-4696-8ff9-efb77dc0fdb7} <Trace> oximeter.fields_string (2e56caf6-21a8-464c-b24f-cce9c93bbfbe): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11378 | 2026.05.08 08:14:35.789660 [ 260 ] {40a3a9ec-5d8c-4696-8ff9-efb77dc0fdb7} <Debug> executeQuery: Read 104 rows, 8.93 KiB in 0.001632 sec., 63725.490196078434 rows/sec., 5.35 MiB/sec. | ||
| 11379 | 2026.05.08 08:14:35.789699 [ 260 ] {40a3a9ec-5d8c-4696-8ff9-efb77dc0fdb7} <Debug> TCPHandler: Processed in 0.001933343 sec. | ||
| 11380 | 2026.05.08 08:14:35.789818 [ 260 ] {} <Trace> TCP-Session: 3fbd83a9-a342-4804-a34d-63c9c5d34136 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11381 | 2026.05.08 08:14:35.789915 [ 260 ] {41825a1a-c375-4ec0-a4a8-732bbb5a048a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40062) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 11382 | 2026.05.08 08:14:35.789957 [ 260 ] {41825a1a-c375-4ec0-a4a8-732bbb5a048a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 11383 | 2026.05.08 08:14:35.790356 [ 260 ] {41825a1a-c375-4ec0-a4a8-732bbb5a048a} <Trace> oximeter.fields_u16 (b3f55b36-ed93-4ef0-b7a4-471cf9f732a6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11384 | 2026.05.08 08:14:35.790394 [ 260 ] {41825a1a-c375-4ec0-a4a8-732bbb5a048a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.99 GiB. | ||
| 11385 | 2026.05.08 08:14:35.790697 [ 260 ] {41825a1a-c375-4ec0-a4a8-732bbb5a048a} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 11386 | 2026.05.08 08:14:35.790932 [ 260 ] {41825a1a-c375-4ec0-a4a8-732bbb5a048a} <Trace> oximeter.fields_u16 (b3f55b36-ed93-4ef0-b7a4-471cf9f732a6): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11387 | 2026.05.08 08:14:35.791070 [ 260 ] {41825a1a-c375-4ec0-a4a8-732bbb5a048a} <Debug> executeQuery: Read 24 rows, 1.80 KiB in 0.001174 sec., 20442.930153321977 rows/sec., 1.50 MiB/sec. | ||
| 11388 | 2026.05.08 08:14:35.791109 [ 260 ] {41825a1a-c375-4ec0-a4a8-732bbb5a048a} <Debug> TCPHandler: Processed in 0.001342403 sec. | ||
| 11389 | 2026.05.08 08:14:35.791228 [ 260 ] {} <Trace> TCP-Session: 3fbd83a9-a342-4804-a34d-63c9c5d34136 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11390 | 2026.05.08 08:14:35.791351 [ 260 ] {9040f74c-0972-4c3e-89da-b07172e1d467} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40062) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11391 | 2026.05.08 08:14:35.791401 [ 260 ] {9040f74c-0972-4c3e-89da-b07172e1d467} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11392 | 2026.05.08 08:14:35.791928 [ 260 ] {9040f74c-0972-4c3e-89da-b07172e1d467} <Trace> oximeter.fields_uuid (6954ef9e-8f45-45b9-b3dd-33f933bb31d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11393 | 2026.05.08 08:14:35.791973 [ 260 ] {9040f74c-0972-4c3e-89da-b07172e1d467} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.99 GiB. | ||
| 11394 | 2026.05.08 08:14:35.792381 [ 260 ] {9040f74c-0972-4c3e-89da-b07172e1d467} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
| 11395 | 2026.05.08 08:14:35.792613 [ 260 ] {9040f74c-0972-4c3e-89da-b07172e1d467} <Trace> oximeter.fields_uuid (6954ef9e-8f45-45b9-b3dd-33f933bb31d2): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11396 | 2026.05.08 08:14:35.792743 [ 260 ] {9040f74c-0972-4c3e-89da-b07172e1d467} <Debug> executeQuery: Read 88 rows, 7.04 KiB in 0.001416 sec., 62146.892655367235 rows/sec., 4.85 MiB/sec. | ||
| 11397 | 2026.05.08 08:14:35.792782 [ 260 ] {9040f74c-0972-4c3e-89da-b07172e1d467} <Debug> TCPHandler: Processed in 0.001616458 sec. | ||
| 11398 | 2026.05.08 08:14:35.792894 [ 260 ] {} <Trace> TCP-Session: 3fbd83a9-a342-4804-a34d-63c9c5d34136 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11399 | 2026.05.08 08:14:35.792990 [ 260 ] {bdaaa17c-1320-487d-aa25-7a76db1f98b2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40062) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11400 | 2026.05.08 08:14:35.793033 [ 260 ] {bdaaa17c-1320-487d-aa25-7a76db1f98b2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11401 | 2026.05.08 08:14:35.793435 [ 260 ] {bdaaa17c-1320-487d-aa25-7a76db1f98b2} <Trace> oximeter.measurements_cumulativeu64 (a8be02dd-881e-443e-adcb-2b9e0d812815): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11402 | 2026.05.08 08:14:35.793472 [ 260 ] {bdaaa17c-1320-487d-aa25-7a76db1f98b2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.99 GiB. | ||
| 11403 | 2026.05.08 08:14:35.793800 [ 260 ] {bdaaa17c-1320-487d-aa25-7a76db1f98b2} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
| 11404 | 2026.05.08 08:14:35.794019 [ 260 ] {bdaaa17c-1320-487d-aa25-7a76db1f98b2} <Trace> oximeter.measurements_cumulativeu64 (a8be02dd-881e-443e-adcb-2b9e0d812815): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11405 | 2026.05.08 08:14:35.794151 [ 260 ] {bdaaa17c-1320-487d-aa25-7a76db1f98b2} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00118 sec., 135593.22033898305 rows/sec., 9.44 MiB/sec. | ||
| 11406 | 2026.05.08 08:14:35.794190 [ 260 ] {bdaaa17c-1320-487d-aa25-7a76db1f98b2} <Debug> TCPHandler: Processed in 0.001346573 sec. | ||
| 11407 | 2026.05.08 08:14:35.794310 [ 260 ] {} <Trace> TCP-Session: 3fbd83a9-a342-4804-a34d-63c9c5d34136 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11408 | 2026.05.08 08:14:35.794406 [ 260 ] {55803b37-3a9d-4d15-aa12-5ea5c3f9b58c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40062) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 11409 | 2026.05.08 08:14:35.794461 [ 260 ] {55803b37-3a9d-4d15-aa12-5ea5c3f9b58c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 11410 | 2026.05.08 08:14:35.795255 [ 260 ] {55803b37-3a9d-4d15-aa12-5ea5c3f9b58c} <Trace> oximeter.measurements_histogramu64 (ebabec84-cbfc-4cf8-9a95-b35807d218b8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11411 | 2026.05.08 08:14:35.795293 [ 260 ] {55803b37-3a9d-4d15-aa12-5ea5c3f9b58c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.99 GiB. | ||
| 11412 | 2026.05.08 08:14:35.795830 [ 260 ] {55803b37-3a9d-4d15-aa12-5ea5c3f9b58c} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 11413 | 2026.05.08 08:14:35.796062 [ 260 ] {55803b37-3a9d-4d15-aa12-5ea5c3f9b58c} <Trace> oximeter.measurements_histogramu64 (ebabec84-cbfc-4cf8-9a95-b35807d218b8): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11414 | 2026.05.08 08:14:35.796212 [ 260 ] {55803b37-3a9d-4d15-aa12-5ea5c3f9b58c} <Debug> executeQuery: Read 24 rows, 44.04 KiB in 0.001824 sec., 13157.894736842105 rows/sec., 23.58 MiB/sec. | ||
| 11415 | 2026.05.08 08:14:35.796276 [ 260 ] {55803b37-3a9d-4d15-aa12-5ea5c3f9b58c} <Debug> TCPHandler: Processed in 0.002015955 sec. | ||
| 11416 | 2026.05.08 08:14:35.796397 [ 260 ] {} <Trace> TCP-Session: 3fbd83a9-a342-4804-a34d-63c9c5d34136 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11417 | 2026.05.08 08:14:35.796492 [ 260 ] {56b8639c-69d6-4c16-bc33-174707f1a022} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40062) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11418 | 2026.05.08 08:14:35.796533 [ 260 ] {56b8639c-69d6-4c16-bc33-174707f1a022} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11419 | 2026.05.08 08:14:35.796881 [ 260 ] {56b8639c-69d6-4c16-bc33-174707f1a022} <Trace> oximeter.measurements_u64 (51456919-ce1d-4304-962d-5a281585e6eb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11420 | 2026.05.08 08:14:35.796919 [ 260 ] {56b8639c-69d6-4c16-bc33-174707f1a022} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.99 GiB. | ||
| 11421 | 2026.05.08 08:14:35.797235 [ 260 ] {56b8639c-69d6-4c16-bc33-174707f1a022} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
| 11422 | 2026.05.08 08:14:35.797442 [ 260 ] {56b8639c-69d6-4c16-bc33-174707f1a022} <Trace> oximeter.measurements_u64 (51456919-ce1d-4304-962d-5a281585e6eb): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11423 | 2026.05.08 08:14:35.797570 [ 260 ] {56b8639c-69d6-4c16-bc33-174707f1a022} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001096 sec., 54744.52554744526 rows/sec., 3.69 MiB/sec. | ||
| 11424 | 2026.05.08 08:14:35.797606 [ 260 ] {56b8639c-69d6-4c16-bc33-174707f1a022} <Debug> TCPHandler: Processed in 0.001259882 sec. | ||
| 11425 | 2026.05.08 08:14:36.281763 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 347 | ||
| 11426 | 2026.05.08 08:14:36.299666 [ 244 ] {} <Trace> system.metric_log (6863ca5b-3a4e-4a65-b181-6be743eb150d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11427 | 2026.05.08 08:14:36.299731 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.99 GiB. | ||
| 11428 | 2026.05.08 08:14:36.306114 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 11429 | 2026.05.08 08:14:36.306847 [ 244 ] {} <Trace> system.metric_log (6863ca5b-3a4e-4a65-b181-6be743eb150d): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11430 | 2026.05.08 08:14:36.307178 [ 144 ] {} <Debug> system.metric_log (6863ca5b-3a4e-4a65-b181-6be743eb150d) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 11431 | 2026.05.08 08:14:36.307247 [ 144 ] {} <Trace> system.metric_log (6863ca5b-3a4e-4a65-b181-6be743eb150d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11432 | 2026.05.08 08:14:36.307272 [ 144 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.99 GiB. | ||
| 11433 | 2026.05.08 08:14:36.307383 [ 196 ] {6863ca5b-3a4e-4a65-b181-6be743eb150d::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 | ||
| 11434 | 2026.05.08 08:14:36.310657 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 347 | ||
| 11435 | 2026.05.08 08:14:36.311322 [ 196 ] {6863ca5b-3a4e-4a65-b181-6be743eb150d::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11436 | 2026.05.08 08:14:36.312847 [ 196 ] {6863ca5b-3a4e-4a65-b181-6be743eb150d::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 | ||
| 11437 | 2026.05.08 08:14:36.317486 [ 196 ] {6863ca5b-3a4e-4a65-b181-6be743eb150d::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 | ||
| 11438 | 2026.05.08 08:14:36.321927 [ 196 ] {6863ca5b-3a4e-4a65-b181-6be743eb150d::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 | ||
| 11439 | 2026.05.08 08:14:36.326297 [ 196 ] {6863ca5b-3a4e-4a65-b181-6be743eb150d::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 | ||
| 11440 | 2026.05.08 08:14:36.330839 [ 196 ] {6863ca5b-3a4e-4a65-b181-6be743eb150d::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 | ||
| 11441 | 2026.05.08 08:14:36.334774 [ 196 ] {6863ca5b-3a4e-4a65-b181-6be743eb150d::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 | ||
| 11442 | 2026.05.08 08:14:36.385256 [ 196 ] {6863ca5b-3a4e-4a65-b181-6be743eb150d::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 347 rows, containing 679 columns (679 merged, 0 gathered) in 0.07792245 sec., 4453.145402897368 rows/sec., 23.03 MiB/sec. | ||
| 11443 | 2026.05.08 08:14:36.387240 [ 196 ] {6863ca5b-3a4e-4a65-b181-6be743eb150d::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 11444 | 2026.05.08 08:14:36.388883 [ 196 ] {6863ca5b-3a4e-4a65-b181-6be743eb150d::all_1_46_9} <Trace> system.metric_log (6863ca5b-3a4e-4a65-b181-6be743eb150d): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11445 | 2026.05.08 08:14:36.388978 [ 196 ] {6863ca5b-3a4e-4a65-b181-6be743eb150d::all_1_46_9} <Trace> system.metric_log (6863ca5b-3a4e-4a65-b181-6be743eb150d) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 11446 | 2026.05.08 08:14:36.390387 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 13.97 MiB. | ||
| 11447 | 2026.05.08 08:14:36.864241 [ 260 ] {} <Trace> TCP-Session: 3fbd83a9-a342-4804-a34d-63c9c5d34136 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11448 | 2026.05.08 08:14:36.864605 [ 260 ] {46c47256-3237-4f2f-a63f-6172680abdef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40062) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session: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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'zone:cpu_nsec') FORMAT Native (stage: Complete) | ||
| 11449 | 2026.05.08 08:14:36.864975 [ 260 ] {46c47256-3237-4f2f-a63f-6172680abdef} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 11450 | 2026.05.08 08:14:36.865016 [ 260 ] {46c47256-3237-4f2f-a63f-6172680abdef} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session: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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'zone:cpu_nsec')" moved to PREWHERE | ||
| 11451 | 2026.05.08 08:14:36.865274 [ 260 ] {46c47256-3237-4f2f-a63f-6172680abdef} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 11452 | 2026.05.08 08:14:36.865346 [ 260 ] {46c47256-3237-4f2f-a63f-6172680abdef} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 11453 | 2026.05.08 08:14:36.865494 [ 260 ] {46c47256-3237-4f2f-a63f-6172680abdef} <Debug> oximeter.timeseries_schema (b89db7f6-4c52-403d-9f92-e362dcc59f0f) (SelectExecutor): Key condition: (column 0 in 34-element set) | ||
| 11454 | 2026.05.08 08:14:36.865595 [ 354 ] {46c47256-3237-4f2f-a63f-6172680abdef} <Trace> oximeter.timeseries_schema (b89db7f6-4c52-403d-9f92-e362dcc59f0f) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 11455 | 2026.05.08 08:14:36.865639 [ 317 ] {46c47256-3237-4f2f-a63f-6172680abdef} <Trace> oximeter.timeseries_schema (b89db7f6-4c52-403d-9f92-e362dcc59f0f) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 11456 | 2026.05.08 08:14:36.865645 [ 352 ] {46c47256-3237-4f2f-a63f-6172680abdef} <Trace> oximeter.timeseries_schema (b89db7f6-4c52-403d-9f92-e362dcc59f0f) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 11457 | 2026.05.08 08:14:36.865799 [ 260 ] {46c47256-3237-4f2f-a63f-6172680abdef} <Debug> oximeter.timeseries_schema (b89db7f6-4c52-403d-9f92-e362dcc59f0f) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges | ||
| 11458 | 2026.05.08 08:14:36.865826 [ 260 ] {46c47256-3237-4f2f-a63f-6172680abdef} <Trace> oximeter.timeseries_schema (b89db7f6-4c52-403d-9f92-e362dcc59f0f) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 11459 | 2026.05.08 08:14:36.865900 [ 260 ] {46c47256-3237-4f2f-a63f-6172680abdef} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 11460 | 2026.05.08 08:14:36.865922 [ 260 ] {46c47256-3237-4f2f-a63f-6172680abdef} <Debug> oximeter.timeseries_schema (b89db7f6-4c52-403d-9f92-e362dcc59f0f) (SelectExecutor): Reading approx. 47 rows with 2 streams | ||
| 11461 | 2026.05.08 08:14:36.865958 [ 260 ] {46c47256-3237-4f2f-a63f-6172680abdef} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session: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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'zone:cpu_nsec'))" | ||
| 11462 | 2026.05.08 08:14:36.865999 [ 260 ] {46c47256-3237-4f2f-a63f-6172680abdef} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session: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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'zone:cpu_nsec'))" | ||
| 11463 | 2026.05.08 08:14:36.867290 [ 260 ] {46c47256-3237-4f2f-a63f-6172680abdef} <Debug> executeQuery: Read 47 rows, 8.00 KiB in 0.002836 sec., 16572.637517630465 rows/sec., 2.76 MiB/sec. | ||
| 11464 | 2026.05.08 08:14:36.867414 [ 260 ] {46c47256-3237-4f2f-a63f-6172680abdef} <Debug> TCPHandler: Processed in 0.003359388 sec. | ||
| 11465 | 2026.05.08 08:14:36.879821 [ 260 ] {} <Trace> TCP-Session: 3fbd83a9-a342-4804-a34d-63c9c5d34136 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11466 | 2026.05.08 08:14:36.880034 [ 260 ] {45f42f1b-bc7d-4e86-9f9d-132d240efbda} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40062) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 11467 | 2026.05.08 08:14:36.880120 [ 260 ] {45f42f1b-bc7d-4e86-9f9d-132d240efbda} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 11468 | 2026.05.08 08:14:36.880788 [ 260 ] {45f42f1b-bc7d-4e86-9f9d-132d240efbda} <Trace> oximeter.fields_i16 (3c1e284c-4bc9-42d0-9208-0102cfbb7904): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11469 | 2026.05.08 08:14:36.880830 [ 260 ] {45f42f1b-bc7d-4e86-9f9d-132d240efbda} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.99 GiB. | ||
| 11470 | 2026.05.08 08:14:36.881197 [ 260 ] {45f42f1b-bc7d-4e86-9f9d-132d240efbda} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 11471 | 2026.05.08 08:14:36.881422 [ 260 ] {45f42f1b-bc7d-4e86-9f9d-132d240efbda} <Trace> oximeter.fields_i16 (3c1e284c-4bc9-42d0-9208-0102cfbb7904): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11472 | 2026.05.08 08:14:36.881574 [ 260 ] {45f42f1b-bc7d-4e86-9f9d-132d240efbda} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001603 sec., 14971.927635683094 rows/sec., 1.24 MiB/sec. | ||
| 11473 | 2026.05.08 08:14:36.881614 [ 260 ] {45f42f1b-bc7d-4e86-9f9d-132d240efbda} <Debug> TCPHandler: Processed in 0.001898522 sec. | ||
| 11474 | 2026.05.08 08:14:36.881733 [ 260 ] {} <Trace> TCP-Session: 3fbd83a9-a342-4804-a34d-63c9c5d34136 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11475 | 2026.05.08 08:14:36.881831 [ 260 ] {81225f65-cdb3-4af5-b437-5dc4fb16b120} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40062) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11476 | 2026.05.08 08:14:36.881872 [ 260 ] {81225f65-cdb3-4af5-b437-5dc4fb16b120} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11477 | 2026.05.08 08:14:36.883223 [ 260 ] {81225f65-cdb3-4af5-b437-5dc4fb16b120} <Trace> oximeter.fields_string (2e56caf6-21a8-464c-b24f-cce9c93bbfbe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11478 | 2026.05.08 08:14:36.883261 [ 260 ] {81225f65-cdb3-4af5-b437-5dc4fb16b120} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.99 GiB. | ||
| 11479 | 2026.05.08 08:14:36.883717 [ 260 ] {81225f65-cdb3-4af5-b437-5dc4fb16b120} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
| 11480 | 2026.05.08 08:14:36.883935 [ 260 ] {81225f65-cdb3-4af5-b437-5dc4fb16b120} <Trace> oximeter.fields_string (2e56caf6-21a8-464c-b24f-cce9c93bbfbe): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11481 | 2026.05.08 08:14:36.884073 [ 260 ] {81225f65-cdb3-4af5-b437-5dc4fb16b120} <Debug> executeQuery: Read 2561 rows, 196.71 KiB in 0.002261 sec., 1132684.6528084918 rows/sec., 84.96 MiB/sec. | ||
| 11482 | 2026.05.08 08:14:36.884114 [ 260 ] {81225f65-cdb3-4af5-b437-5dc4fb16b120} <Debug> MemoryTracker: Peak memory usage (for query): 4.01 MiB. | ||
| 11483 | 2026.05.08 08:14:36.884128 [ 260 ] {81225f65-cdb3-4af5-b437-5dc4fb16b120} <Debug> TCPHandler: Processed in 0.002444882 sec. | ||
| 11484 | 2026.05.08 08:14:36.884240 [ 260 ] {} <Trace> TCP-Session: 3fbd83a9-a342-4804-a34d-63c9c5d34136 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11485 | 2026.05.08 08:14:36.884336 [ 260 ] {5807b4f7-b161-4595-bc52-6f1ee1a4a034} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40062) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 11486 | 2026.05.08 08:14:36.884376 [ 260 ] {5807b4f7-b161-4595-bc52-6f1ee1a4a034} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 11487 | 2026.05.08 08:14:36.884782 [ 260 ] {5807b4f7-b161-4595-bc52-6f1ee1a4a034} <Trace> oximeter.fields_u16 (b3f55b36-ed93-4ef0-b7a4-471cf9f732a6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11488 | 2026.05.08 08:14:36.884819 [ 260 ] {5807b4f7-b161-4595-bc52-6f1ee1a4a034} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.99 GiB. | ||
| 11489 | 2026.05.08 08:14:36.885123 [ 260 ] {5807b4f7-b161-4595-bc52-6f1ee1a4a034} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 11490 | 2026.05.08 08:14:36.885351 [ 260 ] {5807b4f7-b161-4595-bc52-6f1ee1a4a034} <Trace> oximeter.fields_u16 (b3f55b36-ed93-4ef0-b7a4-471cf9f732a6): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11491 | 2026.05.08 08:14:36.885469 [ 144 ] {} <Debug> oximeter.fields_u16 (b3f55b36-ed93-4ef0-b7a4-471cf9f732a6) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 11492 | 2026.05.08 08:14:36.885485 [ 260 ] {5807b4f7-b161-4595-bc52-6f1ee1a4a034} <Debug> executeQuery: Read 41 rows, 3.14 KiB in 0.001168 sec., 35102.7397260274 rows/sec., 2.63 MiB/sec. | ||
| 11493 | 2026.05.08 08:14:36.885516 [ 144 ] {} <Trace> oximeter.fields_u16 (b3f55b36-ed93-4ef0-b7a4-471cf9f732a6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11494 | 2026.05.08 08:14:36.885534 [ 260 ] {5807b4f7-b161-4595-bc52-6f1ee1a4a034} <Debug> TCPHandler: Processed in 0.001344923 sec. | ||
| 11495 | 2026.05.08 08:14:36.885543 [ 144 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.99 GiB. | ||
| 11496 | 2026.05.08 08:14:36.885663 [ 187 ] {b3f55b36-ed93-4ef0-b7a4-471cf9f732a6::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 | ||
| 11497 | 2026.05.08 08:14:36.885670 [ 260 ] {} <Trace> TCP-Session: 3fbd83a9-a342-4804-a34d-63c9c5d34136 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11498 | 2026.05.08 08:14:36.885796 [ 187 ] {b3f55b36-ed93-4ef0-b7a4-471cf9f732a6::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11499 | 2026.05.08 08:14:36.885812 [ 260 ] {f9247cee-a0bc-4e05-a7c9-92d8d39698b5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40062) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 11500 | 2026.05.08 08:14:36.885835 [ 187 ] {b3f55b36-ed93-4ef0-b7a4-471cf9f732a6::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 227 rows starting from the beginning of the part | ||
| 11501 | 2026.05.08 08:14:36.885861 [ 260 ] {f9247cee-a0bc-4e05-a7c9-92d8d39698b5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 11502 | 2026.05.08 08:14:36.885906 [ 187 ] {b3f55b36-ed93-4ef0-b7a4-471cf9f732a6::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 18 rows starting from the beginning of the part | ||
| 11503 | 2026.05.08 08:14:36.885959 [ 187 ] {b3f55b36-ed93-4ef0-b7a4-471cf9f732a6::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 28 rows starting from the beginning of the part | ||
| 11504 | 2026.05.08 08:14:36.886006 [ 187 ] {b3f55b36-ed93-4ef0-b7a4-471cf9f732a6::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 18 rows starting from the beginning of the part | ||
| 11505 | 2026.05.08 08:14:36.886048 [ 187 ] {b3f55b36-ed93-4ef0-b7a4-471cf9f732a6::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 24 rows starting from the beginning of the part | ||
| 11506 | 2026.05.08 08:14:36.886091 [ 187 ] {b3f55b36-ed93-4ef0-b7a4-471cf9f732a6::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 | ||
| 11507 | 2026.05.08 08:14:36.886622 [ 260 ] {f9247cee-a0bc-4e05-a7c9-92d8d39698b5} <Trace> oximeter.fields_u32 (b5155bac-ebd9-49db-8237-598074e8072a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11508 | 2026.05.08 08:14:36.886659 [ 260 ] {f9247cee-a0bc-4e05-a7c9-92d8d39698b5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.99 GiB. | ||
| 11509 | 2026.05.08 08:14:36.886850 [ 187 ] {b3f55b36-ed93-4ef0-b7a4-471cf9f732a6::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 356 rows, containing 5 columns (5 merged, 0 gathered) in 0.001233051 sec., 288714.7409150149 rows/sec., 20.60 MiB/sec. | ||
| 11510 | 2026.05.08 08:14:36.886984 [ 199 ] {b3f55b36-ed93-4ef0-b7a4-471cf9f732a6::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 11511 | 2026.05.08 08:14:36.887040 [ 260 ] {f9247cee-a0bc-4e05-a7c9-92d8d39698b5} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 11512 | 2026.05.08 08:14:36.887244 [ 199 ] {b3f55b36-ed93-4ef0-b7a4-471cf9f732a6::all_1_66_13} <Trace> oximeter.fields_u16 (b3f55b36-ed93-4ef0-b7a4-471cf9f732a6): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11513 | 2026.05.08 08:14:36.887279 [ 260 ] {f9247cee-a0bc-4e05-a7c9-92d8d39698b5} <Trace> oximeter.fields_u32 (b5155bac-ebd9-49db-8237-598074e8072a): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11514 | 2026.05.08 08:14:36.887308 [ 199 ] {b3f55b36-ed93-4ef0-b7a4-471cf9f732a6::all_1_66_13} <Trace> oximeter.fields_u16 (b3f55b36-ed93-4ef0-b7a4-471cf9f732a6) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 11515 | 2026.05.08 08:14:36.887368 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.30 MiB. | ||
| 11516 | 2026.05.08 08:14:36.887416 [ 260 ] {f9247cee-a0bc-4e05-a7c9-92d8d39698b5} <Debug> executeQuery: Read 825 rows, 49.42 KiB in 0.001629 sec., 506445.67219152855 rows/sec., 29.63 MiB/sec. | ||
| 11517 | 2026.05.08 08:14:36.887457 [ 260 ] {f9247cee-a0bc-4e05-a7c9-92d8d39698b5} <Debug> TCPHandler: Processed in 0.001853673 sec. | ||
| 11518 | 2026.05.08 08:14:36.887570 [ 260 ] {} <Trace> TCP-Session: 3fbd83a9-a342-4804-a34d-63c9c5d34136 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11519 | 2026.05.08 08:14:36.887667 [ 260 ] {536b995f-c087-4e62-a394-4ad198b35c7b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40062) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 11520 | 2026.05.08 08:14:36.887706 [ 260 ] {536b995f-c087-4e62-a394-4ad198b35c7b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 11521 | 2026.05.08 08:14:36.888081 [ 260 ] {536b995f-c087-4e62-a394-4ad198b35c7b} <Trace> oximeter.fields_u64 (0d6b14c5-b10e-4a1c-aa05-73304251a84f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11522 | 2026.05.08 08:14:36.888118 [ 260 ] {536b995f-c087-4e62-a394-4ad198b35c7b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.99 GiB. | ||
| 11523 | 2026.05.08 08:14:36.888408 [ 260 ] {536b995f-c087-4e62-a394-4ad198b35c7b} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 11524 | 2026.05.08 08:14:36.888617 [ 260 ] {536b995f-c087-4e62-a394-4ad198b35c7b} <Trace> oximeter.fields_u64 (0d6b14c5-b10e-4a1c-aa05-73304251a84f): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11525 | 2026.05.08 08:14:36.888745 [ 260 ] {536b995f-c087-4e62-a394-4ad198b35c7b} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001096 sec., 912.4087591240876 rows/sec., 64.15 KiB/sec. | ||
| 11526 | 2026.05.08 08:14:36.888783 [ 260 ] {536b995f-c087-4e62-a394-4ad198b35c7b} <Debug> TCPHandler: Processed in 0.001262972 sec. | ||
| 11527 | 2026.05.08 08:14:36.888896 [ 260 ] {} <Trace> TCP-Session: 3fbd83a9-a342-4804-a34d-63c9c5d34136 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11528 | 2026.05.08 08:14:36.888991 [ 260 ] {4be73653-1c50-4f86-bd19-1d058cd949ad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40062) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 11529 | 2026.05.08 08:14:36.889031 [ 260 ] {4be73653-1c50-4f86-bd19-1d058cd949ad} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 11530 | 2026.05.08 08:14:36.889416 [ 260 ] {4be73653-1c50-4f86-bd19-1d058cd949ad} <Trace> oximeter.fields_u8 (7b358469-9653-4fa1-8df0-42378e30bc5f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11531 | 2026.05.08 08:14:36.889453 [ 260 ] {4be73653-1c50-4f86-bd19-1d058cd949ad} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.99 GiB. | ||
| 11532 | 2026.05.08 08:14:36.889745 [ 260 ] {4be73653-1c50-4f86-bd19-1d058cd949ad} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 11533 | 2026.05.08 08:14:36.889961 [ 260 ] {4be73653-1c50-4f86-bd19-1d058cd949ad} <Trace> oximeter.fields_u8 (7b358469-9653-4fa1-8df0-42378e30bc5f): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11534 | 2026.05.08 08:14:36.890089 [ 260 ] {4be73653-1c50-4f86-bd19-1d058cd949ad} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001115 sec., 10762.331838565022 rows/sec., 840.81 KiB/sec. | ||
| 11535 | 2026.05.08 08:14:36.890128 [ 260 ] {4be73653-1c50-4f86-bd19-1d058cd949ad} <Debug> TCPHandler: Processed in 0.001282052 sec. | ||
| 11536 | 2026.05.08 08:14:36.890238 [ 260 ] {} <Trace> TCP-Session: 3fbd83a9-a342-4804-a34d-63c9c5d34136 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11537 | 2026.05.08 08:14:36.890332 [ 260 ] {b152b0bd-4b46-4f1c-bee0-ff7e73fe3571} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40062) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11538 | 2026.05.08 08:14:36.890372 [ 260 ] {b152b0bd-4b46-4f1c-bee0-ff7e73fe3571} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11539 | 2026.05.08 08:14:36.891210 [ 260 ] {b152b0bd-4b46-4f1c-bee0-ff7e73fe3571} <Trace> oximeter.fields_uuid (6954ef9e-8f45-45b9-b3dd-33f933bb31d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11540 | 2026.05.08 08:14:36.891247 [ 260 ] {b152b0bd-4b46-4f1c-bee0-ff7e73fe3571} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.99 GiB. | ||
| 11541 | 2026.05.08 08:14:36.891599 [ 260 ] {b152b0bd-4b46-4f1c-bee0-ff7e73fe3571} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
| 11542 | 2026.05.08 08:14:36.891811 [ 260 ] {b152b0bd-4b46-4f1c-bee0-ff7e73fe3571} <Trace> oximeter.fields_uuid (6954ef9e-8f45-45b9-b3dd-33f933bb31d2): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11543 | 2026.05.08 08:14:36.891949 [ 260 ] {b152b0bd-4b46-4f1c-bee0-ff7e73fe3571} <Debug> executeQuery: Read 1344 rows, 92.81 KiB in 0.001635 sec., 822018.3486238533 rows/sec., 55.44 MiB/sec. | ||
| 11544 | 2026.05.08 08:14:36.891988 [ 260 ] {b152b0bd-4b46-4f1c-bee0-ff7e73fe3571} <Debug> TCPHandler: Processed in 0.001799511 sec. | ||
| 11545 | 2026.05.08 08:14:36.892104 [ 260 ] {} <Trace> TCP-Session: 3fbd83a9-a342-4804-a34d-63c9c5d34136 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11546 | 2026.05.08 08:14:36.892200 [ 260 ] {a7b73ba0-6df6-4aa2-87b4-0881671a41f2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40062) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11547 | 2026.05.08 08:14:36.892242 [ 260 ] {a7b73ba0-6df6-4aa2-87b4-0881671a41f2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11548 | 2026.05.08 08:14:36.892906 [ 260 ] {a7b73ba0-6df6-4aa2-87b4-0881671a41f2} <Trace> oximeter.measurements_cumulativeu64 (a8be02dd-881e-443e-adcb-2b9e0d812815): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11549 | 2026.05.08 08:14:36.892943 [ 260 ] {a7b73ba0-6df6-4aa2-87b4-0881671a41f2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.99 GiB. | ||
| 11550 | 2026.05.08 08:14:36.893372 [ 260 ] {a7b73ba0-6df6-4aa2-87b4-0881671a41f2} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
| 11551 | 2026.05.08 08:14:36.893594 [ 260 ] {a7b73ba0-6df6-4aa2-87b4-0881671a41f2} <Trace> oximeter.measurements_cumulativeu64 (a8be02dd-881e-443e-adcb-2b9e0d812815): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11552 | 2026.05.08 08:14:36.893732 [ 260 ] {a7b73ba0-6df6-4aa2-87b4-0881671a41f2} <Debug> executeQuery: Read 1532 rows, 95.89 KiB in 0.00155 sec., 988387.0967741936 rows/sec., 60.42 MiB/sec. | ||
| 11553 | 2026.05.08 08:14:36.893770 [ 260 ] {a7b73ba0-6df6-4aa2-87b4-0881671a41f2} <Debug> TCPHandler: Processed in 0.00171533 sec. | ||
| 11554 | 2026.05.08 08:14:36.893882 [ 260 ] {} <Trace> TCP-Session: 3fbd83a9-a342-4804-a34d-63c9c5d34136 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11555 | 2026.05.08 08:14:36.893979 [ 260 ] {7af77151-19aa-490a-8049-49eb7401feb6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40062) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 11556 | 2026.05.08 08:14:36.894033 [ 260 ] {7af77151-19aa-490a-8049-49eb7401feb6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 11557 | 2026.05.08 08:14:36.894816 [ 260 ] {7af77151-19aa-490a-8049-49eb7401feb6} <Trace> oximeter.measurements_histogramu64 (ebabec84-cbfc-4cf8-9a95-b35807d218b8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11558 | 2026.05.08 08:14:36.894853 [ 260 ] {7af77151-19aa-490a-8049-49eb7401feb6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.99 GiB. | ||
| 11559 | 2026.05.08 08:14:36.895383 [ 260 ] {7af77151-19aa-490a-8049-49eb7401feb6} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 11560 | 2026.05.08 08:14:36.895614 [ 260 ] {7af77151-19aa-490a-8049-49eb7401feb6} <Trace> oximeter.measurements_histogramu64 (ebabec84-cbfc-4cf8-9a95-b35807d218b8): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11561 | 2026.05.08 08:14:36.895729 [ 144 ] {} <Debug> oximeter.measurements_histogramu64 (ebabec84-cbfc-4cf8-9a95-b35807d218b8) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 11562 | 2026.05.08 08:14:36.895754 [ 260 ] {7af77151-19aa-490a-8049-49eb7401feb6} <Debug> executeQuery: Read 29 rows, 53.21 KiB in 0.001793 sec., 16174.010039040713 rows/sec., 28.98 MiB/sec. | ||
| 11563 | 2026.05.08 08:14:36.895766 [ 144 ] {} <Trace> oximeter.measurements_histogramu64 (ebabec84-cbfc-4cf8-9a95-b35807d218b8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11564 | 2026.05.08 08:14:36.895798 [ 144 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.99 GiB. | ||
| 11565 | 2026.05.08 08:14:36.895822 [ 260 ] {7af77151-19aa-490a-8049-49eb7401feb6} <Debug> TCPHandler: Processed in 0.001989105 sec. | ||
| 11566 | 2026.05.08 08:14:36.895890 [ 200 ] {ebabec84-cbfc-4cf8-9a95-b35807d218b8::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 | ||
| 11567 | 2026.05.08 08:14:36.895945 [ 260 ] {} <Trace> TCP-Session: 3fbd83a9-a342-4804-a34d-63c9c5d34136 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11568 | 2026.05.08 08:14:36.896046 [ 260 ] {b2c21f54-312a-48c3-b16d-895e0b1b49df} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40062) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11569 | 2026.05.08 08:14:36.896087 [ 260 ] {b2c21f54-312a-48c3-b16d-895e0b1b49df} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11570 | 2026.05.08 08:14:36.896159 [ 200 ] {ebabec84-cbfc-4cf8-9a95-b35807d218b8::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11571 | 2026.05.08 08:14:36.896227 [ 200 ] {ebabec84-cbfc-4cf8-9a95-b35807d218b8::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 1299 rows starting from the beginning of the part | ||
| 11572 | 2026.05.08 08:14:36.896373 [ 200 ] {ebabec84-cbfc-4cf8-9a95-b35807d218b8::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 18 rows starting from the beginning of the part | ||
| 11573 | 2026.05.08 08:14:36.896405 [ 260 ] {b2c21f54-312a-48c3-b16d-895e0b1b49df} <Trace> oximeter.measurements_u64 (51456919-ce1d-4304-962d-5a281585e6eb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11574 | 2026.05.08 08:14:36.896445 [ 260 ] {b2c21f54-312a-48c3-b16d-895e0b1b49df} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.99 GiB. | ||
| 11575 | 2026.05.08 08:14:36.896493 [ 200 ] {ebabec84-cbfc-4cf8-9a95-b35807d218b8::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 24 rows starting from the beginning of the part | ||
| 11576 | 2026.05.08 08:14:36.896596 [ 200 ] {ebabec84-cbfc-4cf8-9a95-b35807d218b8::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 18 rows starting from the beginning of the part | ||
| 11577 | 2026.05.08 08:14:36.896689 [ 200 ] {ebabec84-cbfc-4cf8-9a95-b35807d218b8::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 24 rows starting from the beginning of the part | ||
| 11578 | 2026.05.08 08:14:36.896762 [ 260 ] {b2c21f54-312a-48c3-b16d-895e0b1b49df} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
| 11579 | 2026.05.08 08:14:36.896785 [ 200 ] {ebabec84-cbfc-4cf8-9a95-b35807d218b8::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 29 rows starting from the beginning of the part | ||
| 11580 | 2026.05.08 08:14:36.896981 [ 260 ] {b2c21f54-312a-48c3-b16d-895e0b1b49df} <Trace> oximeter.measurements_u64 (51456919-ce1d-4304-962d-5a281585e6eb): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11581 | 2026.05.08 08:14:36.897129 [ 260 ] {b2c21f54-312a-48c3-b16d-895e0b1b49df} <Debug> executeQuery: Read 12 rows, 848.00 B in 0.001101 sec., 10899.182561307902 rows/sec., 752.16 KiB/sec. | ||
| 11582 | 2026.05.08 08:14:36.897167 [ 260 ] {b2c21f54-312a-48c3-b16d-895e0b1b49df} <Debug> TCPHandler: Processed in 0.001271652 sec. | ||
| 11583 | 2026.05.08 08:14:36.903913 [ 192 ] {ebabec84-cbfc-4cf8-9a95-b35807d218b8::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1412 rows, containing 19 columns (19 merged, 0 gathered) in 0.00806636 sec., 175047.97703053174 rows/sec., 313.68 MiB/sec. | ||
| 11584 | 2026.05.08 08:14:36.905834 [ 197 ] {ebabec84-cbfc-4cf8-9a95-b35807d218b8::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 11585 | 2026.05.08 08:14:36.906226 [ 197 ] {ebabec84-cbfc-4cf8-9a95-b35807d218b8::all_1_66_13} <Trace> oximeter.measurements_histogramu64 (ebabec84-cbfc-4cf8-9a95-b35807d218b8): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11586 | 2026.05.08 08:14:36.906315 [ 197 ] {ebabec84-cbfc-4cf8-9a95-b35807d218b8::all_1_66_13} <Trace> oximeter.measurements_histogramu64 (ebabec84-cbfc-4cf8-9a95-b35807d218b8) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 11587 | 2026.05.08 08:14:36.906494 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.59 MiB. | ||
| 11588 | 2026.05.08 08:14:37.000184 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 323.72 MiB, peak 336.25 MiB, free memory in arenas 0.00 B, will set to 326.94 MiB (RSS), difference: 3.22 MiB | ||
| 11589 | 2026.05.08 08:14:40.219412 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 50 entries to flush up to offset 1448 | ||
| 11590 | 2026.05.08 08:14:40.222337 [ 243 ] {} <Trace> system.query_log (14f8ccb3-56a3-4601-8a9e-d96094aafe7f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11591 | 2026.05.08 08:14:40.222388 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.99 GiB. | ||
| 11592 | 2026.05.08 08:14:40.223657 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 11593 | 2026.05.08 08:14:40.223924 [ 243 ] {} <Trace> system.query_log (14f8ccb3-56a3-4601-8a9e-d96094aafe7f): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11594 | 2026.05.08 08:14:40.224207 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1448 | ||
| 11595 | 2026.05.08 08:14:40.780837 [ 260 ] {} <Trace> TCP-Session: 3fbd83a9-a342-4804-a34d-63c9c5d34136 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11596 | 2026.05.08 08:14:40.781081 [ 260 ] {115e5a61-8014-49d2-bd7b-96cc7539bfd6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40062) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_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) | ||
| 11597 | 2026.05.08 08:14:40.781412 [ 260 ] {115e5a61-8014-49d2-bd7b-96cc7539bfd6} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 11598 | 2026.05.08 08:14:40.781448 [ 260 ] {115e5a61-8014-49d2-bd7b-96cc7539bfd6} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_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 | ||
| 11599 | 2026.05.08 08:14:40.781665 [ 260 ] {115e5a61-8014-49d2-bd7b-96cc7539bfd6} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 11600 | 2026.05.08 08:14:40.781735 [ 260 ] {115e5a61-8014-49d2-bd7b-96cc7539bfd6} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 11601 | 2026.05.08 08:14:40.781878 [ 260 ] {115e5a61-8014-49d2-bd7b-96cc7539bfd6} <Debug> oximeter.timeseries_schema (b89db7f6-4c52-403d-9f92-e362dcc59f0f) (SelectExecutor): Key condition: (column 0 in 18-element set) | ||
| 11602 | 2026.05.08 08:14:40.781991 [ 354 ] {115e5a61-8014-49d2-bd7b-96cc7539bfd6} <Trace> oximeter.timeseries_schema (b89db7f6-4c52-403d-9f92-e362dcc59f0f) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 11603 | 2026.05.08 08:14:40.782012 [ 352 ] {115e5a61-8014-49d2-bd7b-96cc7539bfd6} <Trace> oximeter.timeseries_schema (b89db7f6-4c52-403d-9f92-e362dcc59f0f) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 11604 | 2026.05.08 08:14:40.782023 [ 360 ] {115e5a61-8014-49d2-bd7b-96cc7539bfd6} <Trace> oximeter.timeseries_schema (b89db7f6-4c52-403d-9f92-e362dcc59f0f) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 11605 | 2026.05.08 08:14:40.782158 [ 260 ] {115e5a61-8014-49d2-bd7b-96cc7539bfd6} <Debug> oximeter.timeseries_schema (b89db7f6-4c52-403d-9f92-e362dcc59f0f) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges | ||
| 11606 | 2026.05.08 08:14:40.782184 [ 260 ] {115e5a61-8014-49d2-bd7b-96cc7539bfd6} <Trace> oximeter.timeseries_schema (b89db7f6-4c52-403d-9f92-e362dcc59f0f) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 11607 | 2026.05.08 08:14:40.782254 [ 260 ] {115e5a61-8014-49d2-bd7b-96cc7539bfd6} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 11608 | 2026.05.08 08:14:40.782274 [ 260 ] {115e5a61-8014-49d2-bd7b-96cc7539bfd6} <Debug> oximeter.timeseries_schema (b89db7f6-4c52-403d-9f92-e362dcc59f0f) (SelectExecutor): Reading approx. 47 rows with 2 streams | ||
| 11609 | 2026.05.08 08:14:40.782310 [ 260 ] {115e5a61-8014-49d2-bd7b-96cc7539bfd6} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 11610 | 2026.05.08 08:14:40.782350 [ 260 ] {115e5a61-8014-49d2-bd7b-96cc7539bfd6} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 11611 | 2026.05.08 08:14:40.783482 [ 260 ] {115e5a61-8014-49d2-bd7b-96cc7539bfd6} <Debug> executeQuery: Read 47 rows, 8.00 KiB in 0.002493 sec., 18852.7878058564 rows/sec., 3.14 MiB/sec. | ||
| 11612 | 2026.05.08 08:14:40.783588 [ 260 ] {115e5a61-8014-49d2-bd7b-96cc7539bfd6} <Debug> TCPHandler: Processed in 0.00288178 sec. | ||
| 11613 | 2026.05.08 08:14:40.785073 [ 260 ] {} <Trace> TCP-Session: 3fbd83a9-a342-4804-a34d-63c9c5d34136 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11614 | 2026.05.08 08:14:40.785184 [ 260 ] {7253020d-6a50-44ea-a0fe-b41dd77b10bd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40062) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11615 | 2026.05.08 08:14:40.785226 [ 260 ] {7253020d-6a50-44ea-a0fe-b41dd77b10bd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11616 | 2026.05.08 08:14:40.785692 [ 260 ] {7253020d-6a50-44ea-a0fe-b41dd77b10bd} <Trace> oximeter.fields_string (2e56caf6-21a8-464c-b24f-cce9c93bbfbe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11617 | 2026.05.08 08:14:40.785733 [ 260 ] {7253020d-6a50-44ea-a0fe-b41dd77b10bd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.98 GiB. | ||
| 11618 | 2026.05.08 08:14:40.786097 [ 260 ] {7253020d-6a50-44ea-a0fe-b41dd77b10bd} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
| 11619 | 2026.05.08 08:14:40.786326 [ 260 ] {7253020d-6a50-44ea-a0fe-b41dd77b10bd} <Trace> oximeter.fields_string (2e56caf6-21a8-464c-b24f-cce9c93bbfbe): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11620 | 2026.05.08 08:14:40.786472 [ 260 ] {7253020d-6a50-44ea-a0fe-b41dd77b10bd} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001319 sec., 42456.40636846095 rows/sec., 3.26 MiB/sec. | ||
| 11621 | 2026.05.08 08:14:40.786511 [ 260 ] {7253020d-6a50-44ea-a0fe-b41dd77b10bd} <Debug> TCPHandler: Processed in 0.001490206 sec. | ||
| 11622 | 2026.05.08 08:14:40.786645 [ 260 ] {} <Trace> TCP-Session: 3fbd83a9-a342-4804-a34d-63c9c5d34136 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11623 | 2026.05.08 08:14:40.786764 [ 260 ] {3044056f-ef57-4345-81c2-708f6c36c3b5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40062) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11624 | 2026.05.08 08:14:40.786812 [ 260 ] {3044056f-ef57-4345-81c2-708f6c36c3b5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11625 | 2026.05.08 08:14:40.787327 [ 260 ] {3044056f-ef57-4345-81c2-708f6c36c3b5} <Trace> oximeter.fields_uuid (6954ef9e-8f45-45b9-b3dd-33f933bb31d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11626 | 2026.05.08 08:14:40.787371 [ 260 ] {3044056f-ef57-4345-81c2-708f6c36c3b5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.98 GiB. | ||
| 11627 | 2026.05.08 08:14:40.787738 [ 260 ] {3044056f-ef57-4345-81c2-708f6c36c3b5} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
| 11628 | 2026.05.08 08:14:40.787952 [ 260 ] {3044056f-ef57-4345-81c2-708f6c36c3b5} <Trace> oximeter.fields_uuid (6954ef9e-8f45-45b9-b3dd-33f933bb31d2): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11629 | 2026.05.08 08:14:40.788083 [ 260 ] {3044056f-ef57-4345-81c2-708f6c36c3b5} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001345 sec., 47583.64312267658 rows/sec., 3.71 MiB/sec. | ||
| 11630 | 2026.05.08 08:14:40.788122 [ 260 ] {3044056f-ef57-4345-81c2-708f6c36c3b5} <Debug> TCPHandler: Processed in 0.001539556 sec. | ||
| 11631 | 2026.05.08 08:14:40.788238 [ 260 ] {} <Trace> TCP-Session: 3fbd83a9-a342-4804-a34d-63c9c5d34136 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11632 | 2026.05.08 08:14:40.788332 [ 260 ] {69be6924-a974-4535-a833-a8baf428ce92} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40062) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11633 | 2026.05.08 08:14:40.788374 [ 260 ] {69be6924-a974-4535-a833-a8baf428ce92} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11634 | 2026.05.08 08:14:40.788754 [ 260 ] {69be6924-a974-4535-a833-a8baf428ce92} <Trace> oximeter.measurements_cumulativeu64 (a8be02dd-881e-443e-adcb-2b9e0d812815): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11635 | 2026.05.08 08:14:40.788791 [ 260 ] {69be6924-a974-4535-a833-a8baf428ce92} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.98 GiB. | ||
| 11636 | 2026.05.08 08:14:40.789114 [ 260 ] {69be6924-a974-4535-a833-a8baf428ce92} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
| 11637 | 2026.05.08 08:14:40.789322 [ 260 ] {69be6924-a974-4535-a833-a8baf428ce92} <Trace> oximeter.measurements_cumulativeu64 (a8be02dd-881e-443e-adcb-2b9e0d812815): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11638 | 2026.05.08 08:14:40.789451 [ 260 ] {69be6924-a974-4535-a833-a8baf428ce92} <Debug> executeQuery: Read 128 rows, 9.13 KiB in 0.001138 sec., 112478.03163444641 rows/sec., 7.83 MiB/sec. | ||
| 11639 | 2026.05.08 08:14:40.789489 [ 260 ] {69be6924-a974-4535-a833-a8baf428ce92} <Debug> TCPHandler: Processed in 0.001301462 sec. | ||
| 11640 | 2026.05.08 08:14:40.789603 [ 260 ] {} <Trace> TCP-Session: 3fbd83a9-a342-4804-a34d-63c9c5d34136 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11641 | 2026.05.08 08:14:40.789696 [ 260 ] {22f25d5b-9a3d-4058-8b5b-58e444687d9b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40062) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11642 | 2026.05.08 08:14:40.789736 [ 260 ] {22f25d5b-9a3d-4058-8b5b-58e444687d9b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11643 | 2026.05.08 08:14:40.790059 [ 260 ] {22f25d5b-9a3d-4058-8b5b-58e444687d9b} <Trace> oximeter.measurements_u64 (51456919-ce1d-4304-962d-5a281585e6eb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11644 | 2026.05.08 08:14:40.790095 [ 260 ] {22f25d5b-9a3d-4058-8b5b-58e444687d9b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.98 GiB. | ||
| 11645 | 2026.05.08 08:14:40.790404 [ 260 ] {22f25d5b-9a3d-4058-8b5b-58e444687d9b} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
| 11646 | 2026.05.08 08:14:40.790613 [ 260 ] {22f25d5b-9a3d-4058-8b5b-58e444687d9b} <Trace> oximeter.measurements_u64 (51456919-ce1d-4304-962d-5a281585e6eb): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11647 | 2026.05.08 08:14:40.790739 [ 260 ] {22f25d5b-9a3d-4058-8b5b-58e444687d9b} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001061 sec., 45240.339302544766 rows/sec., 3.05 MiB/sec. | ||
| 11648 | 2026.05.08 08:14:40.790777 [ 260 ] {22f25d5b-9a3d-4058-8b5b-58e444687d9b} <Debug> TCPHandler: Processed in 0.001222571 sec. | ||
| 11649 | 2026.05.08 08:14:42.637788 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 22511 | ||
| 11650 | 2026.05.08 08:14:42.638339 [ 245 ] {} <Trace> system.asynchronous_metric_log (ae5b5697-1ff6-4106-8704-be69c16fe51c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11651 | 2026.05.08 08:14:42.638390 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.98 GiB. | ||
| 11652 | 2026.05.08 08:14:42.638900 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 11653 | 2026.05.08 08:14:42.639128 [ 245 ] {} <Trace> system.asynchronous_metric_log (ae5b5697-1ff6-4106-8704-be69c16fe51c): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11654 | 2026.05.08 08:14:42.639258 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 22511 | ||
| 11655 | 2026.05.08 08:14:43.810812 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 354 | ||
| 11656 | 2026.05.08 08:14:43.825872 [ 244 ] {} <Trace> system.metric_log (6863ca5b-3a4e-4a65-b181-6be743eb150d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11657 | 2026.05.08 08:14:43.825929 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.98 GiB. | ||
| 11658 | 2026.05.08 08:14:43.831264 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 11659 | 2026.05.08 08:14:43.831931 [ 244 ] {} <Trace> system.metric_log (6863ca5b-3a4e-4a65-b181-6be743eb150d): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11660 | 2026.05.08 08:14:43.834560 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 354 | ||
| 11661 | 2026.05.08 08:14:45.783526 [ 260 ] {} <Trace> TCP-Session: 3fbd83a9-a342-4804-a34d-63c9c5d34136 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11662 | 2026.05.08 08:14:45.783907 [ 260 ] {23d48b18-88e4-4a56-93ab-4b9866995f34} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40062) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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) | ||
| 11663 | 2026.05.08 08:14:45.784260 [ 260 ] {23d48b18-88e4-4a56-93ab-4b9866995f34} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 11664 | 2026.05.08 08:14:45.784299 [ 260 ] {23d48b18-88e4-4a56-93ab-4b9866995f34} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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 | ||
| 11665 | 2026.05.08 08:14:45.784530 [ 260 ] {23d48b18-88e4-4a56-93ab-4b9866995f34} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 11666 | 2026.05.08 08:14:45.784606 [ 260 ] {23d48b18-88e4-4a56-93ab-4b9866995f34} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 11667 | 2026.05.08 08:14:45.784754 [ 260 ] {23d48b18-88e4-4a56-93ab-4b9866995f34} <Debug> oximeter.timeseries_schema (b89db7f6-4c52-403d-9f92-e362dcc59f0f) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 11668 | 2026.05.08 08:14:45.784861 [ 358 ] {23d48b18-88e4-4a56-93ab-4b9866995f34} <Trace> oximeter.timeseries_schema (b89db7f6-4c52-403d-9f92-e362dcc59f0f) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 11669 | 2026.05.08 08:14:45.784909 [ 366 ] {23d48b18-88e4-4a56-93ab-4b9866995f34} <Trace> oximeter.timeseries_schema (b89db7f6-4c52-403d-9f92-e362dcc59f0f) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 11670 | 2026.05.08 08:14:45.784910 [ 313 ] {23d48b18-88e4-4a56-93ab-4b9866995f34} <Trace> oximeter.timeseries_schema (b89db7f6-4c52-403d-9f92-e362dcc59f0f) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 11671 | 2026.05.08 08:14:45.785124 [ 260 ] {23d48b18-88e4-4a56-93ab-4b9866995f34} <Debug> oximeter.timeseries_schema (b89db7f6-4c52-403d-9f92-e362dcc59f0f) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges | ||
| 11672 | 2026.05.08 08:14:45.785153 [ 260 ] {23d48b18-88e4-4a56-93ab-4b9866995f34} <Trace> oximeter.timeseries_schema (b89db7f6-4c52-403d-9f92-e362dcc59f0f) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 11673 | 2026.05.08 08:14:45.785225 [ 260 ] {23d48b18-88e4-4a56-93ab-4b9866995f34} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 11674 | 2026.05.08 08:14:45.785246 [ 260 ] {23d48b18-88e4-4a56-93ab-4b9866995f34} <Debug> oximeter.timeseries_schema (b89db7f6-4c52-403d-9f92-e362dcc59f0f) (SelectExecutor): Reading approx. 47 rows with 2 streams | ||
| 11675 | 2026.05.08 08:14:45.785281 [ 260 ] {23d48b18-88e4-4a56-93ab-4b9866995f34} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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.08 08:14:45.785322 [ 260 ] {23d48b18-88e4-4a56-93ab-4b9866995f34} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 11677 | 2026.05.08 08:14:45.786522 [ 260 ] {23d48b18-88e4-4a56-93ab-4b9866995f34} <Debug> executeQuery: Read 47 rows, 8.00 KiB in 0.002767 sec., 16985.90531261294 rows/sec., 2.83 MiB/sec. | ||
| 11678 | 2026.05.08 08:14:45.786643 [ 260 ] {23d48b18-88e4-4a56-93ab-4b9866995f34} <Debug> TCPHandler: Processed in 0.003303197 sec. | ||
| 11679 | 2026.05.08 08:14:45.788595 [ 260 ] {} <Trace> TCP-Session: 3fbd83a9-a342-4804-a34d-63c9c5d34136 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11680 | 2026.05.08 08:14:45.788708 [ 260 ] {e971da28-9767-4cc2-8d87-17e1cbd46930} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40062) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11681 | 2026.05.08 08:14:45.788751 [ 260 ] {e971da28-9767-4cc2-8d87-17e1cbd46930} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11682 | 2026.05.08 08:14:45.789586 [ 260 ] {e971da28-9767-4cc2-8d87-17e1cbd46930} <Trace> oximeter.fields_string (2e56caf6-21a8-464c-b24f-cce9c93bbfbe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11683 | 2026.05.08 08:14:45.789665 [ 260 ] {e971da28-9767-4cc2-8d87-17e1cbd46930} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.98 GiB. | ||
| 11684 | 2026.05.08 08:14:45.790142 [ 260 ] {e971da28-9767-4cc2-8d87-17e1cbd46930} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
| 11685 | 2026.05.08 08:14:45.790386 [ 260 ] {e971da28-9767-4cc2-8d87-17e1cbd46930} <Trace> oximeter.fields_string (2e56caf6-21a8-464c-b24f-cce9c93bbfbe): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11686 | 2026.05.08 08:14:45.790536 [ 260 ] {e971da28-9767-4cc2-8d87-17e1cbd46930} <Debug> executeQuery: Read 104 rows, 8.93 KiB in 0.001862 sec., 55853.92051557465 rows/sec., 4.69 MiB/sec. | ||
| 11687 | 2026.05.08 08:14:45.790577 [ 260 ] {e971da28-9767-4cc2-8d87-17e1cbd46930} <Debug> TCPHandler: Processed in 0.002034826 sec. | ||
| 11688 | 2026.05.08 08:14:45.790701 [ 260 ] {} <Trace> TCP-Session: 3fbd83a9-a342-4804-a34d-63c9c5d34136 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11689 | 2026.05.08 08:14:45.790800 [ 260 ] {f60eb207-0011-49de-a3a2-4bf6fd5bf778} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40062) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 11690 | 2026.05.08 08:14:45.790842 [ 260 ] {f60eb207-0011-49de-a3a2-4bf6fd5bf778} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 11691 | 2026.05.08 08:14:45.791252 [ 260 ] {f60eb207-0011-49de-a3a2-4bf6fd5bf778} <Trace> oximeter.fields_u16 (b3f55b36-ed93-4ef0-b7a4-471cf9f732a6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11692 | 2026.05.08 08:14:45.791291 [ 260 ] {f60eb207-0011-49de-a3a2-4bf6fd5bf778} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.98 GiB. | ||
| 11693 | 2026.05.08 08:14:45.791587 [ 260 ] {f60eb207-0011-49de-a3a2-4bf6fd5bf778} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 11694 | 2026.05.08 08:14:45.791804 [ 260 ] {f60eb207-0011-49de-a3a2-4bf6fd5bf778} <Trace> oximeter.fields_u16 (b3f55b36-ed93-4ef0-b7a4-471cf9f732a6): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11695 | 2026.05.08 08:14:45.791936 [ 260 ] {f60eb207-0011-49de-a3a2-4bf6fd5bf778} <Debug> executeQuery: Read 24 rows, 1.80 KiB in 0.001159 sec., 20707.50647109577 rows/sec., 1.52 MiB/sec. | ||
| 11696 | 2026.05.08 08:14:45.791975 [ 260 ] {f60eb207-0011-49de-a3a2-4bf6fd5bf778} <Debug> TCPHandler: Processed in 0.001325893 sec. | ||
| 11697 | 2026.05.08 08:14:45.792085 [ 260 ] {} <Trace> TCP-Session: 3fbd83a9-a342-4804-a34d-63c9c5d34136 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11698 | 2026.05.08 08:14:45.792179 [ 260 ] {3b25caa5-b6ee-4c6f-8093-8a9cb17cea23} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40062) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11699 | 2026.05.08 08:14:45.792219 [ 260 ] {3b25caa5-b6ee-4c6f-8093-8a9cb17cea23} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11700 | 2026.05.08 08:14:45.792651 [ 260 ] {3b25caa5-b6ee-4c6f-8093-8a9cb17cea23} <Trace> oximeter.fields_uuid (6954ef9e-8f45-45b9-b3dd-33f933bb31d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11701 | 2026.05.08 08:14:45.792687 [ 260 ] {3b25caa5-b6ee-4c6f-8093-8a9cb17cea23} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.98 GiB. | ||
| 11702 | 2026.05.08 08:14:45.792990 [ 260 ] {3b25caa5-b6ee-4c6f-8093-8a9cb17cea23} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
| 11703 | 2026.05.08 08:14:45.793205 [ 260 ] {3b25caa5-b6ee-4c6f-8093-8a9cb17cea23} <Trace> oximeter.fields_uuid (6954ef9e-8f45-45b9-b3dd-33f933bb31d2): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11704 | 2026.05.08 08:14:45.793333 [ 260 ] {3b25caa5-b6ee-4c6f-8093-8a9cb17cea23} <Debug> executeQuery: Read 88 rows, 7.04 KiB in 0.001173 sec., 75021.31287297528 rows/sec., 5.86 MiB/sec. | ||
| 11705 | 2026.05.08 08:14:45.793371 [ 260 ] {3b25caa5-b6ee-4c6f-8093-8a9cb17cea23} <Debug> TCPHandler: Processed in 0.001336073 sec. | ||
| 11706 | 2026.05.08 08:14:45.793486 [ 260 ] {} <Trace> TCP-Session: 3fbd83a9-a342-4804-a34d-63c9c5d34136 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11707 | 2026.05.08 08:14:45.793581 [ 260 ] {dce719ca-41f5-4487-9954-bcf98dae6c2f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40062) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11708 | 2026.05.08 08:14:45.793624 [ 260 ] {dce719ca-41f5-4487-9954-bcf98dae6c2f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11709 | 2026.05.08 08:14:45.794030 [ 260 ] {dce719ca-41f5-4487-9954-bcf98dae6c2f} <Trace> oximeter.measurements_cumulativeu64 (a8be02dd-881e-443e-adcb-2b9e0d812815): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11710 | 2026.05.08 08:14:45.794068 [ 260 ] {dce719ca-41f5-4487-9954-bcf98dae6c2f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.98 GiB. | ||
| 11711 | 2026.05.08 08:14:45.794399 [ 260 ] {dce719ca-41f5-4487-9954-bcf98dae6c2f} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
| 11712 | 2026.05.08 08:14:45.794619 [ 260 ] {dce719ca-41f5-4487-9954-bcf98dae6c2f} <Trace> oximeter.measurements_cumulativeu64 (a8be02dd-881e-443e-adcb-2b9e0d812815): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11713 | 2026.05.08 08:14:45.794751 [ 260 ] {dce719ca-41f5-4487-9954-bcf98dae6c2f} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001189 sec., 134566.8629100084 rows/sec., 9.37 MiB/sec. | ||
| 11714 | 2026.05.08 08:14:45.794788 [ 260 ] {dce719ca-41f5-4487-9954-bcf98dae6c2f} <Debug> TCPHandler: Processed in 0.001352074 sec. | ||
| 11715 | 2026.05.08 08:14:45.794917 [ 260 ] {} <Trace> TCP-Session: 3fbd83a9-a342-4804-a34d-63c9c5d34136 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11716 | 2026.05.08 08:14:45.795040 [ 260 ] {66d627e2-b1ea-4638-ad9e-ec6703f69696} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40062) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 11717 | 2026.05.08 08:14:45.795107 [ 260 ] {66d627e2-b1ea-4638-ad9e-ec6703f69696} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, 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.08 08:14:45.796022 [ 260 ] {66d627e2-b1ea-4638-ad9e-ec6703f69696} <Trace> oximeter.measurements_histogramu64 (ebabec84-cbfc-4cf8-9a95-b35807d218b8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11719 | 2026.05.08 08:14:45.796062 [ 260 ] {66d627e2-b1ea-4638-ad9e-ec6703f69696} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.98 GiB. | ||
| 11720 | 2026.05.08 08:14:45.796611 [ 260 ] {66d627e2-b1ea-4638-ad9e-ec6703f69696} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 11721 | 2026.05.08 08:14:45.796846 [ 260 ] {66d627e2-b1ea-4638-ad9e-ec6703f69696} <Trace> oximeter.measurements_histogramu64 (ebabec84-cbfc-4cf8-9a95-b35807d218b8): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11722 | 2026.05.08 08:14:45.796998 [ 260 ] {66d627e2-b1ea-4638-ad9e-ec6703f69696} <Debug> executeQuery: Read 24 rows, 44.04 KiB in 0.001983 sec., 12102.874432677761 rows/sec., 21.69 MiB/sec. | ||
| 11723 | 2026.05.08 08:14:45.797068 [ 260 ] {66d627e2-b1ea-4638-ad9e-ec6703f69696} <Debug> TCPHandler: Processed in 0.002214318 sec. | ||
| 11724 | 2026.05.08 08:14:45.797187 [ 260 ] {} <Trace> TCP-Session: 3fbd83a9-a342-4804-a34d-63c9c5d34136 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11725 | 2026.05.08 08:14:45.797284 [ 260 ] {1fc86340-039e-4c66-9be2-7a4d9187a26c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40062) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11726 | 2026.05.08 08:14:45.797326 [ 260 ] {1fc86340-039e-4c66-9be2-7a4d9187a26c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11727 | 2026.05.08 08:14:45.797665 [ 260 ] {1fc86340-039e-4c66-9be2-7a4d9187a26c} <Trace> oximeter.measurements_u64 (51456919-ce1d-4304-962d-5a281585e6eb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11728 | 2026.05.08 08:14:45.797702 [ 260 ] {1fc86340-039e-4c66-9be2-7a4d9187a26c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.98 GiB. | ||
| 11729 | 2026.05.08 08:14:45.798021 [ 260 ] {1fc86340-039e-4c66-9be2-7a4d9187a26c} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
| 11730 | 2026.05.08 08:14:45.798235 [ 260 ] {1fc86340-039e-4c66-9be2-7a4d9187a26c} <Trace> oximeter.measurements_u64 (51456919-ce1d-4304-962d-5a281585e6eb): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11731 | 2026.05.08 08:14:45.798366 [ 260 ] {1fc86340-039e-4c66-9be2-7a4d9187a26c} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001101 sec., 54495.91280653951 rows/sec., 3.67 MiB/sec. | ||
| 11732 | 2026.05.08 08:14:45.798404 [ 260 ] {1fc86340-039e-4c66-9be2-7a4d9187a26c} <Debug> TCPHandler: Processed in 0.001267522 sec. | ||
| 11733 | 2026.05.08 08:14:47.250266 [ 129 ] {} <Debug> oximeter.fields_u8 (7b358469-9653-4fa1-8df0-42378e30bc5f) (MergerMutator): Selected 5 parts from all_1_20_4 to all_24_24_0 | ||
| 11734 | 2026.05.08 08:14:47.250326 [ 129 ] {} <Trace> oximeter.fields_u8 (7b358469-9653-4fa1-8df0-42378e30bc5f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11735 | 2026.05.08 08:14:47.250347 [ 129 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.98 GiB. | ||
| 11736 | 2026.05.08 08:14:47.250440 [ 189 ] {7b358469-9653-4fa1-8df0-42378e30bc5f::all_1_24_5} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_20_4 to all_24_24_0 into Compact with storage Full | ||
| 11737 | 2026.05.08 08:14:47.250543 [ 189 ] {7b358469-9653-4fa1-8df0-42378e30bc5f::all_1_24_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11738 | 2026.05.08 08:14:47.250575 [ 189 ] {7b358469-9653-4fa1-8df0-42378e30bc5f::all_1_24_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_20_4, total 160 rows starting from the beginning of the part | ||
| 11739 | 2026.05.08 08:14:47.250642 [ 189 ] {7b358469-9653-4fa1-8df0-42378e30bc5f::all_1_24_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 148 rows starting from the beginning of the part | ||
| 11740 | 2026.05.08 08:14:47.250694 [ 189 ] {7b358469-9653-4fa1-8df0-42378e30bc5f::all_1_24_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 148 rows starting from the beginning of the part | ||
| 11741 | 2026.05.08 08:14:47.250739 [ 189 ] {7b358469-9653-4fa1-8df0-42378e30bc5f::all_1_24_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 12 rows starting from the beginning of the part | ||
| 11742 | 2026.05.08 08:14:47.250779 [ 189 ] {7b358469-9653-4fa1-8df0-42378e30bc5f::all_1_24_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 12 rows starting from the beginning of the part | ||
| 11743 | 2026.05.08 08:14:47.251534 [ 197 ] {7b358469-9653-4fa1-8df0-42378e30bc5f::all_1_24_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 480 rows, containing 5 columns (5 merged, 0 gathered) in 0.00113575 sec., 422628.2192383887 rows/sec., 26.26 MiB/sec. | ||
| 11744 | 2026.05.08 08:14:47.251651 [ 189 ] {7b358469-9653-4fa1-8df0-42378e30bc5f::all_1_24_5} <Trace> MergedBlockOutputStream: filled checksums all_1_24_5 (state Temporary) | ||
| 11745 | 2026.05.08 08:14:47.251887 [ 189 ] {7b358469-9653-4fa1-8df0-42378e30bc5f::all_1_24_5} <Trace> oximeter.fields_u8 (7b358469-9653-4fa1-8df0-42378e30bc5f): Renaming temporary part tmp_merge_all_1_24_5 to all_1_24_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11746 | 2026.05.08 08:14:47.251956 [ 189 ] {7b358469-9653-4fa1-8df0-42378e30bc5f::all_1_24_5} <Trace> oximeter.fields_u8 (7b358469-9653-4fa1-8df0-42378e30bc5f) (MergerMutator): Merged 5 parts: [all_1_20_4, all_24_24_0] -> all_1_24_5 | ||
| 11747 | 2026.05.08 08:14:47.252020 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.30 MiB. | ||
| 11748 | 2026.05.08 08:14:48.036675 [ 287 ] {} <Trace> TCP-Session: 4e02ae0d-943a-4153-8669-d758a36d563a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11749 | 2026.05.08 08:14:48.036935 [ 287 ] {ce2073d5-2902-455a-9d02-a2a5a4ed6c90} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:64102) SELECT concat(database, '.', name) AS table_name, ifNull(total_bytes, 0) AS total_bytes, ifNull(total_rows, 0) AS total_rows FROM system.tables WHERE has_own_data (stage: Complete) | ||
| 11750 | 2026.05.08 08:14:48.037334 [ 287 ] {ce2073d5-2902-455a-9d02-a2a5a4ed6c90} <Trace> ContextAccess (default): Access granted: SELECT(database, name, total_rows, total_bytes, has_own_data) ON system.tables | ||
| 11751 | 2026.05.08 08:14:48.037494 [ 287 ] {ce2073d5-2902-455a-9d02-a2a5a4ed6c90} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 11752 | 2026.05.08 08:14:48.037903 [ 313 ] {ce2073d5-2902-455a-9d02-a2a5a4ed6c90} <Trace> ContextAccess (default): Access granted: SHOW TABLES ON *.* | ||
| 11753 | 2026.05.08 08:14:48.038523 [ 287 ] {ce2073d5-2902-455a-9d02-a2a5a4ed6c90} <Debug> executeQuery: Read 140 rows, 7.96 KiB in 0.001701 sec., 82304.5267489712 rows/sec., 4.57 MiB/sec. | ||
| 11754 | 2026.05.08 08:14:48.038630 [ 287 ] {ce2073d5-2902-455a-9d02-a2a5a4ed6c90} <Debug> TCPHandler: Processed in 0.002091316 sec. | ||
| 11755 | 2026.05.08 08:14:48.467790 [ 123 ] {} <Debug> oximeter.fields_i16 (3c1e284c-4bc9-42d0-9208-0102cfbb7904) (MergerMutator): Selected 5 parts from all_1_20_4 to all_24_24_0 | ||
| 11756 | 2026.05.08 08:14:48.467859 [ 123 ] {} <Trace> oximeter.fields_i16 (3c1e284c-4bc9-42d0-9208-0102cfbb7904): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11757 | 2026.05.08 08:14:48.467884 [ 123 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.98 GiB. | ||
| 11758 | 2026.05.08 08:14:48.468002 [ 188 ] {3c1e284c-4bc9-42d0-9208-0102cfbb7904::all_1_24_5} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_20_4 to all_24_24_0 into Compact with storage Full | ||
| 11759 | 2026.05.08 08:14:48.468148 [ 188 ] {3c1e284c-4bc9-42d0-9208-0102cfbb7904::all_1_24_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11760 | 2026.05.08 08:14:48.468181 [ 188 ] {3c1e284c-4bc9-42d0-9208-0102cfbb7904::all_1_24_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_20_4, total 308 rows starting from the beginning of the part | ||
| 11761 | 2026.05.08 08:14:48.468246 [ 188 ] {3c1e284c-4bc9-42d0-9208-0102cfbb7904::all_1_24_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 284 rows starting from the beginning of the part | ||
| 11762 | 2026.05.08 08:14:48.468291 [ 188 ] {3c1e284c-4bc9-42d0-9208-0102cfbb7904::all_1_24_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 284 rows starting from the beginning of the part | ||
| 11763 | 2026.05.08 08:14:48.468336 [ 188 ] {3c1e284c-4bc9-42d0-9208-0102cfbb7904::all_1_24_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 24 rows starting from the beginning of the part | ||
| 11764 | 2026.05.08 08:14:48.468375 [ 188 ] {3c1e284c-4bc9-42d0-9208-0102cfbb7904::all_1_24_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 24 rows starting from the beginning of the part | ||
| 11765 | 2026.05.08 08:14:48.469218 [ 186 ] {3c1e284c-4bc9-42d0-9208-0102cfbb7904::all_1_24_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 924 rows, containing 5 columns (5 merged, 0 gathered) in 0.001266412 sec., 729620.3763072365 rows/sec., 50.23 MiB/sec. | ||
| 11766 | 2026.05.08 08:14:48.469425 [ 198 ] {3c1e284c-4bc9-42d0-9208-0102cfbb7904::all_1_24_5} <Trace> MergedBlockOutputStream: filled checksums all_1_24_5 (state Temporary) | ||
| 11767 | 2026.05.08 08:14:48.469723 [ 198 ] {3c1e284c-4bc9-42d0-9208-0102cfbb7904::all_1_24_5} <Trace> oximeter.fields_i16 (3c1e284c-4bc9-42d0-9208-0102cfbb7904): Renaming temporary part tmp_merge_all_1_24_5 to all_1_24_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11768 | 2026.05.08 08:14:48.469806 [ 198 ] {3c1e284c-4bc9-42d0-9208-0102cfbb7904::all_1_24_5} <Trace> oximeter.fields_i16 (3c1e284c-4bc9-42d0-9208-0102cfbb7904) (MergerMutator): Merged 5 parts: [all_1_20_4, all_24_24_0] -> all_1_24_5 | ||
| 11769 | 2026.05.08 08:14:48.469911 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.36 MiB. | ||
| 11770 | 2026.05.08 08:14:50.013371 [ 122 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 11771 | 2026.05.08 08:14:50.013421 [ 122 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 11772 | 2026.05.08 08:14:50.139439 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 23023 | ||
| 11773 | 2026.05.08 08:14:50.140176 [ 245 ] {} <Trace> system.asynchronous_metric_log (ae5b5697-1ff6-4106-8704-be69c16fe51c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11774 | 2026.05.08 08:14:50.140215 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.98 GiB. | ||
| 11775 | 2026.05.08 08:14:50.140726 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 11776 | 2026.05.08 08:14:50.140978 [ 245 ] {} <Trace> system.asynchronous_metric_log (ae5b5697-1ff6-4106-8704-be69c16fe51c): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11777 | 2026.05.08 08:14:50.141127 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 23023 | ||
| 11778 | 2026.05.08 08:14:50.224677 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 26 entries to flush up to offset 1474 | ||
| 11779 | 2026.05.08 08:14:50.227137 [ 243 ] {} <Trace> system.query_log (14f8ccb3-56a3-4601-8a9e-d96094aafe7f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11780 | 2026.05.08 08:14:50.227197 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.98 GiB. | ||
| 11781 | 2026.05.08 08:14:50.228450 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 11782 | 2026.05.08 08:14:50.228737 [ 243 ] {} <Trace> system.query_log (14f8ccb3-56a3-4601-8a9e-d96094aafe7f): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11783 | 2026.05.08 08:14:50.228900 [ 122 ] {} <Debug> system.query_log (14f8ccb3-56a3-4601-8a9e-d96094aafe7f) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 11784 | 2026.05.08 08:14:50.228950 [ 122 ] {} <Trace> system.query_log (14f8ccb3-56a3-4601-8a9e-d96094aafe7f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11785 | 2026.05.08 08:14:50.228970 [ 122 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.98 GiB. | ||
| 11786 | 2026.05.08 08:14:50.229060 [ 188 ] {14f8ccb3-56a3-4601-8a9e-d96094aafe7f::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 | ||
| 11787 | 2026.05.08 08:14:50.229127 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1474 | ||
| 11788 | 2026.05.08 08:14:50.229498 [ 188 ] {14f8ccb3-56a3-4601-8a9e-d96094aafe7f::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11789 | 2026.05.08 08:14:50.229626 [ 188 ] {14f8ccb3-56a3-4601-8a9e-d96094aafe7f::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 1280 rows starting from the beginning of the part | ||
| 11790 | 2026.05.08 08:14:50.229972 [ 188 ] {14f8ccb3-56a3-4601-8a9e-d96094aafe7f::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 64 rows starting from the beginning of the part | ||
| 11791 | 2026.05.08 08:14:50.230309 [ 188 ] {14f8ccb3-56a3-4601-8a9e-d96094aafe7f::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 24 rows starting from the beginning of the part | ||
| 11792 | 2026.05.08 08:14:50.230646 [ 188 ] {14f8ccb3-56a3-4601-8a9e-d96094aafe7f::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 | ||
| 11793 | 2026.05.08 08:14:50.230963 [ 188 ] {14f8ccb3-56a3-4601-8a9e-d96094aafe7f::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 50 rows starting from the beginning of the part | ||
| 11794 | 2026.05.08 08:14:50.231279 [ 188 ] {14f8ccb3-56a3-4601-8a9e-d96094aafe7f::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 26 rows starting from the beginning of the part | ||
| 11795 | 2026.05.08 08:14:50.238155 [ 186 ] {14f8ccb3-56a3-4601-8a9e-d96094aafe7f::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1474 rows, containing 72 columns (72 merged, 0 gathered) in 0.009139458 sec., 161278.71040055112 rows/sec., 135.06 MiB/sec. | ||
| 11796 | 2026.05.08 08:14:50.240377 [ 191 ] {14f8ccb3-56a3-4601-8a9e-d96094aafe7f::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 11797 | 2026.05.08 08:14:50.241029 [ 191 ] {14f8ccb3-56a3-4601-8a9e-d96094aafe7f::all_1_36_7} <Trace> system.query_log (14f8ccb3-56a3-4601-8a9e-d96094aafe7f): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11798 | 2026.05.08 08:14:50.241121 [ 191 ] {14f8ccb3-56a3-4601-8a9e-d96094aafe7f::all_1_36_7} <Trace> system.query_log (14f8ccb3-56a3-4601-8a9e-d96094aafe7f) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 11799 | 2026.05.08 08:14:50.241374 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.01 MiB. | ||
| 11800 | 2026.05.08 08:14:50.783240 [ 260 ] {} <Trace> TCP-Session: 3fbd83a9-a342-4804-a34d-63c9c5d34136 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11801 | 2026.05.08 08:14:50.783489 [ 260 ] {f80ef5b7-dffd-4879-b402-b52d48520797} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40062) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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) | ||
| 11802 | 2026.05.08 08:14:50.783854 [ 260 ] {f80ef5b7-dffd-4879-b402-b52d48520797} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 11803 | 2026.05.08 08:14:50.783900 [ 260 ] {f80ef5b7-dffd-4879-b402-b52d48520797} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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 | ||
| 11804 | 2026.05.08 08:14:50.784130 [ 260 ] {f80ef5b7-dffd-4879-b402-b52d48520797} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 11805 | 2026.05.08 08:14:50.784207 [ 260 ] {f80ef5b7-dffd-4879-b402-b52d48520797} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 11806 | 2026.05.08 08:14:50.784356 [ 260 ] {f80ef5b7-dffd-4879-b402-b52d48520797} <Debug> oximeter.timeseries_schema (b89db7f6-4c52-403d-9f92-e362dcc59f0f) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 11807 | 2026.05.08 08:14:50.784451 [ 358 ] {f80ef5b7-dffd-4879-b402-b52d48520797} <Trace> oximeter.timeseries_schema (b89db7f6-4c52-403d-9f92-e362dcc59f0f) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 11808 | 2026.05.08 08:14:50.784491 [ 366 ] {f80ef5b7-dffd-4879-b402-b52d48520797} <Trace> oximeter.timeseries_schema (b89db7f6-4c52-403d-9f92-e362dcc59f0f) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 11809 | 2026.05.08 08:14:50.784497 [ 333 ] {f80ef5b7-dffd-4879-b402-b52d48520797} <Trace> oximeter.timeseries_schema (b89db7f6-4c52-403d-9f92-e362dcc59f0f) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 11810 | 2026.05.08 08:14:50.784633 [ 260 ] {f80ef5b7-dffd-4879-b402-b52d48520797} <Debug> oximeter.timeseries_schema (b89db7f6-4c52-403d-9f92-e362dcc59f0f) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges | ||
| 11811 | 2026.05.08 08:14:50.784661 [ 260 ] {f80ef5b7-dffd-4879-b402-b52d48520797} <Trace> oximeter.timeseries_schema (b89db7f6-4c52-403d-9f92-e362dcc59f0f) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 11812 | 2026.05.08 08:14:50.784734 [ 260 ] {f80ef5b7-dffd-4879-b402-b52d48520797} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 11813 | 2026.05.08 08:14:50.784755 [ 260 ] {f80ef5b7-dffd-4879-b402-b52d48520797} <Debug> oximeter.timeseries_schema (b89db7f6-4c52-403d-9f92-e362dcc59f0f) (SelectExecutor): Reading approx. 47 rows with 2 streams | ||
| 11814 | 2026.05.08 08:14:50.784790 [ 260 ] {f80ef5b7-dffd-4879-b402-b52d48520797} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 11815 | 2026.05.08 08:14:50.784831 [ 260 ] {f80ef5b7-dffd-4879-b402-b52d48520797} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 11816 | 2026.05.08 08:14:50.785912 [ 260 ] {f80ef5b7-dffd-4879-b402-b52d48520797} <Debug> executeQuery: Read 47 rows, 8.00 KiB in 0.002518 sec., 18665.607625099285 rows/sec., 3.10 MiB/sec. | ||
| 11817 | 2026.05.08 08:14:50.786019 [ 260 ] {f80ef5b7-dffd-4879-b402-b52d48520797} <Debug> TCPHandler: Processed in 0.0029109 sec. | ||
| 11818 | 2026.05.08 08:14:50.787978 [ 260 ] {} <Trace> TCP-Session: 3fbd83a9-a342-4804-a34d-63c9c5d34136 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11819 | 2026.05.08 08:14:50.788095 [ 260 ] {aee67f04-0de5-4600-b6bb-cdec1fabe80d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40062) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11820 | 2026.05.08 08:14:50.788143 [ 260 ] {aee67f04-0de5-4600-b6bb-cdec1fabe80d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11821 | 2026.05.08 08:14:50.788685 [ 260 ] {aee67f04-0de5-4600-b6bb-cdec1fabe80d} <Trace> oximeter.fields_string (2e56caf6-21a8-464c-b24f-cce9c93bbfbe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11822 | 2026.05.08 08:14:50.788730 [ 260 ] {aee67f04-0de5-4600-b6bb-cdec1fabe80d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.98 GiB. | ||
| 11823 | 2026.05.08 08:14:50.789136 [ 260 ] {aee67f04-0de5-4600-b6bb-cdec1fabe80d} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
| 11824 | 2026.05.08 08:14:50.789385 [ 260 ] {aee67f04-0de5-4600-b6bb-cdec1fabe80d} <Trace> oximeter.fields_string (2e56caf6-21a8-464c-b24f-cce9c93bbfbe): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11825 | 2026.05.08 08:14:50.789543 [ 127 ] {} <Debug> oximeter.fields_string (2e56caf6-21a8-464c-b24f-cce9c93bbfbe) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
| 11826 | 2026.05.08 08:14:50.789548 [ 260 ] {aee67f04-0de5-4600-b6bb-cdec1fabe80d} <Debug> executeQuery: Read 92 rows, 7.96 KiB in 0.001487 sec., 61869.53597848016 rows/sec., 5.23 MiB/sec. | ||
| 11827 | 2026.05.08 08:14:50.789580 [ 127 ] {} <Trace> oximeter.fields_string (2e56caf6-21a8-464c-b24f-cce9c93bbfbe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11828 | 2026.05.08 08:14:50.789600 [ 127 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.98 GiB. | ||
| 11829 | 2026.05.08 08:14:50.789603 [ 260 ] {aee67f04-0de5-4600-b6bb-cdec1fabe80d} <Debug> TCPHandler: Processed in 0.001680429 sec. | ||
| 11830 | 2026.05.08 08:14:50.789730 [ 201 ] {2e56caf6-21a8-464c-b24f-cce9c93bbfbe::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 | ||
| 11831 | 2026.05.08 08:14:50.789750 [ 260 ] {} <Trace> TCP-Session: 3fbd83a9-a342-4804-a34d-63c9c5d34136 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11832 | 2026.05.08 08:14:50.789870 [ 260 ] {2faff7f5-e17b-42fe-8d46-0ccf71247414} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40062) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 11833 | 2026.05.08 08:14:50.789877 [ 201 ] {2e56caf6-21a8-464c-b24f-cce9c93bbfbe::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11834 | 2026.05.08 08:14:50.789917 [ 260 ] {2faff7f5-e17b-42fe-8d46-0ccf71247414} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 11835 | 2026.05.08 08:14:50.789926 [ 201 ] {2e56caf6-21a8-464c-b24f-cce9c93bbfbe::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 3362 rows starting from the beginning of the part | ||
| 11836 | 2026.05.08 08:14:50.790005 [ 201 ] {2e56caf6-21a8-464c-b24f-cce9c93bbfbe::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 104 rows starting from the beginning of the part | ||
| 11837 | 2026.05.08 08:14:50.790051 [ 201 ] {2e56caf6-21a8-464c-b24f-cce9c93bbfbe::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 2561 rows starting from the beginning of the part | ||
| 11838 | 2026.05.08 08:14:50.790101 [ 201 ] {2e56caf6-21a8-464c-b24f-cce9c93bbfbe::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 56 rows starting from the beginning of the part | ||
| 11839 | 2026.05.08 08:14:50.790149 [ 201 ] {2e56caf6-21a8-464c-b24f-cce9c93bbfbe::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 104 rows starting from the beginning of the part | ||
| 11840 | 2026.05.08 08:14:50.790193 [ 201 ] {2e56caf6-21a8-464c-b24f-cce9c93bbfbe::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 92 rows starting from the beginning of the part | ||
| 11841 | 2026.05.08 08:14:50.790354 [ 260 ] {2faff7f5-e17b-42fe-8d46-0ccf71247414} <Trace> oximeter.fields_u16 (b3f55b36-ed93-4ef0-b7a4-471cf9f732a6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11842 | 2026.05.08 08:14:50.790397 [ 260 ] {2faff7f5-e17b-42fe-8d46-0ccf71247414} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.98 GiB. | ||
| 11843 | 2026.05.08 08:14:50.790733 [ 260 ] {2faff7f5-e17b-42fe-8d46-0ccf71247414} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 11844 | 2026.05.08 08:14:50.790962 [ 260 ] {2faff7f5-e17b-42fe-8d46-0ccf71247414} <Trace> oximeter.fields_u16 (b3f55b36-ed93-4ef0-b7a4-471cf9f732a6): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11845 | 2026.05.08 08:14:50.791111 [ 260 ] {2faff7f5-e17b-42fe-8d46-0ccf71247414} <Debug> executeQuery: Read 18 rows, 1.35 KiB in 0.001265 sec., 14229.249011857706 rows/sec., 1.04 MiB/sec. | ||
| 11846 | 2026.05.08 08:14:50.791152 [ 260 ] {2faff7f5-e17b-42fe-8d46-0ccf71247414} <Debug> TCPHandler: Processed in 0.001455175 sec. | ||
| 11847 | 2026.05.08 08:14:50.791287 [ 260 ] {} <Trace> TCP-Session: 3fbd83a9-a342-4804-a34d-63c9c5d34136 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11848 | 2026.05.08 08:14:50.791387 [ 260 ] {ac061de3-eb43-473d-85e6-383fb4f07460} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40062) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11849 | 2026.05.08 08:14:50.791428 [ 260 ] {ac061de3-eb43-473d-85e6-383fb4f07460} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11850 | 2026.05.08 08:14:50.791856 [ 260 ] {ac061de3-eb43-473d-85e6-383fb4f07460} <Trace> oximeter.fields_uuid (6954ef9e-8f45-45b9-b3dd-33f933bb31d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11851 | 2026.05.08 08:14:50.791893 [ 260 ] {ac061de3-eb43-473d-85e6-383fb4f07460} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.98 GiB. | ||
| 11852 | 2026.05.08 08:14:50.792220 [ 260 ] {ac061de3-eb43-473d-85e6-383fb4f07460} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
| 11853 | 2026.05.08 08:14:50.792359 [ 186 ] {2e56caf6-21a8-464c-b24f-cce9c93bbfbe::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6279 rows, containing 5 columns (5 merged, 0 gathered) in 0.002690827 sec., 2333483.3491710913 rows/sec., 185.83 MiB/sec. | ||
| 11854 | 2026.05.08 08:14:50.792441 [ 260 ] {ac061de3-eb43-473d-85e6-383fb4f07460} <Trace> oximeter.fields_uuid (6954ef9e-8f45-45b9-b3dd-33f933bb31d2): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11855 | 2026.05.08 08:14:50.792561 [ 127 ] {} <Debug> oximeter.fields_uuid (6954ef9e-8f45-45b9-b3dd-33f933bb31d2) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
| 11856 | 2026.05.08 08:14:50.792578 [ 260 ] {ac061de3-eb43-473d-85e6-383fb4f07460} <Debug> executeQuery: Read 82 rows, 6.56 KiB in 0.001212 sec., 67656.76567656767 rows/sec., 5.28 MiB/sec. | ||
| 11857 | 2026.05.08 08:14:50.792592 [ 127 ] {} <Trace> oximeter.fields_uuid (6954ef9e-8f45-45b9-b3dd-33f933bb31d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11858 | 2026.05.08 08:14:50.792615 [ 127 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.98 GiB. | ||
| 11859 | 2026.05.08 08:14:50.792617 [ 260 ] {ac061de3-eb43-473d-85e6-383fb4f07460} <Debug> TCPHandler: Processed in 0.001382144 sec. | ||
| 11860 | 2026.05.08 08:14:50.792673 [ 201 ] {2e56caf6-21a8-464c-b24f-cce9c93bbfbe::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
| 11861 | 2026.05.08 08:14:50.792704 [ 193 ] {6954ef9e-8f45-45b9-b3dd-33f933bb31d2::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 | ||
| 11862 | 2026.05.08 08:14:50.792746 [ 260 ] {} <Trace> TCP-Session: 3fbd83a9-a342-4804-a34d-63c9c5d34136 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11863 | 2026.05.08 08:14:50.792808 [ 193 ] {6954ef9e-8f45-45b9-b3dd-33f933bb31d2::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11864 | 2026.05.08 08:14:50.792842 [ 193 ] {6954ef9e-8f45-45b9-b3dd-33f933bb31d2::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 1832 rows starting from the beginning of the part | ||
| 11865 | 2026.05.08 08:14:50.792850 [ 260 ] {8c50f96e-15d3-4c16-875c-5226707c869a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40062) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11866 | 2026.05.08 08:14:50.792899 [ 193 ] {6954ef9e-8f45-45b9-b3dd-33f933bb31d2::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 88 rows starting from the beginning of the part | ||
| 11867 | 2026.05.08 08:14:50.792901 [ 260 ] {8c50f96e-15d3-4c16-875c-5226707c869a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11868 | 2026.05.08 08:14:50.792953 [ 193 ] {6954ef9e-8f45-45b9-b3dd-33f933bb31d2::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 1344 rows starting from the beginning of the part | ||
| 11869 | 2026.05.08 08:14:50.792953 [ 201 ] {2e56caf6-21a8-464c-b24f-cce9c93bbfbe::all_1_81_16} <Trace> oximeter.fields_string (2e56caf6-21a8-464c-b24f-cce9c93bbfbe): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11870 | 2026.05.08 08:14:50.793004 [ 193 ] {6954ef9e-8f45-45b9-b3dd-33f933bb31d2::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 64 rows starting from the beginning of the part | ||
| 11871 | 2026.05.08 08:14:50.793042 [ 201 ] {2e56caf6-21a8-464c-b24f-cce9c93bbfbe::all_1_81_16} <Trace> oximeter.fields_string (2e56caf6-21a8-464c-b24f-cce9c93bbfbe) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 | ||
| 11872 | 2026.05.08 08:14:50.793044 [ 193 ] {6954ef9e-8f45-45b9-b3dd-33f933bb31d2::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 88 rows starting from the beginning of the part | ||
| 11873 | 2026.05.08 08:14:50.793174 [ 193 ] {6954ef9e-8f45-45b9-b3dd-33f933bb31d2::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 82 rows starting from the beginning of the part | ||
| 11874 | 2026.05.08 08:14:50.793195 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.23 MiB. | ||
| 11875 | 2026.05.08 08:14:50.793359 [ 260 ] {8c50f96e-15d3-4c16-875c-5226707c869a} <Trace> oximeter.measurements_cumulativeu64 (a8be02dd-881e-443e-adcb-2b9e0d812815): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11876 | 2026.05.08 08:14:50.793404 [ 260 ] {8c50f96e-15d3-4c16-875c-5226707c869a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.98 GiB. | ||
| 11877 | 2026.05.08 08:14:50.793765 [ 260 ] {8c50f96e-15d3-4c16-875c-5226707c869a} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
| 11878 | 2026.05.08 08:14:50.794014 [ 260 ] {8c50f96e-15d3-4c16-875c-5226707c869a} <Trace> oximeter.measurements_cumulativeu64 (a8be02dd-881e-443e-adcb-2b9e0d812815): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11879 | 2026.05.08 08:14:50.794183 [ 127 ] {} <Debug> oximeter.measurements_cumulativeu64 (a8be02dd-881e-443e-adcb-2b9e0d812815) (MergerMutator): Selected 3 parts from all_1_76_15 to all_78_78_0 | ||
| 11880 | 2026.05.08 08:14:50.794210 [ 260 ] {8c50f96e-15d3-4c16-875c-5226707c869a} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00138 sec., 115942.02898550725 rows/sec., 8.08 MiB/sec. | ||
| 11881 | 2026.05.08 08:14:50.794214 [ 127 ] {} <Trace> oximeter.measurements_cumulativeu64 (a8be02dd-881e-443e-adcb-2b9e0d812815): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11882 | 2026.05.08 08:14:50.794241 [ 127 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.98 GiB. | ||
| 11883 | 2026.05.08 08:14:50.794250 [ 260 ] {8c50f96e-15d3-4c16-875c-5226707c869a} <Debug> TCPHandler: Processed in 0.001553937 sec. | ||
| 11884 | 2026.05.08 08:14:50.794321 [ 186 ] {a8be02dd-881e-443e-adcb-2b9e0d812815::all_1_78_16} <Debug> MergeTask::PrepareStage: Merging 3 parts: from all_1_76_15 to all_78_78_0 into Compact with storage Full | ||
| 11885 | 2026.05.08 08:14:50.794369 [ 260 ] {} <Trace> TCP-Session: 3fbd83a9-a342-4804-a34d-63c9c5d34136 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11886 | 2026.05.08 08:14:50.794403 [ 201 ] {6954ef9e-8f45-45b9-b3dd-33f933bb31d2::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3498 rows, containing 5 columns (5 merged, 0 gathered) in 0.001738951 sec., 2011557.5424494422 rows/sec., 146.07 MiB/sec. | ||
| 11887 | 2026.05.08 08:14:50.794453 [ 186 ] {a8be02dd-881e-443e-adcb-2b9e0d812815::all_1_78_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11888 | 2026.05.08 08:14:50.794475 [ 260 ] {ff3647e2-1407-4baa-8f7c-a5ff5658b735} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40062) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 11889 | 2026.05.08 08:14:50.794493 [ 186 ] {a8be02dd-881e-443e-adcb-2b9e0d812815::all_1_78_16} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_76_15, total 29946 rows starting from the beginning of the part | ||
| 11890 | 2026.05.08 08:14:50.794537 [ 260 ] {ff3647e2-1407-4baa-8f7c-a5ff5658b735} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 11891 | 2026.05.08 08:14:50.794567 [ 186 ] {a8be02dd-881e-443e-adcb-2b9e0d812815::all_1_78_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 160 rows starting from the beginning of the part | ||
| 11892 | 2026.05.08 08:14:50.794587 [ 193 ] {6954ef9e-8f45-45b9-b3dd-33f933bb31d2::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
| 11893 | 2026.05.08 08:14:50.794626 [ 186 ] {a8be02dd-881e-443e-adcb-2b9e0d812815::all_1_78_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 1532 rows starting from the beginning of the part | ||
| 11894 | 2026.05.08 08:14:50.794865 [ 193 ] {6954ef9e-8f45-45b9-b3dd-33f933bb31d2::all_1_81_16} <Trace> oximeter.fields_uuid (6954ef9e-8f45-45b9-b3dd-33f933bb31d2): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11895 | 2026.05.08 08:14:50.794950 [ 193 ] {6954ef9e-8f45-45b9-b3dd-33f933bb31d2::all_1_81_16} <Trace> oximeter.fields_uuid (6954ef9e-8f45-45b9-b3dd-33f933bb31d2) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 | ||
| 11896 | 2026.05.08 08:14:50.795028 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.70 MiB. | ||
| 11897 | 2026.05.08 08:14:50.795377 [ 260 ] {ff3647e2-1407-4baa-8f7c-a5ff5658b735} <Trace> oximeter.measurements_histogramu64 (ebabec84-cbfc-4cf8-9a95-b35807d218b8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11898 | 2026.05.08 08:14:50.795420 [ 260 ] {ff3647e2-1407-4baa-8f7c-a5ff5658b735} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.98 GiB. | ||
| 11899 | 2026.05.08 08:14:50.796028 [ 260 ] {ff3647e2-1407-4baa-8f7c-a5ff5658b735} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 11900 | 2026.05.08 08:14:50.796279 [ 260 ] {ff3647e2-1407-4baa-8f7c-a5ff5658b735} <Trace> oximeter.measurements_histogramu64 (ebabec84-cbfc-4cf8-9a95-b35807d218b8): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11901 | 2026.05.08 08:14:50.796429 [ 260 ] {ff3647e2-1407-4baa-8f7c-a5ff5658b735} <Debug> executeQuery: Read 18 rows, 33.03 KiB in 0.001974 sec., 9118.54103343465 rows/sec., 16.34 MiB/sec. | ||
| 11902 | 2026.05.08 08:14:50.796495 [ 260 ] {ff3647e2-1407-4baa-8f7c-a5ff5658b735} <Debug> TCPHandler: Processed in 0.002178748 sec. | ||
| 11903 | 2026.05.08 08:14:50.796641 [ 260 ] {} <Trace> TCP-Session: 3fbd83a9-a342-4804-a34d-63c9c5d34136 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11904 | 2026.05.08 08:14:50.796737 [ 260 ] {0764c09d-f901-40da-9239-5bb8d92670e4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40062) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11905 | 2026.05.08 08:14:50.796779 [ 260 ] {0764c09d-f901-40da-9239-5bb8d92670e4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11906 | 2026.05.08 08:14:50.797127 [ 260 ] {0764c09d-f901-40da-9239-5bb8d92670e4} <Trace> oximeter.measurements_u64 (51456919-ce1d-4304-962d-5a281585e6eb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11907 | 2026.05.08 08:14:50.797164 [ 260 ] {0764c09d-f901-40da-9239-5bb8d92670e4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.98 GiB. | ||
| 11908 | 2026.05.08 08:14:50.797638 [ 260 ] {0764c09d-f901-40da-9239-5bb8d92670e4} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
| 11909 | 2026.05.08 08:14:50.797862 [ 260 ] {0764c09d-f901-40da-9239-5bb8d92670e4} <Trace> oximeter.measurements_u64 (51456919-ce1d-4304-962d-5a281585e6eb): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11910 | 2026.05.08 08:14:50.797967 [ 127 ] {} <Debug> oximeter.measurements_u64 (51456919-ce1d-4304-962d-5a281585e6eb) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
| 11911 | 2026.05.08 08:14:50.797992 [ 127 ] {} <Trace> oximeter.measurements_u64 (51456919-ce1d-4304-962d-5a281585e6eb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11912 | 2026.05.08 08:14:50.797998 [ 260 ] {0764c09d-f901-40da-9239-5bb8d92670e4} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00128 sec., 46874.99999999999 rows/sec., 3.16 MiB/sec. | ||
| 11913 | 2026.05.08 08:14:50.798008 [ 127 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.98 GiB. | ||
| 11914 | 2026.05.08 08:14:50.798041 [ 260 ] {0764c09d-f901-40da-9239-5bb8d92670e4} <Debug> TCPHandler: Processed in 0.001450696 sec. | ||
| 11915 | 2026.05.08 08:14:50.798103 [ 195 ] {51456919-ce1d-4304-962d-5a281585e6eb::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 | ||
| 11916 | 2026.05.08 08:14:50.798196 [ 195 ] {51456919-ce1d-4304-962d-5a281585e6eb::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11917 | 2026.05.08 08:14:50.798228 [ 195 ] {51456919-ce1d-4304-962d-5a281585e6eb::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 4350 rows starting from the beginning of the part | ||
| 11918 | 2026.05.08 08:14:50.798284 [ 195 ] {51456919-ce1d-4304-962d-5a281585e6eb::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 60 rows starting from the beginning of the part | ||
| 11919 | 2026.05.08 08:14:50.798333 [ 195 ] {51456919-ce1d-4304-962d-5a281585e6eb::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 12 rows starting from the beginning of the part | ||
| 11920 | 2026.05.08 08:14:50.798377 [ 195 ] {51456919-ce1d-4304-962d-5a281585e6eb::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 48 rows starting from the beginning of the part | ||
| 11921 | 2026.05.08 08:14:50.798419 [ 195 ] {51456919-ce1d-4304-962d-5a281585e6eb::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 60 rows starting from the beginning of the part | ||
| 11922 | 2026.05.08 08:14:50.798461 [ 195 ] {51456919-ce1d-4304-962d-5a281585e6eb::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 | ||
| 11923 | 2026.05.08 08:14:50.800522 [ 190 ] {51456919-ce1d-4304-962d-5a281585e6eb::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4590 rows, containing 4 columns (4 merged, 0 gathered) in 0.002460193 sec., 1865707.2839407315 rows/sec., 122.52 MiB/sec. | ||
| 11924 | 2026.05.08 08:14:50.800814 [ 195 ] {51456919-ce1d-4304-962d-5a281585e6eb::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
| 11925 | 2026.05.08 08:14:50.801066 [ 195 ] {51456919-ce1d-4304-962d-5a281585e6eb::all_1_81_16} <Trace> oximeter.measurements_u64 (51456919-ce1d-4304-962d-5a281585e6eb): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11926 | 2026.05.08 08:14:50.801131 [ 195 ] {51456919-ce1d-4304-962d-5a281585e6eb::all_1_81_16} <Trace> oximeter.measurements_u64 (51456919-ce1d-4304-962d-5a281585e6eb) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 | ||
| 11927 | 2026.05.08 08:14:50.801193 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.08 MiB. | ||
| 11928 | 2026.05.08 08:14:50.802368 [ 195 ] {a8be02dd-881e-443e-adcb-2b9e0d812815::all_1_78_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 31638 rows, containing 5 columns (5 merged, 0 gathered) in 0.008082971 sec., 3914154.83242486 rows/sec., 250.80 MiB/sec. | ||
| 11929 | 2026.05.08 08:14:50.802827 [ 186 ] {a8be02dd-881e-443e-adcb-2b9e0d812815::all_1_78_16} <Trace> MergedBlockOutputStream: filled checksums all_1_78_16 (state Temporary) | ||
| 11930 | 2026.05.08 08:14:50.803102 [ 186 ] {a8be02dd-881e-443e-adcb-2b9e0d812815::all_1_78_16} <Trace> oximeter.measurements_cumulativeu64 (a8be02dd-881e-443e-adcb-2b9e0d812815): Renaming temporary part tmp_merge_all_1_78_16 to all_1_78_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11931 | 2026.05.08 08:14:50.803179 [ 186 ] {a8be02dd-881e-443e-adcb-2b9e0d812815::all_1_78_16} <Trace> oximeter.measurements_cumulativeu64 (a8be02dd-881e-443e-adcb-2b9e0d812815) (MergerMutator): Merged 3 parts: [all_1_76_15, all_78_78_0] -> all_1_78_16 | ||
| 11932 | 2026.05.08 08:14:50.803262 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.26 MiB. | ||
| 11933 | 2026.05.08 08:14:51.001237 [ 248 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.000826324 sec. | ||
| 11934 | 2026.05.08 08:14:51.334719 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 362 | ||
| 11935 | 2026.05.08 08:14:51.351927 [ 244 ] {} <Trace> system.metric_log (6863ca5b-3a4e-4a65-b181-6be743eb150d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11936 | 2026.05.08 08:14:51.351982 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.98 GiB. | ||
| 11937 | 2026.05.08 08:14:51.357994 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 11938 | 2026.05.08 08:14:51.358740 [ 244 ] {} <Trace> system.metric_log (6863ca5b-3a4e-4a65-b181-6be743eb150d): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11939 | 2026.05.08 08:14:51.362722 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 362 | ||
| 11940 | 2026.05.08 08:14:55.783953 [ 260 ] {} <Trace> TCP-Session: 3fbd83a9-a342-4804-a34d-63c9c5d34136 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11941 | 2026.05.08 08:14:55.784253 [ 260 ] {7e968662-a560-49ec-8eb8-7d36fb8a8634} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40062) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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) | ||
| 11942 | 2026.05.08 08:14:55.784652 [ 260 ] {7e968662-a560-49ec-8eb8-7d36fb8a8634} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 11943 | 2026.05.08 08:14:55.784692 [ 260 ] {7e968662-a560-49ec-8eb8-7d36fb8a8634} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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 | ||
| 11944 | 2026.05.08 08:14:55.784915 [ 260 ] {7e968662-a560-49ec-8eb8-7d36fb8a8634} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 11945 | 2026.05.08 08:14:55.784986 [ 260 ] {7e968662-a560-49ec-8eb8-7d36fb8a8634} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 11946 | 2026.05.08 08:14:55.785144 [ 260 ] {7e968662-a560-49ec-8eb8-7d36fb8a8634} <Debug> oximeter.timeseries_schema (b89db7f6-4c52-403d-9f92-e362dcc59f0f) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 11947 | 2026.05.08 08:14:55.785258 [ 358 ] {7e968662-a560-49ec-8eb8-7d36fb8a8634} <Trace> oximeter.timeseries_schema (b89db7f6-4c52-403d-9f92-e362dcc59f0f) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 11948 | 2026.05.08 08:14:55.785303 [ 363 ] {7e968662-a560-49ec-8eb8-7d36fb8a8634} <Trace> oximeter.timeseries_schema (b89db7f6-4c52-403d-9f92-e362dcc59f0f) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 11949 | 2026.05.08 08:14:55.785305 [ 349 ] {7e968662-a560-49ec-8eb8-7d36fb8a8634} <Trace> oximeter.timeseries_schema (b89db7f6-4c52-403d-9f92-e362dcc59f0f) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 11950 | 2026.05.08 08:14:55.785465 [ 260 ] {7e968662-a560-49ec-8eb8-7d36fb8a8634} <Debug> oximeter.timeseries_schema (b89db7f6-4c52-403d-9f92-e362dcc59f0f) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges | ||
| 11951 | 2026.05.08 08:14:55.785505 [ 260 ] {7e968662-a560-49ec-8eb8-7d36fb8a8634} <Trace> oximeter.timeseries_schema (b89db7f6-4c52-403d-9f92-e362dcc59f0f) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 11952 | 2026.05.08 08:14:55.785602 [ 260 ] {7e968662-a560-49ec-8eb8-7d36fb8a8634} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 11953 | 2026.05.08 08:14:55.785629 [ 260 ] {7e968662-a560-49ec-8eb8-7d36fb8a8634} <Debug> oximeter.timeseries_schema (b89db7f6-4c52-403d-9f92-e362dcc59f0f) (SelectExecutor): Reading approx. 47 rows with 2 streams | ||
| 11954 | 2026.05.08 08:14:55.785675 [ 260 ] {7e968662-a560-49ec-8eb8-7d36fb8a8634} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 11955 | 2026.05.08 08:14:55.785727 [ 260 ] {7e968662-a560-49ec-8eb8-7d36fb8a8634} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 11956 | 2026.05.08 08:14:55.786962 [ 260 ] {7e968662-a560-49ec-8eb8-7d36fb8a8634} <Debug> executeQuery: Read 47 rows, 8.00 KiB in 0.002825 sec., 16637.16814159292 rows/sec., 2.77 MiB/sec. | ||
| 11957 | 2026.05.08 08:14:55.787080 [ 260 ] {7e968662-a560-49ec-8eb8-7d36fb8a8634} <Debug> TCPHandler: Processed in 0.003319308 sec. | ||
| 11958 | 2026.05.08 08:14:55.789237 [ 260 ] {} <Trace> TCP-Session: 3fbd83a9-a342-4804-a34d-63c9c5d34136 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11959 | 2026.05.08 08:14:55.789362 [ 260 ] {98ffccf2-4227-413a-8eac-654adfc7bdf3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40062) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11960 | 2026.05.08 08:14:55.789409 [ 260 ] {98ffccf2-4227-413a-8eac-654adfc7bdf3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11961 | 2026.05.08 08:14:55.789943 [ 260 ] {98ffccf2-4227-413a-8eac-654adfc7bdf3} <Trace> oximeter.fields_string (2e56caf6-21a8-464c-b24f-cce9c93bbfbe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11962 | 2026.05.08 08:14:55.789990 [ 260 ] {98ffccf2-4227-413a-8eac-654adfc7bdf3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.98 GiB. | ||
| 11963 | 2026.05.08 08:14:55.790399 [ 260 ] {98ffccf2-4227-413a-8eac-654adfc7bdf3} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
| 11964 | 2026.05.08 08:14:55.790729 [ 260 ] {98ffccf2-4227-413a-8eac-654adfc7bdf3} <Trace> oximeter.fields_string (2e56caf6-21a8-464c-b24f-cce9c93bbfbe): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11965 | 2026.05.08 08:14:55.790924 [ 260 ] {98ffccf2-4227-413a-8eac-654adfc7bdf3} <Debug> executeQuery: Read 104 rows, 8.93 KiB in 0.001599 sec., 65040.650406504064 rows/sec., 5.46 MiB/sec. | ||
| 11966 | 2026.05.08 08:14:55.790976 [ 260 ] {98ffccf2-4227-413a-8eac-654adfc7bdf3} <Debug> TCPHandler: Processed in 0.001797091 sec. | ||
| 11967 | 2026.05.08 08:14:55.791150 [ 260 ] {} <Trace> TCP-Session: 3fbd83a9-a342-4804-a34d-63c9c5d34136 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11968 | 2026.05.08 08:14:55.791270 [ 260 ] {2cbed8d0-c8aa-4c6b-8659-eb6d870b14f9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40062) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 11969 | 2026.05.08 08:14:55.791327 [ 260 ] {2cbed8d0-c8aa-4c6b-8659-eb6d870b14f9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 11970 | 2026.05.08 08:14:55.791859 [ 260 ] {2cbed8d0-c8aa-4c6b-8659-eb6d870b14f9} <Trace> oximeter.fields_u16 (b3f55b36-ed93-4ef0-b7a4-471cf9f732a6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11971 | 2026.05.08 08:14:55.791904 [ 260 ] {2cbed8d0-c8aa-4c6b-8659-eb6d870b14f9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.98 GiB. | ||
| 11972 | 2026.05.08 08:14:55.792329 [ 260 ] {2cbed8d0-c8aa-4c6b-8659-eb6d870b14f9} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 11973 | 2026.05.08 08:14:55.792661 [ 260 ] {2cbed8d0-c8aa-4c6b-8659-eb6d870b14f9} <Trace> oximeter.fields_u16 (b3f55b36-ed93-4ef0-b7a4-471cf9f732a6): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11974 | 2026.05.08 08:14:55.792835 [ 260 ] {2cbed8d0-c8aa-4c6b-8659-eb6d870b14f9} <Debug> executeQuery: Read 24 rows, 1.80 KiB in 0.001591 sec., 15084.85229415462 rows/sec., 1.11 MiB/sec. | ||
| 11975 | 2026.05.08 08:14:55.792887 [ 260 ] {2cbed8d0-c8aa-4c6b-8659-eb6d870b14f9} <Debug> TCPHandler: Processed in 0.001798411 sec. | ||
| 11976 | 2026.05.08 08:14:55.793031 [ 260 ] {} <Trace> TCP-Session: 3fbd83a9-a342-4804-a34d-63c9c5d34136 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11977 | 2026.05.08 08:14:55.793155 [ 260 ] {9df1e06f-bac1-4282-9dcb-0a06920dadff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40062) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11978 | 2026.05.08 08:14:55.793207 [ 260 ] {9df1e06f-bac1-4282-9dcb-0a06920dadff} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11979 | 2026.05.08 08:14:55.793670 [ 260 ] {9df1e06f-bac1-4282-9dcb-0a06920dadff} <Trace> oximeter.fields_uuid (6954ef9e-8f45-45b9-b3dd-33f933bb31d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11980 | 2026.05.08 08:14:55.793707 [ 260 ] {9df1e06f-bac1-4282-9dcb-0a06920dadff} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.98 GiB. | ||
| 11981 | 2026.05.08 08:14:55.794054 [ 260 ] {9df1e06f-bac1-4282-9dcb-0a06920dadff} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
| 11982 | 2026.05.08 08:14:55.794305 [ 260 ] {9df1e06f-bac1-4282-9dcb-0a06920dadff} <Trace> oximeter.fields_uuid (6954ef9e-8f45-45b9-b3dd-33f933bb31d2): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11983 | 2026.05.08 08:14:55.794449 [ 260 ] {9df1e06f-bac1-4282-9dcb-0a06920dadff} <Debug> executeQuery: Read 88 rows, 7.04 KiB in 0.001317 sec., 66818.52695520122 rows/sec., 5.22 MiB/sec. | ||
| 11984 | 2026.05.08 08:14:55.794490 [ 260 ] {9df1e06f-bac1-4282-9dcb-0a06920dadff} <Debug> TCPHandler: Processed in 0.001521746 sec. | ||
| 11985 | 2026.05.08 08:14:55.794626 [ 260 ] {} <Trace> TCP-Session: 3fbd83a9-a342-4804-a34d-63c9c5d34136 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11986 | 2026.05.08 08:14:55.794722 [ 260 ] {3840e967-d63d-4408-b479-981ae0216e70} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40062) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11987 | 2026.05.08 08:14:55.794766 [ 260 ] {3840e967-d63d-4408-b479-981ae0216e70} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11988 | 2026.05.08 08:14:55.795198 [ 260 ] {3840e967-d63d-4408-b479-981ae0216e70} <Trace> oximeter.measurements_cumulativeu64 (a8be02dd-881e-443e-adcb-2b9e0d812815): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11989 | 2026.05.08 08:14:55.795235 [ 260 ] {3840e967-d63d-4408-b479-981ae0216e70} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.98 GiB. | ||
| 11990 | 2026.05.08 08:14:55.795588 [ 260 ] {3840e967-d63d-4408-b479-981ae0216e70} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
| 11991 | 2026.05.08 08:14:55.795834 [ 260 ] {3840e967-d63d-4408-b479-981ae0216e70} <Trace> oximeter.measurements_cumulativeu64 (a8be02dd-881e-443e-adcb-2b9e0d812815): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11992 | 2026.05.08 08:14:55.795967 [ 260 ] {3840e967-d63d-4408-b479-981ae0216e70} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001263 sec., 126682.5019794141 rows/sec., 8.82 MiB/sec. | ||
| 11993 | 2026.05.08 08:14:55.796005 [ 260 ] {3840e967-d63d-4408-b479-981ae0216e70} <Debug> TCPHandler: Processed in 0.001429384 sec. | ||
| 11994 | 2026.05.08 08:14:55.796133 [ 260 ] {} <Trace> TCP-Session: 3fbd83a9-a342-4804-a34d-63c9c5d34136 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11995 | 2026.05.08 08:14:55.796230 [ 260 ] {7a6a7d4a-6979-425b-8767-226bd4889aba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40062) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 11996 | 2026.05.08 08:14:55.796284 [ 260 ] {7a6a7d4a-6979-425b-8767-226bd4889aba} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 11997 | 2026.05.08 08:14:55.797206 [ 260 ] {7a6a7d4a-6979-425b-8767-226bd4889aba} <Trace> oximeter.measurements_histogramu64 (ebabec84-cbfc-4cf8-9a95-b35807d218b8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11998 | 2026.05.08 08:14:55.797241 [ 260 ] {7a6a7d4a-6979-425b-8767-226bd4889aba} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.98 GiB. | ||
| 11999 | 2026.05.08 08:14:55.797783 [ 260 ] {7a6a7d4a-6979-425b-8767-226bd4889aba} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 12000 | 2026.05.08 08:14:55.798021 [ 260 ] {7a6a7d4a-6979-425b-8767-226bd4889aba} <Trace> oximeter.measurements_histogramu64 (ebabec84-cbfc-4cf8-9a95-b35807d218b8): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12001 | 2026.05.08 08:14:55.798168 [ 260 ] {7a6a7d4a-6979-425b-8767-226bd4889aba} <Debug> executeQuery: Read 24 rows, 44.04 KiB in 0.001956 sec., 12269.938650306749 rows/sec., 21.99 MiB/sec. | ||
| 12002 | 2026.05.08 08:14:55.798237 [ 260 ] {7a6a7d4a-6979-425b-8767-226bd4889aba} <Debug> TCPHandler: Processed in 0.002153547 sec. | ||
| 12003 | 2026.05.08 08:14:55.798366 [ 260 ] {} <Trace> TCP-Session: 3fbd83a9-a342-4804-a34d-63c9c5d34136 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12004 | 2026.05.08 08:14:55.798469 [ 260 ] {18b633e9-3529-4390-98dc-6f38dc076040} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40062) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 12005 | 2026.05.08 08:14:55.798512 [ 260 ] {18b633e9-3529-4390-98dc-6f38dc076040} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 12006 | 2026.05.08 08:14:55.798879 [ 260 ] {18b633e9-3529-4390-98dc-6f38dc076040} <Trace> oximeter.measurements_u64 (51456919-ce1d-4304-962d-5a281585e6eb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12007 | 2026.05.08 08:14:55.798916 [ 260 ] {18b633e9-3529-4390-98dc-6f38dc076040} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.98 GiB. | ||
| 12008 | 2026.05.08 08:14:55.799272 [ 260 ] {18b633e9-3529-4390-98dc-6f38dc076040} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
| 12009 | 2026.05.08 08:14:55.799498 [ 260 ] {18b633e9-3529-4390-98dc-6f38dc076040} <Trace> oximeter.measurements_u64 (51456919-ce1d-4304-962d-5a281585e6eb): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12010 | 2026.05.08 08:14:55.799643 [ 260 ] {18b633e9-3529-4390-98dc-6f38dc076040} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001194 sec., 50251.25628140703 rows/sec., 3.39 MiB/sec. | ||
| 12011 | 2026.05.08 08:14:55.799684 [ 260 ] {18b633e9-3529-4390-98dc-6f38dc076040} <Debug> TCPHandler: Processed in 0.001370564 sec. | ||
| 12012 | 2026.05.08 08:14:55.891058 [ 310 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51629 | ||
| 12013 | 2026.05.08 08:14:55.891193 [ 310 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12014 | 2026.05.08 08:14:55.891225 [ 310 ] {} <Debug> TCP-Session: 4623027e-ccba-4e55-9741-27aee9e895c7 Authenticating user 'default' from [fd00:1122:3344:101::e]:51629 | ||
| 12015 | 2026.05.08 08:14:55.891253 [ 310 ] {} <Debug> TCP-Session: 4623027e-ccba-4e55-9741-27aee9e895c7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12016 | 2026.05.08 08:14:55.891270 [ 310 ] {} <Debug> TCP-Session: 4623027e-ccba-4e55-9741-27aee9e895c7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12017 | 2026.05.08 08:14:55.891479 [ 311 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51910 | ||
| 12018 | 2026.05.08 08:14:55.891492 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41493 | ||
| 12019 | 2026.05.08 08:14:55.891517 [ 303 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33338 | ||
| 12020 | 2026.05.08 08:14:55.891571 [ 308 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47257 | ||
| 12021 | 2026.05.08 08:14:55.891608 [ 311 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12022 | 2026.05.08 08:14:55.891620 [ 310 ] {} <Trace> TCP-Session: 4623027e-ccba-4e55-9741-27aee9e895c7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12023 | 2026.05.08 08:14:55.891648 [ 303 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12024 | 2026.05.08 08:14:55.891664 [ 311 ] {} <Debug> TCP-Session: 49501cc7-d1be-47ba-b559-dd6648b6e7e3 Authenticating user 'default' from [fd00:1122:3344:101::e]:51910 | ||
| 12025 | 2026.05.08 08:14:55.891693 [ 303 ] {} <Debug> TCP-Session: 37c97d3b-79df-4519-aa08-6fe9c0287202 Authenticating user 'default' from [fd00:1122:3344:101::e]:33338 | ||
| 12026 | 2026.05.08 08:14:55.891706 [ 311 ] {} <Debug> TCP-Session: 49501cc7-d1be-47ba-b559-dd6648b6e7e3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12027 | 2026.05.08 08:14:55.891716 [ 303 ] {} <Debug> TCP-Session: 37c97d3b-79df-4519-aa08-6fe9c0287202 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12028 | 2026.05.08 08:14:55.891724 [ 311 ] {} <Debug> TCP-Session: 49501cc7-d1be-47ba-b559-dd6648b6e7e3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12029 | 2026.05.08 08:14:55.891732 [ 303 ] {} <Debug> TCP-Session: 37c97d3b-79df-4519-aa08-6fe9c0287202 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12030 | 2026.05.08 08:14:55.891630 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12031 | 2026.05.08 08:14:55.891576 [ 309 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62088 | ||
| 12032 | 2026.05.08 08:14:55.891790 [ 286 ] {} <Debug> TCP-Session: 01bac8b6-3c8b-4a10-8c61-5e8bf1c67134 Authenticating user 'default' from [fd00:1122:3344:101::e]:41493 | ||
| 12033 | 2026.05.08 08:14:55.891555 [ 304 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54822 | ||
| 12034 | 2026.05.08 08:14:55.891845 [ 286 ] {} <Debug> TCP-Session: 01bac8b6-3c8b-4a10-8c61-5e8bf1c67134 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12035 | 2026.05.08 08:14:55.891852 [ 310 ] {1b4ea9e2-3ca5-4a3a-a192-ef1fc33ba5ed} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:51629) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 12036 | 2026.05.08 08:14:55.891881 [ 286 ] {} <Debug> TCP-Session: 01bac8b6-3c8b-4a10-8c61-5e8bf1c67134 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12037 | 2026.05.08 08:14:55.891859 [ 308 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12038 | 2026.05.08 08:14:55.891560 [ 307 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64770 | ||
| 12039 | 2026.05.08 08:14:55.891955 [ 308 ] {} <Debug> TCP-Session: a498f5eb-fd74-4931-a67e-a9797b56191b Authenticating user 'default' from [fd00:1122:3344:101::e]:47257 | ||
| 12040 | 2026.05.08 08:14:55.891487 [ 259 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46395 | ||
| 12041 | 2026.05.08 08:14:55.891997 [ 308 ] {} <Debug> TCP-Session: a498f5eb-fd74-4931-a67e-a9797b56191b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12042 | 2026.05.08 08:14:55.892028 [ 308 ] {} <Debug> TCP-Session: a498f5eb-fd74-4931-a67e-a9797b56191b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12043 | 2026.05.08 08:14:55.892351 [ 310 ] {1b4ea9e2-3ca5-4a3a-a192-ef1fc33ba5ed} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 12044 | 2026.05.08 08:14:55.892409 [ 304 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12045 | 2026.05.08 08:14:55.892419 [ 310 ] {1b4ea9e2-3ca5-4a3a-a192-ef1fc33ba5ed} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 12046 | 2026.05.08 08:14:55.892446 [ 304 ] {} <Debug> TCP-Session: 61b78d77-e1c0-4dd6-9100-1c5305b6316b Authenticating user 'default' from [fd00:1122:3344:101::e]:54822 | ||
| 12047 | 2026.05.08 08:14:55.892470 [ 304 ] {} <Debug> TCP-Session: 61b78d77-e1c0-4dd6-9100-1c5305b6316b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12048 | 2026.05.08 08:14:55.892483 [ 304 ] {} <Debug> TCP-Session: 61b78d77-e1c0-4dd6-9100-1c5305b6316b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12049 | 2026.05.08 08:14:55.892548 [ 259 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12050 | 2026.05.08 08:14:55.892600 [ 259 ] {} <Debug> TCP-Session: b2d2e947-a3e3-4d45-8e85-f3275403c3cf Authenticating user 'default' from [fd00:1122:3344:101::e]:46395 | ||
| 12051 | 2026.05.08 08:14:55.892626 [ 309 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12052 | 2026.05.08 08:14:55.892630 [ 259 ] {} <Debug> TCP-Session: b2d2e947-a3e3-4d45-8e85-f3275403c3cf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12053 | 2026.05.08 08:14:55.892656 [ 309 ] {} <Debug> TCP-Session: dcf0734f-2c57-40e2-850b-0cd51f40f7cb Authenticating user 'default' from [fd00:1122:3344:101::e]:62088 | ||
| 12054 | 2026.05.08 08:14:55.892660 [ 259 ] {} <Debug> TCP-Session: b2d2e947-a3e3-4d45-8e85-f3275403c3cf Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12055 | 2026.05.08 08:14:55.892674 [ 309 ] {} <Debug> TCP-Session: dcf0734f-2c57-40e2-850b-0cd51f40f7cb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12056 | 2026.05.08 08:14:55.892689 [ 309 ] {} <Debug> TCP-Session: dcf0734f-2c57-40e2-850b-0cd51f40f7cb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12057 | 2026.05.08 08:14:55.892883 [ 307 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12058 | 2026.05.08 08:14:55.892908 [ 310 ] {1b4ea9e2-3ca5-4a3a-a192-ef1fc33ba5ed} <Debug> oximeter.version (95fcba57-7b9a-48d5-92aa-f22d8363bb4f) (SelectExecutor): Key condition: unknown | ||
| 12059 | 2026.05.08 08:14:55.892924 [ 307 ] {} <Debug> TCP-Session: df39bf56-8f9a-426b-89f5-072323faf916 Authenticating user 'default' from [fd00:1122:3344:101::e]:64770 | ||
| 12060 | 2026.05.08 08:14:55.892956 [ 307 ] {} <Debug> TCP-Session: df39bf56-8f9a-426b-89f5-072323faf916 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12061 | 2026.05.08 08:14:55.892969 [ 307 ] {} <Debug> TCP-Session: df39bf56-8f9a-426b-89f5-072323faf916 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12062 | 2026.05.08 08:14:55.893953 [ 358 ] {1b4ea9e2-3ca5-4a3a-a192-ef1fc33ba5ed} <Trace> AggregatingTransform: Aggregating | ||
| 12063 | 2026.05.08 08:14:55.894002 [ 358 ] {1b4ea9e2-3ca5-4a3a-a192-ef1fc33ba5ed} <Trace> Aggregator: Aggregation method: without_key | ||
| 12064 | 2026.05.08 08:14:55.894042 [ 358 ] {1b4ea9e2-3ca5-4a3a-a192-ef1fc33ba5ed} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001021227 sec. (979.214 rows/sec., 38.25 KiB/sec.) | ||
| 12065 | 2026.05.08 08:14:55.894063 [ 358 ] {1b4ea9e2-3ca5-4a3a-a192-ef1fc33ba5ed} <Trace> Aggregator: Merging aggregated data | ||
| 12066 | 2026.05.08 08:14:55.895264 [ 310 ] {1b4ea9e2-3ca5-4a3a-a192-ef1fc33ba5ed} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003468 sec., 288.3506343713956 rows/sec., 11.26 KiB/sec. | ||
| 12067 | 2026.05.08 08:14:55.895430 [ 310 ] {1b4ea9e2-3ca5-4a3a-a192-ef1fc33ba5ed} <Debug> TCPHandler: Processed in 0.003963968 sec. | ||
| 12068 | 2026.05.08 08:14:55.895641 [ 310 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12069 | 2026.05.08 08:14:55.895669 [ 311 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12070 | 2026.05.08 08:14:55.895688 [ 259 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12071 | 2026.05.08 08:14:55.895710 [ 304 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12072 | 2026.05.08 08:14:55.895726 [ 309 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12073 | 2026.05.08 08:14:55.895739 [ 259 ] {} <Debug> TCP-Session: b2d2e947-a3e3-4d45-8e85-f3275403c3cf Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12074 | 2026.05.08 08:14:55.895758 [ 304 ] {} <Debug> TCP-Session: 61b78d77-e1c0-4dd6-9100-1c5305b6316b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12075 | 2026.05.08 08:14:55.895767 [ 308 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12076 | 2026.05.08 08:14:55.895772 [ 309 ] {} <Debug> TCP-Session: dcf0734f-2c57-40e2-850b-0cd51f40f7cb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12077 | 2026.05.08 08:14:55.895812 [ 308 ] {} <Debug> TCP-Session: a498f5eb-fd74-4931-a67e-a9797b56191b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12078 | 2026.05.08 08:14:55.895814 [ 307 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12079 | 2026.05.08 08:14:55.895787 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12080 | 2026.05.08 08:14:55.895874 [ 307 ] {} <Debug> TCP-Session: df39bf56-8f9a-426b-89f5-072323faf916 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12081 | 2026.05.08 08:14:55.895747 [ 303 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12082 | 2026.05.08 08:14:55.895899 [ 286 ] {} <Debug> TCP-Session: 01bac8b6-3c8b-4a10-8c61-5e8bf1c67134 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12083 | 2026.05.08 08:14:55.895924 [ 303 ] {} <Debug> TCP-Session: 37c97d3b-79df-4519-aa08-6fe9c0287202 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12084 | 2026.05.08 08:14:55.895719 [ 311 ] {} <Debug> TCP-Session: 49501cc7-d1be-47ba-b559-dd6648b6e7e3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12085 | 2026.05.08 08:14:55.895682 [ 310 ] {} <Debug> TCP-Session: 4623027e-ccba-4e55-9741-27aee9e895c7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12086 | 2026.05.08 08:14:55.909662 [ 310 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61851 | ||
| 12087 | 2026.05.08 08:14:55.909726 [ 310 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12088 | 2026.05.08 08:14:55.909748 [ 310 ] {} <Debug> TCP-Session: 9378fdd4-f326-41e8-8c1f-15eaba052091 Authenticating user 'default' from [fd00:1122:3344:101::e]:61851 | ||
| 12089 | 2026.05.08 08:14:55.909765 [ 310 ] {} <Debug> TCP-Session: 9378fdd4-f326-41e8-8c1f-15eaba052091 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12090 | 2026.05.08 08:14:55.909778 [ 310 ] {} <Debug> TCP-Session: 9378fdd4-f326-41e8-8c1f-15eaba052091 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12091 | 2026.05.08 08:14:55.909940 [ 311 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58839 | ||
| 12092 | 2026.05.08 08:14:55.909958 [ 259 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56303 | ||
| 12093 | 2026.05.08 08:14:55.909985 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55137 | ||
| 12094 | 2026.05.08 08:14:55.910006 [ 310 ] {} <Trace> TCP-Session: 9378fdd4-f326-41e8-8c1f-15eaba052091 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12095 | 2026.05.08 08:14:55.910017 [ 311 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12096 | 2026.05.08 08:14:55.910030 [ 307 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50044 | ||
| 12097 | 2026.05.08 08:14:55.910059 [ 311 ] {} <Debug> TCP-Session: e648bd8f-31b8-4680-b548-4409ec886c81 Authenticating user 'default' from [fd00:1122:3344:101::e]:58839 | ||
| 12098 | 2026.05.08 08:14:55.910064 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12099 | 2026.05.08 08:14:55.910084 [ 311 ] {} <Debug> TCP-Session: e648bd8f-31b8-4680-b548-4409ec886c81 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12100 | 2026.05.08 08:14:55.910103 [ 286 ] {} <Debug> TCP-Session: d7f9bc0a-e16d-4777-b0cc-340d69162ee0 Authenticating user 'default' from [fd00:1122:3344:101::e]:55137 | ||
| 12101 | 2026.05.08 08:14:55.910116 [ 311 ] {} <Debug> TCP-Session: e648bd8f-31b8-4680-b548-4409ec886c81 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12102 | 2026.05.08 08:14:55.910142 [ 286 ] {} <Debug> TCP-Session: d7f9bc0a-e16d-4777-b0cc-340d69162ee0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12103 | 2026.05.08 08:14:55.910138 [ 310 ] {db1b9af8-3cdc-47af-adfa-401f453fc243} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:61851) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 12104 | 2026.05.08 08:14:55.910169 [ 286 ] {} <Debug> TCP-Session: d7f9bc0a-e16d-4777-b0cc-340d69162ee0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12105 | 2026.05.08 08:14:55.910108 [ 307 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12106 | 2026.05.08 08:14:55.910041 [ 259 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12107 | 2026.05.08 08:14:55.910223 [ 307 ] {} <Debug> TCP-Session: 85e276a0-32c5-4f27-b264-2ce581f2b00d Authenticating user 'default' from [fd00:1122:3344:101::e]:50044 | ||
| 12108 | 2026.05.08 08:14:55.910041 [ 309 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61370 | ||
| 12109 | 2026.05.08 08:14:55.910259 [ 259 ] {} <Debug> TCP-Session: 64018bc2-9712-4e04-8538-e83052533bb3 Authenticating user 'default' from [fd00:1122:3344:101::e]:56303 | ||
| 12110 | 2026.05.08 08:14:55.910266 [ 307 ] {} <Debug> TCP-Session: 85e276a0-32c5-4f27-b264-2ce581f2b00d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12111 | 2026.05.08 08:14:55.910301 [ 259 ] {} <Debug> TCP-Session: 64018bc2-9712-4e04-8538-e83052533bb3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12112 | 2026.05.08 08:14:55.910319 [ 307 ] {} <Debug> TCP-Session: 85e276a0-32c5-4f27-b264-2ce581f2b00d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12113 | 2026.05.08 08:14:55.910331 [ 310 ] {db1b9af8-3cdc-47af-adfa-401f453fc243} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 12114 | 2026.05.08 08:14:55.910335 [ 259 ] {} <Debug> TCP-Session: 64018bc2-9712-4e04-8538-e83052533bb3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12115 | 2026.05.08 08:14:55.910325 [ 309 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12116 | 2026.05.08 08:14:55.910389 [ 310 ] {db1b9af8-3cdc-47af-adfa-401f453fc243} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 12117 | 2026.05.08 08:14:55.910402 [ 309 ] {} <Debug> TCP-Session: 92d8bed3-5eec-46c5-b020-561ee57539b4 Authenticating user 'default' from [fd00:1122:3344:101::e]:61370 | ||
| 12118 | 2026.05.08 08:14:55.910015 [ 304 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54449 | ||
| 12119 | 2026.05.08 08:14:55.910429 [ 309 ] {} <Debug> TCP-Session: 92d8bed3-5eec-46c5-b020-561ee57539b4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12120 | 2026.05.08 08:14:55.909993 [ 303 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42405 | ||
| 12121 | 2026.05.08 08:14:55.910493 [ 309 ] {} <Debug> TCP-Session: 92d8bed3-5eec-46c5-b020-561ee57539b4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12122 | 2026.05.08 08:14:55.910512 [ 304 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12123 | 2026.05.08 08:14:55.910036 [ 308 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60391 | ||
| 12124 | 2026.05.08 08:14:55.910555 [ 304 ] {} <Debug> TCP-Session: e257169c-925c-47d5-99e3-29ee6f4a52fb Authenticating user 'default' from [fd00:1122:3344:101::e]:54449 | ||
| 12125 | 2026.05.08 08:14:55.910554 [ 303 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12126 | 2026.05.08 08:14:55.910584 [ 304 ] {} <Debug> TCP-Session: e257169c-925c-47d5-99e3-29ee6f4a52fb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12127 | 2026.05.08 08:14:55.910601 [ 303 ] {} <Debug> TCP-Session: 538875d1-4d0c-49e0-814b-a5d6ef665887 Authenticating user 'default' from [fd00:1122:3344:101::e]:42405 | ||
| 12128 | 2026.05.08 08:14:55.910606 [ 308 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12129 | 2026.05.08 08:14:55.910610 [ 304 ] {} <Debug> TCP-Session: e257169c-925c-47d5-99e3-29ee6f4a52fb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12130 | 2026.05.08 08:14:55.910629 [ 310 ] {db1b9af8-3cdc-47af-adfa-401f453fc243} <Debug> oximeter.version (95fcba57-7b9a-48d5-92aa-f22d8363bb4f) (SelectExecutor): Key condition: unknown | ||
| 12131 | 2026.05.08 08:14:55.910644 [ 308 ] {} <Debug> TCP-Session: 1680cd9f-1271-4d03-8a8b-c176a824a8e7 Authenticating user 'default' from [fd00:1122:3344:101::e]:60391 | ||
| 12132 | 2026.05.08 08:14:55.910627 [ 303 ] {} <Debug> TCP-Session: 538875d1-4d0c-49e0-814b-a5d6ef665887 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12133 | 2026.05.08 08:14:55.910686 [ 308 ] {} <Debug> TCP-Session: 1680cd9f-1271-4d03-8a8b-c176a824a8e7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12134 | 2026.05.08 08:14:55.910702 [ 303 ] {} <Debug> TCP-Session: 538875d1-4d0c-49e0-814b-a5d6ef665887 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12135 | 2026.05.08 08:14:55.910715 [ 308 ] {} <Debug> TCP-Session: 1680cd9f-1271-4d03-8a8b-c176a824a8e7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12136 | 2026.05.08 08:14:55.911408 [ 328 ] {db1b9af8-3cdc-47af-adfa-401f453fc243} <Trace> AggregatingTransform: Aggregating | ||
| 12137 | 2026.05.08 08:14:55.911446 [ 328 ] {db1b9af8-3cdc-47af-adfa-401f453fc243} <Trace> Aggregator: Aggregation method: without_key | ||
| 12138 | 2026.05.08 08:14:55.911477 [ 328 ] {db1b9af8-3cdc-47af-adfa-401f453fc243} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000751313 sec. (1331.003 rows/sec., 51.99 KiB/sec.) | ||
| 12139 | 2026.05.08 08:14:55.911492 [ 328 ] {db1b9af8-3cdc-47af-adfa-401f453fc243} <Trace> Aggregator: Merging aggregated data | ||
| 12140 | 2026.05.08 08:14:55.912900 [ 310 ] {db1b9af8-3cdc-47af-adfa-401f453fc243} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002799 sec., 357.27045373347624 rows/sec., 13.96 KiB/sec. | ||
| 12141 | 2026.05.08 08:14:55.913027 [ 310 ] {db1b9af8-3cdc-47af-adfa-401f453fc243} <Debug> TCPHandler: Processed in 0.003076463 sec. | ||
| 12142 | 2026.05.08 08:14:55.913148 [ 310 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12143 | 2026.05.08 08:14:55.913175 [ 311 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12144 | 2026.05.08 08:14:55.913176 [ 310 ] {} <Debug> TCP-Session: 9378fdd4-f326-41e8-8c1f-15eaba052091 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12145 | 2026.05.08 08:14:55.913191 [ 309 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12146 | 2026.05.08 08:14:55.913216 [ 311 ] {} <Debug> TCP-Session: e648bd8f-31b8-4680-b548-4409ec886c81 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12147 | 2026.05.08 08:14:55.913229 [ 304 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12148 | 2026.05.08 08:14:55.913248 [ 309 ] {} <Debug> TCP-Session: 92d8bed3-5eec-46c5-b020-561ee57539b4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12149 | 2026.05.08 08:14:55.913266 [ 308 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12150 | 2026.05.08 08:14:55.913289 [ 304 ] {} <Debug> TCP-Session: e257169c-925c-47d5-99e3-29ee6f4a52fb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12151 | 2026.05.08 08:14:55.913295 [ 259 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12152 | 2026.05.08 08:14:55.913312 [ 308 ] {} <Debug> TCP-Session: 1680cd9f-1271-4d03-8a8b-c176a824a8e7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12153 | 2026.05.08 08:14:55.913301 [ 307 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12154 | 2026.05.08 08:14:55.913344 [ 259 ] {} <Debug> TCP-Session: 64018bc2-9712-4e04-8538-e83052533bb3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12155 | 2026.05.08 08:14:55.913247 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12156 | 2026.05.08 08:14:55.913381 [ 307 ] {} <Debug> TCP-Session: 85e276a0-32c5-4f27-b264-2ce581f2b00d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12157 | 2026.05.08 08:14:55.913213 [ 303 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12158 | 2026.05.08 08:14:55.913421 [ 286 ] {} <Debug> TCP-Session: d7f9bc0a-e16d-4777-b0cc-340d69162ee0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12159 | 2026.05.08 08:14:55.913454 [ 303 ] {} <Debug> TCP-Session: 538875d1-4d0c-49e0-814b-a5d6ef665887 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12160 | 2026.05.08 08:14:57.641287 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 23471 | ||
| 12161 | 2026.05.08 08:14:57.641783 [ 245 ] {} <Trace> system.asynchronous_metric_log (ae5b5697-1ff6-4106-8704-be69c16fe51c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12162 | 2026.05.08 08:14:57.641829 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.98 GiB. | ||
| 12163 | 2026.05.08 08:14:57.642320 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 12164 | 2026.05.08 08:14:57.642569 [ 245 ] {} <Trace> system.asynchronous_metric_log (ae5b5697-1ff6-4106-8704-be69c16fe51c): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12165 | 2026.05.08 08:14:57.642704 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 23471 | ||
| 12166 | 2026.05.08 08:14:58.862865 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 369 | ||
| 12167 | 2026.05.08 08:14:58.881052 [ 244 ] {} <Trace> system.metric_log (6863ca5b-3a4e-4a65-b181-6be743eb150d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12168 | 2026.05.08 08:14:58.881111 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.98 GiB. | ||
| 12169 | 2026.05.08 08:14:58.887300 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 12170 | 2026.05.08 08:14:58.888009 [ 244 ] {} <Trace> system.metric_log (6863ca5b-3a4e-4a65-b181-6be743eb150d): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12171 | 2026.05.08 08:14:58.891478 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 369 | ||
| 12172 | 2026.05.08 08:15:00.229410 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 32 entries to flush up to offset 1506 | ||
| 12173 | 2026.05.08 08:15:00.231901 [ 243 ] {} <Trace> system.query_log (14f8ccb3-56a3-4601-8a9e-d96094aafe7f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12174 | 2026.05.08 08:15:00.231959 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.98 GiB. | ||
| 12175 | 2026.05.08 08:15:00.233278 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 12176 | 2026.05.08 08:15:00.233570 [ 243 ] {} <Trace> system.query_log (14f8ccb3-56a3-4601-8a9e-d96094aafe7f): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12177 | 2026.05.08 08:15:00.233985 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1506 | ||