| 1 | [ May 14 15:56:36 Enabled. ] | ||
| 2 | [ May 14 15:56:36 Rereading configuration. ] | ||
| 3 | [ May 14 15:56:37 Rereading configuration. ] | ||
| 4 | [ May 14 15:56:39 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 14 15:56:39 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.14 15:56:39.836273 [ 1 ] {} <Information> Application: Will watch for the process with pid 26321 | ||
| 29 | 2026.05.14 15:56:39.836779 [ 1 ] {} <Information> Application: Forked a child process to watch | ||
| 30 | 2026.05.14 15:56:39.979582 [ 1 ] {} <Information> Application: Starting ClickHouse 23.8.7.1 (revision: 54477, git hash: 4cff21013def54268b86ec094cc295e07b1fd07d, build id: <unknown>), PID 26321 | ||
| 31 | 2026.05.14 15:56:39.980846 [ 1 ] {} <Information> Application: starting up | ||
| 32 | 2026.05.14 15:56:39.981011 [ 1 ] {} <Information> Application: OS name: SunOS, version: 5.11, architecture: i86pc | ||
| 33 | 2026.05.14 15:56:40.049509 [ 1 ] {} <Information> Application: Available RAM: 127.81 GiB; physical cores: 48; logical cores: 48. | ||
| 34 | 2026.05.14 15:56:40.080417 [ 1 ] {} <Debug> Application: rlimit on number of file descriptors is 65536 | ||
| 35 | 2026.05.14 15:56:40.080492 [ 1 ] {} <Debug> Application: Initializing DateLUT. | ||
| 36 | 2026.05.14 15:56:40.080518 [ 1 ] {} <Trace> Application: Initialized DateLUT with time zone 'UTC'. | ||
| 37 | 2026.05.14 15:56:40.080605 [ 1 ] {} <Debug> Context: Setting up /data/tmp/ to store temporary data in it | ||
| 38 | 2026.05.14 15:56:40.081052 [ 1 ] {} <Debug> Application: Initializing interserver credentials. | ||
| 39 | 2026.05.14 15:56:40.081841 [ 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.14 15:56:40.082625 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performing update on configuration | ||
| 43 | 2026.05.14 15:56:40.082921 [ 1 ] {} <Information> Application: Setting max_server_memory_usage was set to 115.03 GiB (127.81 GiB available * 0.90 max_server_memory_usage_to_ram_ratio) | ||
| 44 | 2026.05.14 15:56:40.082942 [ 1 ] {} <Information> Application: Setting merges_mutations_memory_usage_soft_limit was set to 63.90 GiB (127.81 GiB available * 0.50 merges_mutations_memory_usage_to_ram_ratio) | ||
| 45 | 2026.05.14 15:56:40.082958 [ 1 ] {} <Information> Application: Merges and mutations memory limit is set to 63.90 GiB | ||
| 46 | 2026.05.14 15:56:40.083131 [ 1 ] {} <Information> BackgroundSchedulePool/BgBufSchPool: Create BackgroundSchedulePool with 16 threads | ||
| 47 | 2026.05.14 15:56:40.085326 [ 1 ] {} <Information> BackgroundSchedulePool/BgSchPool: Create BackgroundSchedulePool with 128 threads | ||
| 48 | 2026.05.14 15:56:40.092381 [ 1 ] {} <Information> BackgroundSchedulePool/BgMBSchPool: Create BackgroundSchedulePool with 16 threads | ||
| 49 | 2026.05.14 15:56:40.093477 [ 1 ] {} <Information> BackgroundSchedulePool/BgDistSchPool: Create BackgroundSchedulePool with 16 threads | ||
| 50 | 2026.05.14 15:56:40.095453 [ 1 ] {} <Information> CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. | ||
| 51 | 2026.05.14 15:56:40.095558 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performed update on configuration | ||
| 52 | 2026.05.14 15:56:40.096600 [ 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.14 15:56:40.097352 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performing update on configuration | ||
| 56 | 2026.05.14 15:56:40.100318 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performed update on configuration | ||
| 57 | 2026.05.14 15:56:40.100569 [ 1 ] {} <Debug> Access(user directories): Added users_xml access storage 'users_xml', path: /opt/oxide/clickhouse/config.xml | ||
| 58 | 2026.05.14 15:56:40.101722 [ 1 ] {} <Information> Context: Initialized background executor for merges and mutations with num_threads=16, num_tasks=32, scheduling_policy=round_robin | ||
| 59 | 2026.05.14 15:56:40.102060 [ 1 ] {} <Information> Context: Initialized background executor for move operations with num_threads=8, num_tasks=8 | ||
| 60 | 2026.05.14 15:56:40.102440 [ 1 ] {} <Information> Context: Initialized background executor for fetches with num_threads=8, num_tasks=8 | ||
| 61 | 2026.05.14 15:56:40.102969 [ 1 ] {} <Information> Context: Initialized background executor for common operations (e.g. clearing old parts) with num_threads=8, num_tasks=8 | ||
| 62 | 2026.05.14 15:56:40.104084 [ 1 ] {} <Information> DNSCacheUpdater: Update period 15 seconds | ||
| 63 | 2026.05.14 15:56:40.104117 [ 1 ] {} <Information> Application: Loading metadata from /data/ | ||
| 64 | 2026.05.14 15:56:40.104214 [ 135 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 65 | 2026.05.14 15:56:40.104314 [ 135 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 66 | 2026.05.14 15:56:40.108790 [ 1 ] {} <Information> DatabaseAtomic (system): Metadata processed, database system has 0 tables and 0 dictionaries in total. | ||
| 67 | 2026.05.14 15:56:40.108819 [ 1 ] {} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 0.000140905 sec | ||
| 68 | 2026.05.14 15:56:40.108839 [ 1 ] {} <Trace> ReferentialDeps: No tables | ||
| 69 | 2026.05.14 15:56:40.108856 [ 1 ] {} <Trace> LoadingDeps: No tables | ||
| 70 | 2026.05.14 15:56:40.109017 [ 1 ] {} <Information> DatabaseAtomic (system): Starting up tables. | ||
| 71 | 2026.05.14 15:56:40.109678 [ 1 ] {} <Debug> SystemLog: Creating system.query_log from query_log | ||
| 72 | 2026.05.14 15:56:40.116128 [ 1 ] {} <Debug> SystemLog: Not creating system.query_thread_log since corresponding section 'query_thread_log' is missing from config | ||
| 73 | 2026.05.14 15:56:40.116174 [ 1 ] {} <Debug> SystemLog: Not creating system.part_log since corresponding section 'part_log' is missing from config | ||
| 74 | 2026.05.14 15:56:40.116197 [ 1 ] {} <Debug> SystemLog: Not creating system.trace_log since corresponding section 'trace_log' is missing from config | ||
| 75 | 2026.05.14 15:56:40.116212 [ 1 ] {} <Debug> SystemLog: Not creating system.crash_log since corresponding section 'crash_log' is missing from config | ||
| 76 | 2026.05.14 15:56:40.116244 [ 1 ] {} <Debug> SystemLog: Not creating system.text_log since corresponding section 'text_log' is missing from config | ||
| 77 | 2026.05.14 15:56:40.116266 [ 1 ] {} <Debug> SystemLog: Creating system.metric_log from metric_log | ||
| 78 | 2026.05.14 15:56:40.118599 [ 1 ] {} <Debug> SystemLog: Not creating system.filesystem_cache_log since corresponding section 'filesystem_cache_log' is missing from config | ||
| 79 | 2026.05.14 15:56:40.118646 [ 1 ] {} <Debug> SystemLog: Not creating system.filesystem_read_prefetches_log since corresponding section 'filesystem_read_prefetches_log' is missing from config | ||
| 80 | 2026.05.14 15:56:40.118668 [ 1 ] {} <Debug> SystemLog: Creating system.asynchronous_metric_log from asynchronous_metric_log | ||
| 81 | 2026.05.14 15:56:40.118831 [ 1 ] {} <Debug> SystemLog: Not creating system.opentelemetry_span_log since corresponding section 'opentelemetry_span_log' is missing from config | ||
| 82 | 2026.05.14 15:56:40.118874 [ 1 ] {} <Debug> SystemLog: Not creating system.query_views_log since corresponding section 'query_views_log' is missing from config | ||
| 83 | 2026.05.14 15:56:40.118890 [ 1 ] {} <Debug> SystemLog: Not creating system.zookeeper_log since corresponding section 'zookeeper_log' is missing from config | ||
| 84 | 2026.05.14 15:56:40.118911 [ 1 ] {} <Debug> SystemLog: Not creating system.session_log since corresponding section 'session_log' is missing from config | ||
| 85 | 2026.05.14 15:56:40.118925 [ 1 ] {} <Debug> SystemLog: Not creating system.transactions_info_log since corresponding section 'transactions_info_log' is missing from config | ||
| 86 | 2026.05.14 15:56:40.118956 [ 1 ] {} <Debug> SystemLog: Not creating system.processors_profile_log since corresponding section 'processors_profile_log' is missing from config | ||
| 87 | 2026.05.14 15:56:40.118976 [ 1 ] {} <Debug> SystemLog: Not creating system.asynchronous_insert_log since corresponding section 'asynchronous_insert_log' is missing from config | ||
| 88 | 2026.05.14 15:56:40.136273 [ 1 ] {} <Information> DatabaseCatalog: Found 0 partially dropped tables. Will load them and retry removal. | ||
| 89 | 2026.05.14 15:56:40.136828 [ 1 ] {} <Information> DatabaseAtomic (default): Metadata processed, database default has 0 tables and 0 dictionaries in total. | ||
| 90 | 2026.05.14 15:56:40.136856 [ 1 ] {} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 4.5132e-05 sec | ||
| 91 | 2026.05.14 15:56:40.136867 [ 1 ] {} <Trace> ReferentialDeps: No tables | ||
| 92 | 2026.05.14 15:56:40.136877 [ 1 ] {} <Trace> LoadingDeps: No tables | ||
| 93 | 2026.05.14 15:56:40.136899 [ 1 ] {} <Information> DatabaseAtomic (default): Starting up tables. | ||
| 94 | 2026.05.14 15:56:40.137068 [ 1 ] {} <Information> UserDefinedSQLObjectsLoaderFromDisk: Loading user defined objects from /data/user_defined/ | ||
| 95 | 2026.05.14 15:56:40.137110 [ 1 ] {} <Debug> UserDefinedSQLObjectsLoaderFromDisk: User defined objects loaded | ||
| 96 | 2026.05.14 15:56:40.137123 [ 1 ] {} <Debug> Application: Loaded metadata. | ||
| 97 | 2026.05.14 15:56:40.137133 [ 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.14 15:56:40.137144 [ 1 ] {} <Information> Application: TaskStats is not implemented for this OS. IO accounting will be disabled. | ||
| 99 | 2026.05.14 15:56:40.153772 [ 1 ] {} <Information> CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. | ||
| 100 | 2026.05.14 15:56:40.153954 [ 1 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 24.78 MiB, peak 24.78 MiB, free memory in arenas 0.00 B, will set to 116.49 MiB (RSS), difference: 91.71 MiB | ||
| 101 | 2026.05.14 15:56:40.154783 [ 1 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 1.5051e-05 sec. | ||
| 102 | 2026.05.14 15:56:40.155101 [ 1 ] {} <Information> Application: Listening for http://[fd00:1122:3344:101::e]:8123 | ||
| 103 | 2026.05.14 15:56:40.155176 [ 1 ] {} <Information> Application: Listening for native protocol (tcp): [fd00:1122:3344:101::e]:9000 | ||
| 104 | 2026.05.14 15:56:40.155193 [ 1 ] {} <Information> Application: Ready for connections. | ||
| 105 | 2026.05.14 15:56:40.407805 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34970 | ||
| 106 | 2026.05.14 15:56:40.408125 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 107 | 2026.05.14 15:56:40.408191 [ 3 ] {} <Debug> TCP-Session: bdfde9ae-5c75-43ab-b3a4-00709f5de66b Authenticating user 'default' from [fd00:1122:3344:101::e]:34970 | ||
| 108 | 2026.05.14 15:56:40.408223 [ 3 ] {} <Debug> TCP-Session: bdfde9ae-5c75-43ab-b3a4-00709f5de66b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 109 | 2026.05.14 15:56:40.408250 [ 3 ] {} <Debug> TCP-Session: bdfde9ae-5c75-43ab-b3a4-00709f5de66b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 110 | 2026.05.14 15:56:40.408359 [ 3 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 111 | 2026.05.14 15:56:40.408391 [ 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.14 15:56:40.408419 [ 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.14 15:56:40.408774 [ 4 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34917 | ||
| 114 | 2026.05.14 15:56:40.408946 [ 4 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 115 | 2026.05.14 15:56:40.408991 [ 4 ] {} <Debug> TCP-Session: 62c9b4d0-fef1-482f-a752-c1671032f144 Authenticating user 'default' from [fd00:1122:3344:101::e]:34917 | ||
| 116 | 2026.05.14 15:56:40.409011 [ 4 ] {} <Debug> TCP-Session: 62c9b4d0-fef1-482f-a752-c1671032f144 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 117 | 2026.05.14 15:56:40.409060 [ 4 ] {} <Debug> TCP-Session: 62c9b4d0-fef1-482f-a752-c1671032f144 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 118 | 2026.05.14 15:56:40.409726 [ 253 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57683 | ||
| 119 | 2026.05.14 15:56:40.409737 [ 5 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40955 | ||
| 120 | 2026.05.14 15:56:40.409843 [ 253 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 121 | 2026.05.14 15:56:40.409859 [ 254 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55275 | ||
| 122 | 2026.05.14 15:56:40.409876 [ 253 ] {} <Debug> TCP-Session: 5fb7b376-3420-4c0f-a4ac-e450fee52b38 Authenticating user 'default' from [fd00:1122:3344:101::e]:57683 | ||
| 123 | 2026.05.14 15:56:40.409918 [ 253 ] {} <Debug> TCP-Session: 5fb7b376-3420-4c0f-a4ac-e450fee52b38 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 124 | 2026.05.14 15:56:40.409942 [ 253 ] {} <Debug> TCP-Session: 5fb7b376-3420-4c0f-a4ac-e450fee52b38 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 125 | 2026.05.14 15:56:40.409979 [ 5 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 126 | 2026.05.14 15:56:40.410016 [ 5 ] {} <Debug> TCP-Session: d545ec51-67c9-4179-9d1c-82415bef79c2 Authenticating user 'default' from [fd00:1122:3344:101::e]:40955 | ||
| 127 | 2026.05.14 15:56:40.410032 [ 254 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 128 | 2026.05.14 15:56:40.410048 [ 5 ] {} <Debug> TCP-Session: d545ec51-67c9-4179-9d1c-82415bef79c2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 129 | 2026.05.14 15:56:40.410070 [ 5 ] {} <Debug> TCP-Session: d545ec51-67c9-4179-9d1c-82415bef79c2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 130 | 2026.05.14 15:56:40.410076 [ 254 ] {} <Debug> TCP-Session: c5b8992f-8273-437d-a131-e54ce7c9aaa4 Authenticating user 'default' from [fd00:1122:3344:101::e]:55275 | ||
| 131 | 2026.05.14 15:56:40.410112 [ 254 ] {} <Debug> TCP-Session: c5b8992f-8273-437d-a131-e54ce7c9aaa4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 132 | 2026.05.14 15:56:40.410115 [ 256 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55664 | ||
| 133 | 2026.05.14 15:56:40.410128 [ 254 ] {} <Debug> TCP-Session: c5b8992f-8273-437d-a131-e54ce7c9aaa4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 134 | 2026.05.14 15:56:40.410135 [ 255 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52084 | ||
| 135 | 2026.05.14 15:56:40.410256 [ 256 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 136 | 2026.05.14 15:56:40.410268 [ 257 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62694 | ||
| 137 | 2026.05.14 15:56:40.410305 [ 255 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 138 | 2026.05.14 15:56:40.410288 [ 256 ] {} <Debug> TCP-Session: 705be7c2-0042-4b32-bdb3-0ed02c7ce3d5 Authenticating user 'default' from [fd00:1122:3344:101::e]:55664 | ||
| 139 | 2026.05.14 15:56:40.410350 [ 255 ] {} <Debug> TCP-Session: 01107ad0-14b2-4f32-9350-7fa00d184407 Authenticating user 'default' from [fd00:1122:3344:101::e]:52084 | ||
| 140 | 2026.05.14 15:56:40.410360 [ 256 ] {} <Debug> TCP-Session: 705be7c2-0042-4b32-bdb3-0ed02c7ce3d5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 141 | 2026.05.14 15:56:40.410398 [ 257 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 142 | 2026.05.14 15:56:40.410410 [ 255 ] {} <Debug> TCP-Session: 01107ad0-14b2-4f32-9350-7fa00d184407 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 143 | 2026.05.14 15:56:40.410414 [ 256 ] {} <Debug> TCP-Session: 705be7c2-0042-4b32-bdb3-0ed02c7ce3d5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 144 | 2026.05.14 15:56:40.410465 [ 257 ] {} <Debug> TCP-Session: 59b347f0-1faf-4f42-a57e-92e3baba1423 Authenticating user 'default' from [fd00:1122:3344:101::e]:62694 | ||
| 145 | 2026.05.14 15:56:40.410479 [ 255 ] {} <Debug> TCP-Session: 01107ad0-14b2-4f32-9350-7fa00d184407 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 146 | 2026.05.14 15:56:40.410494 [ 257 ] {} <Debug> TCP-Session: 59b347f0-1faf-4f42-a57e-92e3baba1423 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 147 | 2026.05.14 15:56:40.410528 [ 257 ] {} <Debug> TCP-Session: 59b347f0-1faf-4f42-a57e-92e3baba1423 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 148 | 2026.05.14 15:56:40.675857 [ 258 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:50335 | ||
| 149 | 2026.05.14 15:56:40.676079 [ 258 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 150 | 2026.05.14 15:56:40.676547 [ 258 ] {} <Debug> TCP-Session: 3bdb5897-bfdd-4bac-9793-2a9be3febcaf Authenticating user 'default' from [fd00:1122:3344:101::d]:50335 | ||
| 151 | 2026.05.14 15:56:40.676572 [ 258 ] {} <Debug> TCP-Session: 3bdb5897-bfdd-4bac-9793-2a9be3febcaf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 152 | 2026.05.14 15:56:40.676584 [ 258 ] {} <Debug> TCP-Session: 3bdb5897-bfdd-4bac-9793-2a9be3febcaf Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 153 | 2026.05.14 15:56:40.676818 [ 258 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 154 | 2026.05.14 15:56:40.676847 [ 258 ] {} <Trace> ContextAccess (default): List of all grants: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 155 | 2026.05.14 15:56:40.676872 [ 258 ] {} <Trace> ContextAccess (default): List of all grants including implicit: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 156 | 2026.05.14 15:56:40.677410 [ 260 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:34751 | ||
| 157 | 2026.05.14 15:56:40.677581 [ 262 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:55304 | ||
| 158 | 2026.05.14 15:56:40.677596 [ 261 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:53862 | ||
| 159 | 2026.05.14 15:56:40.677664 [ 263 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:61636 | ||
| 160 | 2026.05.14 15:56:40.677795 [ 264 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:65459 | ||
| 161 | 2026.05.14 15:56:40.677972 [ 261 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 162 | 2026.05.14 15:56:40.678019 [ 261 ] {} <Debug> TCP-Session: ff804d45-adf0-4508-b9c7-4c85908dc86b Authenticating user 'default' from [fd00:1122:3344:101::d]:53862 | ||
| 163 | 2026.05.14 15:56:40.678044 [ 261 ] {} <Debug> TCP-Session: ff804d45-adf0-4508-b9c7-4c85908dc86b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 164 | 2026.05.14 15:56:40.678059 [ 261 ] {} <Debug> TCP-Session: ff804d45-adf0-4508-b9c7-4c85908dc86b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 165 | 2026.05.14 15:56:40.678058 [ 266 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:35146 | ||
| 166 | 2026.05.14 15:56:40.678078 [ 265 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:55155 | ||
| 167 | 2026.05.14 15:56:40.678112 [ 263 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 168 | 2026.05.14 15:56:40.678057 [ 260 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 169 | 2026.05.14 15:56:40.678219 [ 267 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:39140 | ||
| 170 | 2026.05.14 15:56:40.678223 [ 262 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 171 | 2026.05.14 15:56:40.678264 [ 264 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 172 | 2026.05.14 15:56:40.678288 [ 262 ] {} <Debug> TCP-Session: 4a8d1d67-d6e1-4f3e-8c1f-4dd774cb6153 Authenticating user 'default' from [fd00:1122:3344:101::d]:55304 | ||
| 173 | 2026.05.14 15:56:40.678265 [ 265 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 174 | 2026.05.14 15:56:40.678329 [ 264 ] {} <Debug> TCP-Session: 608b33b2-bc96-4d68-b294-28c3c77f1fcf Authenticating user 'default' from [fd00:1122:3344:101::d]:65459 | ||
| 175 | 2026.05.14 15:56:40.678320 [ 262 ] {} <Debug> TCP-Session: 4a8d1d67-d6e1-4f3e-8c1f-4dd774cb6153 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 176 | 2026.05.14 15:56:40.678258 [ 260 ] {} <Debug> TCP-Session: beaebc18-dafd-4d4e-ae43-c03b57c9d89e Authenticating user 'default' from [fd00:1122:3344:101::d]:34751 | ||
| 177 | 2026.05.14 15:56:40.678374 [ 262 ] {} <Debug> TCP-Session: 4a8d1d67-d6e1-4f3e-8c1f-4dd774cb6153 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 178 | 2026.05.14 15:56:40.678372 [ 264 ] {} <Debug> TCP-Session: 608b33b2-bc96-4d68-b294-28c3c77f1fcf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 179 | 2026.05.14 15:56:40.678396 [ 260 ] {} <Debug> TCP-Session: beaebc18-dafd-4d4e-ae43-c03b57c9d89e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 180 | 2026.05.14 15:56:40.678409 [ 265 ] {} <Debug> TCP-Session: bfd9c12b-eee7-46bc-ae7e-566c50b43ce9 Authenticating user 'default' from [fd00:1122:3344:101::d]:55155 | ||
| 181 | 2026.05.14 15:56:40.678442 [ 267 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 182 | 2026.05.14 15:56:40.678473 [ 265 ] {} <Debug> TCP-Session: bfd9c12b-eee7-46bc-ae7e-566c50b43ce9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 183 | 2026.05.14 15:56:40.678422 [ 260 ] {} <Debug> TCP-Session: beaebc18-dafd-4d4e-ae43-c03b57c9d89e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 184 | 2026.05.14 15:56:40.678496 [ 267 ] {} <Debug> TCP-Session: 8213674d-c8b2-4801-958e-ccf518284f8b Authenticating user 'default' from [fd00:1122:3344:101::d]:39140 | ||
| 185 | 2026.05.14 15:56:40.678498 [ 265 ] {} <Debug> TCP-Session: bfd9c12b-eee7-46bc-ae7e-566c50b43ce9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 186 | 2026.05.14 15:56:40.678553 [ 267 ] {} <Debug> TCP-Session: 8213674d-c8b2-4801-958e-ccf518284f8b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 187 | 2026.05.14 15:56:40.678414 [ 264 ] {} <Debug> TCP-Session: 608b33b2-bc96-4d68-b294-28c3c77f1fcf Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 188 | 2026.05.14 15:56:40.678579 [ 267 ] {} <Debug> TCP-Session: 8213674d-c8b2-4801-958e-ccf518284f8b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 189 | 2026.05.14 15:56:40.678216 [ 263 ] {} <Debug> TCP-Session: edfad3d4-d990-406c-8389-1d0c2e0d13c5 Authenticating user 'default' from [fd00:1122:3344:101::d]:61636 | ||
| 190 | 2026.05.14 15:56:40.678196 [ 266 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 191 | 2026.05.14 15:56:40.678652 [ 263 ] {} <Debug> TCP-Session: edfad3d4-d990-406c-8389-1d0c2e0d13c5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 192 | 2026.05.14 15:56:40.678695 [ 263 ] {} <Debug> TCP-Session: edfad3d4-d990-406c-8389-1d0c2e0d13c5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 193 | 2026.05.14 15:56:40.678700 [ 266 ] {} <Debug> TCP-Session: 3ef186c5-6b6c-43ff-9868-34eb236de377 Authenticating user 'default' from [fd00:1122:3344:101::d]:35146 | ||
| 194 | 2026.05.14 15:56:40.678733 [ 266 ] {} <Debug> TCP-Session: 3ef186c5-6b6c-43ff-9868-34eb236de377 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 195 | 2026.05.14 15:56:40.678747 [ 266 ] {} <Debug> TCP-Session: 3ef186c5-6b6c-43ff-9868-34eb236de377 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 196 | 2026.05.14 15:56:40.680388 [ 258 ] {} <Trace> TCP-Session: 3bdb5897-bfdd-4bac-9793-2a9be3febcaf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 197 | 2026.05.14 15:56:40.681070 [ 258 ] {d475f969-b7e0-4c2d-9588-3ce0f3444a72} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50335) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 198 | 2026.05.14 15:56:40.723264 [ 258 ] {d475f969-b7e0-4c2d-9588-3ce0f3444a72} <Error> executeQuery: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE) (version 23.8.7.1) (from [fd00:1122:3344:101::d]:50335) (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() @ 0x000000000f9a40f7 in /opt/oxide/clickhouse/clickhouse | ||
| 201 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f976b5f 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> >&&) @ 0x000000000a3bf3d7 in /opt/oxide/clickhouse/clickhouse | ||
| 203 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x00000000147a31b1 in /opt/oxide/clickhouse/clickhouse | ||
| 204 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x00000000147595dd in /opt/oxide/clickhouse/clickhouse | ||
| 205 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148e1deb 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>) @ 0x000000001485c461 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&) @ 0x000000001485acc6 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&) @ 0x00000000148a9aa6 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&) @ 0x00000000148a87e3 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&) @ 0x0000000014833167 in /opt/oxide/clickhouse/clickhouse | ||
| 211 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x0000000014832635 in /opt/oxide/clickhouse/clickhouse | ||
| 212 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a54e56 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) @ 0x0000000014a51986 in /opt/oxide/clickhouse/clickhouse | ||
| 214 | 14. DB::TCPHandler::runImpl() @ 0x00000000153f0d4a in /opt/oxide/clickhouse/clickhouse | ||
| 215 | 15. DB::TCPHandler::run() @ 0x0000000015400efc in /opt/oxide/clickhouse/clickhouse | ||
| 216 | 16. Poco::Net::TCPServerConnection::start() @ 0x0000000018793d0c in /opt/oxide/clickhouse/clickhouse | ||
| 217 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187941e1 in /opt/oxide/clickhouse/clickhouse | ||
| 218 | 18. Poco::PooledThread::run() @ 0x00000000187f90f2 in /opt/oxide/clickhouse/clickhouse | ||
| 219 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000187f6ba5 in /opt/oxide/clickhouse/clickhouse | ||
| 220 | 20. _thrp_setup @ 0x00000000001171c7 in /system/lib/amd64/libc.so.1 | ||
| 221 | |||
| 222 | 2026.05.14 15:56:40.724139 [ 258 ] {d475f969-b7e0-4c2d-9588-3ce0f3444a72} <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() @ 0x000000000f9a40f7 in /opt/oxide/clickhouse/clickhouse | ||
| 225 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f976b5f 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> >&&) @ 0x000000000a3bf3d7 in /opt/oxide/clickhouse/clickhouse | ||
| 227 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x00000000147a31b1 in /opt/oxide/clickhouse/clickhouse | ||
| 228 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x00000000147595dd in /opt/oxide/clickhouse/clickhouse | ||
| 229 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148e1deb 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>) @ 0x000000001485c461 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&) @ 0x000000001485acc6 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&) @ 0x00000000148a9aa6 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&) @ 0x00000000148a87e3 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&) @ 0x0000000014833167 in /opt/oxide/clickhouse/clickhouse | ||
| 235 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x0000000014832635 in /opt/oxide/clickhouse/clickhouse | ||
| 236 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a54e56 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) @ 0x0000000014a51986 in /opt/oxide/clickhouse/clickhouse | ||
| 238 | 14. DB::TCPHandler::runImpl() @ 0x00000000153f0d4a in /opt/oxide/clickhouse/clickhouse | ||
| 239 | 15. DB::TCPHandler::run() @ 0x0000000015400efc in /opt/oxide/clickhouse/clickhouse | ||
| 240 | 16. Poco::Net::TCPServerConnection::start() @ 0x0000000018793d0c in /opt/oxide/clickhouse/clickhouse | ||
| 241 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187941e1 in /opt/oxide/clickhouse/clickhouse | ||
| 242 | 18. Poco::PooledThread::run() @ 0x00000000187f90f2 in /opt/oxide/clickhouse/clickhouse | ||
| 243 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000187f6ba5 in /opt/oxide/clickhouse/clickhouse | ||
| 244 | 20. _thrp_setup @ 0x00000000001171c7 in /system/lib/amd64/libc.so.1 | ||
| 245 | |||
| 246 | 2026.05.14 15:56:40.724261 [ 258 ] {d475f969-b7e0-4c2d-9588-3ce0f3444a72} <Debug> TCPHandler: Processed in 0.044865323 sec. | ||
| 247 | 2026.05.14 15:56:40.724651 [ 260 ] {} <Trace> TCP-Session: beaebc18-dafd-4d4e-ae43-c03b57c9d89e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 248 | 2026.05.14 15:56:40.724863 [ 260 ] {8477ed91-0945-49da-8adf-f9f3982a5cc9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34751) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 249 | 2026.05.14 15:56:40.725254 [ 260 ] {8477ed91-0945-49da-8adf-f9f3982a5cc9} <Error> executeQuery: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE) (version 23.8.7.1) (from [fd00:1122:3344:101::d]:34751) (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() @ 0x000000000f9a40f7 in /opt/oxide/clickhouse/clickhouse | ||
| 252 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f976b5f 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> >&&) @ 0x000000000a3bf3d7 in /opt/oxide/clickhouse/clickhouse | ||
| 254 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x00000000147a31b1 in /opt/oxide/clickhouse/clickhouse | ||
| 255 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x00000000147595dd in /opt/oxide/clickhouse/clickhouse | ||
| 256 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148e1deb 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>) @ 0x000000001485c461 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&) @ 0x000000001485acc6 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&) @ 0x00000000148a9aa6 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&) @ 0x00000000148a87e3 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&) @ 0x0000000014833167 in /opt/oxide/clickhouse/clickhouse | ||
| 262 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x0000000014832635 in /opt/oxide/clickhouse/clickhouse | ||
| 263 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a54e56 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) @ 0x0000000014a51986 in /opt/oxide/clickhouse/clickhouse | ||
| 265 | 14. DB::TCPHandler::runImpl() @ 0x00000000153f0d4a in /opt/oxide/clickhouse/clickhouse | ||
| 266 | 15. DB::TCPHandler::run() @ 0x0000000015400efc in /opt/oxide/clickhouse/clickhouse | ||
| 267 | 16. Poco::Net::TCPServerConnection::start() @ 0x0000000018793d0c in /opt/oxide/clickhouse/clickhouse | ||
| 268 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187941e1 in /opt/oxide/clickhouse/clickhouse | ||
| 269 | 18. Poco::PooledThread::run() @ 0x00000000187f90f2 in /opt/oxide/clickhouse/clickhouse | ||
| 270 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000187f6ba5 in /opt/oxide/clickhouse/clickhouse | ||
| 271 | 20. _thrp_setup @ 0x00000000001171c7 in /system/lib/amd64/libc.so.1 | ||
| 272 | |||
| 273 | 2026.05.14 15:56:40.725373 [ 260 ] {8477ed91-0945-49da-8adf-f9f3982a5cc9} <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() @ 0x000000000f9a40f7 in /opt/oxide/clickhouse/clickhouse | ||
| 276 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f976b5f 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> >&&) @ 0x000000000a3bf3d7 in /opt/oxide/clickhouse/clickhouse | ||
| 278 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x00000000147a31b1 in /opt/oxide/clickhouse/clickhouse | ||
| 279 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x00000000147595dd in /opt/oxide/clickhouse/clickhouse | ||
| 280 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148e1deb 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>) @ 0x000000001485c461 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&) @ 0x000000001485acc6 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&) @ 0x00000000148a9aa6 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&) @ 0x00000000148a87e3 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&) @ 0x0000000014833167 in /opt/oxide/clickhouse/clickhouse | ||
| 286 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x0000000014832635 in /opt/oxide/clickhouse/clickhouse | ||
| 287 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a54e56 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) @ 0x0000000014a51986 in /opt/oxide/clickhouse/clickhouse | ||
| 289 | 14. DB::TCPHandler::runImpl() @ 0x00000000153f0d4a in /opt/oxide/clickhouse/clickhouse | ||
| 290 | 15. DB::TCPHandler::run() @ 0x0000000015400efc in /opt/oxide/clickhouse/clickhouse | ||
| 291 | 16. Poco::Net::TCPServerConnection::start() @ 0x0000000018793d0c in /opt/oxide/clickhouse/clickhouse | ||
| 292 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187941e1 in /opt/oxide/clickhouse/clickhouse | ||
| 293 | 18. Poco::PooledThread::run() @ 0x00000000187f90f2 in /opt/oxide/clickhouse/clickhouse | ||
| 294 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000187f6ba5 in /opt/oxide/clickhouse/clickhouse | ||
| 295 | 20. _thrp_setup @ 0x00000000001171c7 in /system/lib/amd64/libc.so.1 | ||
| 296 | |||
| 297 | 2026.05.14 15:56:40.725446 [ 260 ] {8477ed91-0945-49da-8adf-f9f3982a5cc9} <Debug> TCPHandler: Processed in 0.000957295 sec. | ||
| 298 | 2026.05.14 15:56:40.725810 [ 258 ] {} <Trace> TCP-Session: 3bdb5897-bfdd-4bac-9793-2a9be3febcaf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 299 | 2026.05.14 15:56:40.726613 [ 258 ] {1c4e3b3a-e4e9-431f-84e1-1706373093bd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50335) CREATE DATABASE IF NOT EXISTS oximeter (stage: Complete) | ||
| 300 | 2026.05.14 15:56:40.726708 [ 258 ] {1c4e3b3a-e4e9-431f-84e1-1706373093bd} <Trace> ContextAccess (default): Access granted: CREATE DATABASE ON oximeter.* | ||
| 301 | 2026.05.14 15:56:40.727240 [ 258 ] {1c4e3b3a-e4e9-431f-84e1-1706373093bd} <Information> DatabaseAtomic (oximeter): Metadata processed, database oximeter has 0 tables and 0 dictionaries in total. | ||
| 302 | 2026.05.14 15:56:40.727300 [ 258 ] {1c4e3b3a-e4e9-431f-84e1-1706373093bd} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 8.9503e-05 sec | ||
| 303 | 2026.05.14 15:56:40.727313 [ 258 ] {1c4e3b3a-e4e9-431f-84e1-1706373093bd} <Trace> ReferentialDeps: No tables | ||
| 304 | 2026.05.14 15:56:40.727324 [ 258 ] {1c4e3b3a-e4e9-431f-84e1-1706373093bd} <Trace> LoadingDeps: No tables | ||
| 305 | 2026.05.14 15:56:40.727357 [ 258 ] {1c4e3b3a-e4e9-431f-84e1-1706373093bd} <Information> DatabaseAtomic (oximeter): Starting up tables. | ||
| 306 | 2026.05.14 15:56:40.727984 [ 258 ] {1c4e3b3a-e4e9-431f-84e1-1706373093bd} <Debug> TCPHandler: Processed in 0.002288201 sec. | ||
| 307 | 2026.05.14 15:56:40.728131 [ 258 ] {} <Trace> TCP-Session: 3bdb5897-bfdd-4bac-9793-2a9be3febcaf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 308 | 2026.05.14 15:56:40.728313 [ 258 ] {8c3d0947-ffa2-4e8c-a57f-4be0c7c43ca5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50335) /* 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.14 15:56:40.728367 [ 258 ] {8c3d0947-ffa2-4e8c-a57f-4be0c7c43ca5} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.version | ||
| 311 | 2026.05.14 15:56:40.732719 [ 258 ] {8c3d0947-ffa2-4e8c-a57f-4be0c7c43ca5} <Trace> StoragePolicy (default): Storage policy default created, total volumes 1 | ||
| 312 | 2026.05.14 15:56:40.733686 [ 258 ] {8c3d0947-ffa2-4e8c-a57f-4be0c7c43ca5} <Debug> oximeter.version (e07ed97d-35fb-4bd8-bb99-b7093227f752): Loading data parts | ||
| 313 | 2026.05.14 15:56:40.734080 [ 258 ] {8c3d0947-ffa2-4e8c-a57f-4be0c7c43ca5} <Debug> oximeter.version (e07ed97d-35fb-4bd8-bb99-b7093227f752): There are no data parts | ||
| 314 | 2026.05.14 15:56:40.735293 [ 258 ] {8c3d0947-ffa2-4e8c-a57f-4be0c7c43ca5} <Debug> TCPHandler: Processed in 0.007209758 sec. | ||
| 315 | 2026.05.14 15:56:40.735489 [ 258 ] {} <Trace> TCP-Session: 3bdb5897-bfdd-4bac-9793-2a9be3febcaf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 316 | 2026.05.14 15:56:40.735660 [ 258 ] {466dca1e-2636-4366-a8f4-449137f4923f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50335) /* 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.14 15:56:40.735727 [ 258 ] {466dca1e-2636-4366-a8f4-449137f4923f} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bool | ||
| 328 | 2026.05.14 15:56:40.740765 [ 258 ] {466dca1e-2636-4366-a8f4-449137f4923f} <Debug> oximeter.measurements_bool (54127a45-21ff-4025-b1f9-ea5a12d65048): Loading data parts | ||
| 329 | 2026.05.14 15:56:40.740952 [ 258 ] {466dca1e-2636-4366-a8f4-449137f4923f} <Debug> oximeter.measurements_bool (54127a45-21ff-4025-b1f9-ea5a12d65048): There are no data parts | ||
| 330 | 2026.05.14 15:56:40.741411 [ 258 ] {466dca1e-2636-4366-a8f4-449137f4923f} <Debug> TCPHandler: Processed in 0.005969603 sec. | ||
| 331 | 2026.05.14 15:56:40.741562 [ 258 ] {} <Trace> TCP-Session: 3bdb5897-bfdd-4bac-9793-2a9be3febcaf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 332 | 2026.05.14 15:56:40.741728 [ 258 ] {6133cb13-2d98-4d1a-9b5b-ef1e9e5c2a0e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50335) 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.14 15:56:40.741769 [ 258 ] {6133cb13-2d98-4d1a-9b5b-ef1e9e5c2a0e} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i8 | ||
| 334 | 2026.05.14 15:56:40.742650 [ 258 ] {6133cb13-2d98-4d1a-9b5b-ef1e9e5c2a0e} <Debug> oximeter.measurements_i8 (0710f4c9-2f56-46ec-bab6-949985cf355f): Loading data parts | ||
| 335 | 2026.05.14 15:56:40.742812 [ 258 ] {6133cb13-2d98-4d1a-9b5b-ef1e9e5c2a0e} <Debug> oximeter.measurements_i8 (0710f4c9-2f56-46ec-bab6-949985cf355f): There are no data parts | ||
| 336 | 2026.05.14 15:56:40.743272 [ 258 ] {6133cb13-2d98-4d1a-9b5b-ef1e9e5c2a0e} <Debug> TCPHandler: Processed in 0.001757243 sec. | ||
| 337 | 2026.05.14 15:56:40.743422 [ 258 ] {} <Trace> TCP-Session: 3bdb5897-bfdd-4bac-9793-2a9be3febcaf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 338 | 2026.05.14 15:56:40.743574 [ 258 ] {41f361c3-d07a-4a6c-8e7f-340cd76f0197} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50335) 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.14 15:56:40.743625 [ 258 ] {41f361c3-d07a-4a6c-8e7f-340cd76f0197} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u8 | ||
| 340 | 2026.05.14 15:56:40.744501 [ 258 ] {41f361c3-d07a-4a6c-8e7f-340cd76f0197} <Debug> oximeter.measurements_u8 (3e00ddc8-2bb9-4ce4-bb4e-ff2ab9430e8f): Loading data parts | ||
| 341 | 2026.05.14 15:56:40.744659 [ 258 ] {41f361c3-d07a-4a6c-8e7f-340cd76f0197} <Debug> oximeter.measurements_u8 (3e00ddc8-2bb9-4ce4-bb4e-ff2ab9430e8f): There are no data parts | ||
| 342 | 2026.05.14 15:56:40.745237 [ 258 ] {41f361c3-d07a-4a6c-8e7f-340cd76f0197} <Debug> TCPHandler: Processed in 0.001862177 sec. | ||
| 343 | 2026.05.14 15:56:40.745402 [ 258 ] {} <Trace> TCP-Session: 3bdb5897-bfdd-4bac-9793-2a9be3febcaf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 344 | 2026.05.14 15:56:40.745633 [ 258 ] {ef45ef93-2bd0-442a-bef5-19e70ab0827b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50335) 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.14 15:56:40.745691 [ 258 ] {ef45ef93-2bd0-442a-bef5-19e70ab0827b} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i16 | ||
| 346 | 2026.05.14 15:56:40.747047 [ 258 ] {ef45ef93-2bd0-442a-bef5-19e70ab0827b} <Debug> oximeter.measurements_i16 (2e13348c-2111-4206-94a2-985547754333): Loading data parts | ||
| 347 | 2026.05.14 15:56:40.747173 [ 258 ] {ef45ef93-2bd0-442a-bef5-19e70ab0827b} <Debug> oximeter.measurements_i16 (2e13348c-2111-4206-94a2-985547754333): There are no data parts | ||
| 348 | 2026.05.14 15:56:40.747780 [ 258 ] {ef45ef93-2bd0-442a-bef5-19e70ab0827b} <Debug> TCPHandler: Processed in 0.002438757 sec. | ||
| 349 | 2026.05.14 15:56:40.748014 [ 258 ] {} <Trace> TCP-Session: 3bdb5897-bfdd-4bac-9793-2a9be3febcaf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 350 | 2026.05.14 15:56:40.748208 [ 258 ] {1fa4b137-1af7-4cd1-b94a-5fd806ba0a55} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50335) 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.14 15:56:40.748271 [ 258 ] {1fa4b137-1af7-4cd1-b94a-5fd806ba0a55} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u16 | ||
| 352 | 2026.05.14 15:56:40.749229 [ 258 ] {1fa4b137-1af7-4cd1-b94a-5fd806ba0a55} <Debug> oximeter.measurements_u16 (18ab06c6-83e8-4c8d-8701-78857c6e9c39): Loading data parts | ||
| 353 | 2026.05.14 15:56:40.749399 [ 258 ] {1fa4b137-1af7-4cd1-b94a-5fd806ba0a55} <Debug> oximeter.measurements_u16 (18ab06c6-83e8-4c8d-8701-78857c6e9c39): There are no data parts | ||
| 354 | 2026.05.14 15:56:40.749853 [ 258 ] {1fa4b137-1af7-4cd1-b94a-5fd806ba0a55} <Debug> TCPHandler: Processed in 0.001899448 sec. | ||
| 355 | 2026.05.14 15:56:40.750026 [ 258 ] {} <Trace> TCP-Session: 3bdb5897-bfdd-4bac-9793-2a9be3febcaf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 356 | 2026.05.14 15:56:40.750191 [ 258 ] {bded5155-029f-4ba6-bcb1-4e2dd5f22c1e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50335) 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.14 15:56:40.750231 [ 258 ] {bded5155-029f-4ba6-bcb1-4e2dd5f22c1e} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i32 | ||
| 358 | 2026.05.14 15:56:40.751145 [ 258 ] {bded5155-029f-4ba6-bcb1-4e2dd5f22c1e} <Debug> oximeter.measurements_i32 (204c5744-ed3a-4b52-8005-03cee1a342e4): Loading data parts | ||
| 359 | 2026.05.14 15:56:40.751282 [ 258 ] {bded5155-029f-4ba6-bcb1-4e2dd5f22c1e} <Debug> oximeter.measurements_i32 (204c5744-ed3a-4b52-8005-03cee1a342e4): There are no data parts | ||
| 360 | 2026.05.14 15:56:40.751773 [ 258 ] {bded5155-029f-4ba6-bcb1-4e2dd5f22c1e} <Debug> TCPHandler: Processed in 0.001793575 sec. | ||
| 361 | 2026.05.14 15:56:40.751933 [ 258 ] {} <Trace> TCP-Session: 3bdb5897-bfdd-4bac-9793-2a9be3febcaf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 362 | 2026.05.14 15:56:40.752086 [ 258 ] {77aa1c09-b331-47b1-a737-19f89759e7bd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50335) 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.14 15:56:40.752144 [ 258 ] {77aa1c09-b331-47b1-a737-19f89759e7bd} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u32 | ||
| 364 | 2026.05.14 15:56:40.753026 [ 258 ] {77aa1c09-b331-47b1-a737-19f89759e7bd} <Debug> oximeter.measurements_u32 (f31c7f48-c111-40eb-9c51-ceaf1ca86cfb): Loading data parts | ||
| 365 | 2026.05.14 15:56:40.753223 [ 258 ] {77aa1c09-b331-47b1-a737-19f89759e7bd} <Debug> oximeter.measurements_u32 (f31c7f48-c111-40eb-9c51-ceaf1ca86cfb): There are no data parts | ||
| 366 | 2026.05.14 15:56:40.753999 [ 258 ] {77aa1c09-b331-47b1-a737-19f89759e7bd} <Debug> TCPHandler: Processed in 0.002110126 sec. | ||
| 367 | 2026.05.14 15:56:40.754295 [ 258 ] {} <Trace> TCP-Session: 3bdb5897-bfdd-4bac-9793-2a9be3febcaf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 368 | 2026.05.14 15:56:40.754590 [ 258 ] {2972bb8c-01e6-455a-8bee-8d869d68bf81} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50335) 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.14 15:56:40.754648 [ 258 ] {2972bb8c-01e6-455a-8bee-8d869d68bf81} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i64 | ||
| 370 | 2026.05.14 15:56:40.755785 [ 258 ] {2972bb8c-01e6-455a-8bee-8d869d68bf81} <Debug> oximeter.measurements_i64 (80b5cdc5-105d-48dc-a3c4-5be45e09281f): Loading data parts | ||
| 371 | 2026.05.14 15:56:40.755965 [ 258 ] {2972bb8c-01e6-455a-8bee-8d869d68bf81} <Debug> oximeter.measurements_i64 (80b5cdc5-105d-48dc-a3c4-5be45e09281f): There are no data parts | ||
| 372 | 2026.05.14 15:56:40.756576 [ 258 ] {2972bb8c-01e6-455a-8bee-8d869d68bf81} <Debug> TCPHandler: Processed in 0.002437697 sec. | ||
| 373 | 2026.05.14 15:56:40.756886 [ 258 ] {} <Trace> TCP-Session: 3bdb5897-bfdd-4bac-9793-2a9be3febcaf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 374 | 2026.05.14 15:56:40.757142 [ 258 ] {4554bfb6-94a3-473b-a531-8d32f9b59cac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50335) 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.14 15:56:40.757226 [ 258 ] {4554bfb6-94a3-473b-a531-8d32f9b59cac} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u64 | ||
| 376 | 2026.05.14 15:56:40.758426 [ 258 ] {4554bfb6-94a3-473b-a531-8d32f9b59cac} <Debug> oximeter.measurements_u64 (4165c0ce-291c-4fd2-b5bb-2f229a34a1a8): Loading data parts | ||
| 377 | 2026.05.14 15:56:40.758655 [ 258 ] {4554bfb6-94a3-473b-a531-8d32f9b59cac} <Debug> oximeter.measurements_u64 (4165c0ce-291c-4fd2-b5bb-2f229a34a1a8): There are no data parts | ||
| 378 | 2026.05.14 15:56:40.759175 [ 258 ] {4554bfb6-94a3-473b-a531-8d32f9b59cac} <Debug> TCPHandler: Processed in 0.002429997 sec. | ||
| 379 | 2026.05.14 15:56:40.759326 [ 258 ] {} <Trace> TCP-Session: 3bdb5897-bfdd-4bac-9793-2a9be3febcaf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 380 | 2026.05.14 15:56:40.759492 [ 258 ] {bf72c079-53c7-4a4e-832e-604feda62320} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50335) 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.14 15:56:40.759542 [ 258 ] {bf72c079-53c7-4a4e-832e-604feda62320} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f32 | ||
| 382 | 2026.05.14 15:56:40.760463 [ 258 ] {bf72c079-53c7-4a4e-832e-604feda62320} <Debug> oximeter.measurements_f32 (aa131fdb-a47c-44a1-acce-8ae89b33a5ca): Loading data parts | ||
| 383 | 2026.05.14 15:56:40.760622 [ 258 ] {bf72c079-53c7-4a4e-832e-604feda62320} <Debug> oximeter.measurements_f32 (aa131fdb-a47c-44a1-acce-8ae89b33a5ca): There are no data parts | ||
| 384 | 2026.05.14 15:56:40.761088 [ 258 ] {bf72c079-53c7-4a4e-832e-604feda62320} <Debug> TCPHandler: Processed in 0.001811114 sec. | ||
| 385 | 2026.05.14 15:56:40.761246 [ 258 ] {} <Trace> TCP-Session: 3bdb5897-bfdd-4bac-9793-2a9be3febcaf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 386 | 2026.05.14 15:56:40.761397 [ 258 ] {48e16b42-b5c4-4268-b80c-9532ea43edf8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50335) 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.14 15:56:40.761454 [ 258 ] {48e16b42-b5c4-4268-b80c-9532ea43edf8} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f64 | ||
| 388 | 2026.05.14 15:56:40.762329 [ 258 ] {48e16b42-b5c4-4268-b80c-9532ea43edf8} <Debug> oximeter.measurements_f64 (3aebf4e1-35e6-4886-9539-85df0cef4d2d): Loading data parts | ||
| 389 | 2026.05.14 15:56:40.762506 [ 258 ] {48e16b42-b5c4-4268-b80c-9532ea43edf8} <Debug> oximeter.measurements_f64 (3aebf4e1-35e6-4886-9539-85df0cef4d2d): There are no data parts | ||
| 390 | 2026.05.14 15:56:40.762964 [ 258 ] {48e16b42-b5c4-4268-b80c-9532ea43edf8} <Debug> TCPHandler: Processed in 0.001765603 sec. | ||
| 391 | 2026.05.14 15:56:40.763110 [ 258 ] {} <Trace> TCP-Session: 3bdb5897-bfdd-4bac-9793-2a9be3febcaf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 392 | 2026.05.14 15:56:40.763273 [ 258 ] {ef70f2c7-7d9e-4585-afe6-a83272664fd2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50335) 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.14 15:56:40.763322 [ 258 ] {ef70f2c7-7d9e-4585-afe6-a83272664fd2} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_string | ||
| 394 | 2026.05.14 15:56:40.764229 [ 258 ] {ef70f2c7-7d9e-4585-afe6-a83272664fd2} <Debug> oximeter.measurements_string (340bb0bb-73aa-4c38-a095-3e2a1a2973f4): Loading data parts | ||
| 395 | 2026.05.14 15:56:40.764353 [ 258 ] {ef70f2c7-7d9e-4585-afe6-a83272664fd2} <Debug> oximeter.measurements_string (340bb0bb-73aa-4c38-a095-3e2a1a2973f4): There are no data parts | ||
| 396 | 2026.05.14 15:56:40.764814 [ 258 ] {ef70f2c7-7d9e-4585-afe6-a83272664fd2} <Debug> TCPHandler: Processed in 0.001750843 sec. | ||
| 397 | 2026.05.14 15:56:40.764991 [ 258 ] {} <Trace> TCP-Session: 3bdb5897-bfdd-4bac-9793-2a9be3febcaf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 398 | 2026.05.14 15:56:40.765143 [ 258 ] {843d58dd-fe08-4731-ad49-9a6a02f95cf1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50335) 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.14 15:56:40.765203 [ 258 ] {843d58dd-fe08-4731-ad49-9a6a02f95cf1} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bytes | ||
| 407 | 2026.05.14 15:56:40.766145 [ 258 ] {843d58dd-fe08-4731-ad49-9a6a02f95cf1} <Debug> oximeter.measurements_bytes (356e0fd5-35f7-4709-8f7b-4f1bc9f621ee): Loading data parts | ||
| 408 | 2026.05.14 15:56:40.766272 [ 258 ] {843d58dd-fe08-4731-ad49-9a6a02f95cf1} <Debug> oximeter.measurements_bytes (356e0fd5-35f7-4709-8f7b-4f1bc9f621ee): There are no data parts | ||
| 409 | 2026.05.14 15:56:40.766744 [ 258 ] {843d58dd-fe08-4731-ad49-9a6a02f95cf1} <Debug> TCPHandler: Processed in 0.001801114 sec. | ||
| 410 | 2026.05.14 15:56:40.766943 [ 258 ] {} <Trace> TCP-Session: 3bdb5897-bfdd-4bac-9793-2a9be3febcaf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 411 | 2026.05.14 15:56:40.767101 [ 258 ] {55e494c7-4ced-45d0-a01b-95c52967e4ed} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50335) 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.14 15:56:40.767160 [ 258 ] {55e494c7-4ced-45d0-a01b-95c52967e4ed} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativei64 | ||
| 413 | 2026.05.14 15:56:40.768068 [ 258 ] {55e494c7-4ced-45d0-a01b-95c52967e4ed} <Debug> oximeter.measurements_cumulativei64 (0ab56f7f-9f5e-459c-96df-a879e4a11e45): Loading data parts | ||
| 414 | 2026.05.14 15:56:40.768205 [ 258 ] {55e494c7-4ced-45d0-a01b-95c52967e4ed} <Debug> oximeter.measurements_cumulativei64 (0ab56f7f-9f5e-459c-96df-a879e4a11e45): There are no data parts | ||
| 415 | 2026.05.14 15:56:40.768681 [ 258 ] {55e494c7-4ced-45d0-a01b-95c52967e4ed} <Debug> TCPHandler: Processed in 0.001790224 sec. | ||
| 416 | 2026.05.14 15:56:40.768829 [ 258 ] {} <Trace> TCP-Session: 3bdb5897-bfdd-4bac-9793-2a9be3febcaf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 417 | 2026.05.14 15:56:40.769004 [ 258 ] {a878f10b-edf5-43d6-9a3e-99d4be4a10be} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50335) 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.14 15:56:40.769055 [ 258 ] {a878f10b-edf5-43d6-9a3e-99d4be4a10be} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativeu64 | ||
| 419 | 2026.05.14 15:56:40.769953 [ 258 ] {a878f10b-edf5-43d6-9a3e-99d4be4a10be} <Debug> oximeter.measurements_cumulativeu64 (dc4c3ccb-597f-4ad4-8dca-d9aff10fc181): Loading data parts | ||
| 420 | 2026.05.14 15:56:40.770072 [ 258 ] {a878f10b-edf5-43d6-9a3e-99d4be4a10be} <Debug> oximeter.measurements_cumulativeu64 (dc4c3ccb-597f-4ad4-8dca-d9aff10fc181): There are no data parts | ||
| 421 | 2026.05.14 15:56:40.770548 [ 258 ] {a878f10b-edf5-43d6-9a3e-99d4be4a10be} <Debug> TCPHandler: Processed in 0.001767443 sec. | ||
| 422 | 2026.05.14 15:56:40.770688 [ 258 ] {} <Trace> TCP-Session: 3bdb5897-bfdd-4bac-9793-2a9be3febcaf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 423 | 2026.05.14 15:56:40.770846 [ 258 ] {8c0d2070-2a7f-447e-9a05-b3d4f9ff0f67} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50335) 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.14 15:56:40.770898 [ 258 ] {8c0d2070-2a7f-447e-9a05-b3d4f9ff0f67} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef32 | ||
| 425 | 2026.05.14 15:56:40.771820 [ 258 ] {8c0d2070-2a7f-447e-9a05-b3d4f9ff0f67} <Debug> oximeter.measurements_cumulativef32 (c93db32a-1a2a-4134-992b-9b413fe71d65): Loading data parts | ||
| 426 | 2026.05.14 15:56:40.771941 [ 258 ] {8c0d2070-2a7f-447e-9a05-b3d4f9ff0f67} <Debug> oximeter.measurements_cumulativef32 (c93db32a-1a2a-4134-992b-9b413fe71d65): There are no data parts | ||
| 427 | 2026.05.14 15:56:40.772439 [ 258 ] {8c0d2070-2a7f-447e-9a05-b3d4f9ff0f67} <Debug> TCPHandler: Processed in 0.001798454 sec. | ||
| 428 | 2026.05.14 15:56:40.772590 [ 258 ] {} <Trace> TCP-Session: 3bdb5897-bfdd-4bac-9793-2a9be3febcaf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 429 | 2026.05.14 15:56:40.772748 [ 258 ] {eb0c7187-8839-44d0-9df1-6c25706baa45} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50335) 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.14 15:56:40.772800 [ 258 ] {eb0c7187-8839-44d0-9df1-6c25706baa45} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef64 | ||
| 431 | 2026.05.14 15:56:40.773718 [ 258 ] {eb0c7187-8839-44d0-9df1-6c25706baa45} <Debug> oximeter.measurements_cumulativef64 (9e686b34-ca0f-420b-9042-cd60f6ceac71): Loading data parts | ||
| 432 | 2026.05.14 15:56:40.773847 [ 258 ] {eb0c7187-8839-44d0-9df1-6c25706baa45} <Debug> oximeter.measurements_cumulativef64 (9e686b34-ca0f-420b-9042-cd60f6ceac71): There are no data parts | ||
| 433 | 2026.05.14 15:56:40.774324 [ 258 ] {eb0c7187-8839-44d0-9df1-6c25706baa45} <Debug> TCPHandler: Processed in 0.001781004 sec. | ||
| 434 | 2026.05.14 15:56:40.774537 [ 258 ] {} <Trace> TCP-Session: 3bdb5897-bfdd-4bac-9793-2a9be3febcaf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 435 | 2026.05.14 15:56:40.774926 [ 258 ] {b4805469-1db4-4e12-a678-408ddff4f41e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50335) 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.14 15:56:40.775019 [ 258 ] {b4805469-1db4-4e12-a678-408ddff4f41e} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami8 | ||
| 447 | 2026.05.14 15:56:40.776312 [ 258 ] {b4805469-1db4-4e12-a678-408ddff4f41e} <Debug> oximeter.measurements_histogrami8 (abc49c0e-f66c-46e9-83f5-2ee6d84aa23b): Loading data parts | ||
| 448 | 2026.05.14 15:56:40.776450 [ 258 ] {b4805469-1db4-4e12-a678-408ddff4f41e} <Debug> oximeter.measurements_histogrami8 (abc49c0e-f66c-46e9-83f5-2ee6d84aa23b): There are no data parts | ||
| 449 | 2026.05.14 15:56:40.777032 [ 258 ] {b4805469-1db4-4e12-a678-408ddff4f41e} <Debug> TCPHandler: Processed in 0.002568772 sec. | ||
| 450 | 2026.05.14 15:56:40.777235 [ 258 ] {} <Trace> TCP-Session: 3bdb5897-bfdd-4bac-9793-2a9be3febcaf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 451 | 2026.05.14 15:56:40.777451 [ 258 ] {e940d2ad-6867-4082-b6ce-7b437a3d5d99} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50335) 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.14 15:56:40.777525 [ 258 ] {e940d2ad-6867-4082-b6ce-7b437a3d5d99} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu8 | ||
| 453 | 2026.05.14 15:56:40.778593 [ 258 ] {e940d2ad-6867-4082-b6ce-7b437a3d5d99} <Debug> oximeter.measurements_histogramu8 (c280e825-8547-4444-82b6-d43dcc214c6d): Loading data parts | ||
| 454 | 2026.05.14 15:56:40.778742 [ 258 ] {e940d2ad-6867-4082-b6ce-7b437a3d5d99} <Debug> oximeter.measurements_histogramu8 (c280e825-8547-4444-82b6-d43dcc214c6d): There are no data parts | ||
| 455 | 2026.05.14 15:56:40.779279 [ 258 ] {e940d2ad-6867-4082-b6ce-7b437a3d5d99} <Debug> TCPHandler: Processed in 0.002093025 sec. | ||
| 456 | 2026.05.14 15:56:40.779444 [ 258 ] {} <Trace> TCP-Session: 3bdb5897-bfdd-4bac-9793-2a9be3febcaf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 457 | 2026.05.14 15:56:40.779681 [ 258 ] {2db56116-c450-455a-b66b-fb235933ba45} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50335) 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.14 15:56:40.779749 [ 258 ] {2db56116-c450-455a-b66b-fb235933ba45} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami16 | ||
| 459 | 2026.05.14 15:56:40.780835 [ 258 ] {2db56116-c450-455a-b66b-fb235933ba45} <Debug> oximeter.measurements_histogrami16 (2e0a3461-62d7-43ed-8dd2-0c964558efc3): Loading data parts | ||
| 460 | 2026.05.14 15:56:40.780993 [ 258 ] {2db56116-c450-455a-b66b-fb235933ba45} <Debug> oximeter.measurements_histogrami16 (2e0a3461-62d7-43ed-8dd2-0c964558efc3): There are no data parts | ||
| 461 | 2026.05.14 15:56:40.781621 [ 258 ] {2db56116-c450-455a-b66b-fb235933ba45} <Debug> TCPHandler: Processed in 0.0022257 sec. | ||
| 462 | 2026.05.14 15:56:40.781794 [ 258 ] {} <Trace> TCP-Session: 3bdb5897-bfdd-4bac-9793-2a9be3febcaf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 463 | 2026.05.14 15:56:40.782006 [ 258 ] {d0a77fa0-7db4-4675-9ba3-4ee60d3f5d44} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50335) 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.14 15:56:40.782075 [ 258 ] {d0a77fa0-7db4-4675-9ba3-4ee60d3f5d44} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu16 | ||
| 465 | 2026.05.14 15:56:40.783149 [ 258 ] {d0a77fa0-7db4-4675-9ba3-4ee60d3f5d44} <Debug> oximeter.measurements_histogramu16 (3d9ccf26-1efa-4f6a-9a68-87e790a0b239): Loading data parts | ||
| 466 | 2026.05.14 15:56:40.783294 [ 258 ] {d0a77fa0-7db4-4675-9ba3-4ee60d3f5d44} <Debug> oximeter.measurements_histogramu16 (3d9ccf26-1efa-4f6a-9a68-87e790a0b239): There are no data parts | ||
| 467 | 2026.05.14 15:56:40.783811 [ 258 ] {d0a77fa0-7db4-4675-9ba3-4ee60d3f5d44} <Debug> TCPHandler: Processed in 0.002065154 sec. | ||
| 468 | 2026.05.14 15:56:40.783957 [ 258 ] {} <Trace> TCP-Session: 3bdb5897-bfdd-4bac-9793-2a9be3febcaf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 469 | 2026.05.14 15:56:40.784188 [ 258 ] {03e3c80c-3088-4911-bbb0-4d69e6aa54c4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50335) 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.14 15:56:40.784257 [ 258 ] {03e3c80c-3088-4911-bbb0-4d69e6aa54c4} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami32 | ||
| 471 | 2026.05.14 15:56:40.785333 [ 258 ] {03e3c80c-3088-4911-bbb0-4d69e6aa54c4} <Debug> oximeter.measurements_histogrami32 (f9581b8a-7d0b-4391-acb6-d25715a651ae): Loading data parts | ||
| 472 | 2026.05.14 15:56:40.785469 [ 258 ] {03e3c80c-3088-4911-bbb0-4d69e6aa54c4} <Debug> oximeter.measurements_histogrami32 (f9581b8a-7d0b-4391-acb6-d25715a651ae): There are no data parts | ||
| 473 | 2026.05.14 15:56:40.785985 [ 258 ] {03e3c80c-3088-4911-bbb0-4d69e6aa54c4} <Debug> TCPHandler: Processed in 0.002076434 sec. | ||
| 474 | 2026.05.14 15:56:40.786175 [ 258 ] {} <Trace> TCP-Session: 3bdb5897-bfdd-4bac-9793-2a9be3febcaf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 475 | 2026.05.14 15:56:40.786386 [ 258 ] {a3d7c39e-d7dc-442c-b4d2-aec9c8fa670d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50335) 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.14 15:56:40.786458 [ 258 ] {a3d7c39e-d7dc-442c-b4d2-aec9c8fa670d} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu32 | ||
| 477 | 2026.05.14 15:56:40.787531 [ 258 ] {a3d7c39e-d7dc-442c-b4d2-aec9c8fa670d} <Debug> oximeter.measurements_histogramu32 (3b1eef04-abd3-44dd-b92a-cd806d6629c0): Loading data parts | ||
| 478 | 2026.05.14 15:56:40.787677 [ 258 ] {a3d7c39e-d7dc-442c-b4d2-aec9c8fa670d} <Debug> oximeter.measurements_histogramu32 (3b1eef04-abd3-44dd-b92a-cd806d6629c0): There are no data parts | ||
| 479 | 2026.05.14 15:56:40.788174 [ 258 ] {a3d7c39e-d7dc-442c-b4d2-aec9c8fa670d} <Debug> TCPHandler: Processed in 0.002047113 sec. | ||
| 480 | 2026.05.14 15:56:40.788321 [ 258 ] {} <Trace> TCP-Session: 3bdb5897-bfdd-4bac-9793-2a9be3febcaf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 481 | 2026.05.14 15:56:40.788556 [ 258 ] {32685733-0af2-4808-8d53-3df306279cb8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50335) 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.14 15:56:40.788623 [ 258 ] {32685733-0af2-4808-8d53-3df306279cb8} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami64 | ||
| 483 | 2026.05.14 15:56:40.789734 [ 258 ] {32685733-0af2-4808-8d53-3df306279cb8} <Debug> oximeter.measurements_histogrami64 (100bf533-70d4-4465-9451-4eb5e8518924): Loading data parts | ||
| 484 | 2026.05.14 15:56:40.789882 [ 258 ] {32685733-0af2-4808-8d53-3df306279cb8} <Debug> oximeter.measurements_histogrami64 (100bf533-70d4-4465-9451-4eb5e8518924): There are no data parts | ||
| 485 | 2026.05.14 15:56:40.790383 [ 258 ] {32685733-0af2-4808-8d53-3df306279cb8} <Debug> TCPHandler: Processed in 0.002109075 sec. | ||
| 486 | 2026.05.14 15:56:40.790557 [ 258 ] {} <Trace> TCP-Session: 3bdb5897-bfdd-4bac-9793-2a9be3febcaf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 487 | 2026.05.14 15:56:40.790774 [ 258 ] {06b2ae3a-2714-4561-86c4-cb3dd4667dca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50335) 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.14 15:56:40.790846 [ 258 ] {06b2ae3a-2714-4561-86c4-cb3dd4667dca} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu64 | ||
| 489 | 2026.05.14 15:56:40.791912 [ 258 ] {06b2ae3a-2714-4561-86c4-cb3dd4667dca} <Debug> oximeter.measurements_histogramu64 (f9a5fb05-a372-4337-97b8-63adc35de4a7): Loading data parts | ||
| 490 | 2026.05.14 15:56:40.792073 [ 258 ] {06b2ae3a-2714-4561-86c4-cb3dd4667dca} <Debug> oximeter.measurements_histogramu64 (f9a5fb05-a372-4337-97b8-63adc35de4a7): There are no data parts | ||
| 491 | 2026.05.14 15:56:40.792601 [ 258 ] {06b2ae3a-2714-4561-86c4-cb3dd4667dca} <Debug> TCPHandler: Processed in 0.002091784 sec. | ||
| 492 | 2026.05.14 15:56:40.792748 [ 258 ] {} <Trace> TCP-Session: 3bdb5897-bfdd-4bac-9793-2a9be3febcaf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 493 | 2026.05.14 15:56:40.792975 [ 258 ] {5a9b3e85-529c-42be-83a5-26112a35ee4d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50335) 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.14 15:56:40.793042 [ 258 ] {5a9b3e85-529c-42be-83a5-26112a35ee4d} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf32 | ||
| 495 | 2026.05.14 15:56:40.794106 [ 258 ] {5a9b3e85-529c-42be-83a5-26112a35ee4d} <Debug> oximeter.measurements_histogramf32 (9154a125-fe49-4eb5-954d-00b4599d6ed3): Loading data parts | ||
| 496 | 2026.05.14 15:56:40.794232 [ 258 ] {5a9b3e85-529c-42be-83a5-26112a35ee4d} <Debug> oximeter.measurements_histogramf32 (9154a125-fe49-4eb5-954d-00b4599d6ed3): There are no data parts | ||
| 497 | 2026.05.14 15:56:40.794753 [ 258 ] {5a9b3e85-529c-42be-83a5-26112a35ee4d} <Debug> TCPHandler: Processed in 0.002053253 sec. | ||
| 498 | 2026.05.14 15:56:40.794933 [ 258 ] {} <Trace> TCP-Session: 3bdb5897-bfdd-4bac-9793-2a9be3febcaf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 499 | 2026.05.14 15:56:40.795149 [ 258 ] {ccab35aa-d380-48ee-bf87-c2ab6cbc72b5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50335) 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.14 15:56:40.795213 [ 258 ] {ccab35aa-d380-48ee-bf87-c2ab6cbc72b5} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf64 | ||
| 501 | 2026.05.14 15:56:40.796263 [ 258 ] {ccab35aa-d380-48ee-bf87-c2ab6cbc72b5} <Debug> oximeter.measurements_histogramf64 (a826bef3-c81a-4428-a5c3-ea2e6654c9be): Loading data parts | ||
| 502 | 2026.05.14 15:56:40.796431 [ 258 ] {ccab35aa-d380-48ee-bf87-c2ab6cbc72b5} <Debug> oximeter.measurements_histogramf64 (a826bef3-c81a-4428-a5c3-ea2e6654c9be): There are no data parts | ||
| 503 | 2026.05.14 15:56:40.796937 [ 258 ] {ccab35aa-d380-48ee-bf87-c2ab6cbc72b5} <Debug> TCPHandler: Processed in 0.002052313 sec. | ||
| 504 | 2026.05.14 15:56:40.797088 [ 258 ] {} <Trace> TCP-Session: 3bdb5897-bfdd-4bac-9793-2a9be3febcaf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 505 | 2026.05.14 15:56:40.797277 [ 258 ] {f3b90f05-1a34-4775-8ec9-fbfdf9dfd76e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50335) /* 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.14 15:56:40.797340 [ 258 ] {f3b90f05-1a34-4775-8ec9-fbfdf9dfd76e} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_bool | ||
| 532 | 2026.05.14 15:56:40.798345 [ 258 ] {f3b90f05-1a34-4775-8ec9-fbfdf9dfd76e} <Debug> oximeter.fields_bool (ef44f846-d693-4cab-8b8e-18ed09f5eff3): Loading data parts | ||
| 533 | 2026.05.14 15:56:40.798480 [ 258 ] {f3b90f05-1a34-4775-8ec9-fbfdf9dfd76e} <Debug> oximeter.fields_bool (ef44f846-d693-4cab-8b8e-18ed09f5eff3): There are no data parts | ||
| 534 | 2026.05.14 15:56:40.798954 [ 258 ] {f3b90f05-1a34-4775-8ec9-fbfdf9dfd76e} <Debug> TCPHandler: Processed in 0.001914788 sec. | ||
| 535 | 2026.05.14 15:56:40.799097 [ 258 ] {} <Trace> TCP-Session: 3bdb5897-bfdd-4bac-9793-2a9be3febcaf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 536 | 2026.05.14 15:56:40.799268 [ 258 ] {7b366c73-5591-4642-8e99-4feae49ae052} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50335) 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.14 15:56:40.799321 [ 258 ] {7b366c73-5591-4642-8e99-4feae49ae052} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i8 | ||
| 538 | 2026.05.14 15:56:40.800247 [ 258 ] {7b366c73-5591-4642-8e99-4feae49ae052} <Debug> oximeter.fields_i8 (30fc8d3b-ba9d-4899-bf90-9ecc65e0f133): Loading data parts | ||
| 539 | 2026.05.14 15:56:40.800375 [ 258 ] {7b366c73-5591-4642-8e99-4feae49ae052} <Debug> oximeter.fields_i8 (30fc8d3b-ba9d-4899-bf90-9ecc65e0f133): There are no data parts | ||
| 540 | 2026.05.14 15:56:40.800848 [ 258 ] {7b366c73-5591-4642-8e99-4feae49ae052} <Debug> TCPHandler: Processed in 0.001799094 sec. | ||
| 541 | 2026.05.14 15:56:40.800989 [ 258 ] {} <Trace> TCP-Session: 3bdb5897-bfdd-4bac-9793-2a9be3febcaf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 542 | 2026.05.14 15:56:40.801142 [ 258 ] {1cba0729-7cfc-4cde-8739-2851ff67a27b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50335) 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.14 15:56:40.801195 [ 258 ] {1cba0729-7cfc-4cde-8739-2851ff67a27b} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u8 | ||
| 544 | 2026.05.14 15:56:40.802162 [ 258 ] {1cba0729-7cfc-4cde-8739-2851ff67a27b} <Debug> oximeter.fields_u8 (6a12fba9-95ff-412e-a81c-a392415662f1): Loading data parts | ||
| 545 | 2026.05.14 15:56:40.802289 [ 258 ] {1cba0729-7cfc-4cde-8739-2851ff67a27b} <Debug> oximeter.fields_u8 (6a12fba9-95ff-412e-a81c-a392415662f1): There are no data parts | ||
| 546 | 2026.05.14 15:56:40.802778 [ 258 ] {1cba0729-7cfc-4cde-8739-2851ff67a27b} <Debug> TCPHandler: Processed in 0.001837146 sec. | ||
| 547 | 2026.05.14 15:56:40.802928 [ 258 ] {} <Trace> TCP-Session: 3bdb5897-bfdd-4bac-9793-2a9be3febcaf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 548 | 2026.05.14 15:56:40.803091 [ 258 ] {6f96665a-79af-4679-be2f-afa7fea1e8d9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50335) 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.14 15:56:40.803144 [ 258 ] {6f96665a-79af-4679-be2f-afa7fea1e8d9} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i16 | ||
| 550 | 2026.05.14 15:56:40.804095 [ 258 ] {6f96665a-79af-4679-be2f-afa7fea1e8d9} <Debug> oximeter.fields_i16 (564c0e48-75e8-4665-b590-133c62c8a012): Loading data parts | ||
| 551 | 2026.05.14 15:56:40.804224 [ 258 ] {6f96665a-79af-4679-be2f-afa7fea1e8d9} <Debug> oximeter.fields_i16 (564c0e48-75e8-4665-b590-133c62c8a012): There are no data parts | ||
| 552 | 2026.05.14 15:56:40.804704 [ 258 ] {6f96665a-79af-4679-be2f-afa7fea1e8d9} <Debug> TCPHandler: Processed in 0.001823406 sec. | ||
| 553 | 2026.05.14 15:56:40.804857 [ 258 ] {} <Trace> TCP-Session: 3bdb5897-bfdd-4bac-9793-2a9be3febcaf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 554 | 2026.05.14 15:56:40.805012 [ 258 ] {7d0ed56f-b722-4815-9e91-5b5e4f478137} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50335) 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.14 15:56:40.805066 [ 258 ] {7d0ed56f-b722-4815-9e91-5b5e4f478137} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u16 | ||
| 556 | 2026.05.14 15:56:40.806018 [ 258 ] {7d0ed56f-b722-4815-9e91-5b5e4f478137} <Debug> oximeter.fields_u16 (78c9fcee-2b95-49e3-a301-5a6a0e2ada51): Loading data parts | ||
| 557 | 2026.05.14 15:56:40.806147 [ 258 ] {7d0ed56f-b722-4815-9e91-5b5e4f478137} <Debug> oximeter.fields_u16 (78c9fcee-2b95-49e3-a301-5a6a0e2ada51): There are no data parts | ||
| 558 | 2026.05.14 15:56:40.806628 [ 258 ] {7d0ed56f-b722-4815-9e91-5b5e4f478137} <Debug> TCPHandler: Processed in 0.001818296 sec. | ||
| 559 | 2026.05.14 15:56:40.806790 [ 258 ] {} <Trace> TCP-Session: 3bdb5897-bfdd-4bac-9793-2a9be3febcaf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 560 | 2026.05.14 15:56:40.806945 [ 258 ] {2ae88b6c-208f-41ca-bf52-0f79b7224dec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50335) 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.14 15:56:40.807004 [ 258 ] {2ae88b6c-208f-41ca-bf52-0f79b7224dec} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i32 | ||
| 562 | 2026.05.14 15:56:40.807984 [ 258 ] {2ae88b6c-208f-41ca-bf52-0f79b7224dec} <Debug> oximeter.fields_i32 (66ffa003-fcd1-40ab-b0b3-e5d8cbe0f81e): Loading data parts | ||
| 563 | 2026.05.14 15:56:40.808129 [ 258 ] {2ae88b6c-208f-41ca-bf52-0f79b7224dec} <Debug> oximeter.fields_i32 (66ffa003-fcd1-40ab-b0b3-e5d8cbe0f81e): There are no data parts | ||
| 564 | 2026.05.14 15:56:40.808596 [ 258 ] {2ae88b6c-208f-41ca-bf52-0f79b7224dec} <Debug> TCPHandler: Processed in 0.001853807 sec. | ||
| 565 | 2026.05.14 15:56:40.808745 [ 258 ] {} <Trace> TCP-Session: 3bdb5897-bfdd-4bac-9793-2a9be3febcaf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 566 | 2026.05.14 15:56:40.808908 [ 258 ] {55f86e83-895a-4b42-bd3e-1fcccbb7488d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50335) 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.14 15:56:40.808956 [ 258 ] {55f86e83-895a-4b42-bd3e-1fcccbb7488d} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u32 | ||
| 568 | 2026.05.14 15:56:40.809922 [ 258 ] {55f86e83-895a-4b42-bd3e-1fcccbb7488d} <Debug> oximeter.fields_u32 (1c47cbcd-346c-4c16-ab6b-5294318f0c20): Loading data parts | ||
| 569 | 2026.05.14 15:56:40.810053 [ 258 ] {55f86e83-895a-4b42-bd3e-1fcccbb7488d} <Debug> oximeter.fields_u32 (1c47cbcd-346c-4c16-ab6b-5294318f0c20): There are no data parts | ||
| 570 | 2026.05.14 15:56:40.810527 [ 258 ] {55f86e83-895a-4b42-bd3e-1fcccbb7488d} <Debug> TCPHandler: Processed in 0.001830226 sec. | ||
| 571 | 2026.05.14 15:56:40.810693 [ 258 ] {} <Trace> TCP-Session: 3bdb5897-bfdd-4bac-9793-2a9be3febcaf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 572 | 2026.05.14 15:56:40.810846 [ 258 ] {466c3fd4-66a6-4497-8b9b-ede716426d8d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50335) 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.14 15:56:40.810900 [ 258 ] {466c3fd4-66a6-4497-8b9b-ede716426d8d} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i64 | ||
| 574 | 2026.05.14 15:56:40.811837 [ 258 ] {466c3fd4-66a6-4497-8b9b-ede716426d8d} <Debug> oximeter.fields_i64 (be70f062-64cc-4209-94d1-3dee22fff57b): Loading data parts | ||
| 575 | 2026.05.14 15:56:40.811980 [ 258 ] {466c3fd4-66a6-4497-8b9b-ede716426d8d} <Debug> oximeter.fields_i64 (be70f062-64cc-4209-94d1-3dee22fff57b): There are no data parts | ||
| 576 | 2026.05.14 15:56:40.812464 [ 258 ] {466c3fd4-66a6-4497-8b9b-ede716426d8d} <Debug> TCPHandler: Processed in 0.001818625 sec. | ||
| 577 | 2026.05.14 15:56:40.812610 [ 258 ] {} <Trace> TCP-Session: 3bdb5897-bfdd-4bac-9793-2a9be3febcaf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 578 | 2026.05.14 15:56:40.812778 [ 258 ] {ef1be32c-6cc3-4131-bda7-a2be8ec717dd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50335) 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.14 15:56:40.812827 [ 258 ] {ef1be32c-6cc3-4131-bda7-a2be8ec717dd} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u64 | ||
| 580 | 2026.05.14 15:56:40.813810 [ 258 ] {ef1be32c-6cc3-4131-bda7-a2be8ec717dd} <Debug> oximeter.fields_u64 (d8f51eb3-3c95-40f2-9cda-b07b20c0de03): Loading data parts | ||
| 581 | 2026.05.14 15:56:40.813941 [ 258 ] {ef1be32c-6cc3-4131-bda7-a2be8ec717dd} <Debug> oximeter.fields_u64 (d8f51eb3-3c95-40f2-9cda-b07b20c0de03): There are no data parts | ||
| 582 | 2026.05.14 15:56:40.814510 [ 258 ] {ef1be32c-6cc3-4131-bda7-a2be8ec717dd} <Debug> TCPHandler: Processed in 0.00194868 sec. | ||
| 583 | 2026.05.14 15:56:40.814730 [ 258 ] {} <Trace> TCP-Session: 3bdb5897-bfdd-4bac-9793-2a9be3febcaf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 584 | 2026.05.14 15:56:40.814903 [ 258 ] {264b0cb1-75f1-4dd3-86cf-b489f6df4251} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50335) 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.14 15:56:40.814960 [ 258 ] {264b0cb1-75f1-4dd3-86cf-b489f6df4251} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_ipaddr | ||
| 586 | 2026.05.14 15:56:40.815899 [ 258 ] {264b0cb1-75f1-4dd3-86cf-b489f6df4251} <Debug> oximeter.fields_ipaddr (bef2ea22-9b0c-4b3b-911c-8167a2f343c1): Loading data parts | ||
| 587 | 2026.05.14 15:56:40.816063 [ 258 ] {264b0cb1-75f1-4dd3-86cf-b489f6df4251} <Debug> oximeter.fields_ipaddr (bef2ea22-9b0c-4b3b-911c-8167a2f343c1): There are no data parts | ||
| 588 | 2026.05.14 15:56:40.816521 [ 258 ] {264b0cb1-75f1-4dd3-86cf-b489f6df4251} <Debug> TCPHandler: Processed in 0.001854086 sec. | ||
| 589 | 2026.05.14 15:56:40.816681 [ 258 ] {} <Trace> TCP-Session: 3bdb5897-bfdd-4bac-9793-2a9be3febcaf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 590 | 2026.05.14 15:56:40.816861 [ 258 ] {7304a1fd-2fb4-416e-b1fd-1086f7024195} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50335) 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.14 15:56:40.816916 [ 258 ] {7304a1fd-2fb4-416e-b1fd-1086f7024195} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_string | ||
| 592 | 2026.05.14 15:56:40.817898 [ 258 ] {7304a1fd-2fb4-416e-b1fd-1086f7024195} <Debug> oximeter.fields_string (f402bd05-7338-4df8-9125-902546c29ae4): Loading data parts | ||
| 593 | 2026.05.14 15:56:40.818064 [ 258 ] {7304a1fd-2fb4-416e-b1fd-1086f7024195} <Debug> oximeter.fields_string (f402bd05-7338-4df8-9125-902546c29ae4): There are no data parts | ||
| 594 | 2026.05.14 15:56:40.818666 [ 258 ] {7304a1fd-2fb4-416e-b1fd-1086f7024195} <Debug> TCPHandler: Processed in 0.002032932 sec. | ||
| 595 | 2026.05.14 15:56:40.818820 [ 258 ] {} <Trace> TCP-Session: 3bdb5897-bfdd-4bac-9793-2a9be3febcaf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 596 | 2026.05.14 15:56:40.818973 [ 258 ] {a8424972-3e14-4399-8f06-8da3aff686b9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50335) 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.14 15:56:40.819028 [ 258 ] {a8424972-3e14-4399-8f06-8da3aff686b9} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_uuid | ||
| 598 | 2026.05.14 15:56:40.820007 [ 258 ] {a8424972-3e14-4399-8f06-8da3aff686b9} <Debug> oximeter.fields_uuid (5295c2a8-6150-41ce-bf65-ede2ab7b1c8d): Loading data parts | ||
| 599 | 2026.05.14 15:56:40.820158 [ 258 ] {a8424972-3e14-4399-8f06-8da3aff686b9} <Debug> oximeter.fields_uuid (5295c2a8-6150-41ce-bf65-ede2ab7b1c8d): There are no data parts | ||
| 600 | 2026.05.14 15:56:40.820635 [ 258 ] {a8424972-3e14-4399-8f06-8da3aff686b9} <Debug> TCPHandler: Processed in 0.001862597 sec. | ||
| 601 | 2026.05.14 15:56:40.820810 [ 258 ] {} <Trace> TCP-Session: 3bdb5897-bfdd-4bac-9793-2a9be3febcaf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 602 | 2026.05.14 15:56:40.821076 [ 258 ] {56d55a6d-af16-4086-b2e1-6f9be8b095f8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50335) /* 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.14 15:56:40.821147 [ 258 ] {56d55a6d-af16-4086-b2e1-6f9be8b095f8} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.timeseries_schema | ||
| 607 | 2026.05.14 15:56:40.822089 [ 258 ] {56d55a6d-af16-4086-b2e1-6f9be8b095f8} <Debug> oximeter.timeseries_schema (1156814d-76f2-4d06-aa88-d62fab54b03b): Loading data parts | ||
| 608 | 2026.05.14 15:56:40.822227 [ 258 ] {56d55a6d-af16-4086-b2e1-6f9be8b095f8} <Debug> oximeter.timeseries_schema (1156814d-76f2-4d06-aa88-d62fab54b03b): There are no data parts | ||
| 609 | 2026.05.14 15:56:40.823081 [ 258 ] {56d55a6d-af16-4086-b2e1-6f9be8b095f8} <Debug> TCPHandler: Processed in 0.002318662 sec. | ||
| 610 | 2026.05.14 15:56:40.823398 [ 260 ] {} <Trace> TCP-Session: beaebc18-dafd-4d4e-ae43-c03b57c9d89e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 611 | 2026.05.14 15:56:40.823750 [ 260 ] {8c4db695-9660-43e5-b4d3-78f31d3498f5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34751) INSERT INTO oximeter.version (*) VALUES (stage: Complete) | ||
| 612 | 2026.05.14 15:56:40.824474 [ 260 ] {8c4db695-9660-43e5-b4d3-78f31d3498f5} <Trace> ContextAccess (default): Access granted: INSERT(value, timestamp) ON oximeter.version | ||
| 613 | 2026.05.14 15:56:40.832266 [ 268 ] {8c4db695-9660-43e5-b4d3-78f31d3498f5} <Trace> oximeter.version (e07ed97d-35fb-4bd8-bb99-b7093227f752): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 614 | 2026.05.14 15:56:40.832409 [ 268 ] {8c4db695-9660-43e5-b4d3-78f31d3498f5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
| 615 | 2026.05.14 15:56:40.835677 [ 268 ] {8c4db695-9660-43e5-b4d3-78f31d3498f5} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 616 | 2026.05.14 15:56:40.836021 [ 268 ] {8c4db695-9660-43e5-b4d3-78f31d3498f5} <Trace> oximeter.version (e07ed97d-35fb-4bd8-bb99-b7093227f752): 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.14 15:56:40.836403 [ 260 ] {8c4db695-9660-43e5-b4d3-78f31d3498f5} <Debug> executeQuery: Read 1 rows, 16.00 B in 0.012759 sec., 78.37604827964574 rows/sec., 1.22 KiB/sec. | ||
| 618 | 2026.05.14 15:56:40.836754 [ 260 ] {8c4db695-9660-43e5-b4d3-78f31d3498f5} <Debug> TCPHandler: Processed in 0.01343881 sec. | ||
| 619 | 2026.05.14 15:56:40.883861 [ 269 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62556 | ||
| 620 | 2026.05.14 15:56:40.884036 [ 269 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 621 | 2026.05.14 15:56:40.884075 [ 269 ] {} <Debug> TCP-Session: 1f5c3518-a028-4beb-a844-38c23e77305d Authenticating user 'default' from [fd00:1122:3344:101::e]:62556 | ||
| 622 | 2026.05.14 15:56:40.884096 [ 269 ] {} <Debug> TCP-Session: 1f5c3518-a028-4beb-a844-38c23e77305d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 623 | 2026.05.14 15:56:40.884132 [ 269 ] {} <Debug> TCP-Session: 1f5c3518-a028-4beb-a844-38c23e77305d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 624 | 2026.05.14 15:56:40.884509 [ 271 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54678 | ||
| 625 | 2026.05.14 15:56:40.884515 [ 270 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:32826 | ||
| 626 | 2026.05.14 15:56:40.884582 [ 272 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64633 | ||
| 627 | 2026.05.14 15:56:40.884664 [ 271 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 628 | 2026.05.14 15:56:40.884703 [ 271 ] {} <Debug> TCP-Session: 107b15d2-c002-4e58-b45e-8c832bd35c5b Authenticating user 'default' from [fd00:1122:3344:101::e]:54678 | ||
| 629 | 2026.05.14 15:56:40.884727 [ 271 ] {} <Debug> TCP-Session: 107b15d2-c002-4e58-b45e-8c832bd35c5b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 630 | 2026.05.14 15:56:40.884753 [ 273 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46213 | ||
| 631 | 2026.05.14 15:56:40.884775 [ 271 ] {} <Debug> TCP-Session: 107b15d2-c002-4e58-b45e-8c832bd35c5b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 632 | 2026.05.14 15:56:40.884811 [ 272 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 633 | 2026.05.14 15:56:40.884847 [ 274 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39895 | ||
| 634 | 2026.05.14 15:56:40.884853 [ 270 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 635 | 2026.05.14 15:56:40.884851 [ 272 ] {} <Debug> TCP-Session: 5e2d8432-0cc1-4fc8-996f-5c9f49cc8939 Authenticating user 'default' from [fd00:1122:3344:101::e]:64633 | ||
| 636 | 2026.05.14 15:56:40.884997 [ 270 ] {} <Debug> TCP-Session: d8c3c4ac-c9b6-44cd-9df5-2858709fd562 Authenticating user 'default' from [fd00:1122:3344:101::e]:32826 | ||
| 637 | 2026.05.14 15:56:40.885007 [ 275 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45248 | ||
| 638 | 2026.05.14 15:56:40.885124 [ 276 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48688 | ||
| 639 | 2026.05.14 15:56:40.885118 [ 270 ] {} <Debug> TCP-Session: d8c3c4ac-c9b6-44cd-9df5-2858709fd562 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 640 | 2026.05.14 15:56:40.885110 [ 274 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 641 | 2026.05.14 15:56:40.885192 [ 277 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46622 | ||
| 642 | 2026.05.14 15:56:40.885009 [ 272 ] {} <Debug> TCP-Session: 5e2d8432-0cc1-4fc8-996f-5c9f49cc8939 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 643 | 2026.05.14 15:56:40.885249 [ 272 ] {} <Debug> TCP-Session: 5e2d8432-0cc1-4fc8-996f-5c9f49cc8939 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 644 | 2026.05.14 15:56:40.885281 [ 274 ] {} <Debug> TCP-Session: 60408e45-0644-47cc-9c4b-a7c374b38059 Authenticating user 'default' from [fd00:1122:3344:101::e]:39895 | ||
| 645 | 2026.05.14 15:56:40.885284 [ 270 ] {} <Debug> TCP-Session: d8c3c4ac-c9b6-44cd-9df5-2858709fd562 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 646 | 2026.05.14 15:56:40.885311 [ 274 ] {} <Debug> TCP-Session: 60408e45-0644-47cc-9c4b-a7c374b38059 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 647 | 2026.05.14 15:56:40.885339 [ 274 ] {} <Debug> TCP-Session: 60408e45-0644-47cc-9c4b-a7c374b38059 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 648 | 2026.05.14 15:56:40.885460 [ 275 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 649 | 2026.05.14 15:56:40.885513 [ 275 ] {} <Debug> TCP-Session: 9739e278-6a2b-4644-a320-d47693542f32 Authenticating user 'default' from [fd00:1122:3344:101::e]:45248 | ||
| 650 | 2026.05.14 15:56:40.885536 [ 275 ] {} <Debug> TCP-Session: 9739e278-6a2b-4644-a320-d47693542f32 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 651 | 2026.05.14 15:56:40.885584 [ 275 ] {} <Debug> TCP-Session: 9739e278-6a2b-4644-a320-d47693542f32 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 652 | 2026.05.14 15:56:40.886639 [ 276 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 653 | 2026.05.14 15:56:40.886682 [ 276 ] {} <Debug> TCP-Session: cf512707-cfe5-41b8-b491-25c32f9c5b02 Authenticating user 'default' from [fd00:1122:3344:101::e]:48688 | ||
| 654 | 2026.05.14 15:56:40.886722 [ 277 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 655 | 2026.05.14 15:56:40.886734 [ 273 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 656 | 2026.05.14 15:56:40.886731 [ 276 ] {} <Debug> TCP-Session: cf512707-cfe5-41b8-b491-25c32f9c5b02 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 657 | 2026.05.14 15:56:40.886777 [ 273 ] {} <Debug> TCP-Session: efc08123-c34e-4e90-9b79-a9b6e84809cf Authenticating user 'default' from [fd00:1122:3344:101::e]:46213 | ||
| 658 | 2026.05.14 15:56:40.886768 [ 277 ] {} <Debug> TCP-Session: 0f0a4c2d-f927-4364-9d9e-4a3b96100282 Authenticating user 'default' from [fd00:1122:3344:101::e]:46622 | ||
| 659 | 2026.05.14 15:56:40.886809 [ 276 ] {} <Debug> TCP-Session: cf512707-cfe5-41b8-b491-25c32f9c5b02 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 660 | 2026.05.14 15:56:40.886835 [ 277 ] {} <Debug> TCP-Session: 0f0a4c2d-f927-4364-9d9e-4a3b96100282 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 661 | 2026.05.14 15:56:40.886816 [ 273 ] {} <Debug> TCP-Session: efc08123-c34e-4e90-9b79-a9b6e84809cf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 662 | 2026.05.14 15:56:40.886872 [ 277 ] {} <Debug> TCP-Session: 0f0a4c2d-f927-4364-9d9e-4a3b96100282 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 663 | 2026.05.14 15:56:40.886991 [ 269 ] {} <Trace> TCP-Session: 1f5c3518-a028-4beb-a844-38c23e77305d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 664 | 2026.05.14 15:56:40.886890 [ 273 ] {} <Debug> TCP-Session: efc08123-c34e-4e90-9b79-a9b6e84809cf Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 665 | 2026.05.14 15:56:40.887330 [ 269 ] {21708c04-1348-4345-89b6-1517fce86d45} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:62556) SELECT concat(database, '.', name) AS table_name, ifNull(total_bytes, 0) AS total_bytes, ifNull(total_rows, 0) AS total_rows FROM system.tables WHERE (database = 'oximeter' OR (database = 'system' AND name = 'query_log')) AND has_own_data (stage: Complete) | ||
| 666 | 2026.05.14 15:56:40.890551 [ 269 ] {21708c04-1348-4345-89b6-1517fce86d45} <Trace> ContextAccess (default): Access granted: SELECT(database, name, total_rows, total_bytes, has_own_data) ON system.tables | ||
| 667 | 2026.05.14 15:56:40.892833 [ 269 ] {21708c04-1348-4345-89b6-1517fce86d45} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 668 | 2026.05.14 15:56:40.894375 [ 268 ] {21708c04-1348-4345-89b6-1517fce86d45} <Trace> ContextAccess (default): Access granted: SHOW TABLES ON *.* | ||
| 669 | 2026.05.14 15:56:40.895029 [ 269 ] {21708c04-1348-4345-89b6-1517fce86d45} <Debug> executeQuery: Read 121 rows, 6.83 KiB in 0.007833 sec., 15447.465849610622 rows/sec., 871.96 KiB/sec. | ||
| 670 | 2026.05.14 15:56:40.895116 [ 269 ] {21708c04-1348-4345-89b6-1517fce86d45} <Debug> TCPHandler: Processed in 0.008241064 sec. | ||
| 671 | 2026.05.14 15:56:41.000186 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 126.02 MiB, peak 126.02 MiB, free memory in arenas 0.00 B, will set to 140.61 MiB (RSS), difference: 14.59 MiB | ||
| 672 | 2026.05.14 15:56:42.339857 [ 278 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:49548 | ||
| 673 | 2026.05.14 15:56:42.339999 [ 278 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 674 | 2026.05.14 15:56:42.340137 [ 278 ] {} <Debug> TCP-Session: 611bfc29-5d3e-416c-9823-c15b5c568c45 Authenticating user 'default' from [fd00:1122:3344:101::c]:49548 | ||
| 675 | 2026.05.14 15:56:42.340161 [ 278 ] {} <Debug> TCP-Session: 611bfc29-5d3e-416c-9823-c15b5c568c45 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 676 | 2026.05.14 15:56:42.340173 [ 278 ] {} <Debug> TCP-Session: 611bfc29-5d3e-416c-9823-c15b5c568c45 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 677 | 2026.05.14 15:56:42.340327 [ 278 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 678 | 2026.05.14 15:56:42.340353 [ 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 | ||
| 679 | 2026.05.14 15:56:42.340470 [ 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 | ||
| 680 | 2026.05.14 15:56:42.341498 [ 279 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:40010 | ||
| 681 | 2026.05.14 15:56:42.341578 [ 280 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:34352 | ||
| 682 | 2026.05.14 15:56:42.341790 [ 282 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:34133 | ||
| 683 | 2026.05.14 15:56:42.341962 [ 279 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 684 | 2026.05.14 15:56:42.341969 [ 281 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:51668 | ||
| 685 | 2026.05.14 15:56:42.342098 [ 284 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:42734 | ||
| 686 | 2026.05.14 15:56:42.342064 [ 282 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 687 | 2026.05.14 15:56:42.342005 [ 279 ] {} <Debug> TCP-Session: 7d031c43-82c9-41ea-8619-660896303e12 Authenticating user 'default' from [fd00:1122:3344:101::c]:40010 | ||
| 688 | 2026.05.14 15:56:42.341967 [ 283 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:53928 | ||
| 689 | 2026.05.14 15:56:42.342254 [ 279 ] {} <Debug> TCP-Session: 7d031c43-82c9-41ea-8619-660896303e12 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 690 | 2026.05.14 15:56:42.342269 [ 282 ] {} <Debug> TCP-Session: 74172183-22b7-4451-a63a-5a46d59f9a83 Authenticating user 'default' from [fd00:1122:3344:101::c]:34133 | ||
| 691 | 2026.05.14 15:56:42.342208 [ 285 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:50868 | ||
| 692 | 2026.05.14 15:56:42.342201 [ 281 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 693 | 2026.05.14 15:56:42.342352 [ 282 ] {} <Debug> TCP-Session: 74172183-22b7-4451-a63a-5a46d59f9a83 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 694 | 2026.05.14 15:56:42.342348 [ 284 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 695 | 2026.05.14 15:56:42.342429 [ 281 ] {} <Debug> TCP-Session: 8b741a8a-f5b2-4c1a-858a-460fbe3f4058 Authenticating user 'default' from [fd00:1122:3344:101::c]:51668 | ||
| 696 | 2026.05.14 15:56:42.342505 [ 284 ] {} <Debug> TCP-Session: 11c5bc9c-33b1-45c3-b8a2-675fcc65bc11 Authenticating user 'default' from [fd00:1122:3344:101::c]:42734 | ||
| 697 | 2026.05.14 15:56:42.342506 [ 282 ] {} <Debug> TCP-Session: 74172183-22b7-4451-a63a-5a46d59f9a83 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 698 | 2026.05.14 15:56:42.342482 [ 285 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 699 | 2026.05.14 15:56:42.342649 [ 284 ] {} <Debug> TCP-Session: 11c5bc9c-33b1-45c3-b8a2-675fcc65bc11 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 700 | 2026.05.14 15:56:42.342606 [ 281 ] {} <Debug> TCP-Session: 8b741a8a-f5b2-4c1a-858a-460fbe3f4058 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 701 | 2026.05.14 15:56:42.342472 [ 279 ] {} <Debug> TCP-Session: 7d031c43-82c9-41ea-8619-660896303e12 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 702 | 2026.05.14 15:56:42.342724 [ 284 ] {} <Debug> TCP-Session: 11c5bc9c-33b1-45c3-b8a2-675fcc65bc11 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 703 | 2026.05.14 15:56:42.342717 [ 285 ] {} <Debug> TCP-Session: e4b85aef-051e-4d8f-9382-0be6fa618f60 Authenticating user 'default' from [fd00:1122:3344:101::c]:50868 | ||
| 704 | 2026.05.14 15:56:42.342709 [ 281 ] {} <Debug> TCP-Session: 8b741a8a-f5b2-4c1a-858a-460fbe3f4058 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 705 | 2026.05.14 15:56:42.342469 [ 283 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 706 | 2026.05.14 15:56:42.341978 [ 280 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 707 | 2026.05.14 15:56:42.343294 [ 285 ] {} <Debug> TCP-Session: e4b85aef-051e-4d8f-9382-0be6fa618f60 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 708 | 2026.05.14 15:56:42.343451 [ 283 ] {} <Debug> TCP-Session: 667bcd66-cb8c-45f4-93db-4f149d2df81f Authenticating user 'default' from [fd00:1122:3344:101::c]:53928 | ||
| 709 | 2026.05.14 15:56:42.343464 [ 285 ] {} <Debug> TCP-Session: e4b85aef-051e-4d8f-9382-0be6fa618f60 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 710 | 2026.05.14 15:56:42.343440 [ 280 ] {} <Debug> TCP-Session: d3cc286c-79b6-4380-bbda-db88e2d141fa Authenticating user 'default' from [fd00:1122:3344:101::c]:34352 | ||
| 711 | 2026.05.14 15:56:42.343526 [ 283 ] {} <Debug> TCP-Session: 667bcd66-cb8c-45f4-93db-4f149d2df81f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 712 | 2026.05.14 15:56:42.343547 [ 280 ] {} <Debug> TCP-Session: d3cc286c-79b6-4380-bbda-db88e2d141fa Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 713 | 2026.05.14 15:56:42.343693 [ 283 ] {} <Debug> TCP-Session: 667bcd66-cb8c-45f4-93db-4f149d2df81f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 714 | 2026.05.14 15:56:42.343707 [ 280 ] {} <Debug> TCP-Session: d3cc286c-79b6-4380-bbda-db88e2d141fa Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 715 | 2026.05.14 15:56:42.563139 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:42324 | ||
| 716 | 2026.05.14 15:56:42.563297 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 717 | 2026.05.14 15:56:42.563334 [ 286 ] {} <Debug> TCP-Session: 4952aeb4-7d7e-4dfd-b680-ed737ad284ad Authenticating user 'default' from [fd00:1122:3344:101::b]:42324 | ||
| 718 | 2026.05.14 15:56:42.563470 [ 286 ] {} <Debug> TCP-Session: 4952aeb4-7d7e-4dfd-b680-ed737ad284ad Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 719 | 2026.05.14 15:56:42.563488 [ 286 ] {} <Debug> TCP-Session: 4952aeb4-7d7e-4dfd-b680-ed737ad284ad Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 720 | 2026.05.14 15:56:42.563564 [ 286 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 721 | 2026.05.14 15:56:42.563717 [ 286 ] {} <Trace> ContextAccess (default): List of all grants: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 722 | 2026.05.14 15:56:42.563739 [ 286 ] {} <Trace> ContextAccess (default): List of all grants including implicit: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 723 | 2026.05.14 15:56:42.564865 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:48103 | ||
| 724 | 2026.05.14 15:56:42.565040 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 725 | 2026.05.14 15:56:42.565110 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:56362 | ||
| 726 | 2026.05.14 15:56:42.565112 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:40147 | ||
| 727 | 2026.05.14 15:56:42.565050 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:48399 | ||
| 728 | 2026.05.14 15:56:42.565198 [ 287 ] {} <Debug> TCP-Session: 9e7c4354-d9c7-477f-9192-28607094c85a Authenticating user 'default' from [fd00:1122:3344:101::b]:48103 | ||
| 729 | 2026.05.14 15:56:42.565303 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:50014 | ||
| 730 | 2026.05.14 15:56:42.565302 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:61807 | ||
| 731 | 2026.05.14 15:56:42.565318 [ 287 ] {} <Debug> TCP-Session: 9e7c4354-d9c7-477f-9192-28607094c85a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 732 | 2026.05.14 15:56:42.565381 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 733 | 2026.05.14 15:56:42.565473 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:46504 | ||
| 734 | 2026.05.14 15:56:42.565387 [ 287 ] {} <Debug> TCP-Session: 9e7c4354-d9c7-477f-9192-28607094c85a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 735 | 2026.05.14 15:56:42.565603 [ 288 ] {} <Debug> TCP-Session: 0bb1adef-1b37-4a3f-97b3-e1c4f35c00f5 Authenticating user 'default' from [fd00:1122:3344:101::b]:40147 | ||
| 736 | 2026.05.14 15:56:42.565727 [ 288 ] {} <Debug> TCP-Session: 0bb1adef-1b37-4a3f-97b3-e1c4f35c00f5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 737 | 2026.05.14 15:56:42.565742 [ 288 ] {} <Debug> TCP-Session: 0bb1adef-1b37-4a3f-97b3-e1c4f35c00f5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 738 | 2026.05.14 15:56:42.565651 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 739 | 2026.05.14 15:56:42.565835 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 740 | 2026.05.14 15:56:42.565546 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 741 | 2026.05.14 15:56:42.565900 [ 289 ] {} <Debug> TCP-Session: 25297349-43f2-41e7-96e9-89c8791f64f0 Authenticating user 'default' from [fd00:1122:3344:101::b]:48399 | ||
| 742 | 2026.05.14 15:56:42.565822 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 743 | 2026.05.14 15:56:42.565996 [ 289 ] {} <Debug> TCP-Session: 25297349-43f2-41e7-96e9-89c8791f64f0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 744 | 2026.05.14 15:56:42.565987 [ 292 ] {} <Debug> TCP-Session: 30c126c1-bfef-4945-bc79-1134619eacdb Authenticating user 'default' from [fd00:1122:3344:101::b]:61807 | ||
| 745 | 2026.05.14 15:56:42.566032 [ 290 ] {} <Debug> TCP-Session: 5c559d80-a926-45d2-bc0d-10ba4932f619 Authenticating user 'default' from [fd00:1122:3344:101::b]:56362 | ||
| 746 | 2026.05.14 15:56:42.566108 [ 291 ] {} <Debug> TCP-Session: bb6b43ef-6a65-4105-9684-6a314b1eddb8 Authenticating user 'default' from [fd00:1122:3344:101::b]:50014 | ||
| 747 | 2026.05.14 15:56:42.566130 [ 289 ] {} <Debug> TCP-Session: 25297349-43f2-41e7-96e9-89c8791f64f0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 748 | 2026.05.14 15:56:42.566134 [ 292 ] {} <Debug> TCP-Session: 30c126c1-bfef-4945-bc79-1134619eacdb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 749 | 2026.05.14 15:56:42.566037 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 750 | 2026.05.14 15:56:42.566205 [ 290 ] {} <Debug> TCP-Session: 5c559d80-a926-45d2-bc0d-10ba4932f619 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 751 | 2026.05.14 15:56:42.566226 [ 292 ] {} <Debug> TCP-Session: 30c126c1-bfef-4945-bc79-1134619eacdb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 752 | 2026.05.14 15:56:42.566233 [ 293 ] {} <Debug> TCP-Session: 89b849cc-fc6a-493b-a843-f7f184771cf9 Authenticating user 'default' from [fd00:1122:3344:101::b]:46504 | ||
| 753 | 2026.05.14 15:56:42.566277 [ 290 ] {} <Debug> TCP-Session: 5c559d80-a926-45d2-bc0d-10ba4932f619 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 754 | 2026.05.14 15:56:42.566298 [ 293 ] {} <Debug> TCP-Session: 89b849cc-fc6a-493b-a843-f7f184771cf9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 755 | 2026.05.14 15:56:42.566419 [ 291 ] {} <Debug> TCP-Session: bb6b43ef-6a65-4105-9684-6a314b1eddb8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 756 | 2026.05.14 15:56:42.566489 [ 293 ] {} <Debug> TCP-Session: 89b849cc-fc6a-493b-a843-f7f184771cf9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 757 | 2026.05.14 15:56:42.566505 [ 291 ] {} <Debug> TCP-Session: bb6b43ef-6a65-4105-9684-6a314b1eddb8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 758 | 2026.05.14 15:56:43.001165 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 140.80 MiB, peak 140.80 MiB, free memory in arenas 0.00 B, will set to 141.89 MiB (RSS), difference: 1.09 MiB | ||
| 759 | 2026.05.14 15:56:44.464191 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:53684 | ||
| 760 | 2026.05.14 15:56:44.464431 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 761 | 2026.05.14 15:56:44.464479 [ 294 ] {} <Debug> TCP-Session: 8baa7c48-74f5-4fa8-8943-ab625bcdf3be Authenticating user 'default' from [fd00:1122:3344:101::a]:53684 | ||
| 762 | 2026.05.14 15:56:44.464511 [ 294 ] {} <Debug> TCP-Session: 8baa7c48-74f5-4fa8-8943-ab625bcdf3be Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 763 | 2026.05.14 15:56:44.464532 [ 294 ] {} <Debug> TCP-Session: 8baa7c48-74f5-4fa8-8943-ab625bcdf3be Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 764 | 2026.05.14 15:56:44.464616 [ 294 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 765 | 2026.05.14 15:56:44.464649 [ 294 ] {} <Trace> ContextAccess (default): List of all grants: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 766 | 2026.05.14 15:56:44.464671 [ 294 ] {} <Trace> ContextAccess (default): List of all grants including implicit: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 767 | 2026.05.14 15:56:44.466156 [ 296 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:59074 | ||
| 768 | 2026.05.14 15:56:44.466196 [ 295 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:63463 | ||
| 769 | 2026.05.14 15:56:44.466313 [ 296 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 770 | 2026.05.14 15:56:44.466300 [ 297 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:42561 | ||
| 771 | 2026.05.14 15:56:44.466354 [ 296 ] {} <Debug> TCP-Session: f2f814de-2644-4042-adf9-454284f4af45 Authenticating user 'default' from [fd00:1122:3344:101::a]:59074 | ||
| 772 | 2026.05.14 15:56:44.466401 [ 296 ] {} <Debug> TCP-Session: f2f814de-2644-4042-adf9-454284f4af45 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 773 | 2026.05.14 15:56:44.466420 [ 296 ] {} <Debug> TCP-Session: f2f814de-2644-4042-adf9-454284f4af45 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 774 | 2026.05.14 15:56:44.466539 [ 298 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:52280 | ||
| 775 | 2026.05.14 15:56:44.466572 [ 295 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 776 | 2026.05.14 15:56:44.466638 [ 295 ] {} <Debug> TCP-Session: 7d53e37d-0b83-4cff-94bd-1964726de2c2 Authenticating user 'default' from [fd00:1122:3344:101::a]:63463 | ||
| 777 | 2026.05.14 15:56:44.466644 [ 297 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 778 | 2026.05.14 15:56:44.466671 [ 299 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:53145 | ||
| 779 | 2026.05.14 15:56:44.466680 [ 295 ] {} <Debug> TCP-Session: 7d53e37d-0b83-4cff-94bd-1964726de2c2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 780 | 2026.05.14 15:56:44.466711 [ 297 ] {} <Debug> TCP-Session: 28f05358-767f-4205-956e-593282e09d54 Authenticating user 'default' from [fd00:1122:3344:101::a]:42561 | ||
| 781 | 2026.05.14 15:56:44.466739 [ 295 ] {} <Debug> TCP-Session: 7d53e37d-0b83-4cff-94bd-1964726de2c2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 782 | 2026.05.14 15:56:44.466765 [ 297 ] {} <Debug> TCP-Session: 28f05358-767f-4205-956e-593282e09d54 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 783 | 2026.05.14 15:56:44.466793 [ 297 ] {} <Debug> TCP-Session: 28f05358-767f-4205-956e-593282e09d54 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 784 | 2026.05.14 15:56:44.467028 [ 300 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:51231 | ||
| 785 | 2026.05.14 15:56:44.467037 [ 298 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 786 | 2026.05.14 15:56:44.467157 [ 298 ] {} <Debug> TCP-Session: 55ac41b0-7cef-4a7a-a921-7b017bcf9018 Authenticating user 'default' from [fd00:1122:3344:101::a]:52280 | ||
| 787 | 2026.05.14 15:56:44.467167 [ 299 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 788 | 2026.05.14 15:56:44.467210 [ 298 ] {} <Debug> TCP-Session: 55ac41b0-7cef-4a7a-a921-7b017bcf9018 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 789 | 2026.05.14 15:56:44.467219 [ 299 ] {} <Debug> TCP-Session: ab92ddbc-1ebb-4453-b354-f2ba21952b8d Authenticating user 'default' from [fd00:1122:3344:101::a]:53145 | ||
| 790 | 2026.05.14 15:56:44.467240 [ 298 ] {} <Debug> TCP-Session: 55ac41b0-7cef-4a7a-a921-7b017bcf9018 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 791 | 2026.05.14 15:56:44.467259 [ 299 ] {} <Debug> TCP-Session: ab92ddbc-1ebb-4453-b354-f2ba21952b8d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 792 | 2026.05.14 15:56:44.467282 [ 299 ] {} <Debug> TCP-Session: ab92ddbc-1ebb-4453-b354-f2ba21952b8d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 793 | 2026.05.14 15:56:44.467288 [ 301 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:61591 | ||
| 794 | 2026.05.14 15:56:44.467298 [ 300 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 795 | 2026.05.14 15:56:44.467368 [ 300 ] {} <Debug> TCP-Session: 11c9bde7-6e03-44f5-920b-43eb39a028b9 Authenticating user 'default' from [fd00:1122:3344:101::a]:51231 | ||
| 796 | 2026.05.14 15:56:44.467389 [ 300 ] {} <Debug> TCP-Session: 11c9bde7-6e03-44f5-920b-43eb39a028b9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 797 | 2026.05.14 15:56:44.467403 [ 300 ] {} <Debug> TCP-Session: 11c9bde7-6e03-44f5-920b-43eb39a028b9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 798 | 2026.05.14 15:56:44.467530 [ 301 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 799 | 2026.05.14 15:56:44.467575 [ 301 ] {} <Debug> TCP-Session: 7c5025e8-70d8-474f-899e-7922d9b12ff6 Authenticating user 'default' from [fd00:1122:3344:101::a]:61591 | ||
| 800 | 2026.05.14 15:56:44.467596 [ 301 ] {} <Debug> TCP-Session: 7c5025e8-70d8-474f-899e-7922d9b12ff6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 801 | 2026.05.14 15:56:44.467618 [ 301 ] {} <Debug> TCP-Session: 7c5025e8-70d8-474f-899e-7922d9b12ff6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 802 | 2026.05.14 15:56:47.620026 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 8 | ||
| 803 | 2026.05.14 15:56:47.620100 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 488 | ||
| 804 | 2026.05.14 15:56:47.620131 [ 243 ] {} <Debug> SystemLog (system.metric_log): Creating new table system.metric_log for MetricLog | ||
| 805 | 2026.05.14 15:56:47.620195 [ 244 ] {} <Debug> SystemLog (system.asynchronous_metric_log): Creating new table system.asynchronous_metric_log for AsynchronousMetricLog | ||
| 806 | 2026.05.14 15:56:47.622628 [ 244 ] {} <Debug> system.asynchronous_metric_log (b403b819-69da-4eff-9942-332a213880d1): Loading data parts | ||
| 807 | 2026.05.14 15:56:47.622809 [ 244 ] {} <Debug> system.asynchronous_metric_log (b403b819-69da-4eff-9942-332a213880d1): There are no data parts | ||
| 808 | 2026.05.14 15:56:47.623977 [ 244 ] {} <Trace> system.asynchronous_metric_log (b403b819-69da-4eff-9942-332a213880d1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 809 | 2026.05.14 15:56:47.624016 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
| 810 | 2026.05.14 15:56:47.625970 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 811 | 2026.05.14 15:56:47.626513 [ 244 ] {} <Trace> system.asynchronous_metric_log (b403b819-69da-4eff-9942-332a213880d1): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 812 | 2026.05.14 15:56:47.626675 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 488 | ||
| 813 | 2026.05.14 15:56:47.632588 [ 243 ] {} <Debug> system.metric_log (fc7675bb-abed-4f52-ab7b-00ec850ba07e): Loading data parts | ||
| 814 | 2026.05.14 15:56:47.632772 [ 243 ] {} <Debug> system.metric_log (fc7675bb-abed-4f52-ab7b-00ec850ba07e): There are no data parts | ||
| 815 | 2026.05.14 15:56:47.657951 [ 243 ] {} <Trace> system.metric_log (fc7675bb-abed-4f52-ab7b-00ec850ba07e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 816 | 2026.05.14 15:56:47.657999 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
| 817 | 2026.05.14 15:56:47.664642 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 818 | 2026.05.14 15:56:47.665802 [ 243 ] {} <Trace> system.metric_log (fc7675bb-abed-4f52-ab7b-00ec850ba07e): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 819 | 2026.05.14 15:56:47.668983 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 8 | ||
| 820 | 2026.05.14 15:56:48.001140 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 147.47 MiB, peak 151.47 MiB, free memory in arenas 0.00 B, will set to 156.55 MiB (RSS), difference: 9.08 MiB | ||
| 821 | 2026.05.14 15:56:50.119904 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 90 entries to flush up to offset 90 | ||
| 822 | 2026.05.14 15:56:50.120006 [ 242 ] {} <Debug> SystemLog (system.query_log): Creating new table system.query_log for QueryLog | ||
| 823 | 2026.05.14 15:56:50.123369 [ 242 ] {} <Debug> system.query_log (b68bb3f1-94c6-4f6f-b3a0-f414a71b4a04): Loading data parts | ||
| 824 | 2026.05.14 15:56:50.123574 [ 242 ] {} <Debug> system.query_log (b68bb3f1-94c6-4f6f-b3a0-f414a71b4a04): There are no data parts | ||
| 825 | 2026.05.14 15:56:50.128893 [ 242 ] {} <Trace> system.query_log (b68bb3f1-94c6-4f6f-b3a0-f414a71b4a04): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 826 | 2026.05.14 15:56:50.128936 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
| 827 | 2026.05.14 15:56:50.130775 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 828 | 2026.05.14 15:56:50.131369 [ 242 ] {} <Trace> system.query_log (b68bb3f1-94c6-4f6f-b3a0-f414a71b4a04): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 829 | 2026.05.14 15:56:50.131636 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 90 | ||
| 830 | 2026.05.14 15:56:51.000208 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 160.76 MiB, peak 160.76 MiB, free memory in arenas 0.00 B, will set to 157.74 MiB (RSS), difference: -3.02 MiB | ||
| 831 | 2026.05.14 15:56:55.105342 [ 125 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 832 | 2026.05.14 15:56:55.105398 [ 125 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 833 | 2026.05.14 15:56:55.127613 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 976 | ||
| 834 | 2026.05.14 15:56:55.128283 [ 244 ] {} <Trace> system.asynchronous_metric_log (b403b819-69da-4eff-9942-332a213880d1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 835 | 2026.05.14 15:56:55.128318 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 836 | 2026.05.14 15:56:55.128981 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 837 | 2026.05.14 15:56:55.129457 [ 244 ] {} <Trace> system.asynchronous_metric_log (b403b819-69da-4eff-9942-332a213880d1): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 838 | 2026.05.14 15:56:55.129596 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 976 | ||
| 839 | 2026.05.14 15:56:55.169962 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 16 | ||
| 840 | 2026.05.14 15:56:55.186696 [ 243 ] {} <Trace> system.metric_log (fc7675bb-abed-4f52-ab7b-00ec850ba07e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 841 | 2026.05.14 15:56:55.186741 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 842 | 2026.05.14 15:56:55.193239 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 843 | 2026.05.14 15:56:55.194457 [ 243 ] {} <Trace> system.metric_log (fc7675bb-abed-4f52-ab7b-00ec850ba07e): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 844 | 2026.05.14 15:56:55.197003 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 16 | ||
| 845 | 2026.05.14 15:56:56.000228 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 158.43 MiB, peak 162.43 MiB, free memory in arenas 0.00 B, will set to 160.22 MiB (RSS), difference: 1.79 MiB | ||
| 846 | 2026.05.14 15:57:00.848223 [ 258 ] {} <Trace> TCP-Session: 3bdb5897-bfdd-4bac-9793-2a9be3febcaf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 847 | 2026.05.14 15:57:00.848472 [ 258 ] {bf558b1b-2b0a-43f0-a9b6-4086207d37f9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50335) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'oximeter_collector:collections') FORMAT Native (stage: Complete) | ||
| 848 | 2026.05.14 15:57:00.849082 [ 258 ] {bf558b1b-2b0a-43f0-a9b6-4086207d37f9} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 849 | 2026.05.14 15:57:00.849218 [ 258 ] {bf558b1b-2b0a-43f0-a9b6-4086207d37f9} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 850 | 2026.05.14 15:57:00.849884 [ 258 ] {bf558b1b-2b0a-43f0-a9b6-4086207d37f9} <Debug> TCPHandler: Processed in 0.001799424 sec. | ||
| 851 | 2026.05.14 15:57:00.851471 [ 258 ] {} <Trace> TCP-Session: 3bdb5897-bfdd-4bac-9793-2a9be3febcaf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 852 | 2026.05.14 15:57:00.851588 [ 258 ] {45ebd729-bc52-403c-8516-0e16c074f269} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50335) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 853 | 2026.05.14 15:57:00.851631 [ 258 ] {45ebd729-bc52-403c-8516-0e16c074f269} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 854 | 2026.05.14 15:57:00.852305 [ 258 ] {45ebd729-bc52-403c-8516-0e16c074f269} <Trace> oximeter.timeseries_schema (1156814d-76f2-4d06-aa88-d62fab54b03b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 855 | 2026.05.14 15:57:00.852365 [ 258 ] {45ebd729-bc52-403c-8516-0e16c074f269} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 856 | 2026.05.14 15:57:00.853004 [ 258 ] {45ebd729-bc52-403c-8516-0e16c074f269} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 857 | 2026.05.14 15:57:00.853562 [ 258 ] {45ebd729-bc52-403c-8516-0e16c074f269} <Trace> oximeter.timeseries_schema (1156814d-76f2-4d06-aa88-d62fab54b03b): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 858 | 2026.05.14 15:57:00.853713 [ 258 ] {45ebd729-bc52-403c-8516-0e16c074f269} <Debug> executeQuery: Read 15 rows, 2.24 KiB in 0.002158 sec., 6950.880444856348 rows/sec., 1.01 MiB/sec. | ||
| 859 | 2026.05.14 15:57:00.853750 [ 258 ] {45ebd729-bc52-403c-8516-0e16c074f269} <Debug> TCPHandler: Processed in 0.002338344 sec. | ||
| 860 | 2026.05.14 15:57:00.854540 [ 258 ] {} <Trace> TCP-Session: 3bdb5897-bfdd-4bac-9793-2a9be3febcaf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 861 | 2026.05.14 15:57:00.854636 [ 258 ] {a3f84da6-200b-421d-a4b8-da3f232a90e5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50335) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 862 | 2026.05.14 15:57:00.854677 [ 258 ] {a3f84da6-200b-421d-a4b8-da3f232a90e5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 863 | 2026.05.14 15:57:00.855235 [ 258 ] {a3f84da6-200b-421d-a4b8-da3f232a90e5} <Trace> oximeter.fields_ipaddr (bef2ea22-9b0c-4b3b-911c-8167a2f343c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 864 | 2026.05.14 15:57:00.855268 [ 258 ] {a3f84da6-200b-421d-a4b8-da3f232a90e5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 865 | 2026.05.14 15:57:00.855774 [ 258 ] {a3f84da6-200b-421d-a4b8-da3f232a90e5} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 866 | 2026.05.14 15:57:00.856333 [ 258 ] {a3f84da6-200b-421d-a4b8-da3f232a90e5} <Trace> oximeter.fields_ipaddr (bef2ea22-9b0c-4b3b-911c-8167a2f343c1): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 867 | 2026.05.14 15:57:00.856462 [ 258 ] {a3f84da6-200b-421d-a4b8-da3f232a90e5} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001845 sec., 1084.010840108401 rows/sec., 88.39 KiB/sec. | ||
| 868 | 2026.05.14 15:57:00.856499 [ 258 ] {a3f84da6-200b-421d-a4b8-da3f232a90e5} <Debug> TCPHandler: Processed in 0.002006742 sec. | ||
| 869 | 2026.05.14 15:57:00.856647 [ 258 ] {} <Trace> TCP-Session: 3bdb5897-bfdd-4bac-9793-2a9be3febcaf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 870 | 2026.05.14 15:57:00.856741 [ 258 ] {992b4cce-b1c6-458a-a46c-e256d10607bc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50335) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 871 | 2026.05.14 15:57:00.856780 [ 258 ] {992b4cce-b1c6-458a-a46c-e256d10607bc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 872 | 2026.05.14 15:57:00.857264 [ 258 ] {992b4cce-b1c6-458a-a46c-e256d10607bc} <Trace> oximeter.fields_string (f402bd05-7338-4df8-9125-902546c29ae4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 873 | 2026.05.14 15:57:00.857298 [ 258 ] {992b4cce-b1c6-458a-a46c-e256d10607bc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 874 | 2026.05.14 15:57:00.857755 [ 258 ] {992b4cce-b1c6-458a-a46c-e256d10607bc} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 875 | 2026.05.14 15:57:00.858344 [ 258 ] {992b4cce-b1c6-458a-a46c-e256d10607bc} <Trace> oximeter.fields_string (f402bd05-7338-4df8-9125-902546c29ae4): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 876 | 2026.05.14 15:57:00.858470 [ 258 ] {992b4cce-b1c6-458a-a46c-e256d10607bc} <Debug> executeQuery: Read 27 rows, 2.05 KiB in 0.001747 sec., 15455.065827132226 rows/sec., 1.15 MiB/sec. | ||
| 877 | 2026.05.14 15:57:00.858506 [ 258 ] {992b4cce-b1c6-458a-a46c-e256d10607bc} <Debug> TCPHandler: Processed in 0.001907909 sec. | ||
| 878 | 2026.05.14 15:57:00.858662 [ 258 ] {} <Trace> TCP-Session: 3bdb5897-bfdd-4bac-9793-2a9be3febcaf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 879 | 2026.05.14 15:57:00.858757 [ 258 ] {9e237b01-7072-48ab-8ac5-3bbce3d9556f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50335) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 880 | 2026.05.14 15:57:00.858795 [ 258 ] {9e237b01-7072-48ab-8ac5-3bbce3d9556f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 881 | 2026.05.14 15:57:00.859209 [ 258 ] {9e237b01-7072-48ab-8ac5-3bbce3d9556f} <Trace> oximeter.fields_u16 (78c9fcee-2b95-49e3-a301-5a6a0e2ada51): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 882 | 2026.05.14 15:57:00.859245 [ 258 ] {9e237b01-7072-48ab-8ac5-3bbce3d9556f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 883 | 2026.05.14 15:57:00.859709 [ 258 ] {9e237b01-7072-48ab-8ac5-3bbce3d9556f} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 884 | 2026.05.14 15:57:00.860255 [ 258 ] {9e237b01-7072-48ab-8ac5-3bbce3d9556f} <Trace> oximeter.fields_u16 (78c9fcee-2b95-49e3-a301-5a6a0e2ada51): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 885 | 2026.05.14 15:57:00.860382 [ 258 ] {9e237b01-7072-48ab-8ac5-3bbce3d9556f} <Debug> executeQuery: Read 2 rows, 143.00 B in 0.001644 sec., 1216.54501216545 rows/sec., 84.94 KiB/sec. | ||
| 886 | 2026.05.14 15:57:00.860418 [ 258 ] {9e237b01-7072-48ab-8ac5-3bbce3d9556f} <Debug> TCPHandler: Processed in 0.001803825 sec. | ||
| 887 | 2026.05.14 15:57:00.860553 [ 258 ] {} <Trace> TCP-Session: 3bdb5897-bfdd-4bac-9793-2a9be3febcaf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 888 | 2026.05.14 15:57:00.860651 [ 258 ] {32b9e071-264f-4e7a-a84d-5a0872da0c73} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50335) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 889 | 2026.05.14 15:57:00.860689 [ 258 ] {32b9e071-264f-4e7a-a84d-5a0872da0c73} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 890 | 2026.05.14 15:57:00.861104 [ 258 ] {32b9e071-264f-4e7a-a84d-5a0872da0c73} <Trace> oximeter.fields_uuid (5295c2a8-6150-41ce-bf65-ede2ab7b1c8d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 891 | 2026.05.14 15:57:00.861141 [ 258 ] {32b9e071-264f-4e7a-a84d-5a0872da0c73} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 892 | 2026.05.14 15:57:00.861606 [ 258 ] {32b9e071-264f-4e7a-a84d-5a0872da0c73} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 893 | 2026.05.14 15:57:00.862106 [ 258 ] {32b9e071-264f-4e7a-a84d-5a0872da0c73} <Trace> oximeter.fields_uuid (5295c2a8-6150-41ce-bf65-ede2ab7b1c8d): 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.14 15:57:00.862235 [ 258 ] {32b9e071-264f-4e7a-a84d-5a0872da0c73} <Debug> executeQuery: Read 30 rows, 2.40 KiB in 0.001602 sec., 18726.591760299627 rows/sec., 1.46 MiB/sec. | ||
| 895 | 2026.05.14 15:57:00.862270 [ 258 ] {32b9e071-264f-4e7a-a84d-5a0872da0c73} <Debug> TCPHandler: Processed in 0.001764683 sec. | ||
| 896 | 2026.05.14 15:57:00.862403 [ 258 ] {} <Trace> TCP-Session: 3bdb5897-bfdd-4bac-9793-2a9be3febcaf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 897 | 2026.05.14 15:57:00.862497 [ 258 ] {7067fb98-fe32-42fe-b138-76e57b287013} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50335) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 898 | 2026.05.14 15:57:00.862539 [ 258 ] {7067fb98-fe32-42fe-b138-76e57b287013} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 899 | 2026.05.14 15:57:00.865013 [ 258 ] {7067fb98-fe32-42fe-b138-76e57b287013} <Trace> oximeter.measurements_cumulativeu64 (dc4c3ccb-597f-4ad4-8dca-d9aff10fc181): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 900 | 2026.05.14 15:57:00.865053 [ 258 ] {7067fb98-fe32-42fe-b138-76e57b287013} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 901 | 2026.05.14 15:57:00.865567 [ 258 ] {7067fb98-fe32-42fe-b138-76e57b287013} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 902 | 2026.05.14 15:57:00.866106 [ 258 ] {7067fb98-fe32-42fe-b138-76e57b287013} <Trace> oximeter.measurements_cumulativeu64 (dc4c3ccb-597f-4ad4-8dca-d9aff10fc181): 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.14 15:57:00.866234 [ 258 ] {7067fb98-fe32-42fe-b138-76e57b287013} <Debug> executeQuery: Read 61 rows, 4.33 KiB in 0.003756 sec., 16240.681576144836 rows/sec., 1.13 MiB/sec. | ||
| 904 | 2026.05.14 15:57:00.866269 [ 258 ] {7067fb98-fe32-42fe-b138-76e57b287013} <Debug> TCPHandler: Processed in 0.00392227 sec. | ||
| 905 | 2026.05.14 15:57:00.866396 [ 258 ] {} <Trace> TCP-Session: 3bdb5897-bfdd-4bac-9793-2a9be3febcaf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 906 | 2026.05.14 15:57:00.866489 [ 258 ] {f52a0ce5-71a5-4f75-bfef-062173dbfd81} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50335) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 907 | 2026.05.14 15:57:00.866529 [ 258 ] {f52a0ce5-71a5-4f75-bfef-062173dbfd81} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 908 | 2026.05.14 15:57:00.866882 [ 258 ] {f52a0ce5-71a5-4f75-bfef-062173dbfd81} <Trace> oximeter.measurements_u64 (4165c0ce-291c-4fd2-b5bb-2f229a34a1a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 909 | 2026.05.14 15:57:00.866918 [ 258 ] {f52a0ce5-71a5-4f75-bfef-062173dbfd81} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 910 | 2026.05.14 15:57:00.867379 [ 258 ] {f52a0ce5-71a5-4f75-bfef-062173dbfd81} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 911 | 2026.05.14 15:57:00.867902 [ 258 ] {f52a0ce5-71a5-4f75-bfef-062173dbfd81} <Trace> oximeter.measurements_u64 (4165c0ce-291c-4fd2-b5bb-2f229a34a1a8): 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.14 15:57:00.868028 [ 258 ] {f52a0ce5-71a5-4f75-bfef-062173dbfd81} <Debug> executeQuery: Read 18 rows, 1.26 KiB in 0.001557 sec., 11560.693641618496 rows/sec., 810.98 KiB/sec. | ||
| 913 | 2026.05.14 15:57:00.868065 [ 258 ] {f52a0ce5-71a5-4f75-bfef-062173dbfd81} <Debug> TCPHandler: Processed in 0.001715791 sec. | ||
| 914 | 2026.05.14 15:57:01.000299 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 156.80 MiB, peak 162.43 MiB, free memory in arenas 0.00 B, will set to 160.79 MiB (RSS), difference: 3.99 MiB | ||
| 915 | 2026.05.14 15:57:02.630649 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 1403 | ||
| 916 | 2026.05.14 15:57:02.631165 [ 244 ] {} <Trace> system.asynchronous_metric_log (b403b819-69da-4eff-9942-332a213880d1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 917 | 2026.05.14 15:57:02.631206 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 918 | 2026.05.14 15:57:02.631888 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 919 | 2026.05.14 15:57:02.632479 [ 244 ] {} <Trace> system.asynchronous_metric_log (b403b819-69da-4eff-9942-332a213880d1): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 920 | 2026.05.14 15:57:02.632608 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 1403 | ||
| 921 | 2026.05.14 15:57:02.697080 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 23 | ||
| 922 | 2026.05.14 15:57:02.712987 [ 243 ] {} <Trace> system.metric_log (fc7675bb-abed-4f52-ab7b-00ec850ba07e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 923 | 2026.05.14 15:57:02.713035 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 924 | 2026.05.14 15:57:02.719582 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 925 | 2026.05.14 15:57:02.720760 [ 243 ] {} <Trace> system.metric_log (fc7675bb-abed-4f52-ab7b-00ec850ba07e): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 926 | 2026.05.14 15:57:02.723493 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 23 | ||
| 927 | 2026.05.14 15:57:05.847852 [ 258 ] {} <Trace> TCP-Session: 3bdb5897-bfdd-4bac-9793-2a9be3febcaf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 928 | 2026.05.14 15:57:05.848092 [ 258 ] {cc11cf4b-83d7-44fb-9fb0-4154d5d8c28b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50335) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent') FORMAT Native (stage: Complete) | ||
| 929 | 2026.05.14 15:57:05.848460 [ 258 ] {cc11cf4b-83d7-44fb-9fb0-4154d5d8c28b} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 930 | 2026.05.14 15:57:05.848523 [ 258 ] {cc11cf4b-83d7-44fb-9fb0-4154d5d8c28b} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent')" moved to PREWHERE | ||
| 931 | 2026.05.14 15:57:05.848737 [ 258 ] {cc11cf4b-83d7-44fb-9fb0-4154d5d8c28b} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 932 | 2026.05.14 15:57:05.848915 [ 258 ] {cc11cf4b-83d7-44fb-9fb0-4154d5d8c28b} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 933 | 2026.05.14 15:57:05.849167 [ 258 ] {cc11cf4b-83d7-44fb-9fb0-4154d5d8c28b} <Debug> oximeter.timeseries_schema (1156814d-76f2-4d06-aa88-d62fab54b03b) (SelectExecutor): Key condition: (column 0 in 14-element set) | ||
| 934 | 2026.05.14 15:57:05.849288 [ 258 ] {cc11cf4b-83d7-44fb-9fb0-4154d5d8c28b} <Trace> oximeter.timeseries_schema (1156814d-76f2-4d06-aa88-d62fab54b03b) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 935 | 2026.05.14 15:57:05.849331 [ 258 ] {cc11cf4b-83d7-44fb-9fb0-4154d5d8c28b} <Debug> oximeter.timeseries_schema (1156814d-76f2-4d06-aa88-d62fab54b03b) (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 | ||
| 936 | 2026.05.14 15:57:05.849346 [ 258 ] {cc11cf4b-83d7-44fb-9fb0-4154d5d8c28b} <Trace> oximeter.timeseries_schema (1156814d-76f2-4d06-aa88-d62fab54b03b) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 937 | 2026.05.14 15:57:05.849440 [ 258 ] {cc11cf4b-83d7-44fb-9fb0-4154d5d8c28b} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent'))" | ||
| 938 | 2026.05.14 15:57:05.849463 [ 258 ] {cc11cf4b-83d7-44fb-9fb0-4154d5d8c28b} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 15 rows starting from 0 | ||
| 939 | 2026.05.14 15:57:05.854543 [ 258 ] {cc11cf4b-83d7-44fb-9fb0-4154d5d8c28b} <Debug> executeQuery: Read 15 rows, 2.24 KiB in 0.006537 sec., 2294.6305644791187 rows/sec., 341.95 KiB/sec. | ||
| 940 | 2026.05.14 15:57:05.854668 [ 258 ] {cc11cf4b-83d7-44fb-9fb0-4154d5d8c28b} <Debug> MemoryTracker: Peak memory usage (for query): 131.51 KiB. | ||
| 941 | 2026.05.14 15:57:05.854693 [ 258 ] {cc11cf4b-83d7-44fb-9fb0-4154d5d8c28b} <Debug> TCPHandler: Processed in 0.006978919 sec. | ||
| 942 | 2026.05.14 15:57:05.858330 [ 258 ] {} <Trace> TCP-Session: 3bdb5897-bfdd-4bac-9793-2a9be3febcaf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 943 | 2026.05.14 15:57:05.858467 [ 258 ] {3f7d3c0b-8c22-4dc6-8908-5e61b89209d4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50335) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 944 | 2026.05.14 15:57:05.858519 [ 258 ] {3f7d3c0b-8c22-4dc6-8908-5e61b89209d4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 945 | 2026.05.14 15:57:05.859152 [ 258 ] {3f7d3c0b-8c22-4dc6-8908-5e61b89209d4} <Trace> oximeter.fields_string (f402bd05-7338-4df8-9125-902546c29ae4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 946 | 2026.05.14 15:57:05.859195 [ 258 ] {3f7d3c0b-8c22-4dc6-8908-5e61b89209d4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 947 | 2026.05.14 15:57:05.859719 [ 258 ] {3f7d3c0b-8c22-4dc6-8908-5e61b89209d4} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 948 | 2026.05.14 15:57:05.860233 [ 258 ] {3f7d3c0b-8c22-4dc6-8908-5e61b89209d4} <Trace> oximeter.fields_string (f402bd05-7338-4df8-9125-902546c29ae4): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 949 | 2026.05.14 15:57:05.860382 [ 258 ] {3f7d3c0b-8c22-4dc6-8908-5e61b89209d4} <Debug> executeQuery: Read 26 rows, 1.98 KiB in 0.001952 sec., 13319.672131147541 rows/sec., 1014.08 KiB/sec. | ||
| 950 | 2026.05.14 15:57:05.860419 [ 258 ] {3f7d3c0b-8c22-4dc6-8908-5e61b89209d4} <Debug> TCPHandler: Processed in 0.002152177 sec. | ||
| 951 | 2026.05.14 15:57:05.860562 [ 258 ] {} <Trace> TCP-Session: 3bdb5897-bfdd-4bac-9793-2a9be3febcaf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 952 | 2026.05.14 15:57:05.860657 [ 258 ] {5f522870-d268-4987-8a68-345259ca0631} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50335) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 953 | 2026.05.14 15:57:05.860697 [ 258 ] {5f522870-d268-4987-8a68-345259ca0631} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 954 | 2026.05.14 15:57:05.861115 [ 258 ] {5f522870-d268-4987-8a68-345259ca0631} <Trace> oximeter.fields_uuid (5295c2a8-6150-41ce-bf65-ede2ab7b1c8d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 955 | 2026.05.14 15:57:05.861151 [ 258 ] {5f522870-d268-4987-8a68-345259ca0631} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 956 | 2026.05.14 15:57:05.861561 [ 258 ] {5f522870-d268-4987-8a68-345259ca0631} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 957 | 2026.05.14 15:57:05.862077 [ 258 ] {5f522870-d268-4987-8a68-345259ca0631} <Trace> oximeter.fields_uuid (5295c2a8-6150-41ce-bf65-ede2ab7b1c8d): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 958 | 2026.05.14 15:57:05.862212 [ 258 ] {5f522870-d268-4987-8a68-345259ca0631} <Debug> executeQuery: Read 28 rows, 2.24 KiB in 0.001573 sec., 17800.381436745072 rows/sec., 1.39 MiB/sec. | ||
| 959 | 2026.05.14 15:57:05.862248 [ 258 ] {5f522870-d268-4987-8a68-345259ca0631} <Debug> TCPHandler: Processed in 0.001739402 sec. | ||
| 960 | 2026.05.14 15:57:05.862385 [ 258 ] {} <Trace> TCP-Session: 3bdb5897-bfdd-4bac-9793-2a9be3febcaf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 961 | 2026.05.14 15:57:05.862481 [ 258 ] {b4ee5d19-ee17-47ed-9d07-ab13e1d38d24} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50335) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 962 | 2026.05.14 15:57:05.862524 [ 258 ] {b4ee5d19-ee17-47ed-9d07-ab13e1d38d24} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 963 | 2026.05.14 15:57:05.862891 [ 258 ] {b4ee5d19-ee17-47ed-9d07-ab13e1d38d24} <Trace> oximeter.measurements_cumulativeu64 (dc4c3ccb-597f-4ad4-8dca-d9aff10fc181): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 964 | 2026.05.14 15:57:05.862927 [ 258 ] {b4ee5d19-ee17-47ed-9d07-ab13e1d38d24} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 965 | 2026.05.14 15:57:05.863370 [ 258 ] {b4ee5d19-ee17-47ed-9d07-ab13e1d38d24} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 966 | 2026.05.14 15:57:05.863836 [ 258 ] {b4ee5d19-ee17-47ed-9d07-ab13e1d38d24} <Trace> oximeter.measurements_cumulativeu64 (dc4c3ccb-597f-4ad4-8dca-d9aff10fc181): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 967 | 2026.05.14 15:57:05.863965 [ 258 ] {b4ee5d19-ee17-47ed-9d07-ab13e1d38d24} <Debug> executeQuery: Read 100 rows, 7.10 KiB in 0.001503 sec., 66533.5994677312 rows/sec., 4.61 MiB/sec. | ||
| 968 | 2026.05.14 15:57:05.864000 [ 258 ] {b4ee5d19-ee17-47ed-9d07-ab13e1d38d24} <Debug> TCPHandler: Processed in 0.001662389 sec. | ||
| 969 | 2026.05.14 15:57:05.864133 [ 258 ] {} <Trace> TCP-Session: 3bdb5897-bfdd-4bac-9793-2a9be3febcaf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 970 | 2026.05.14 15:57:05.864227 [ 258 ] {261719f4-34e0-470a-99f9-2c3c76fac4b8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50335) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 971 | 2026.05.14 15:57:05.864267 [ 258 ] {261719f4-34e0-470a-99f9-2c3c76fac4b8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 972 | 2026.05.14 15:57:05.864598 [ 258 ] {261719f4-34e0-470a-99f9-2c3c76fac4b8} <Trace> oximeter.measurements_u64 (4165c0ce-291c-4fd2-b5bb-2f229a34a1a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 973 | 2026.05.14 15:57:05.864632 [ 258 ] {261719f4-34e0-470a-99f9-2c3c76fac4b8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 974 | 2026.05.14 15:57:05.865057 [ 258 ] {261719f4-34e0-470a-99f9-2c3c76fac4b8} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 975 | 2026.05.14 15:57:05.865521 [ 258 ] {261719f4-34e0-470a-99f9-2c3c76fac4b8} <Trace> oximeter.measurements_u64 (4165c0ce-291c-4fd2-b5bb-2f229a34a1a8): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 976 | 2026.05.14 15:57:05.865656 [ 258 ] {261719f4-34e0-470a-99f9-2c3c76fac4b8} <Debug> executeQuery: Read 30 rows, 2.10 KiB in 0.001447 sec., 20732.55010366275 rows/sec., 1.42 MiB/sec. | ||
| 977 | 2026.05.14 15:57:05.865693 [ 258 ] {261719f4-34e0-470a-99f9-2c3c76fac4b8} <Debug> TCPHandler: Processed in 0.001607677 sec. | ||
| 978 | 2026.05.14 15:57:10.105438 [ 98 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 979 | 2026.05.14 15:57:10.105506 [ 98 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 980 | 2026.05.14 15:57:10.133456 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 1891 | ||
| 981 | 2026.05.14 15:57:10.133639 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 26 entries to flush up to offset 116 | ||
| 982 | 2026.05.14 15:57:10.133937 [ 244 ] {} <Trace> system.asynchronous_metric_log (b403b819-69da-4eff-9942-332a213880d1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 983 | 2026.05.14 15:57:10.133980 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 984 | 2026.05.14 15:57:10.134733 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 985 | 2026.05.14 15:57:10.135273 [ 244 ] {} <Trace> system.asynchronous_metric_log (b403b819-69da-4eff-9942-332a213880d1): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 986 | 2026.05.14 15:57:10.135404 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 1891 | ||
| 987 | 2026.05.14 15:57:10.136179 [ 242 ] {} <Trace> system.query_log (b68bb3f1-94c6-4f6f-b3a0-f414a71b4a04): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 988 | 2026.05.14 15:57:10.136219 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 989 | 2026.05.14 15:57:10.137425 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 990 | 2026.05.14 15:57:10.137942 [ 242 ] {} <Trace> system.query_log (b68bb3f1-94c6-4f6f-b3a0-f414a71b4a04): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 991 | 2026.05.14 15:57:10.138167 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 116 | ||
| 992 | 2026.05.14 15:57:10.224294 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 31 | ||
| 993 | 2026.05.14 15:57:10.240226 [ 243 ] {} <Trace> system.metric_log (fc7675bb-abed-4f52-ab7b-00ec850ba07e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 994 | 2026.05.14 15:57:10.240279 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 995 | 2026.05.14 15:57:10.246522 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 996 | 2026.05.14 15:57:10.247846 [ 243 ] {} <Trace> system.metric_log (fc7675bb-abed-4f52-ab7b-00ec850ba07e): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 997 | 2026.05.14 15:57:10.250456 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 31 | ||
| 998 | 2026.05.14 15:57:10.848070 [ 258 ] {} <Trace> TCP-Session: 3bdb5897-bfdd-4bac-9793-2a9be3febcaf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 999 | 2026.05.14 15:57:10.848325 [ 258 ] {476c6451-4647-4d73-a8e9-43b45ae22b4a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50335) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent') FORMAT Native (stage: Complete) | ||
| 1000 | 2026.05.14 15:57:10.848686 [ 258 ] {476c6451-4647-4d73-a8e9-43b45ae22b4a} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1001 | 2026.05.14 15:57:10.848725 [ 258 ] {476c6451-4647-4d73-a8e9-43b45ae22b4a} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent')" moved to PREWHERE | ||
| 1002 | 2026.05.14 15:57:10.848972 [ 258 ] {476c6451-4647-4d73-a8e9-43b45ae22b4a} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1003 | 2026.05.14 15:57:10.849052 [ 258 ] {476c6451-4647-4d73-a8e9-43b45ae22b4a} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1004 | 2026.05.14 15:57:10.849204 [ 258 ] {476c6451-4647-4d73-a8e9-43b45ae22b4a} <Debug> oximeter.timeseries_schema (1156814d-76f2-4d06-aa88-d62fab54b03b) (SelectExecutor): Key condition: (column 0 in 14-element set) | ||
| 1005 | 2026.05.14 15:57:10.849239 [ 258 ] {476c6451-4647-4d73-a8e9-43b45ae22b4a} <Trace> oximeter.timeseries_schema (1156814d-76f2-4d06-aa88-d62fab54b03b) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1006 | 2026.05.14 15:57:10.849261 [ 258 ] {476c6451-4647-4d73-a8e9-43b45ae22b4a} <Debug> oximeter.timeseries_schema (1156814d-76f2-4d06-aa88-d62fab54b03b) (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 | ||
| 1007 | 2026.05.14 15:57:10.849276 [ 258 ] {476c6451-4647-4d73-a8e9-43b45ae22b4a} <Trace> oximeter.timeseries_schema (1156814d-76f2-4d06-aa88-d62fab54b03b) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1008 | 2026.05.14 15:57:10.849316 [ 258 ] {476c6451-4647-4d73-a8e9-43b45ae22b4a} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent'))" | ||
| 1009 | 2026.05.14 15:57:10.849335 [ 258 ] {476c6451-4647-4d73-a8e9-43b45ae22b4a} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 15 rows starting from 0 | ||
| 1010 | 2026.05.14 15:57:10.850468 [ 258 ] {476c6451-4647-4d73-a8e9-43b45ae22b4a} <Debug> executeQuery: Read 15 rows, 2.24 KiB in 0.002242 sec., 6690.454950936663 rows/sec., 997.03 KiB/sec. | ||
| 1011 | 2026.05.14 15:57:10.850576 [ 258 ] {476c6451-4647-4d73-a8e9-43b45ae22b4a} <Debug> TCPHandler: Processed in 0.002653424 sec. | ||
| 1012 | 2026.05.14 15:57:10.851825 [ 258 ] {} <Trace> TCP-Session: 3bdb5897-bfdd-4bac-9793-2a9be3febcaf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1013 | 2026.05.14 15:57:10.851941 [ 258 ] {e769ea7a-565d-44e9-b82d-a0d3238ed856} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50335) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1014 | 2026.05.14 15:57:10.851983 [ 258 ] {e769ea7a-565d-44e9-b82d-a0d3238ed856} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1015 | 2026.05.14 15:57:10.852601 [ 258 ] {e769ea7a-565d-44e9-b82d-a0d3238ed856} <Trace> oximeter.fields_string (f402bd05-7338-4df8-9125-902546c29ae4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1016 | 2026.05.14 15:57:10.852650 [ 258 ] {e769ea7a-565d-44e9-b82d-a0d3238ed856} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 1017 | 2026.05.14 15:57:10.853194 [ 258 ] {e769ea7a-565d-44e9-b82d-a0d3238ed856} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1018 | 2026.05.14 15:57:10.853680 [ 258 ] {e769ea7a-565d-44e9-b82d-a0d3238ed856} <Trace> oximeter.fields_string (f402bd05-7338-4df8-9125-902546c29ae4): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1019 | 2026.05.14 15:57:10.853828 [ 258 ] {e769ea7a-565d-44e9-b82d-a0d3238ed856} <Debug> executeQuery: Read 26 rows, 1.98 KiB in 0.001919 sec., 13548.72329338197 rows/sec., 1.01 MiB/sec. | ||
| 1020 | 2026.05.14 15:57:10.853866 [ 258 ] {e769ea7a-565d-44e9-b82d-a0d3238ed856} <Debug> TCPHandler: Processed in 0.002092925 sec. | ||
| 1021 | 2026.05.14 15:57:10.854023 [ 258 ] {} <Trace> TCP-Session: 3bdb5897-bfdd-4bac-9793-2a9be3febcaf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1022 | 2026.05.14 15:57:10.854118 [ 258 ] {76b1b289-74ab-48dd-bbfd-1885690ffece} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50335) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1023 | 2026.05.14 15:57:10.854156 [ 258 ] {76b1b289-74ab-48dd-bbfd-1885690ffece} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1024 | 2026.05.14 15:57:10.854656 [ 258 ] {76b1b289-74ab-48dd-bbfd-1885690ffece} <Trace> oximeter.fields_uuid (5295c2a8-6150-41ce-bf65-ede2ab7b1c8d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1025 | 2026.05.14 15:57:10.854692 [ 258 ] {76b1b289-74ab-48dd-bbfd-1885690ffece} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 1026 | 2026.05.14 15:57:10.855149 [ 258 ] {76b1b289-74ab-48dd-bbfd-1885690ffece} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1027 | 2026.05.14 15:57:10.855622 [ 258 ] {76b1b289-74ab-48dd-bbfd-1885690ffece} <Trace> oximeter.fields_uuid (5295c2a8-6150-41ce-bf65-ede2ab7b1c8d): 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.14 15:57:10.855750 [ 258 ] {76b1b289-74ab-48dd-bbfd-1885690ffece} <Debug> executeQuery: Read 28 rows, 2.24 KiB in 0.001651 sec., 16959.418534221684 rows/sec., 1.32 MiB/sec. | ||
| 1029 | 2026.05.14 15:57:10.855786 [ 258 ] {76b1b289-74ab-48dd-bbfd-1885690ffece} <Debug> TCPHandler: Processed in 0.001811164 sec. | ||
| 1030 | 2026.05.14 15:57:10.855933 [ 258 ] {} <Trace> TCP-Session: 3bdb5897-bfdd-4bac-9793-2a9be3febcaf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1031 | 2026.05.14 15:57:10.856034 [ 258 ] {7647a5e4-23c4-4f20-995b-d6c23608acd7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50335) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1032 | 2026.05.14 15:57:10.856076 [ 258 ] {7647a5e4-23c4-4f20-995b-d6c23608acd7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1033 | 2026.05.14 15:57:10.856460 [ 258 ] {7647a5e4-23c4-4f20-995b-d6c23608acd7} <Trace> oximeter.measurements_cumulativeu64 (dc4c3ccb-597f-4ad4-8dca-d9aff10fc181): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1034 | 2026.05.14 15:57:10.856496 [ 258 ] {7647a5e4-23c4-4f20-995b-d6c23608acd7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 1035 | 2026.05.14 15:57:10.856971 [ 258 ] {7647a5e4-23c4-4f20-995b-d6c23608acd7} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1036 | 2026.05.14 15:57:10.857455 [ 258 ] {7647a5e4-23c4-4f20-995b-d6c23608acd7} <Trace> oximeter.measurements_cumulativeu64 (dc4c3ccb-597f-4ad4-8dca-d9aff10fc181): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1037 | 2026.05.14 15:57:10.857583 [ 258 ] {7647a5e4-23c4-4f20-995b-d6c23608acd7} <Debug> executeQuery: Read 100 rows, 7.10 KiB in 0.001566 sec., 63856.96040868455 rows/sec., 4.43 MiB/sec. | ||
| 1038 | 2026.05.14 15:57:10.857619 [ 258 ] {7647a5e4-23c4-4f20-995b-d6c23608acd7} <Debug> TCPHandler: Processed in 0.001733092 sec. | ||
| 1039 | 2026.05.14 15:57:10.857759 [ 258 ] {} <Trace> TCP-Session: 3bdb5897-bfdd-4bac-9793-2a9be3febcaf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1040 | 2026.05.14 15:57:10.857854 [ 258 ] {00719f64-8b01-42aa-9084-d9c276af73c7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50335) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1041 | 2026.05.14 15:57:10.857896 [ 258 ] {00719f64-8b01-42aa-9084-d9c276af73c7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1042 | 2026.05.14 15:57:10.858286 [ 258 ] {00719f64-8b01-42aa-9084-d9c276af73c7} <Trace> oximeter.measurements_u64 (4165c0ce-291c-4fd2-b5bb-2f229a34a1a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1043 | 2026.05.14 15:57:10.858322 [ 258 ] {00719f64-8b01-42aa-9084-d9c276af73c7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 1044 | 2026.05.14 15:57:10.858756 [ 258 ] {00719f64-8b01-42aa-9084-d9c276af73c7} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1045 | 2026.05.14 15:57:10.859245 [ 258 ] {00719f64-8b01-42aa-9084-d9c276af73c7} <Trace> oximeter.measurements_u64 (4165c0ce-291c-4fd2-b5bb-2f229a34a1a8): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1046 | 2026.05.14 15:57:10.859372 [ 258 ] {00719f64-8b01-42aa-9084-d9c276af73c7} <Debug> executeQuery: Read 30 rows, 2.10 KiB in 0.001536 sec., 19531.25 rows/sec., 1.34 MiB/sec. | ||
| 1047 | 2026.05.14 15:57:10.859407 [ 258 ] {00719f64-8b01-42aa-9084-d9c276af73c7} <Debug> TCPHandler: Processed in 0.001695791 sec. | ||
| 1048 | 2026.05.14 15:57:14.757470 [ 303 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63738 | ||
| 1049 | 2026.05.14 15:57:14.757611 [ 303 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1050 | 2026.05.14 15:57:14.757655 [ 303 ] {} <Debug> TCP-Session: 4e10c4c5-b79f-4425-88b8-cfe4aa60df21 Authenticating user 'default' from [fd00:1122:3344:101::e]:63738 | ||
| 1051 | 2026.05.14 15:57:14.757686 [ 303 ] {} <Debug> TCP-Session: 4e10c4c5-b79f-4425-88b8-cfe4aa60df21 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1052 | 2026.05.14 15:57:14.757708 [ 303 ] {} <Debug> TCP-Session: 4e10c4c5-b79f-4425-88b8-cfe4aa60df21 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1053 | 2026.05.14 15:57:14.757978 [ 304 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50901 | ||
| 1054 | 2026.05.14 15:57:14.758081 [ 304 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1055 | 2026.05.14 15:57:14.758083 [ 303 ] {} <Trace> TCP-Session: 4e10c4c5-b79f-4425-88b8-cfe4aa60df21 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1056 | 2026.05.14 15:57:14.758112 [ 304 ] {} <Debug> TCP-Session: 0685d0d7-aa17-4def-95a5-eda319d76037 Authenticating user 'default' from [fd00:1122:3344:101::e]:50901 | ||
| 1057 | 2026.05.14 15:57:14.758119 [ 306 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50633 | ||
| 1058 | 2026.05.14 15:57:14.758150 [ 304 ] {} <Debug> TCP-Session: 0685d0d7-aa17-4def-95a5-eda319d76037 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1059 | 2026.05.14 15:57:14.758139 [ 305 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62682 | ||
| 1060 | 2026.05.14 15:57:14.758167 [ 304 ] {} <Debug> TCP-Session: 0685d0d7-aa17-4def-95a5-eda319d76037 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1061 | 2026.05.14 15:57:14.758206 [ 307 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64794 | ||
| 1062 | 2026.05.14 15:57:14.758256 [ 306 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1063 | 2026.05.14 15:57:14.758287 [ 306 ] {} <Debug> TCP-Session: abe44c88-ec8c-42fd-9e6a-28fdf46f6bab Authenticating user 'default' from [fd00:1122:3344:101::e]:50633 | ||
| 1064 | 2026.05.14 15:57:14.758291 [ 303 ] {d11d1120-00a5-4b78-888e-e05f1953d6fe} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:63738) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 1065 | 2026.05.14 15:57:14.758306 [ 306 ] {} <Debug> TCP-Session: abe44c88-ec8c-42fd-9e6a-28fdf46f6bab Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1066 | 2026.05.14 15:57:14.758332 [ 306 ] {} <Debug> TCP-Session: abe44c88-ec8c-42fd-9e6a-28fdf46f6bab Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1067 | 2026.05.14 15:57:14.758407 [ 308 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46293 | ||
| 1068 | 2026.05.14 15:57:14.758461 [ 307 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1069 | 2026.05.14 15:57:14.758496 [ 307 ] {} <Debug> TCP-Session: 9cc15330-8cb8-4e1f-9a8a-982c26ce9c08 Authenticating user 'default' from [fd00:1122:3344:101::e]:64794 | ||
| 1070 | 2026.05.14 15:57:14.758501 [ 305 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1071 | 2026.05.14 15:57:14.758515 [ 307 ] {} <Debug> TCP-Session: 9cc15330-8cb8-4e1f-9a8a-982c26ce9c08 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1072 | 2026.05.14 15:57:14.758543 [ 307 ] {} <Debug> TCP-Session: 9cc15330-8cb8-4e1f-9a8a-982c26ce9c08 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1073 | 2026.05.14 15:57:14.758546 [ 305 ] {} <Debug> TCP-Session: f4545919-f78d-4c8e-9ce6-111fd570792a Authenticating user 'default' from [fd00:1122:3344:101::e]:62682 | ||
| 1074 | 2026.05.14 15:57:14.758582 [ 305 ] {} <Debug> TCP-Session: f4545919-f78d-4c8e-9ce6-111fd570792a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1075 | 2026.05.14 15:57:14.758602 [ 305 ] {} <Debug> TCP-Session: f4545919-f78d-4c8e-9ce6-111fd570792a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1076 | 2026.05.14 15:57:14.758615 [ 308 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1077 | 2026.05.14 15:57:14.758626 [ 309 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53718 | ||
| 1078 | 2026.05.14 15:57:14.758668 [ 308 ] {} <Debug> TCP-Session: 8c8c69c8-54b3-4cef-93ac-d29ec411d698 Authenticating user 'default' from [fd00:1122:3344:101::e]:46293 | ||
| 1079 | 2026.05.14 15:57:14.758693 [ 308 ] {} <Debug> TCP-Session: 8c8c69c8-54b3-4cef-93ac-d29ec411d698 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1080 | 2026.05.14 15:57:14.758713 [ 308 ] {} <Debug> TCP-Session: 8c8c69c8-54b3-4cef-93ac-d29ec411d698 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1081 | 2026.05.14 15:57:14.758716 [ 303 ] {d11d1120-00a5-4b78-888e-e05f1953d6fe} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 1082 | 2026.05.14 15:57:14.758737 [ 309 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1083 | 2026.05.14 15:57:14.758763 [ 309 ] {} <Debug> TCP-Session: bea35dbb-4e5d-4d75-a4fd-19cbad0d6beb Authenticating user 'default' from [fd00:1122:3344:101::e]:53718 | ||
| 1084 | 2026.05.14 15:57:14.758778 [ 309 ] {} <Debug> TCP-Session: bea35dbb-4e5d-4d75-a4fd-19cbad0d6beb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1085 | 2026.05.14 15:57:14.758790 [ 309 ] {} <Debug> TCP-Session: bea35dbb-4e5d-4d75-a4fd-19cbad0d6beb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1086 | 2026.05.14 15:57:14.758794 [ 303 ] {d11d1120-00a5-4b78-888e-e05f1953d6fe} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1087 | 2026.05.14 15:57:14.758793 [ 311 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47522 | ||
| 1088 | 2026.05.14 15:57:14.758807 [ 310 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56356 | ||
| 1089 | 2026.05.14 15:57:14.758931 [ 311 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1090 | 2026.05.14 15:57:14.758963 [ 311 ] {} <Debug> TCP-Session: 1e6cad4f-db74-4a45-8396-30116f4b177e Authenticating user 'default' from [fd00:1122:3344:101::e]:47522 | ||
| 1091 | 2026.05.14 15:57:14.758981 [ 311 ] {} <Debug> TCP-Session: 1e6cad4f-db74-4a45-8396-30116f4b177e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1092 | 2026.05.14 15:57:14.758993 [ 311 ] {} <Debug> TCP-Session: 1e6cad4f-db74-4a45-8396-30116f4b177e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1093 | 2026.05.14 15:57:14.758996 [ 310 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1094 | 2026.05.14 15:57:14.759045 [ 310 ] {} <Debug> TCP-Session: c22a8298-9498-4430-9426-3ff2705076ab Authenticating user 'default' from [fd00:1122:3344:101::e]:56356 | ||
| 1095 | 2026.05.14 15:57:14.759068 [ 310 ] {} <Debug> TCP-Session: c22a8298-9498-4430-9426-3ff2705076ab Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1096 | 2026.05.14 15:57:14.759081 [ 310 ] {} <Debug> TCP-Session: c22a8298-9498-4430-9426-3ff2705076ab Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1097 | 2026.05.14 15:57:14.759257 [ 303 ] {d11d1120-00a5-4b78-888e-e05f1953d6fe} <Debug> oximeter.version (e07ed97d-35fb-4bd8-bb99-b7093227f752) (SelectExecutor): Key condition: unknown | ||
| 1098 | 2026.05.14 15:57:14.765495 [ 314 ] {d11d1120-00a5-4b78-888e-e05f1953d6fe} <Trace> AggregatingTransform: Aggregating | ||
| 1099 | 2026.05.14 15:57:14.766172 [ 314 ] {d11d1120-00a5-4b78-888e-e05f1953d6fe} <Trace> Aggregator: Aggregation method: without_key | ||
| 1100 | 2026.05.14 15:57:14.766309 [ 314 ] {d11d1120-00a5-4b78-888e-e05f1953d6fe} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.004350766 sec. (229.845 rows/sec., 8.98 KiB/sec.) | ||
| 1101 | 2026.05.14 15:57:14.766332 [ 314 ] {d11d1120-00a5-4b78-888e-e05f1953d6fe} <Trace> Aggregator: Merging aggregated data | ||
| 1102 | 2026.05.14 15:57:14.766390 [ 314 ] {d11d1120-00a5-4b78-888e-e05f1953d6fe} <Trace> Aggregator: Statistics updated for key=4896758355805104663: new sum_of_sizes=1, median_size=1 | ||
| 1103 | 2026.05.14 15:57:14.767724 [ 303 ] {d11d1120-00a5-4b78-888e-e05f1953d6fe} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.009499 sec., 105.27423939362038 rows/sec., 4.11 KiB/sec. | ||
| 1104 | 2026.05.14 15:57:14.767870 [ 303 ] {d11d1120-00a5-4b78-888e-e05f1953d6fe} <Debug> TCPHandler: Processed in 0.009934615 sec. | ||
| 1105 | 2026.05.14 15:57:14.770161 [ 303 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1106 | 2026.05.14 15:57:14.770194 [ 304 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1107 | 2026.05.14 15:57:14.770212 [ 305 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1108 | 2026.05.14 15:57:14.770237 [ 306 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1109 | 2026.05.14 15:57:14.770249 [ 304 ] {} <Debug> TCP-Session: 0685d0d7-aa17-4def-95a5-eda319d76037 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1110 | 2026.05.14 15:57:14.770259 [ 309 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1111 | 2026.05.14 15:57:14.770282 [ 306 ] {} <Debug> TCP-Session: abe44c88-ec8c-42fd-9e6a-28fdf46f6bab Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1112 | 2026.05.14 15:57:14.770283 [ 308 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1113 | 2026.05.14 15:57:14.770314 [ 309 ] {} <Debug> TCP-Session: bea35dbb-4e5d-4d75-a4fd-19cbad0d6beb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1114 | 2026.05.14 15:57:14.770318 [ 310 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1115 | 2026.05.14 15:57:14.770339 [ 311 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1116 | 2026.05.14 15:57:14.770358 [ 308 ] {} <Debug> TCP-Session: 8c8c69c8-54b3-4cef-93ac-d29ec411d698 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1117 | 2026.05.14 15:57:14.770380 [ 310 ] {} <Debug> TCP-Session: c22a8298-9498-4430-9426-3ff2705076ab Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1118 | 2026.05.14 15:57:14.770397 [ 311 ] {} <Debug> TCP-Session: 1e6cad4f-db74-4a45-8396-30116f4b177e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1119 | 2026.05.14 15:57:14.770300 [ 307 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1120 | 2026.05.14 15:57:14.770265 [ 305 ] {} <Debug> TCP-Session: f4545919-f78d-4c8e-9ce6-111fd570792a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1121 | 2026.05.14 15:57:14.770467 [ 307 ] {} <Debug> TCP-Session: 9cc15330-8cb8-4e1f-9a8a-982c26ce9c08 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1122 | 2026.05.14 15:57:14.770236 [ 303 ] {} <Debug> TCP-Session: 4e10c4c5-b79f-4425-88b8-cfe4aa60df21 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1123 | 2026.05.14 15:57:15.001289 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 164.95 MiB, peak 173.05 MiB, free memory in arenas 0.00 B, will set to 167.42 MiB (RSS), difference: 2.47 MiB | ||
| 1124 | 2026.05.14 15:57:15.819903 [ 303 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34468 | ||
| 1125 | 2026.05.14 15:57:15.819983 [ 303 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1126 | 2026.05.14 15:57:15.820009 [ 303 ] {} <Debug> TCP-Session: 36507d89-93a3-495f-be17-c7f4ec29924c Authenticating user 'default' from [fd00:1122:3344:101::e]:34468 | ||
| 1127 | 2026.05.14 15:57:15.820031 [ 303 ] {} <Debug> TCP-Session: 36507d89-93a3-495f-be17-c7f4ec29924c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1128 | 2026.05.14 15:57:15.820045 [ 303 ] {} <Debug> TCP-Session: 36507d89-93a3-495f-be17-c7f4ec29924c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1129 | 2026.05.14 15:57:15.820286 [ 304 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57221 | ||
| 1130 | 2026.05.14 15:57:15.820315 [ 305 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64411 | ||
| 1131 | 2026.05.14 15:57:15.820369 [ 304 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1132 | 2026.05.14 15:57:15.820372 [ 305 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1133 | 2026.05.14 15:57:15.820373 [ 306 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63920 | ||
| 1134 | 2026.05.14 15:57:15.820427 [ 310 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58580 | ||
| 1135 | 2026.05.14 15:57:15.820438 [ 311 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59852 | ||
| 1136 | 2026.05.14 15:57:15.820491 [ 310 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1137 | 2026.05.14 15:57:15.820491 [ 306 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1138 | 2026.05.14 15:57:15.820477 [ 303 ] {} <Trace> TCP-Session: 36507d89-93a3-495f-be17-c7f4ec29924c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1139 | 2026.05.14 15:57:15.820540 [ 306 ] {} <Debug> TCP-Session: e801685b-71be-4baf-8e3e-9b3ce11073e8 Authenticating user 'default' from [fd00:1122:3344:101::e]:63920 | ||
| 1140 | 2026.05.14 15:57:15.820536 [ 310 ] {} <Debug> TCP-Session: 97c9ba0f-b52b-4e68-bc59-cdd998b216f5 Authenticating user 'default' from [fd00:1122:3344:101::e]:58580 | ||
| 1141 | 2026.05.14 15:57:15.820579 [ 306 ] {} <Debug> TCP-Session: e801685b-71be-4baf-8e3e-9b3ce11073e8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1142 | 2026.05.14 15:57:15.820565 [ 311 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1143 | 2026.05.14 15:57:15.820603 [ 310 ] {} <Debug> TCP-Session: 97c9ba0f-b52b-4e68-bc59-cdd998b216f5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1144 | 2026.05.14 15:57:15.820603 [ 306 ] {} <Debug> TCP-Session: e801685b-71be-4baf-8e3e-9b3ce11073e8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1145 | 2026.05.14 15:57:15.820662 [ 310 ] {} <Debug> TCP-Session: 97c9ba0f-b52b-4e68-bc59-cdd998b216f5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1146 | 2026.05.14 15:57:15.820664 [ 311 ] {} <Debug> TCP-Session: a5730a37-c668-4282-ab39-f57931628793 Authenticating user 'default' from [fd00:1122:3344:101::e]:59852 | ||
| 1147 | 2026.05.14 15:57:15.820420 [ 308 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60907 | ||
| 1148 | 2026.05.14 15:57:15.820709 [ 311 ] {} <Debug> TCP-Session: a5730a37-c668-4282-ab39-f57931628793 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1149 | 2026.05.14 15:57:15.820701 [ 303 ] {ae64e7e2-d906-43c5-9e30-8028f9e6df8d} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:34468) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 1150 | 2026.05.14 15:57:15.820753 [ 311 ] {} <Debug> TCP-Session: a5730a37-c668-4282-ab39-f57931628793 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1151 | 2026.05.14 15:57:15.820417 [ 309 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50470 | ||
| 1152 | 2026.05.14 15:57:15.820782 [ 308 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1153 | 2026.05.14 15:57:15.820407 [ 305 ] {} <Debug> TCP-Session: 29b56473-a5b0-418d-8ff6-9f2dc9adc7fa Authenticating user 'default' from [fd00:1122:3344:101::e]:64411 | ||
| 1154 | 2026.05.14 15:57:15.820847 [ 309 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1155 | 2026.05.14 15:57:15.820855 [ 308 ] {} <Debug> TCP-Session: b78ee940-909d-44a6-8023-c8d8bed19ebb Authenticating user 'default' from [fd00:1122:3344:101::e]:60907 | ||
| 1156 | 2026.05.14 15:57:15.820868 [ 305 ] {} <Debug> TCP-Session: 29b56473-a5b0-418d-8ff6-9f2dc9adc7fa Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1157 | 2026.05.14 15:57:15.820883 [ 309 ] {} <Debug> TCP-Session: 68150b47-ebc7-4f51-be57-d624b0083933 Authenticating user 'default' from [fd00:1122:3344:101::e]:50470 | ||
| 1158 | 2026.05.14 15:57:15.820899 [ 308 ] {} <Debug> TCP-Session: b78ee940-909d-44a6-8023-c8d8bed19ebb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1159 | 2026.05.14 15:57:15.820903 [ 305 ] {} <Debug> TCP-Session: 29b56473-a5b0-418d-8ff6-9f2dc9adc7fa Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1160 | 2026.05.14 15:57:15.820919 [ 309 ] {} <Debug> TCP-Session: 68150b47-ebc7-4f51-be57-d624b0083933 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1161 | 2026.05.14 15:57:15.820931 [ 308 ] {} <Debug> TCP-Session: b78ee940-909d-44a6-8023-c8d8bed19ebb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1162 | 2026.05.14 15:57:15.820957 [ 309 ] {} <Debug> TCP-Session: 68150b47-ebc7-4f51-be57-d624b0083933 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1163 | 2026.05.14 15:57:15.820403 [ 304 ] {} <Debug> TCP-Session: 0d67cfd2-c55f-4849-96c5-ea45ebf8dc40 Authenticating user 'default' from [fd00:1122:3344:101::e]:57221 | ||
| 1164 | 2026.05.14 15:57:15.820392 [ 307 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62160 | ||
| 1165 | 2026.05.14 15:57:15.821031 [ 304 ] {} <Debug> TCP-Session: 0d67cfd2-c55f-4849-96c5-ea45ebf8dc40 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1166 | 2026.05.14 15:57:15.821056 [ 303 ] {ae64e7e2-d906-43c5-9e30-8028f9e6df8d} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 1167 | 2026.05.14 15:57:15.821068 [ 304 ] {} <Debug> TCP-Session: 0d67cfd2-c55f-4849-96c5-ea45ebf8dc40 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1168 | 2026.05.14 15:57:15.821077 [ 307 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1169 | 2026.05.14 15:57:15.821109 [ 307 ] {} <Debug> TCP-Session: 3eac692a-b21d-4ada-a0c9-d4583712ea31 Authenticating user 'default' from [fd00:1122:3344:101::e]:62160 | ||
| 1170 | 2026.05.14 15:57:15.821118 [ 303 ] {ae64e7e2-d906-43c5-9e30-8028f9e6df8d} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1171 | 2026.05.14 15:57:15.821127 [ 307 ] {} <Debug> TCP-Session: 3eac692a-b21d-4ada-a0c9-d4583712ea31 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1172 | 2026.05.14 15:57:15.821165 [ 307 ] {} <Debug> TCP-Session: 3eac692a-b21d-4ada-a0c9-d4583712ea31 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1173 | 2026.05.14 15:57:15.821443 [ 303 ] {ae64e7e2-d906-43c5-9e30-8028f9e6df8d} <Debug> oximeter.version (e07ed97d-35fb-4bd8-bb99-b7093227f752) (SelectExecutor): Key condition: unknown | ||
| 1174 | 2026.05.14 15:57:15.822332 [ 340 ] {ae64e7e2-d906-43c5-9e30-8028f9e6df8d} <Trace> AggregatingTransform: Aggregating | ||
| 1175 | 2026.05.14 15:57:15.822375 [ 340 ] {ae64e7e2-d906-43c5-9e30-8028f9e6df8d} <Trace> Aggregator: Aggregation method: without_key | ||
| 1176 | 2026.05.14 15:57:15.822407 [ 340 ] {ae64e7e2-d906-43c5-9e30-8028f9e6df8d} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000860761 sec. (1161.763 rows/sec., 45.38 KiB/sec.) | ||
| 1177 | 2026.05.14 15:57:15.822423 [ 340 ] {ae64e7e2-d906-43c5-9e30-8028f9e6df8d} <Trace> Aggregator: Merging aggregated data | ||
| 1178 | 2026.05.14 15:57:15.823045 [ 303 ] {ae64e7e2-d906-43c5-9e30-8028f9e6df8d} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002399 sec., 416.8403501458941 rows/sec., 16.28 KiB/sec. | ||
| 1179 | 2026.05.14 15:57:15.823182 [ 303 ] {ae64e7e2-d906-43c5-9e30-8028f9e6df8d} <Debug> TCPHandler: Processed in 0.002867033 sec. | ||
| 1180 | 2026.05.14 15:57:15.823331 [ 303 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1181 | 2026.05.14 15:57:15.823364 [ 303 ] {} <Debug> TCP-Session: 36507d89-93a3-495f-be17-c7f4ec29924c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1182 | 2026.05.14 15:57:15.823376 [ 304 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1183 | 2026.05.14 15:57:15.823389 [ 305 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1184 | 2026.05.14 15:57:15.823411 [ 311 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1185 | 2026.05.14 15:57:15.823453 [ 309 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1186 | 2026.05.14 15:57:15.823472 [ 308 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1187 | 2026.05.14 15:57:15.823507 [ 311 ] {} <Debug> TCP-Session: a5730a37-c668-4282-ab39-f57931628793 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1188 | 2026.05.14 15:57:15.823520 [ 306 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1189 | 2026.05.14 15:57:15.823535 [ 308 ] {} <Debug> TCP-Session: b78ee940-909d-44a6-8023-c8d8bed19ebb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1190 | 2026.05.14 15:57:15.823506 [ 309 ] {} <Debug> TCP-Session: 68150b47-ebc7-4f51-be57-d624b0083933 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1191 | 2026.05.14 15:57:15.823592 [ 306 ] {} <Debug> TCP-Session: e801685b-71be-4baf-8e3e-9b3ce11073e8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1192 | 2026.05.14 15:57:15.823493 [ 310 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1193 | 2026.05.14 15:57:15.823452 [ 305 ] {} <Debug> TCP-Session: 29b56473-a5b0-418d-8ff6-9f2dc9adc7fa Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1194 | 2026.05.14 15:57:15.823436 [ 304 ] {} <Debug> TCP-Session: 0d67cfd2-c55f-4849-96c5-ea45ebf8dc40 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1195 | 2026.05.14 15:57:15.823689 [ 310 ] {} <Debug> TCP-Session: 97c9ba0f-b52b-4e68-bc59-cdd998b216f5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1196 | 2026.05.14 15:57:15.823431 [ 307 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1197 | 2026.05.14 15:57:15.823773 [ 307 ] {} <Debug> TCP-Session: 3eac692a-b21d-4ada-a0c9-d4583712ea31 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1198 | 2026.05.14 15:57:15.847473 [ 258 ] {} <Trace> TCP-Session: 3bdb5897-bfdd-4bac-9793-2a9be3febcaf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1199 | 2026.05.14 15:57:15.847720 [ 258 ] {068a14d7-bf21-4b57-83d6-acc49d8d3211} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50335) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent') FORMAT Native (stage: Complete) | ||
| 1200 | 2026.05.14 15:57:15.848090 [ 258 ] {068a14d7-bf21-4b57-83d6-acc49d8d3211} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1201 | 2026.05.14 15:57:15.848133 [ 258 ] {068a14d7-bf21-4b57-83d6-acc49d8d3211} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent')" moved to PREWHERE | ||
| 1202 | 2026.05.14 15:57:15.848384 [ 258 ] {068a14d7-bf21-4b57-83d6-acc49d8d3211} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1203 | 2026.05.14 15:57:15.848460 [ 258 ] {068a14d7-bf21-4b57-83d6-acc49d8d3211} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1204 | 2026.05.14 15:57:15.848626 [ 258 ] {068a14d7-bf21-4b57-83d6-acc49d8d3211} <Debug> oximeter.timeseries_schema (1156814d-76f2-4d06-aa88-d62fab54b03b) (SelectExecutor): Key condition: (column 0 in 14-element set) | ||
| 1205 | 2026.05.14 15:57:15.848663 [ 258 ] {068a14d7-bf21-4b57-83d6-acc49d8d3211} <Trace> oximeter.timeseries_schema (1156814d-76f2-4d06-aa88-d62fab54b03b) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1206 | 2026.05.14 15:57:15.848687 [ 258 ] {068a14d7-bf21-4b57-83d6-acc49d8d3211} <Debug> oximeter.timeseries_schema (1156814d-76f2-4d06-aa88-d62fab54b03b) (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 | ||
| 1207 | 2026.05.14 15:57:15.848704 [ 258 ] {068a14d7-bf21-4b57-83d6-acc49d8d3211} <Trace> oximeter.timeseries_schema (1156814d-76f2-4d06-aa88-d62fab54b03b) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1208 | 2026.05.14 15:57:15.848746 [ 258 ] {068a14d7-bf21-4b57-83d6-acc49d8d3211} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent'))" | ||
| 1209 | 2026.05.14 15:57:15.848767 [ 258 ] {068a14d7-bf21-4b57-83d6-acc49d8d3211} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 15 rows starting from 0 | ||
| 1210 | 2026.05.14 15:57:15.849941 [ 258 ] {068a14d7-bf21-4b57-83d6-acc49d8d3211} <Debug> executeQuery: Read 15 rows, 2.24 KiB in 0.00232 sec., 6465.517241379311 rows/sec., 963.51 KiB/sec. | ||
| 1211 | 2026.05.14 15:57:15.850054 [ 258 ] {068a14d7-bf21-4b57-83d6-acc49d8d3211} <Debug> TCPHandler: Processed in 0.002720977 sec. | ||
| 1212 | 2026.05.14 15:57:15.851293 [ 258 ] {} <Trace> TCP-Session: 3bdb5897-bfdd-4bac-9793-2a9be3febcaf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1213 | 2026.05.14 15:57:15.851414 [ 258 ] {cc24c228-73b3-4b58-8948-1aa3ce50774b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50335) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1214 | 2026.05.14 15:57:15.851461 [ 258 ] {cc24c228-73b3-4b58-8948-1aa3ce50774b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1215 | 2026.05.14 15:57:15.852041 [ 258 ] {cc24c228-73b3-4b58-8948-1aa3ce50774b} <Trace> oximeter.fields_string (f402bd05-7338-4df8-9125-902546c29ae4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1216 | 2026.05.14 15:57:15.852092 [ 258 ] {cc24c228-73b3-4b58-8948-1aa3ce50774b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 1217 | 2026.05.14 15:57:15.852646 [ 258 ] {cc24c228-73b3-4b58-8948-1aa3ce50774b} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1218 | 2026.05.14 15:57:15.853115 [ 258 ] {cc24c228-73b3-4b58-8948-1aa3ce50774b} <Trace> oximeter.fields_string (f402bd05-7338-4df8-9125-902546c29ae4): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1219 | 2026.05.14 15:57:15.853288 [ 258 ] {cc24c228-73b3-4b58-8948-1aa3ce50774b} <Debug> executeQuery: Read 26 rows, 1.98 KiB in 0.001909 sec., 13619.696176008381 rows/sec., 1.01 MiB/sec. | ||
| 1220 | 2026.05.14 15:57:15.853331 [ 258 ] {cc24c228-73b3-4b58-8948-1aa3ce50774b} <Debug> TCPHandler: Processed in 0.002094075 sec. | ||
| 1221 | 2026.05.14 15:57:15.853471 [ 258 ] {} <Trace> TCP-Session: 3bdb5897-bfdd-4bac-9793-2a9be3febcaf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1222 | 2026.05.14 15:57:15.853578 [ 258 ] {89402c46-c273-4fa5-8997-44ac4f691e0d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50335) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1223 | 2026.05.14 15:57:15.853622 [ 258 ] {89402c46-c273-4fa5-8997-44ac4f691e0d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1224 | 2026.05.14 15:57:15.854056 [ 258 ] {89402c46-c273-4fa5-8997-44ac4f691e0d} <Trace> oximeter.fields_uuid (5295c2a8-6150-41ce-bf65-ede2ab7b1c8d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1225 | 2026.05.14 15:57:15.854096 [ 258 ] {89402c46-c273-4fa5-8997-44ac4f691e0d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 1226 | 2026.05.14 15:57:15.854524 [ 258 ] {89402c46-c273-4fa5-8997-44ac4f691e0d} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1227 | 2026.05.14 15:57:15.854983 [ 258 ] {89402c46-c273-4fa5-8997-44ac4f691e0d} <Trace> oximeter.fields_uuid (5295c2a8-6150-41ce-bf65-ede2ab7b1c8d): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1228 | 2026.05.14 15:57:15.855137 [ 258 ] {89402c46-c273-4fa5-8997-44ac4f691e0d} <Debug> executeQuery: Read 28 rows, 2.24 KiB in 0.001584 sec., 17676.76767676768 rows/sec., 1.38 MiB/sec. | ||
| 1229 | 2026.05.14 15:57:15.855179 [ 258 ] {89402c46-c273-4fa5-8997-44ac4f691e0d} <Debug> TCPHandler: Processed in 0.001761073 sec. | ||
| 1230 | 2026.05.14 15:57:15.855319 [ 258 ] {} <Trace> TCP-Session: 3bdb5897-bfdd-4bac-9793-2a9be3febcaf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1231 | 2026.05.14 15:57:15.855424 [ 258 ] {dd367327-8c4a-47a7-97f8-25ca506e75e3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50335) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1232 | 2026.05.14 15:57:15.855470 [ 258 ] {dd367327-8c4a-47a7-97f8-25ca506e75e3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1233 | 2026.05.14 15:57:15.855863 [ 258 ] {dd367327-8c4a-47a7-97f8-25ca506e75e3} <Trace> oximeter.measurements_cumulativeu64 (dc4c3ccb-597f-4ad4-8dca-d9aff10fc181): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1234 | 2026.05.14 15:57:15.855901 [ 258 ] {dd367327-8c4a-47a7-97f8-25ca506e75e3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 1235 | 2026.05.14 15:57:15.856387 [ 258 ] {dd367327-8c4a-47a7-97f8-25ca506e75e3} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1236 | 2026.05.14 15:57:15.856921 [ 258 ] {dd367327-8c4a-47a7-97f8-25ca506e75e3} <Trace> oximeter.measurements_cumulativeu64 (dc4c3ccb-597f-4ad4-8dca-d9aff10fc181): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1237 | 2026.05.14 15:57:15.857227 [ 258 ] {dd367327-8c4a-47a7-97f8-25ca506e75e3} <Debug> executeQuery: Read 100 rows, 7.10 KiB in 0.001817 sec., 55035.7732526142 rows/sec., 3.82 MiB/sec. | ||
| 1238 | 2026.05.14 15:57:15.857305 [ 258 ] {dd367327-8c4a-47a7-97f8-25ca506e75e3} <Debug> TCPHandler: Processed in 0.002037963 sec. | ||
| 1239 | 2026.05.14 15:57:15.857523 [ 258 ] {} <Trace> TCP-Session: 3bdb5897-bfdd-4bac-9793-2a9be3febcaf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1240 | 2026.05.14 15:57:15.857669 [ 258 ] {1e9e9831-7852-4d92-a89e-947249faee47} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50335) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1241 | 2026.05.14 15:57:15.857737 [ 258 ] {1e9e9831-7852-4d92-a89e-947249faee47} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1242 | 2026.05.14 15:57:15.858259 [ 258 ] {1e9e9831-7852-4d92-a89e-947249faee47} <Trace> oximeter.measurements_u64 (4165c0ce-291c-4fd2-b5bb-2f229a34a1a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1243 | 2026.05.14 15:57:15.858303 [ 258 ] {1e9e9831-7852-4d92-a89e-947249faee47} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 1244 | 2026.05.14 15:57:15.858860 [ 258 ] {1e9e9831-7852-4d92-a89e-947249faee47} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1245 | 2026.05.14 15:57:15.859343 [ 258 ] {1e9e9831-7852-4d92-a89e-947249faee47} <Trace> oximeter.measurements_u64 (4165c0ce-291c-4fd2-b5bb-2f229a34a1a8): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1246 | 2026.05.14 15:57:15.859511 [ 258 ] {1e9e9831-7852-4d92-a89e-947249faee47} <Debug> executeQuery: Read 30 rows, 2.10 KiB in 0.00189 sec., 15873.015873015873 rows/sec., 1.09 MiB/sec. | ||
| 1247 | 2026.05.14 15:57:15.859555 [ 258 ] {1e9e9831-7852-4d92-a89e-947249faee47} <Debug> TCPHandler: Processed in 0.002150286 sec. | ||
| 1248 | 2026.05.14 15:57:15.966635 [ 307 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47375 | ||
| 1249 | 2026.05.14 15:57:15.966719 [ 307 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1250 | 2026.05.14 15:57:15.966745 [ 307 ] {} <Debug> TCP-Session: 267e213f-9a37-4782-af77-58ae7ed48ca2 Authenticating user 'default' from [fd00:1122:3344:101::e]:47375 | ||
| 1251 | 2026.05.14 15:57:15.966766 [ 307 ] {} <Debug> TCP-Session: 267e213f-9a37-4782-af77-58ae7ed48ca2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1252 | 2026.05.14 15:57:15.966779 [ 307 ] {} <Debug> TCP-Session: 267e213f-9a37-4782-af77-58ae7ed48ca2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1253 | 2026.05.14 15:57:15.967067 [ 308 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50804 | ||
| 1254 | 2026.05.14 15:57:15.967107 [ 311 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39009 | ||
| 1255 | 2026.05.14 15:57:15.967131 [ 304 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63293 | ||
| 1256 | 2026.05.14 15:57:15.967166 [ 305 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56410 | ||
| 1257 | 2026.05.14 15:57:15.967222 [ 304 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1258 | 2026.05.14 15:57:15.967229 [ 307 ] {} <Trace> TCP-Session: 267e213f-9a37-4782-af77-58ae7ed48ca2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1259 | 2026.05.14 15:57:15.967275 [ 304 ] {} <Debug> TCP-Session: d4e3dd65-cd7c-46d6-ac8d-118c90c5cf39 Authenticating user 'default' from [fd00:1122:3344:101::e]:63293 | ||
| 1260 | 2026.05.14 15:57:15.967185 [ 308 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1261 | 2026.05.14 15:57:15.967314 [ 304 ] {} <Debug> TCP-Session: d4e3dd65-cd7c-46d6-ac8d-118c90c5cf39 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1262 | 2026.05.14 15:57:15.967298 [ 305 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1263 | 2026.05.14 15:57:15.967340 [ 308 ] {} <Debug> TCP-Session: f16a9395-abed-431e-a08f-864f0ff87a85 Authenticating user 'default' from [fd00:1122:3344:101::e]:50804 | ||
| 1264 | 2026.05.14 15:57:15.967341 [ 304 ] {} <Debug> TCP-Session: d4e3dd65-cd7c-46d6-ac8d-118c90c5cf39 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1265 | 2026.05.14 15:57:15.967393 [ 305 ] {} <Debug> TCP-Session: f242839d-f5c6-4d24-babf-934a18bfcbf7 Authenticating user 'default' from [fd00:1122:3344:101::e]:56410 | ||
| 1266 | 2026.05.14 15:57:15.967396 [ 308 ] {} <Debug> TCP-Session: f16a9395-abed-431e-a08f-864f0ff87a85 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1267 | 2026.05.14 15:57:15.967441 [ 305 ] {} <Debug> TCP-Session: f242839d-f5c6-4d24-babf-934a18bfcbf7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1268 | 2026.05.14 15:57:15.967454 [ 308 ] {} <Debug> TCP-Session: f16a9395-abed-431e-a08f-864f0ff87a85 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1269 | 2026.05.14 15:57:15.967472 [ 305 ] {} <Debug> TCP-Session: f242839d-f5c6-4d24-babf-934a18bfcbf7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1270 | 2026.05.14 15:57:15.967491 [ 307 ] {fd4dfab5-a0b5-4a5f-83dc-8a7192961dad} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:47375) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 1271 | 2026.05.14 15:57:15.967146 [ 306 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40546 | ||
| 1272 | 2026.05.14 15:57:15.967605 [ 306 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1273 | 2026.05.14 15:57:15.967067 [ 309 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40667 | ||
| 1274 | 2026.05.14 15:57:15.967644 [ 306 ] {} <Debug> TCP-Session: fdbb6e69-6c63-4d81-90b2-4f769b1fbda6 Authenticating user 'default' from [fd00:1122:3344:101::e]:40546 | ||
| 1275 | 2026.05.14 15:57:15.967085 [ 310 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63372 | ||
| 1276 | 2026.05.14 15:57:15.967160 [ 303 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38589 | ||
| 1277 | 2026.05.14 15:57:15.967722 [ 309 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1278 | 2026.05.14 15:57:15.967742 [ 310 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1279 | 2026.05.14 15:57:15.967784 [ 309 ] {} <Debug> TCP-Session: 123c818b-9058-4344-a73e-37620cfad761 Authenticating user 'default' from [fd00:1122:3344:101::e]:40667 | ||
| 1280 | 2026.05.14 15:57:15.967799 [ 310 ] {} <Debug> TCP-Session: 04209817-6326-4b5b-b58f-7c86eaf7a18c Authenticating user 'default' from [fd00:1122:3344:101::e]:63372 | ||
| 1281 | 2026.05.14 15:57:15.967807 [ 309 ] {} <Debug> TCP-Session: 123c818b-9058-4344-a73e-37620cfad761 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1282 | 2026.05.14 15:57:15.967814 [ 303 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1283 | 2026.05.14 15:57:15.967825 [ 310 ] {} <Debug> TCP-Session: 04209817-6326-4b5b-b58f-7c86eaf7a18c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1284 | 2026.05.14 15:57:15.967841 [ 309 ] {} <Debug> TCP-Session: 123c818b-9058-4344-a73e-37620cfad761 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1285 | 2026.05.14 15:57:15.967867 [ 310 ] {} <Debug> TCP-Session: 04209817-6326-4b5b-b58f-7c86eaf7a18c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1286 | 2026.05.14 15:57:15.967869 [ 303 ] {} <Debug> TCP-Session: fe81cf31-e891-46ef-be35-a6c6869d9e92 Authenticating user 'default' from [fd00:1122:3344:101::e]:38589 | ||
| 1287 | 2026.05.14 15:57:15.967708 [ 306 ] {} <Debug> TCP-Session: fdbb6e69-6c63-4d81-90b2-4f769b1fbda6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1288 | 2026.05.14 15:57:15.967918 [ 303 ] {} <Debug> TCP-Session: fe81cf31-e891-46ef-be35-a6c6869d9e92 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1289 | 2026.05.14 15:57:15.967922 [ 307 ] {fd4dfab5-a0b5-4a5f-83dc-8a7192961dad} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 1290 | 2026.05.14 15:57:15.967953 [ 303 ] {} <Debug> TCP-Session: fe81cf31-e891-46ef-be35-a6c6869d9e92 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1291 | 2026.05.14 15:57:15.967939 [ 306 ] {} <Debug> TCP-Session: fdbb6e69-6c63-4d81-90b2-4f769b1fbda6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1292 | 2026.05.14 15:57:15.967202 [ 311 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1293 | 2026.05.14 15:57:15.968019 [ 307 ] {fd4dfab5-a0b5-4a5f-83dc-8a7192961dad} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1294 | 2026.05.14 15:57:15.968070 [ 311 ] {} <Debug> TCP-Session: f28a9208-826a-448d-b029-cfaceb5d2bf6 Authenticating user 'default' from [fd00:1122:3344:101::e]:39009 | ||
| 1295 | 2026.05.14 15:57:15.968098 [ 311 ] {} <Debug> TCP-Session: f28a9208-826a-448d-b029-cfaceb5d2bf6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1296 | 2026.05.14 15:57:15.968116 [ 311 ] {} <Debug> TCP-Session: f28a9208-826a-448d-b029-cfaceb5d2bf6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1297 | 2026.05.14 15:57:15.968393 [ 307 ] {fd4dfab5-a0b5-4a5f-83dc-8a7192961dad} <Debug> oximeter.version (e07ed97d-35fb-4bd8-bb99-b7093227f752) (SelectExecutor): Key condition: unknown | ||
| 1298 | 2026.05.14 15:57:15.969519 [ 322 ] {fd4dfab5-a0b5-4a5f-83dc-8a7192961dad} <Trace> AggregatingTransform: Aggregating | ||
| 1299 | 2026.05.14 15:57:15.969569 [ 322 ] {fd4dfab5-a0b5-4a5f-83dc-8a7192961dad} <Trace> Aggregator: Aggregation method: without_key | ||
| 1300 | 2026.05.14 15:57:15.969602 [ 322 ] {fd4dfab5-a0b5-4a5f-83dc-8a7192961dad} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001101749 sec. (907.648 rows/sec., 35.45 KiB/sec.) | ||
| 1301 | 2026.05.14 15:57:15.969618 [ 322 ] {fd4dfab5-a0b5-4a5f-83dc-8a7192961dad} <Trace> Aggregator: Merging aggregated data | ||
| 1302 | 2026.05.14 15:57:15.970253 [ 307 ] {fd4dfab5-a0b5-4a5f-83dc-8a7192961dad} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002861 sec., 349.52813701502976 rows/sec., 13.65 KiB/sec. | ||
| 1303 | 2026.05.14 15:57:15.970395 [ 307 ] {fd4dfab5-a0b5-4a5f-83dc-8a7192961dad} <Debug> TCPHandler: Processed in 0.00335702 sec. | ||
| 1304 | 2026.05.14 15:57:15.970539 [ 307 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1305 | 2026.05.14 15:57:15.970568 [ 307 ] {} <Debug> TCP-Session: 267e213f-9a37-4782-af77-58ae7ed48ca2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1306 | 2026.05.14 15:57:15.970577 [ 306 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1307 | 2026.05.14 15:57:15.970607 [ 309 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1308 | 2026.05.14 15:57:15.970614 [ 306 ] {} <Debug> TCP-Session: fdbb6e69-6c63-4d81-90b2-4f769b1fbda6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1309 | 2026.05.14 15:57:15.970638 [ 303 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1310 | 2026.05.14 15:57:15.970657 [ 309 ] {} <Debug> TCP-Session: 123c818b-9058-4344-a73e-37620cfad761 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1311 | 2026.05.14 15:57:15.970667 [ 304 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1312 | 2026.05.14 15:57:15.970703 [ 303 ] {} <Debug> TCP-Session: fe81cf31-e891-46ef-be35-a6c6869d9e92 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1313 | 2026.05.14 15:57:15.970707 [ 310 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1314 | 2026.05.14 15:57:15.970726 [ 308 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1315 | 2026.05.14 15:57:15.970749 [ 311 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1316 | 2026.05.14 15:57:15.970781 [ 310 ] {} <Debug> TCP-Session: 04209817-6326-4b5b-b58f-7c86eaf7a18c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1317 | 2026.05.14 15:57:15.970788 [ 308 ] {} <Debug> TCP-Session: f16a9395-abed-431e-a08f-864f0ff87a85 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1318 | 2026.05.14 15:57:15.970814 [ 311 ] {} <Debug> TCP-Session: f28a9208-826a-448d-b029-cfaceb5d2bf6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1319 | 2026.05.14 15:57:15.970781 [ 305 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1320 | 2026.05.14 15:57:15.970723 [ 304 ] {} <Debug> TCP-Session: d4e3dd65-cd7c-46d6-ac8d-118c90c5cf39 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1321 | 2026.05.14 15:57:15.970875 [ 305 ] {} <Debug> TCP-Session: f242839d-f5c6-4d24-babf-934a18bfcbf7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1322 | 2026.05.14 15:57:17.635495 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 436 entries to flush up to offset 2327 | ||
| 1323 | 2026.05.14 15:57:17.636048 [ 244 ] {} <Trace> system.asynchronous_metric_log (b403b819-69da-4eff-9942-332a213880d1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1324 | 2026.05.14 15:57:17.636101 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 1325 | 2026.05.14 15:57:17.636810 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1326 | 2026.05.14 15:57:17.637434 [ 244 ] {} <Trace> system.asynchronous_metric_log (b403b819-69da-4eff-9942-332a213880d1): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1327 | 2026.05.14 15:57:17.637619 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 2327 | ||
| 1328 | 2026.05.14 15:57:17.750531 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 38 | ||
| 1329 | 2026.05.14 15:57:17.767572 [ 243 ] {} <Trace> system.metric_log (fc7675bb-abed-4f52-ab7b-00ec850ba07e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1330 | 2026.05.14 15:57:17.767637 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 1331 | 2026.05.14 15:57:17.774415 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1332 | 2026.05.14 15:57:17.775698 [ 243 ] {} <Trace> system.metric_log (fc7675bb-abed-4f52-ab7b-00ec850ba07e): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1333 | 2026.05.14 15:57:17.778842 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 38 | ||
| 1334 | 2026.05.14 15:57:18.000214 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 168.31 MiB, peak 177.77 MiB, free memory in arenas 0.00 B, will set to 170.03 MiB (RSS), difference: 1.72 MiB | ||
| 1335 | 2026.05.14 15:57:20.139281 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 26 entries to flush up to offset 142 | ||
| 1336 | 2026.05.14 15:57:20.141470 [ 242 ] {} <Trace> system.query_log (b68bb3f1-94c6-4f6f-b3a0-f414a71b4a04): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1337 | 2026.05.14 15:57:20.141529 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 1338 | 2026.05.14 15:57:20.142861 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1339 | 2026.05.14 15:57:20.143380 [ 242 ] {} <Trace> system.query_log (b68bb3f1-94c6-4f6f-b3a0-f414a71b4a04): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1340 | 2026.05.14 15:57:20.143675 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 142 | ||
| 1341 | 2026.05.14 15:57:20.847913 [ 258 ] {} <Trace> TCP-Session: 3bdb5897-bfdd-4bac-9793-2a9be3febcaf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1342 | 2026.05.14 15:57:20.848129 [ 258 ] {22145243-44ec-4509-bf4c-4ee4c3153512} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50335) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent') FORMAT Native (stage: Complete) | ||
| 1343 | 2026.05.14 15:57:20.848434 [ 258 ] {22145243-44ec-4509-bf4c-4ee4c3153512} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1344 | 2026.05.14 15:57:20.848468 [ 258 ] {22145243-44ec-4509-bf4c-4ee4c3153512} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent')" moved to PREWHERE | ||
| 1345 | 2026.05.14 15:57:20.848674 [ 258 ] {22145243-44ec-4509-bf4c-4ee4c3153512} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1346 | 2026.05.14 15:57:20.848740 [ 258 ] {22145243-44ec-4509-bf4c-4ee4c3153512} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1347 | 2026.05.14 15:57:20.848877 [ 258 ] {22145243-44ec-4509-bf4c-4ee4c3153512} <Debug> oximeter.timeseries_schema (1156814d-76f2-4d06-aa88-d62fab54b03b) (SelectExecutor): Key condition: (column 0 in 14-element set) | ||
| 1348 | 2026.05.14 15:57:20.848912 [ 258 ] {22145243-44ec-4509-bf4c-4ee4c3153512} <Trace> oximeter.timeseries_schema (1156814d-76f2-4d06-aa88-d62fab54b03b) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1349 | 2026.05.14 15:57:20.848933 [ 258 ] {22145243-44ec-4509-bf4c-4ee4c3153512} <Debug> oximeter.timeseries_schema (1156814d-76f2-4d06-aa88-d62fab54b03b) (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 | ||
| 1350 | 2026.05.14 15:57:20.848948 [ 258 ] {22145243-44ec-4509-bf4c-4ee4c3153512} <Trace> oximeter.timeseries_schema (1156814d-76f2-4d06-aa88-d62fab54b03b) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1351 | 2026.05.14 15:57:20.848986 [ 258 ] {22145243-44ec-4509-bf4c-4ee4c3153512} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent'))" | ||
| 1352 | 2026.05.14 15:57:20.849005 [ 258 ] {22145243-44ec-4509-bf4c-4ee4c3153512} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 15 rows starting from 0 | ||
| 1353 | 2026.05.14 15:57:20.850322 [ 258 ] {22145243-44ec-4509-bf4c-4ee4c3153512} <Debug> executeQuery: Read 15 rows, 2.24 KiB in 0.002276 sec., 6590.509666080844 rows/sec., 982.14 KiB/sec. | ||
| 1354 | 2026.05.14 15:57:20.850425 [ 258 ] {22145243-44ec-4509-bf4c-4ee4c3153512} <Debug> TCPHandler: Processed in 0.002640755 sec. | ||
| 1355 | 2026.05.14 15:57:20.851609 [ 258 ] {} <Trace> TCP-Session: 3bdb5897-bfdd-4bac-9793-2a9be3febcaf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1356 | 2026.05.14 15:57:20.851719 [ 258 ] {a8f4e9cc-6195-479e-ab05-b0497756f542} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50335) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1357 | 2026.05.14 15:57:20.851761 [ 258 ] {a8f4e9cc-6195-479e-ab05-b0497756f542} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1358 | 2026.05.14 15:57:20.852214 [ 258 ] {a8f4e9cc-6195-479e-ab05-b0497756f542} <Trace> oximeter.fields_string (f402bd05-7338-4df8-9125-902546c29ae4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1359 | 2026.05.14 15:57:20.852260 [ 258 ] {a8f4e9cc-6195-479e-ab05-b0497756f542} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 1360 | 2026.05.14 15:57:20.852733 [ 258 ] {a8f4e9cc-6195-479e-ab05-b0497756f542} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1361 | 2026.05.14 15:57:20.853205 [ 258 ] {a8f4e9cc-6195-479e-ab05-b0497756f542} <Trace> oximeter.fields_string (f402bd05-7338-4df8-9125-902546c29ae4): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1362 | 2026.05.14 15:57:20.853372 [ 258 ] {a8f4e9cc-6195-479e-ab05-b0497756f542} <Debug> executeQuery: Read 26 rows, 1.98 KiB in 0.001684 sec., 15439.429928741092 rows/sec., 1.15 MiB/sec. | ||
| 1363 | 2026.05.14 15:57:20.853411 [ 258 ] {a8f4e9cc-6195-479e-ab05-b0497756f542} <Debug> TCPHandler: Processed in 0.001851686 sec. | ||
| 1364 | 2026.05.14 15:57:20.853538 [ 258 ] {} <Trace> TCP-Session: 3bdb5897-bfdd-4bac-9793-2a9be3febcaf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1365 | 2026.05.14 15:57:20.853633 [ 258 ] {0d392ef9-b7f9-40a6-9505-ee9d081f2586} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50335) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1366 | 2026.05.14 15:57:20.853673 [ 258 ] {0d392ef9-b7f9-40a6-9505-ee9d081f2586} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1367 | 2026.05.14 15:57:20.854078 [ 258 ] {0d392ef9-b7f9-40a6-9505-ee9d081f2586} <Trace> oximeter.fields_uuid (5295c2a8-6150-41ce-bf65-ede2ab7b1c8d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1368 | 2026.05.14 15:57:20.854114 [ 258 ] {0d392ef9-b7f9-40a6-9505-ee9d081f2586} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 1369 | 2026.05.14 15:57:20.854527 [ 258 ] {0d392ef9-b7f9-40a6-9505-ee9d081f2586} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1370 | 2026.05.14 15:57:20.854993 [ 258 ] {0d392ef9-b7f9-40a6-9505-ee9d081f2586} <Trace> oximeter.fields_uuid (5295c2a8-6150-41ce-bf65-ede2ab7b1c8d): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1371 | 2026.05.14 15:57:20.855142 [ 258 ] {0d392ef9-b7f9-40a6-9505-ee9d081f2586} <Debug> executeQuery: Read 28 rows, 2.24 KiB in 0.001526 sec., 18348.623853211007 rows/sec., 1.43 MiB/sec. | ||
| 1372 | 2026.05.14 15:57:20.855180 [ 258 ] {0d392ef9-b7f9-40a6-9505-ee9d081f2586} <Debug> TCPHandler: Processed in 0.001690931 sec. | ||
| 1373 | 2026.05.14 15:57:20.855319 [ 258 ] {} <Trace> TCP-Session: 3bdb5897-bfdd-4bac-9793-2a9be3febcaf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1374 | 2026.05.14 15:57:20.855414 [ 258 ] {cfc7ed63-77ef-41ca-9b7c-2c72b60f0615} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50335) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1375 | 2026.05.14 15:57:20.855455 [ 258 ] {cfc7ed63-77ef-41ca-9b7c-2c72b60f0615} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1376 | 2026.05.14 15:57:20.855825 [ 258 ] {cfc7ed63-77ef-41ca-9b7c-2c72b60f0615} <Trace> oximeter.measurements_cumulativeu64 (dc4c3ccb-597f-4ad4-8dca-d9aff10fc181): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1377 | 2026.05.14 15:57:20.855862 [ 258 ] {cfc7ed63-77ef-41ca-9b7c-2c72b60f0615} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 1378 | 2026.05.14 15:57:20.856301 [ 258 ] {cfc7ed63-77ef-41ca-9b7c-2c72b60f0615} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1379 | 2026.05.14 15:57:20.856876 [ 258 ] {cfc7ed63-77ef-41ca-9b7c-2c72b60f0615} <Trace> oximeter.measurements_cumulativeu64 (dc4c3ccb-597f-4ad4-8dca-d9aff10fc181): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1380 | 2026.05.14 15:57:20.857025 [ 258 ] {cfc7ed63-77ef-41ca-9b7c-2c72b60f0615} <Debug> executeQuery: Read 100 rows, 7.10 KiB in 0.00163 sec., 61349.69325153375 rows/sec., 4.25 MiB/sec. | ||
| 1381 | 2026.05.14 15:57:20.857064 [ 258 ] {cfc7ed63-77ef-41ca-9b7c-2c72b60f0615} <Debug> TCPHandler: Processed in 0.001793294 sec. | ||
| 1382 | 2026.05.14 15:57:20.857187 [ 258 ] {} <Trace> TCP-Session: 3bdb5897-bfdd-4bac-9793-2a9be3febcaf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1383 | 2026.05.14 15:57:20.857282 [ 258 ] {6f20191f-933d-4457-8005-f7cf328a9b18} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50335) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1384 | 2026.05.14 15:57:20.857322 [ 258 ] {6f20191f-933d-4457-8005-f7cf328a9b18} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1385 | 2026.05.14 15:57:20.857641 [ 258 ] {6f20191f-933d-4457-8005-f7cf328a9b18} <Trace> oximeter.measurements_u64 (4165c0ce-291c-4fd2-b5bb-2f229a34a1a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1386 | 2026.05.14 15:57:20.857677 [ 258 ] {6f20191f-933d-4457-8005-f7cf328a9b18} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 1387 | 2026.05.14 15:57:20.858210 [ 258 ] {6f20191f-933d-4457-8005-f7cf328a9b18} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1388 | 2026.05.14 15:57:20.858714 [ 258 ] {6f20191f-933d-4457-8005-f7cf328a9b18} <Trace> oximeter.measurements_u64 (4165c0ce-291c-4fd2-b5bb-2f229a34a1a8): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1389 | 2026.05.14 15:57:20.858888 [ 258 ] {6f20191f-933d-4457-8005-f7cf328a9b18} <Debug> executeQuery: Read 30 rows, 2.10 KiB in 0.001623 sec., 18484.288354898334 rows/sec., 1.27 MiB/sec. | ||
| 1390 | 2026.05.14 15:57:20.858926 [ 258 ] {6f20191f-933d-4457-8005-f7cf328a9b18} <Debug> TCPHandler: Processed in 0.001787764 sec. | ||
| 1391 | 2026.05.14 15:57:25.105767 [ 69 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 1392 | 2026.05.14 15:57:25.105833 [ 69 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 1393 | 2026.05.14 15:57:25.138554 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 2839 | ||
| 1394 | 2026.05.14 15:57:25.139046 [ 244 ] {} <Trace> system.asynchronous_metric_log (b403b819-69da-4eff-9942-332a213880d1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1395 | 2026.05.14 15:57:25.139096 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 1396 | 2026.05.14 15:57:25.139795 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1397 | 2026.05.14 15:57:25.140265 [ 244 ] {} <Trace> system.asynchronous_metric_log (b403b819-69da-4eff-9942-332a213880d1): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1398 | 2026.05.14 15:57:25.140407 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 2839 | ||
| 1399 | 2026.05.14 15:57:25.140420 [ 69 ] {} <Debug> system.asynchronous_metric_log (b403b819-69da-4eff-9942-332a213880d1) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1400 | 2026.05.14 15:57:25.140487 [ 69 ] {} <Trace> system.asynchronous_metric_log (b403b819-69da-4eff-9942-332a213880d1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1401 | 2026.05.14 15:57:25.140508 [ 69 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 1402 | 2026.05.14 15:57:25.142764 [ 187 ] {b403b819-69da-4eff-9942-332a213880d1::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 | ||
| 1403 | 2026.05.14 15:57:25.142941 [ 187 ] {b403b819-69da-4eff-9942-332a213880d1::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1404 | 2026.05.14 15:57:25.143017 [ 187 ] {b403b819-69da-4eff-9942-332a213880d1::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 | ||
| 1405 | 2026.05.14 15:57:25.143125 [ 187 ] {b403b819-69da-4eff-9942-332a213880d1::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 | ||
| 1406 | 2026.05.14 15:57:25.143198 [ 187 ] {b403b819-69da-4eff-9942-332a213880d1::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 | ||
| 1407 | 2026.05.14 15:57:25.143249 [ 187 ] {b403b819-69da-4eff-9942-332a213880d1::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 488 rows starting from the beginning of the part | ||
| 1408 | 2026.05.14 15:57:25.143290 [ 187 ] {b403b819-69da-4eff-9942-332a213880d1::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 436 rows starting from the beginning of the part | ||
| 1409 | 2026.05.14 15:57:25.143338 [ 187 ] {b403b819-69da-4eff-9942-332a213880d1::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 | ||
| 1410 | 2026.05.14 15:57:25.162447 [ 195 ] {b403b819-69da-4eff-9942-332a213880d1::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2839 rows, containing 4 columns (4 merged, 0 gathered) in 0.021858191 sec., 129882.66046353058 rows/sec., 1.86 MiB/sec. | ||
| 1411 | 2026.05.14 15:57:25.163558 [ 195 ] {b403b819-69da-4eff-9942-332a213880d1::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1412 | 2026.05.14 15:57:25.164275 [ 195 ] {b403b819-69da-4eff-9942-332a213880d1::all_1_6_1} <Trace> system.asynchronous_metric_log (b403b819-69da-4eff-9942-332a213880d1): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1413 | 2026.05.14 15:57:25.164377 [ 195 ] {b403b819-69da-4eff-9942-332a213880d1::all_1_6_1} <Trace> system.asynchronous_metric_log (b403b819-69da-4eff-9942-332a213880d1) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1414 | 2026.05.14 15:57:25.164495 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.35 MiB. | ||
| 1415 | 2026.05.14 15:57:25.279761 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 46 | ||
| 1416 | 2026.05.14 15:57:25.299299 [ 243 ] {} <Trace> system.metric_log (fc7675bb-abed-4f52-ab7b-00ec850ba07e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1417 | 2026.05.14 15:57:25.299374 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 1418 | 2026.05.14 15:57:25.306283 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1419 | 2026.05.14 15:57:25.307561 [ 243 ] {} <Trace> system.metric_log (fc7675bb-abed-4f52-ab7b-00ec850ba07e): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1420 | 2026.05.14 15:57:25.307870 [ 69 ] {} <Debug> system.metric_log (fc7675bb-abed-4f52-ab7b-00ec850ba07e) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1421 | 2026.05.14 15:57:25.307936 [ 69 ] {} <Trace> system.metric_log (fc7675bb-abed-4f52-ab7b-00ec850ba07e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1422 | 2026.05.14 15:57:25.307957 [ 69 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 1423 | 2026.05.14 15:57:25.308064 [ 195 ] {fc7675bb-abed-4f52-ab7b-00ec850ba07e::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 | ||
| 1424 | 2026.05.14 15:57:25.312144 [ 195 ] {fc7675bb-abed-4f52-ab7b-00ec850ba07e::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1425 | 2026.05.14 15:57:25.313833 [ 195 ] {fc7675bb-abed-4f52-ab7b-00ec850ba07e::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 | ||
| 1426 | 2026.05.14 15:57:25.314787 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 46 | ||
| 1427 | 2026.05.14 15:57:25.318446 [ 195 ] {fc7675bb-abed-4f52-ab7b-00ec850ba07e::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 | ||
| 1428 | 2026.05.14 15:57:25.322611 [ 195 ] {fc7675bb-abed-4f52-ab7b-00ec850ba07e::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 | ||
| 1429 | 2026.05.14 15:57:25.326542 [ 195 ] {fc7675bb-abed-4f52-ab7b-00ec850ba07e::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 | ||
| 1430 | 2026.05.14 15:57:25.332288 [ 195 ] {fc7675bb-abed-4f52-ab7b-00ec850ba07e::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 | ||
| 1431 | 2026.05.14 15:57:25.336747 [ 195 ] {fc7675bb-abed-4f52-ab7b-00ec850ba07e::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 | ||
| 1432 | 2026.05.14 15:57:25.407095 [ 187 ] {fc7675bb-abed-4f52-ab7b-00ec850ba07e::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 46 rows, containing 679 columns (679 merged, 0 gathered) in 0.099076741 sec., 464.28656752042343 rows/sec., 2.40 MiB/sec. | ||
| 1433 | 2026.05.14 15:57:25.409610 [ 196 ] {fc7675bb-abed-4f52-ab7b-00ec850ba07e::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1434 | 2026.05.14 15:57:25.412499 [ 196 ] {fc7675bb-abed-4f52-ab7b-00ec850ba07e::all_1_6_1} <Trace> system.metric_log (fc7675bb-abed-4f52-ab7b-00ec850ba07e): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1435 | 2026.05.14 15:57:25.412620 [ 196 ] {fc7675bb-abed-4f52-ab7b-00ec850ba07e::all_1_6_1} <Trace> system.metric_log (fc7675bb-abed-4f52-ab7b-00ec850ba07e) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1436 | 2026.05.14 15:57:25.414271 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 10.09 MiB. | ||
| 1437 | 2026.05.14 15:57:25.848075 [ 258 ] {} <Trace> TCP-Session: 3bdb5897-bfdd-4bac-9793-2a9be3febcaf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1438 | 2026.05.14 15:57:25.848306 [ 258 ] {2fa63e2e-a958-469a-81f7-5b4a7621b7f2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50335) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent') FORMAT Native (stage: Complete) | ||
| 1439 | 2026.05.14 15:57:25.848631 [ 258 ] {2fa63e2e-a958-469a-81f7-5b4a7621b7f2} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1440 | 2026.05.14 15:57:25.848667 [ 258 ] {2fa63e2e-a958-469a-81f7-5b4a7621b7f2} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent')" moved to PREWHERE | ||
| 1441 | 2026.05.14 15:57:25.848883 [ 258 ] {2fa63e2e-a958-469a-81f7-5b4a7621b7f2} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1442 | 2026.05.14 15:57:25.848955 [ 258 ] {2fa63e2e-a958-469a-81f7-5b4a7621b7f2} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1443 | 2026.05.14 15:57:25.849095 [ 258 ] {2fa63e2e-a958-469a-81f7-5b4a7621b7f2} <Debug> oximeter.timeseries_schema (1156814d-76f2-4d06-aa88-d62fab54b03b) (SelectExecutor): Key condition: (column 0 in 14-element set) | ||
| 1444 | 2026.05.14 15:57:25.849130 [ 258 ] {2fa63e2e-a958-469a-81f7-5b4a7621b7f2} <Trace> oximeter.timeseries_schema (1156814d-76f2-4d06-aa88-d62fab54b03b) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1445 | 2026.05.14 15:57:25.849151 [ 258 ] {2fa63e2e-a958-469a-81f7-5b4a7621b7f2} <Debug> oximeter.timeseries_schema (1156814d-76f2-4d06-aa88-d62fab54b03b) (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 | ||
| 1446 | 2026.05.14 15:57:25.849166 [ 258 ] {2fa63e2e-a958-469a-81f7-5b4a7621b7f2} <Trace> oximeter.timeseries_schema (1156814d-76f2-4d06-aa88-d62fab54b03b) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1447 | 2026.05.14 15:57:25.849205 [ 258 ] {2fa63e2e-a958-469a-81f7-5b4a7621b7f2} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent'))" | ||
| 1448 | 2026.05.14 15:57:25.849224 [ 258 ] {2fa63e2e-a958-469a-81f7-5b4a7621b7f2} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 15 rows starting from 0 | ||
| 1449 | 2026.05.14 15:57:25.850444 [ 258 ] {2fa63e2e-a958-469a-81f7-5b4a7621b7f2} <Debug> executeQuery: Read 15 rows, 2.24 KiB in 0.002216 sec., 6768.953068592057 rows/sec., 1008.73 KiB/sec. | ||
| 1450 | 2026.05.14 15:57:25.850606 [ 258 ] {2fa63e2e-a958-469a-81f7-5b4a7621b7f2} <Debug> TCPHandler: Processed in 0.002675895 sec. | ||
| 1451 | 2026.05.14 15:57:25.851885 [ 258 ] {} <Trace> TCP-Session: 3bdb5897-bfdd-4bac-9793-2a9be3febcaf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1452 | 2026.05.14 15:57:25.852031 [ 258 ] {981ce131-5f0a-4174-a6e8-6973351a2bca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50335) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1453 | 2026.05.14 15:57:25.852093 [ 258 ] {981ce131-5f0a-4174-a6e8-6973351a2bca} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1454 | 2026.05.14 15:57:25.852686 [ 258 ] {981ce131-5f0a-4174-a6e8-6973351a2bca} <Trace> oximeter.fields_string (f402bd05-7338-4df8-9125-902546c29ae4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1455 | 2026.05.14 15:57:25.852736 [ 258 ] {981ce131-5f0a-4174-a6e8-6973351a2bca} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 1456 | 2026.05.14 15:57:25.853250 [ 258 ] {981ce131-5f0a-4174-a6e8-6973351a2bca} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1457 | 2026.05.14 15:57:25.853850 [ 258 ] {981ce131-5f0a-4174-a6e8-6973351a2bca} <Trace> oximeter.fields_string (f402bd05-7338-4df8-9125-902546c29ae4): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1458 | 2026.05.14 15:57:25.854009 [ 258 ] {981ce131-5f0a-4174-a6e8-6973351a2bca} <Debug> executeQuery: Read 26 rows, 1.98 KiB in 0.002024 sec., 12845.84980237154 rows/sec., 978.01 KiB/sec. | ||
| 1459 | 2026.05.14 15:57:25.854014 [ 69 ] {} <Debug> oximeter.fields_string (f402bd05-7338-4df8-9125-902546c29ae4) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1460 | 2026.05.14 15:57:25.854055 [ 258 ] {981ce131-5f0a-4174-a6e8-6973351a2bca} <Debug> TCPHandler: Processed in 0.002287242 sec. | ||
| 1461 | 2026.05.14 15:57:25.854070 [ 69 ] {} <Trace> oximeter.fields_string (f402bd05-7338-4df8-9125-902546c29ae4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1462 | 2026.05.14 15:57:25.854121 [ 69 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 1463 | 2026.05.14 15:57:25.854200 [ 258 ] {} <Trace> TCP-Session: 3bdb5897-bfdd-4bac-9793-2a9be3febcaf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1464 | 2026.05.14 15:57:25.854248 [ 201 ] {f402bd05-7338-4df8-9125-902546c29ae4::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 | ||
| 1465 | 2026.05.14 15:57:25.854312 [ 258 ] {2cccecdd-394d-475d-b305-12f310c33546} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50335) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1466 | 2026.05.14 15:57:25.854355 [ 258 ] {2cccecdd-394d-475d-b305-12f310c33546} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1467 | 2026.05.14 15:57:25.854383 [ 201 ] {f402bd05-7338-4df8-9125-902546c29ae4::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1468 | 2026.05.14 15:57:25.854512 [ 201 ] {f402bd05-7338-4df8-9125-902546c29ae4::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 27 rows starting from the beginning of the part | ||
| 1469 | 2026.05.14 15:57:25.854611 [ 201 ] {f402bd05-7338-4df8-9125-902546c29ae4::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 | ||
| 1470 | 2026.05.14 15:57:25.854667 [ 201 ] {f402bd05-7338-4df8-9125-902546c29ae4::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 26 rows starting from the beginning of the part | ||
| 1471 | 2026.05.14 15:57:25.854720 [ 201 ] {f402bd05-7338-4df8-9125-902546c29ae4::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 26 rows starting from the beginning of the part | ||
| 1472 | 2026.05.14 15:57:25.854771 [ 201 ] {f402bd05-7338-4df8-9125-902546c29ae4::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 26 rows starting from the beginning of the part | ||
| 1473 | 2026.05.14 15:57:25.854813 [ 201 ] {f402bd05-7338-4df8-9125-902546c29ae4::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 | ||
| 1474 | 2026.05.14 15:57:25.854902 [ 258 ] {2cccecdd-394d-475d-b305-12f310c33546} <Trace> oximeter.fields_uuid (5295c2a8-6150-41ce-bf65-ede2ab7b1c8d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1475 | 2026.05.14 15:57:25.855037 [ 258 ] {2cccecdd-394d-475d-b305-12f310c33546} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 1476 | 2026.05.14 15:57:25.855566 [ 258 ] {2cccecdd-394d-475d-b305-12f310c33546} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1477 | 2026.05.14 15:57:25.855660 [ 192 ] {f402bd05-7338-4df8-9125-902546c29ae4::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 157 rows, containing 5 columns (5 merged, 0 gathered) in 0.001462772 sec., 107330.46571851253 rows/sec., 8.39 MiB/sec. | ||
| 1478 | 2026.05.14 15:57:25.855881 [ 201 ] {f402bd05-7338-4df8-9125-902546c29ae4::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1479 | 2026.05.14 15:57:25.856065 [ 258 ] {2cccecdd-394d-475d-b305-12f310c33546} <Trace> oximeter.fields_uuid (5295c2a8-6150-41ce-bf65-ede2ab7b1c8d): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1480 | 2026.05.14 15:57:25.856188 [ 69 ] {} <Debug> oximeter.fields_uuid (5295c2a8-6150-41ce-bf65-ede2ab7b1c8d) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1481 | 2026.05.14 15:57:25.856207 [ 258 ] {2cccecdd-394d-475d-b305-12f310c33546} <Debug> executeQuery: Read 28 rows, 2.24 KiB in 0.001919 sec., 14590.932777488275 rows/sec., 1.14 MiB/sec. | ||
| 1482 | 2026.05.14 15:57:25.856238 [ 69 ] {} <Trace> oximeter.fields_uuid (5295c2a8-6150-41ce-bf65-ede2ab7b1c8d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1483 | 2026.05.14 15:57:25.856259 [ 258 ] {2cccecdd-394d-475d-b305-12f310c33546} <Debug> TCPHandler: Processed in 0.002112525 sec. | ||
| 1484 | 2026.05.14 15:57:25.856269 [ 69 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 1485 | 2026.05.14 15:57:25.856368 [ 201 ] {f402bd05-7338-4df8-9125-902546c29ae4::all_1_6_1} <Trace> oximeter.fields_string (f402bd05-7338-4df8-9125-902546c29ae4): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1486 | 2026.05.14 15:57:25.856390 [ 187 ] {5295c2a8-6150-41ce-bf65-ede2ab7b1c8d::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 | ||
| 1487 | 2026.05.14 15:57:25.856421 [ 258 ] {} <Trace> TCP-Session: 3bdb5897-bfdd-4bac-9793-2a9be3febcaf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1488 | 2026.05.14 15:57:25.856439 [ 201 ] {f402bd05-7338-4df8-9125-902546c29ae4::all_1_6_1} <Trace> oximeter.fields_string (f402bd05-7338-4df8-9125-902546c29ae4) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1489 | 2026.05.14 15:57:25.856492 [ 187 ] {5295c2a8-6150-41ce-bf65-ede2ab7b1c8d::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1490 | 2026.05.14 15:57:25.856501 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB. | ||
| 1491 | 2026.05.14 15:57:25.856527 [ 258 ] {f185a4b1-cf16-49a0-912f-f7b4a7fa3bed} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50335) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1492 | 2026.05.14 15:57:25.856529 [ 187 ] {5295c2a8-6150-41ce-bf65-ede2ab7b1c8d::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 30 rows starting from the beginning of the part | ||
| 1493 | 2026.05.14 15:57:25.856579 [ 258 ] {f185a4b1-cf16-49a0-912f-f7b4a7fa3bed} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1494 | 2026.05.14 15:57:25.856615 [ 187 ] {5295c2a8-6150-41ce-bf65-ede2ab7b1c8d::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 28 rows starting from the beginning of the part | ||
| 1495 | 2026.05.14 15:57:25.856667 [ 187 ] {5295c2a8-6150-41ce-bf65-ede2ab7b1c8d::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 28 rows starting from the beginning of the part | ||
| 1496 | 2026.05.14 15:57:25.856715 [ 187 ] {5295c2a8-6150-41ce-bf65-ede2ab7b1c8d::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 28 rows starting from the beginning of the part | ||
| 1497 | 2026.05.14 15:57:25.856755 [ 187 ] {5295c2a8-6150-41ce-bf65-ede2ab7b1c8d::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 28 rows starting from the beginning of the part | ||
| 1498 | 2026.05.14 15:57:25.856795 [ 187 ] {5295c2a8-6150-41ce-bf65-ede2ab7b1c8d::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 28 rows starting from the beginning of the part | ||
| 1499 | 2026.05.14 15:57:25.856993 [ 258 ] {f185a4b1-cf16-49a0-912f-f7b4a7fa3bed} <Trace> oximeter.measurements_cumulativeu64 (dc4c3ccb-597f-4ad4-8dca-d9aff10fc181): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1500 | 2026.05.14 15:57:25.857036 [ 258 ] {f185a4b1-cf16-49a0-912f-f7b4a7fa3bed} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 1501 | 2026.05.14 15:57:25.857536 [ 258 ] {f185a4b1-cf16-49a0-912f-f7b4a7fa3bed} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1502 | 2026.05.14 15:57:25.857641 [ 187 ] {5295c2a8-6150-41ce-bf65-ede2ab7b1c8d::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 170 rows, containing 5 columns (5 merged, 0 gathered) in 0.001287335 sec., 132055.75860207327 rows/sec., 10.81 MiB/sec. | ||
| 1503 | 2026.05.14 15:57:25.857959 [ 191 ] {5295c2a8-6150-41ce-bf65-ede2ab7b1c8d::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1504 | 2026.05.14 15:57:25.858166 [ 258 ] {f185a4b1-cf16-49a0-912f-f7b4a7fa3bed} <Trace> oximeter.measurements_cumulativeu64 (dc4c3ccb-597f-4ad4-8dca-d9aff10fc181): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1505 | 2026.05.14 15:57:25.858335 [ 69 ] {} <Debug> oximeter.measurements_cumulativeu64 (dc4c3ccb-597f-4ad4-8dca-d9aff10fc181) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1506 | 2026.05.14 15:57:25.858355 [ 258 ] {f185a4b1-cf16-49a0-912f-f7b4a7fa3bed} <Debug> executeQuery: Read 100 rows, 7.10 KiB in 0.001848 sec., 54112.55411255411 rows/sec., 3.75 MiB/sec. | ||
| 1507 | 2026.05.14 15:57:25.858381 [ 69 ] {} <Trace> oximeter.measurements_cumulativeu64 (dc4c3ccb-597f-4ad4-8dca-d9aff10fc181): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1508 | 2026.05.14 15:57:25.858412 [ 69 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 1509 | 2026.05.14 15:57:25.858450 [ 258 ] {f185a4b1-cf16-49a0-912f-f7b4a7fa3bed} <Debug> TCPHandler: Processed in 0.002079624 sec. | ||
| 1510 | 2026.05.14 15:57:25.858497 [ 201 ] {dc4c3ccb-597f-4ad4-8dca-d9aff10fc181::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 | ||
| 1511 | 2026.05.14 15:57:25.858582 [ 201 ] {dc4c3ccb-597f-4ad4-8dca-d9aff10fc181::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1512 | 2026.05.14 15:57:25.858612 [ 201 ] {dc4c3ccb-597f-4ad4-8dca-d9aff10fc181::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 61 rows starting from the beginning of the part | ||
| 1513 | 2026.05.14 15:57:25.858660 [ 201 ] {dc4c3ccb-597f-4ad4-8dca-d9aff10fc181::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 100 rows starting from the beginning of the part | ||
| 1514 | 2026.05.14 15:57:25.858685 [ 258 ] {} <Trace> TCP-Session: 3bdb5897-bfdd-4bac-9793-2a9be3febcaf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1515 | 2026.05.14 15:57:25.858704 [ 201 ] {dc4c3ccb-597f-4ad4-8dca-d9aff10fc181::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 100 rows starting from the beginning of the part | ||
| 1516 | 2026.05.14 15:57:25.858743 [ 191 ] {5295c2a8-6150-41ce-bf65-ede2ab7b1c8d::all_1_6_1} <Trace> oximeter.fields_uuid (5295c2a8-6150-41ce-bf65-ede2ab7b1c8d): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1517 | 2026.05.14 15:57:25.858760 [ 201 ] {dc4c3ccb-597f-4ad4-8dca-d9aff10fc181::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 100 rows starting from the beginning of the part | ||
| 1518 | 2026.05.14 15:57:25.858807 [ 201 ] {dc4c3ccb-597f-4ad4-8dca-d9aff10fc181::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 100 rows starting from the beginning of the part | ||
| 1519 | 2026.05.14 15:57:25.858818 [ 258 ] {edc7549d-5b91-4d6e-8d85-96f37ab1d60f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50335) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1520 | 2026.05.14 15:57:25.858846 [ 191 ] {5295c2a8-6150-41ce-bf65-ede2ab7b1c8d::all_1_6_1} <Trace> oximeter.fields_uuid (5295c2a8-6150-41ce-bf65-ede2ab7b1c8d) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1521 | 2026.05.14 15:57:25.858848 [ 201 ] {dc4c3ccb-597f-4ad4-8dca-d9aff10fc181::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 100 rows starting from the beginning of the part | ||
| 1522 | 2026.05.14 15:57:25.858868 [ 258 ] {edc7549d-5b91-4d6e-8d85-96f37ab1d60f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1523 | 2026.05.14 15:57:25.858944 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
| 1524 | 2026.05.14 15:57:25.859271 [ 258 ] {edc7549d-5b91-4d6e-8d85-96f37ab1d60f} <Trace> oximeter.measurements_u64 (4165c0ce-291c-4fd2-b5bb-2f229a34a1a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1525 | 2026.05.14 15:57:25.859313 [ 258 ] {edc7549d-5b91-4d6e-8d85-96f37ab1d60f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 1526 | 2026.05.14 15:57:25.859970 [ 258 ] {edc7549d-5b91-4d6e-8d85-96f37ab1d60f} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1527 | 2026.05.14 15:57:25.860541 [ 258 ] {edc7549d-5b91-4d6e-8d85-96f37ab1d60f} <Trace> oximeter.measurements_u64 (4165c0ce-291c-4fd2-b5bb-2f229a34a1a8): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1528 | 2026.05.14 15:57:25.860665 [ 69 ] {} <Debug> oximeter.measurements_u64 (4165c0ce-291c-4fd2-b5bb-2f229a34a1a8) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1529 | 2026.05.14 15:57:25.860687 [ 258 ] {edc7549d-5b91-4d6e-8d85-96f37ab1d60f} <Debug> executeQuery: Read 30 rows, 2.10 KiB in 0.001891 sec., 15864.621893178211 rows/sec., 1.09 MiB/sec. | ||
| 1530 | 2026.05.14 15:57:25.860705 [ 69 ] {} <Trace> oximeter.measurements_u64 (4165c0ce-291c-4fd2-b5bb-2f229a34a1a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1531 | 2026.05.14 15:57:25.860734 [ 258 ] {edc7549d-5b91-4d6e-8d85-96f37ab1d60f} <Debug> TCPHandler: Processed in 0.002125366 sec. | ||
| 1532 | 2026.05.14 15:57:25.860735 [ 69 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 1533 | 2026.05.14 15:57:25.860888 [ 187 ] {4165c0ce-291c-4fd2-b5bb-2f229a34a1a8::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 | ||
| 1534 | 2026.05.14 15:57:25.861043 [ 187 ] {4165c0ce-291c-4fd2-b5bb-2f229a34a1a8::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1535 | 2026.05.14 15:57:25.861082 [ 187 ] {4165c0ce-291c-4fd2-b5bb-2f229a34a1a8::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 18 rows starting from the beginning of the part | ||
| 1536 | 2026.05.14 15:57:25.861154 [ 187 ] {4165c0ce-291c-4fd2-b5bb-2f229a34a1a8::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 | ||
| 1537 | 2026.05.14 15:57:25.861202 [ 187 ] {4165c0ce-291c-4fd2-b5bb-2f229a34a1a8::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 | ||
| 1538 | 2026.05.14 15:57:25.861247 [ 187 ] {4165c0ce-291c-4fd2-b5bb-2f229a34a1a8::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 | ||
| 1539 | 2026.05.14 15:57:25.861290 [ 187 ] {4165c0ce-291c-4fd2-b5bb-2f229a34a1a8::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 30 rows starting from the beginning of the part | ||
| 1540 | 2026.05.14 15:57:25.861335 [ 187 ] {4165c0ce-291c-4fd2-b5bb-2f229a34a1a8::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 30 rows starting from the beginning of the part | ||
| 1541 | 2026.05.14 15:57:25.861834 [ 190 ] {dc4c3ccb-597f-4ad4-8dca-d9aff10fc181::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 561 rows, containing 5 columns (5 merged, 0 gathered) in 0.00336461 sec., 166735.5206101153 rows/sec., 11.56 MiB/sec. | ||
| 1542 | 2026.05.14 15:57:25.862182 [ 190 ] {dc4c3ccb-597f-4ad4-8dca-d9aff10fc181::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1543 | 2026.05.14 15:57:25.862437 [ 201 ] {4165c0ce-291c-4fd2-b5bb-2f229a34a1a8::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 168 rows, containing 4 columns (4 merged, 0 gathered) in 0.001613538 sec., 104119.02291734064 rows/sec., 7.13 MiB/sec. | ||
| 1544 | 2026.05.14 15:57:25.862761 [ 201 ] {4165c0ce-291c-4fd2-b5bb-2f229a34a1a8::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1545 | 2026.05.14 15:57:25.862977 [ 190 ] {dc4c3ccb-597f-4ad4-8dca-d9aff10fc181::all_1_6_1} <Trace> oximeter.measurements_cumulativeu64 (dc4c3ccb-597f-4ad4-8dca-d9aff10fc181): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1546 | 2026.05.14 15:57:25.863053 [ 190 ] {dc4c3ccb-597f-4ad4-8dca-d9aff10fc181::all_1_6_1} <Trace> oximeter.measurements_cumulativeu64 (dc4c3ccb-597f-4ad4-8dca-d9aff10fc181) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1547 | 2026.05.14 15:57:25.863122 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.34 MiB. | ||
| 1548 | 2026.05.14 15:57:25.863288 [ 201 ] {4165c0ce-291c-4fd2-b5bb-2f229a34a1a8::all_1_6_1} <Trace> oximeter.measurements_u64 (4165c0ce-291c-4fd2-b5bb-2f229a34a1a8): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1549 | 2026.05.14 15:57:25.863356 [ 201 ] {4165c0ce-291c-4fd2-b5bb-2f229a34a1a8::all_1_6_1} <Trace> oximeter.measurements_u64 (4165c0ce-291c-4fd2-b5bb-2f229a34a1a8) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1550 | 2026.05.14 15:57:25.863423 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
| 1551 | 2026.05.14 15:57:26.001320 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 171.71 MiB, peak 180.78 MiB, free memory in arenas 0.00 B, will set to 182.09 MiB (RSS), difference: 10.38 MiB | ||
| 1552 | 2026.05.14 15:57:30.144595 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 162 | ||
| 1553 | 2026.05.14 15:57:30.146759 [ 242 ] {} <Trace> system.query_log (b68bb3f1-94c6-4f6f-b3a0-f414a71b4a04): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1554 | 2026.05.14 15:57:30.146822 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 1555 | 2026.05.14 15:57:30.148258 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1556 | 2026.05.14 15:57:30.148829 [ 242 ] {} <Trace> system.query_log (b68bb3f1-94c6-4f6f-b3a0-f414a71b4a04): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1557 | 2026.05.14 15:57:30.149146 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 162 | ||
| 1558 | 2026.05.14 15:57:30.848988 [ 258 ] {} <Trace> TCP-Session: 3bdb5897-bfdd-4bac-9793-2a9be3febcaf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1559 | 2026.05.14 15:57:30.849246 [ 258 ] {cc56dc27-c77a-4a88-9db6-90fa7d66f65d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50335) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections') FORMAT Native (stage: Complete) | ||
| 1560 | 2026.05.14 15:57:30.849587 [ 258 ] {cc56dc27-c77a-4a88-9db6-90fa7d66f65d} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1561 | 2026.05.14 15:57:30.849625 [ 258 ] {cc56dc27-c77a-4a88-9db6-90fa7d66f65d} <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', 'oximeter_collector:collections')" moved to PREWHERE | ||
| 1562 | 2026.05.14 15:57:30.849857 [ 258 ] {cc56dc27-c77a-4a88-9db6-90fa7d66f65d} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1563 | 2026.05.14 15:57:30.849930 [ 258 ] {cc56dc27-c77a-4a88-9db6-90fa7d66f65d} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1564 | 2026.05.14 15:57:30.850076 [ 258 ] {cc56dc27-c77a-4a88-9db6-90fa7d66f65d} <Debug> oximeter.timeseries_schema (1156814d-76f2-4d06-aa88-d62fab54b03b) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 1565 | 2026.05.14 15:57:30.850112 [ 258 ] {cc56dc27-c77a-4a88-9db6-90fa7d66f65d} <Trace> oximeter.timeseries_schema (1156814d-76f2-4d06-aa88-d62fab54b03b) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1566 | 2026.05.14 15:57:30.850134 [ 258 ] {cc56dc27-c77a-4a88-9db6-90fa7d66f65d} <Debug> oximeter.timeseries_schema (1156814d-76f2-4d06-aa88-d62fab54b03b) (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 | ||
| 1567 | 2026.05.14 15:57:30.850149 [ 258 ] {cc56dc27-c77a-4a88-9db6-90fa7d66f65d} <Trace> oximeter.timeseries_schema (1156814d-76f2-4d06-aa88-d62fab54b03b) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1568 | 2026.05.14 15:57:30.850191 [ 258 ] {cc56dc27-c77a-4a88-9db6-90fa7d66f65d} <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', 'oximeter_collector:collections'))" | ||
| 1569 | 2026.05.14 15:57:30.850211 [ 258 ] {cc56dc27-c77a-4a88-9db6-90fa7d66f65d} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 15 rows starting from 0 | ||
| 1570 | 2026.05.14 15:57:30.851381 [ 258 ] {cc56dc27-c77a-4a88-9db6-90fa7d66f65d} <Debug> executeQuery: Read 15 rows, 2.24 KiB in 0.002227 sec., 6735.5186349348905 rows/sec., 1003.75 KiB/sec. | ||
| 1571 | 2026.05.14 15:57:30.851506 [ 258 ] {cc56dc27-c77a-4a88-9db6-90fa7d66f65d} <Debug> TCPHandler: Processed in 0.002651035 sec. | ||
| 1572 | 2026.05.14 15:57:30.853213 [ 258 ] {} <Trace> TCP-Session: 3bdb5897-bfdd-4bac-9793-2a9be3febcaf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1573 | 2026.05.14 15:57:30.853400 [ 258 ] {f2ca1b9c-49ee-42f0-9ec6-0c2ab9187654} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50335) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 1574 | 2026.05.14 15:57:30.853480 [ 258 ] {f2ca1b9c-49ee-42f0-9ec6-0c2ab9187654} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1575 | 2026.05.14 15:57:30.854235 [ 258 ] {f2ca1b9c-49ee-42f0-9ec6-0c2ab9187654} <Trace> oximeter.timeseries_schema (1156814d-76f2-4d06-aa88-d62fab54b03b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1576 | 2026.05.14 15:57:30.854288 [ 258 ] {f2ca1b9c-49ee-42f0-9ec6-0c2ab9187654} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 1577 | 2026.05.14 15:57:30.854916 [ 258 ] {f2ca1b9c-49ee-42f0-9ec6-0c2ab9187654} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1578 | 2026.05.14 15:57:30.855378 [ 258 ] {f2ca1b9c-49ee-42f0-9ec6-0c2ab9187654} <Trace> oximeter.timeseries_schema (1156814d-76f2-4d06-aa88-d62fab54b03b): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1579 | 2026.05.14 15:57:30.855571 [ 258 ] {f2ca1b9c-49ee-42f0-9ec6-0c2ab9187654} <Debug> executeQuery: Read 4 rows, 433.00 B in 0.002224 sec., 1798.5611510791368 rows/sec., 190.13 KiB/sec. | ||
| 1580 | 2026.05.14 15:57:30.855633 [ 258 ] {f2ca1b9c-49ee-42f0-9ec6-0c2ab9187654} <Debug> TCPHandler: Processed in 0.002561861 sec. | ||
| 1581 | 2026.05.14 15:57:30.855770 [ 258 ] {} <Trace> TCP-Session: 3bdb5897-bfdd-4bac-9793-2a9be3febcaf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1582 | 2026.05.14 15:57:30.855876 [ 258 ] {77a4b699-8911-4167-96bb-6fb99e7f5b7a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50335) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 1583 | 2026.05.14 15:57:30.855921 [ 258 ] {77a4b699-8911-4167-96bb-6fb99e7f5b7a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 1584 | 2026.05.14 15:57:30.856410 [ 258 ] {77a4b699-8911-4167-96bb-6fb99e7f5b7a} <Trace> oximeter.fields_ipaddr (bef2ea22-9b0c-4b3b-911c-8167a2f343c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1585 | 2026.05.14 15:57:30.856446 [ 258 ] {77a4b699-8911-4167-96bb-6fb99e7f5b7a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 1586 | 2026.05.14 15:57:30.856945 [ 258 ] {77a4b699-8911-4167-96bb-6fb99e7f5b7a} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1587 | 2026.05.14 15:57:30.857528 [ 258 ] {77a4b699-8911-4167-96bb-6fb99e7f5b7a} <Trace> oximeter.fields_ipaddr (bef2ea22-9b0c-4b3b-911c-8167a2f343c1): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1588 | 2026.05.14 15:57:30.857691 [ 258 ] {77a4b699-8911-4167-96bb-6fb99e7f5b7a} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001839 sec., 1087.5475802066342 rows/sec., 88.68 KiB/sec. | ||
| 1589 | 2026.05.14 15:57:30.857739 [ 258 ] {77a4b699-8911-4167-96bb-6fb99e7f5b7a} <Debug> TCPHandler: Processed in 0.002019702 sec. | ||
| 1590 | 2026.05.14 15:57:30.857875 [ 258 ] {} <Trace> TCP-Session: 3bdb5897-bfdd-4bac-9793-2a9be3febcaf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1591 | 2026.05.14 15:57:30.857988 [ 258 ] {f16f222f-af7d-4622-b47a-5cb95578a943} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50335) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1592 | 2026.05.14 15:57:30.858038 [ 258 ] {f16f222f-af7d-4622-b47a-5cb95578a943} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1593 | 2026.05.14 15:57:30.858561 [ 258 ] {f16f222f-af7d-4622-b47a-5cb95578a943} <Trace> oximeter.fields_string (f402bd05-7338-4df8-9125-902546c29ae4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1594 | 2026.05.14 15:57:30.858598 [ 258 ] {f16f222f-af7d-4622-b47a-5cb95578a943} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 1595 | 2026.05.14 15:57:30.859114 [ 258 ] {f16f222f-af7d-4622-b47a-5cb95578a943} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1596 | 2026.05.14 15:57:30.859694 [ 258 ] {f16f222f-af7d-4622-b47a-5cb95578a943} <Trace> oximeter.fields_string (f402bd05-7338-4df8-9125-902546c29ae4): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1597 | 2026.05.14 15:57:30.859840 [ 258 ] {f16f222f-af7d-4622-b47a-5cb95578a943} <Debug> executeQuery: Read 61 rows, 5.26 KiB in 0.001881 sec., 32429.55874534822 rows/sec., 2.73 MiB/sec. | ||
| 1598 | 2026.05.14 15:57:30.859882 [ 258 ] {f16f222f-af7d-4622-b47a-5cb95578a943} <Debug> TCPHandler: Processed in 0.002058313 sec. | ||
| 1599 | 2026.05.14 15:57:30.860028 [ 258 ] {} <Trace> TCP-Session: 3bdb5897-bfdd-4bac-9793-2a9be3febcaf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1600 | 2026.05.14 15:57:30.860131 [ 258 ] {5020b78f-ae40-472d-9af3-709656985a80} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50335) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1601 | 2026.05.14 15:57:30.860173 [ 258 ] {5020b78f-ae40-472d-9af3-709656985a80} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1602 | 2026.05.14 15:57:30.861211 [ 258 ] {5020b78f-ae40-472d-9af3-709656985a80} <Trace> oximeter.fields_u16 (78c9fcee-2b95-49e3-a301-5a6a0e2ada51): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1603 | 2026.05.14 15:57:30.861244 [ 258 ] {5020b78f-ae40-472d-9af3-709656985a80} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 1604 | 2026.05.14 15:57:30.861724 [ 258 ] {5020b78f-ae40-472d-9af3-709656985a80} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1605 | 2026.05.14 15:57:30.862250 [ 258 ] {5020b78f-ae40-472d-9af3-709656985a80} <Trace> oximeter.fields_u16 (78c9fcee-2b95-49e3-a301-5a6a0e2ada51): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1606 | 2026.05.14 15:57:30.862390 [ 258 ] {5020b78f-ae40-472d-9af3-709656985a80} <Debug> executeQuery: Read 19 rows, 1.42 KiB in 0.002281 sec., 8329.679964927664 rows/sec., 621.64 KiB/sec. | ||
| 1607 | 2026.05.14 15:57:30.862430 [ 258 ] {5020b78f-ae40-472d-9af3-709656985a80} <Debug> TCPHandler: Processed in 0.002453318 sec. | ||
| 1608 | 2026.05.14 15:57:30.862587 [ 258 ] {} <Trace> TCP-Session: 3bdb5897-bfdd-4bac-9793-2a9be3febcaf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1609 | 2026.05.14 15:57:30.862703 [ 258 ] {5dd46ecc-163f-46ac-bb66-3a580086f43d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50335) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1610 | 2026.05.14 15:57:30.862747 [ 258 ] {5dd46ecc-163f-46ac-bb66-3a580086f43d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1611 | 2026.05.14 15:57:30.863272 [ 258 ] {5dd46ecc-163f-46ac-bb66-3a580086f43d} <Trace> oximeter.fields_uuid (5295c2a8-6150-41ce-bf65-ede2ab7b1c8d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1612 | 2026.05.14 15:57:30.863319 [ 258 ] {5dd46ecc-163f-46ac-bb66-3a580086f43d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 1613 | 2026.05.14 15:57:30.864005 [ 258 ] {5dd46ecc-163f-46ac-bb66-3a580086f43d} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1614 | 2026.05.14 15:57:30.864684 [ 258 ] {5dd46ecc-163f-46ac-bb66-3a580086f43d} <Trace> oximeter.fields_uuid (5295c2a8-6150-41ce-bf65-ede2ab7b1c8d): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1615 | 2026.05.14 15:57:30.864866 [ 258 ] {5dd46ecc-163f-46ac-bb66-3a580086f43d} <Debug> executeQuery: Read 57 rows, 4.57 KiB in 0.002182 sec., 26122.82309807516 rows/sec., 2.05 MiB/sec. | ||
| 1616 | 2026.05.14 15:57:30.864921 [ 258 ] {5dd46ecc-163f-46ac-bb66-3a580086f43d} <Debug> TCPHandler: Processed in 0.002389355 sec. | ||
| 1617 | 2026.05.14 15:57:30.865121 [ 258 ] {} <Trace> TCP-Session: 3bdb5897-bfdd-4bac-9793-2a9be3febcaf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1618 | 2026.05.14 15:57:30.865246 [ 258 ] {6e2355c4-5200-4d40-9dfc-6e7a03237718} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50335) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1619 | 2026.05.14 15:57:30.865303 [ 258 ] {6e2355c4-5200-4d40-9dfc-6e7a03237718} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1620 | 2026.05.14 15:57:30.865954 [ 258 ] {6e2355c4-5200-4d40-9dfc-6e7a03237718} <Trace> oximeter.measurements_cumulativeu64 (dc4c3ccb-597f-4ad4-8dca-d9aff10fc181): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1621 | 2026.05.14 15:57:30.866018 [ 258 ] {6e2355c4-5200-4d40-9dfc-6e7a03237718} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 1622 | 2026.05.14 15:57:30.866645 [ 258 ] {6e2355c4-5200-4d40-9dfc-6e7a03237718} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1623 | 2026.05.14 15:57:30.867210 [ 258 ] {6e2355c4-5200-4d40-9dfc-6e7a03237718} <Trace> oximeter.measurements_cumulativeu64 (dc4c3ccb-597f-4ad4-8dca-d9aff10fc181): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1624 | 2026.05.14 15:57:30.867401 [ 258 ] {6e2355c4-5200-4d40-9dfc-6e7a03237718} <Debug> executeQuery: Read 101 rows, 7.17 KiB in 0.002176 sec., 46415.44117647059 rows/sec., 3.22 MiB/sec. | ||
| 1625 | 2026.05.14 15:57:30.867469 [ 258 ] {6e2355c4-5200-4d40-9dfc-6e7a03237718} <Debug> TCPHandler: Processed in 0.002413406 sec. | ||
| 1626 | 2026.05.14 15:57:30.867705 [ 258 ] {} <Trace> TCP-Session: 3bdb5897-bfdd-4bac-9793-2a9be3febcaf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1627 | 2026.05.14 15:57:30.867854 [ 258 ] {140995a2-faa8-4bbb-a97c-44018821935e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50335) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1628 | 2026.05.14 15:57:30.867929 [ 258 ] {140995a2-faa8-4bbb-a97c-44018821935e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 1629 | 2026.05.14 15:57:30.868892 [ 258 ] {140995a2-faa8-4bbb-a97c-44018821935e} <Trace> oximeter.measurements_histogramu64 (f9a5fb05-a372-4337-97b8-63adc35de4a7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1630 | 2026.05.14 15:57:30.868932 [ 258 ] {140995a2-faa8-4bbb-a97c-44018821935e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 1631 | 2026.05.14 15:57:30.871910 [ 258 ] {140995a2-faa8-4bbb-a97c-44018821935e} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1632 | 2026.05.14 15:57:30.872475 [ 258 ] {140995a2-faa8-4bbb-a97c-44018821935e} <Trace> oximeter.measurements_histogramu64 (f9a5fb05-a372-4337-97b8-63adc35de4a7): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1633 | 2026.05.14 15:57:30.872649 [ 258 ] {140995a2-faa8-4bbb-a97c-44018821935e} <Debug> executeQuery: Read 17 rows, 31.19 KiB in 0.004836 sec., 3515.3019023986767 rows/sec., 6.30 MiB/sec. | ||
| 1634 | 2026.05.14 15:57:30.872765 [ 258 ] {140995a2-faa8-4bbb-a97c-44018821935e} <Debug> TCPHandler: Processed in 0.005183945 sec. | ||
| 1635 | 2026.05.14 15:57:30.872922 [ 258 ] {} <Trace> TCP-Session: 3bdb5897-bfdd-4bac-9793-2a9be3febcaf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1636 | 2026.05.14 15:57:30.873025 [ 258 ] {c0357f10-111d-4755-8000-02bea4b86507} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50335) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
| 1637 | 2026.05.14 15:57:30.873070 [ 258 ] {c0357f10-111d-4755-8000-02bea4b86507} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 1638 | 2026.05.14 15:57:30.873461 [ 258 ] {c0357f10-111d-4755-8000-02bea4b86507} <Trace> oximeter.measurements_i64 (80b5cdc5-105d-48dc-a3c4-5be45e09281f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1639 | 2026.05.14 15:57:30.873497 [ 258 ] {c0357f10-111d-4755-8000-02bea4b86507} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 1640 | 2026.05.14 15:57:30.874161 [ 258 ] {c0357f10-111d-4755-8000-02bea4b86507} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1641 | 2026.05.14 15:57:30.874686 [ 258 ] {c0357f10-111d-4755-8000-02bea4b86507} <Trace> oximeter.measurements_i64 (80b5cdc5-105d-48dc-a3c4-5be45e09281f): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1642 | 2026.05.14 15:57:30.874843 [ 258 ] {c0357f10-111d-4755-8000-02bea4b86507} <Debug> executeQuery: Read 15 rows, 1.12 KiB in 0.001839 sec., 8156.606851549755 rows/sec., 606.97 KiB/sec. | ||
| 1643 | 2026.05.14 15:57:30.874899 [ 258 ] {c0357f10-111d-4755-8000-02bea4b86507} <Debug> TCPHandler: Processed in 0.002030393 sec. | ||
| 1644 | 2026.05.14 15:57:30.875053 [ 258 ] {} <Trace> TCP-Session: 3bdb5897-bfdd-4bac-9793-2a9be3febcaf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1645 | 2026.05.14 15:57:30.875162 [ 258 ] {1e492294-c229-4350-a8bf-ea6195a76d19} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50335) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1646 | 2026.05.14 15:57:30.875208 [ 258 ] {1e492294-c229-4350-a8bf-ea6195a76d19} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1647 | 2026.05.14 15:57:30.875589 [ 258 ] {1e492294-c229-4350-a8bf-ea6195a76d19} <Trace> oximeter.measurements_u64 (4165c0ce-291c-4fd2-b5bb-2f229a34a1a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1648 | 2026.05.14 15:57:30.875628 [ 258 ] {1e492294-c229-4350-a8bf-ea6195a76d19} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 1649 | 2026.05.14 15:57:30.876084 [ 258 ] {1e492294-c229-4350-a8bf-ea6195a76d19} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1650 | 2026.05.14 15:57:30.876762 [ 258 ] {1e492294-c229-4350-a8bf-ea6195a76d19} <Trace> oximeter.measurements_u64 (4165c0ce-291c-4fd2-b5bb-2f229a34a1a8): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1651 | 2026.05.14 15:57:30.876983 [ 258 ] {1e492294-c229-4350-a8bf-ea6195a76d19} <Debug> executeQuery: Read 30 rows, 2.10 KiB in 0.001844 sec., 16268.980477223427 rows/sec., 1.11 MiB/sec. | ||
| 1652 | 2026.05.14 15:57:30.877028 [ 258 ] {1e492294-c229-4350-a8bf-ea6195a76d19} <Debug> TCPHandler: Processed in 0.002028973 sec. | ||
| 1653 | 2026.05.14 15:57:32.641314 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 3287 | ||
| 1654 | 2026.05.14 15:57:32.641799 [ 244 ] {} <Trace> system.asynchronous_metric_log (b403b819-69da-4eff-9942-332a213880d1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1655 | 2026.05.14 15:57:32.641850 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 1656 | 2026.05.14 15:57:32.642471 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1657 | 2026.05.14 15:57:32.643055 [ 244 ] {} <Trace> system.asynchronous_metric_log (b403b819-69da-4eff-9942-332a213880d1): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1658 | 2026.05.14 15:57:32.643204 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 3287 | ||
| 1659 | 2026.05.14 15:57:32.815700 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 53 | ||
| 1660 | 2026.05.14 15:57:32.833265 [ 243 ] {} <Trace> system.metric_log (fc7675bb-abed-4f52-ab7b-00ec850ba07e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1661 | 2026.05.14 15:57:32.833334 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 1662 | 2026.05.14 15:57:32.839168 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1663 | 2026.05.14 15:57:32.840548 [ 243 ] {} <Trace> system.metric_log (fc7675bb-abed-4f52-ab7b-00ec850ba07e): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1664 | 2026.05.14 15:57:32.843949 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 53 | ||
| 1665 | 2026.05.14 15:57:35.847415 [ 258 ] {} <Trace> TCP-Session: 3bdb5897-bfdd-4bac-9793-2a9be3febcaf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1666 | 2026.05.14 15:57:35.847695 [ 258 ] {d90a8585-2517-4fcd-b620-37376e447f59} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50335) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent') FORMAT Native (stage: Complete) | ||
| 1667 | 2026.05.14 15:57:35.848043 [ 258 ] {d90a8585-2517-4fcd-b620-37376e447f59} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1668 | 2026.05.14 15:57:35.848075 [ 258 ] {d90a8585-2517-4fcd-b620-37376e447f59} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent')" moved to PREWHERE | ||
| 1669 | 2026.05.14 15:57:35.848280 [ 258 ] {d90a8585-2517-4fcd-b620-37376e447f59} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1670 | 2026.05.14 15:57:35.848348 [ 258 ] {d90a8585-2517-4fcd-b620-37376e447f59} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1671 | 2026.05.14 15:57:35.848487 [ 258 ] {d90a8585-2517-4fcd-b620-37376e447f59} <Debug> oximeter.timeseries_schema (1156814d-76f2-4d06-aa88-d62fab54b03b) (SelectExecutor): Key condition: (column 0 in 14-element set) | ||
| 1672 | 2026.05.14 15:57:35.848605 [ 323 ] {d90a8585-2517-4fcd-b620-37376e447f59} <Trace> oximeter.timeseries_schema (1156814d-76f2-4d06-aa88-d62fab54b03b) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1673 | 2026.05.14 15:57:35.848605 [ 317 ] {d90a8585-2517-4fcd-b620-37376e447f59} <Trace> oximeter.timeseries_schema (1156814d-76f2-4d06-aa88-d62fab54b03b) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1674 | 2026.05.14 15:57:35.848732 [ 258 ] {d90a8585-2517-4fcd-b620-37376e447f59} <Debug> oximeter.timeseries_schema (1156814d-76f2-4d06-aa88-d62fab54b03b) (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 | ||
| 1675 | 2026.05.14 15:57:35.848761 [ 258 ] {d90a8585-2517-4fcd-b620-37376e447f59} <Trace> oximeter.timeseries_schema (1156814d-76f2-4d06-aa88-d62fab54b03b) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1676 | 2026.05.14 15:57:35.851294 [ 258 ] {d90a8585-2517-4fcd-b620-37376e447f59} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 1677 | 2026.05.14 15:57:35.851330 [ 258 ] {d90a8585-2517-4fcd-b620-37376e447f59} <Debug> oximeter.timeseries_schema (1156814d-76f2-4d06-aa88-d62fab54b03b) (SelectExecutor): Reading approx. 19 rows with 2 streams | ||
| 1678 | 2026.05.14 15:57:35.853439 [ 258 ] {d90a8585-2517-4fcd-b620-37376e447f59} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent'))" | ||
| 1679 | 2026.05.14 15:57:35.853492 [ 258 ] {d90a8585-2517-4fcd-b620-37376e447f59} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent'))" | ||
| 1680 | 2026.05.14 15:57:35.854758 [ 258 ] {d90a8585-2517-4fcd-b620-37376e447f59} <Debug> executeQuery: Read 19 rows, 2.42 KiB in 0.007161 sec., 2653.260717776847 rows/sec., 337.93 KiB/sec. | ||
| 1681 | 2026.05.14 15:57:35.854886 [ 258 ] {d90a8585-2517-4fcd-b620-37376e447f59} <Debug> TCPHandler: Processed in 0.007622462 sec. | ||
| 1682 | 2026.05.14 15:57:35.856093 [ 258 ] {} <Trace> TCP-Session: 3bdb5897-bfdd-4bac-9793-2a9be3febcaf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1683 | 2026.05.14 15:57:35.856203 [ 258 ] {a139907c-c6c0-4cb3-8c23-2cee5a2f0319} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50335) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1684 | 2026.05.14 15:57:35.856245 [ 258 ] {a139907c-c6c0-4cb3-8c23-2cee5a2f0319} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1685 | 2026.05.14 15:57:35.856827 [ 258 ] {a139907c-c6c0-4cb3-8c23-2cee5a2f0319} <Trace> oximeter.fields_string (f402bd05-7338-4df8-9125-902546c29ae4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1686 | 2026.05.14 15:57:35.856881 [ 258 ] {a139907c-c6c0-4cb3-8c23-2cee5a2f0319} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 1687 | 2026.05.14 15:57:35.857243 [ 258 ] {a139907c-c6c0-4cb3-8c23-2cee5a2f0319} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 1688 | 2026.05.14 15:57:35.857463 [ 258 ] {a139907c-c6c0-4cb3-8c23-2cee5a2f0319} <Trace> oximeter.fields_string (f402bd05-7338-4df8-9125-902546c29ae4): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1689 | 2026.05.14 15:57:35.857608 [ 258 ] {a139907c-c6c0-4cb3-8c23-2cee5a2f0319} <Debug> executeQuery: Read 26 rows, 1.98 KiB in 0.001439 sec., 18068.102849200834 rows/sec., 1.34 MiB/sec. | ||
| 1690 | 2026.05.14 15:57:35.857645 [ 258 ] {a139907c-c6c0-4cb3-8c23-2cee5a2f0319} <Debug> TCPHandler: Processed in 0.001601377 sec. | ||
| 1691 | 2026.05.14 15:57:35.857795 [ 258 ] {} <Trace> TCP-Session: 3bdb5897-bfdd-4bac-9793-2a9be3febcaf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1692 | 2026.05.14 15:57:35.857895 [ 258 ] {d3b20b71-c899-4fbe-9d87-a4bc36b7245a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50335) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1693 | 2026.05.14 15:57:35.857934 [ 258 ] {d3b20b71-c899-4fbe-9d87-a4bc36b7245a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1694 | 2026.05.14 15:57:35.858345 [ 258 ] {d3b20b71-c899-4fbe-9d87-a4bc36b7245a} <Trace> oximeter.fields_uuid (5295c2a8-6150-41ce-bf65-ede2ab7b1c8d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1695 | 2026.05.14 15:57:35.858381 [ 258 ] {d3b20b71-c899-4fbe-9d87-a4bc36b7245a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 1696 | 2026.05.14 15:57:35.858674 [ 258 ] {d3b20b71-c899-4fbe-9d87-a4bc36b7245a} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 1697 | 2026.05.14 15:57:35.858881 [ 258 ] {d3b20b71-c899-4fbe-9d87-a4bc36b7245a} <Trace> oximeter.fields_uuid (5295c2a8-6150-41ce-bf65-ede2ab7b1c8d): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1698 | 2026.05.14 15:57:35.859008 [ 258 ] {d3b20b71-c899-4fbe-9d87-a4bc36b7245a} <Debug> executeQuery: Read 28 rows, 2.24 KiB in 0.001132 sec., 24734.982332155476 rows/sec., 1.93 MiB/sec. | ||
| 1699 | 2026.05.14 15:57:35.859043 [ 258 ] {d3b20b71-c899-4fbe-9d87-a4bc36b7245a} <Debug> TCPHandler: Processed in 0.001301647 sec. | ||
| 1700 | 2026.05.14 15:57:35.859182 [ 258 ] {} <Trace> TCP-Session: 3bdb5897-bfdd-4bac-9793-2a9be3febcaf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1701 | 2026.05.14 15:57:35.859282 [ 258 ] {89d41546-2ee2-4cbc-b412-ecf8ddb6039d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50335) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1702 | 2026.05.14 15:57:35.859324 [ 258 ] {89d41546-2ee2-4cbc-b412-ecf8ddb6039d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1703 | 2026.05.14 15:57:35.859747 [ 258 ] {89d41546-2ee2-4cbc-b412-ecf8ddb6039d} <Trace> oximeter.measurements_cumulativeu64 (dc4c3ccb-597f-4ad4-8dca-d9aff10fc181): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1704 | 2026.05.14 15:57:35.859783 [ 258 ] {89d41546-2ee2-4cbc-b412-ecf8ddb6039d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 1705 | 2026.05.14 15:57:35.860090 [ 258 ] {89d41546-2ee2-4cbc-b412-ecf8ddb6039d} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 1706 | 2026.05.14 15:57:35.860310 [ 258 ] {89d41546-2ee2-4cbc-b412-ecf8ddb6039d} <Trace> oximeter.measurements_cumulativeu64 (dc4c3ccb-597f-4ad4-8dca-d9aff10fc181): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1707 | 2026.05.14 15:57:35.860433 [ 258 ] {89d41546-2ee2-4cbc-b412-ecf8ddb6039d} <Debug> executeQuery: Read 100 rows, 7.10 KiB in 0.001168 sec., 85616.43835616439 rows/sec., 5.94 MiB/sec. | ||
| 1708 | 2026.05.14 15:57:35.860468 [ 258 ] {89d41546-2ee2-4cbc-b412-ecf8ddb6039d} <Debug> TCPHandler: Processed in 0.001332728 sec. | ||
| 1709 | 2026.05.14 15:57:35.860603 [ 258 ] {} <Trace> TCP-Session: 3bdb5897-bfdd-4bac-9793-2a9be3febcaf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1710 | 2026.05.14 15:57:35.860697 [ 258 ] {e682c71f-bec1-4044-ae34-1f5cee805474} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50335) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1711 | 2026.05.14 15:57:35.860738 [ 258 ] {e682c71f-bec1-4044-ae34-1f5cee805474} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1712 | 2026.05.14 15:57:35.861092 [ 258 ] {e682c71f-bec1-4044-ae34-1f5cee805474} <Trace> oximeter.measurements_u64 (4165c0ce-291c-4fd2-b5bb-2f229a34a1a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1713 | 2026.05.14 15:57:35.861127 [ 258 ] {e682c71f-bec1-4044-ae34-1f5cee805474} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 1714 | 2026.05.14 15:57:35.861421 [ 258 ] {e682c71f-bec1-4044-ae34-1f5cee805474} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 1715 | 2026.05.14 15:57:35.861624 [ 258 ] {e682c71f-bec1-4044-ae34-1f5cee805474} <Trace> oximeter.measurements_u64 (4165c0ce-291c-4fd2-b5bb-2f229a34a1a8): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1716 | 2026.05.14 15:57:35.861751 [ 258 ] {e682c71f-bec1-4044-ae34-1f5cee805474} <Debug> executeQuery: Read 30 rows, 2.10 KiB in 0.001072 sec., 27985.07462686567 rows/sec., 1.92 MiB/sec. | ||
| 1717 | 2026.05.14 15:57:35.861786 [ 258 ] {e682c71f-bec1-4044-ae34-1f5cee805474} <Debug> TCPHandler: Processed in 0.001238254 sec. | ||
| 1718 | 2026.05.14 15:57:40.105902 [ 54 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 1719 | 2026.05.14 15:57:40.105972 [ 54 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 1720 | 2026.05.14 15:57:40.144195 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 3799 | ||
| 1721 | 2026.05.14 15:57:40.144705 [ 244 ] {} <Trace> system.asynchronous_metric_log (b403b819-69da-4eff-9942-332a213880d1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1722 | 2026.05.14 15:57:40.144755 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 1723 | 2026.05.14 15:57:40.145256 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 1724 | 2026.05.14 15:57:40.145500 [ 244 ] {} <Trace> system.asynchronous_metric_log (b403b819-69da-4eff-9942-332a213880d1): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1725 | 2026.05.14 15:57:40.145643 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 3799 | ||
| 1726 | 2026.05.14 15:57:40.150141 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 192 | ||
| 1727 | 2026.05.14 15:57:40.152193 [ 242 ] {} <Trace> system.query_log (b68bb3f1-94c6-4f6f-b3a0-f414a71b4a04): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1728 | 2026.05.14 15:57:40.152230 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 1729 | 2026.05.14 15:57:40.153335 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1730 | 2026.05.14 15:57:40.153598 [ 242 ] {} <Trace> system.query_log (b68bb3f1-94c6-4f6f-b3a0-f414a71b4a04): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1731 | 2026.05.14 15:57:40.153877 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 192 | ||
| 1732 | 2026.05.14 15:57:40.344963 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 61 | ||
| 1733 | 2026.05.14 15:57:40.360976 [ 243 ] {} <Trace> system.metric_log (fc7675bb-abed-4f52-ab7b-00ec850ba07e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1734 | 2026.05.14 15:57:40.361035 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 1735 | 2026.05.14 15:57:40.366446 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 1736 | 2026.05.14 15:57:40.367111 [ 243 ] {} <Trace> system.metric_log (fc7675bb-abed-4f52-ab7b-00ec850ba07e): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1737 | 2026.05.14 15:57:40.369772 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 61 | ||
| 1738 | 2026.05.14 15:57:40.679507 [ 258 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1739 | 2026.05.14 15:57:40.679612 [ 258 ] {} <Debug> TCP-Session: 3bdb5897-bfdd-4bac-9793-2a9be3febcaf Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1740 | 2026.05.14 15:57:40.848052 [ 260 ] {} <Trace> TCP-Session: beaebc18-dafd-4d4e-ae43-c03b57c9d89e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1741 | 2026.05.14 15:57:40.848384 [ 260 ] {5c0af733-c4ea-4db9-9535-71843d86f3ec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34751) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram') FORMAT Native (stage: Complete) | ||
| 1742 | 2026.05.14 15:57:40.848911 [ 260 ] {5c0af733-c4ea-4db9-9535-71843d86f3ec} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1743 | 2026.05.14 15:57:40.848971 [ 260 ] {5c0af733-c4ea-4db9-9535-71843d86f3ec} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram')" moved to PREWHERE | ||
| 1744 | 2026.05.14 15:57:40.849266 [ 260 ] {5c0af733-c4ea-4db9-9535-71843d86f3ec} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1745 | 2026.05.14 15:57:40.849336 [ 260 ] {5c0af733-c4ea-4db9-9535-71843d86f3ec} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1746 | 2026.05.14 15:57:40.849485 [ 260 ] {5c0af733-c4ea-4db9-9535-71843d86f3ec} <Debug> oximeter.timeseries_schema (1156814d-76f2-4d06-aa88-d62fab54b03b) (SelectExecutor): Key condition: (column 0 in 16-element set) | ||
| 1747 | 2026.05.14 15:57:40.849593 [ 348 ] {5c0af733-c4ea-4db9-9535-71843d86f3ec} <Trace> oximeter.timeseries_schema (1156814d-76f2-4d06-aa88-d62fab54b03b) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1748 | 2026.05.14 15:57:40.849599 [ 323 ] {5c0af733-c4ea-4db9-9535-71843d86f3ec} <Trace> oximeter.timeseries_schema (1156814d-76f2-4d06-aa88-d62fab54b03b) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1749 | 2026.05.14 15:57:40.849741 [ 260 ] {5c0af733-c4ea-4db9-9535-71843d86f3ec} <Debug> oximeter.timeseries_schema (1156814d-76f2-4d06-aa88-d62fab54b03b) (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 | ||
| 1750 | 2026.05.14 15:57:40.849769 [ 260 ] {5c0af733-c4ea-4db9-9535-71843d86f3ec} <Trace> oximeter.timeseries_schema (1156814d-76f2-4d06-aa88-d62fab54b03b) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1751 | 2026.05.14 15:57:40.849844 [ 260 ] {5c0af733-c4ea-4db9-9535-71843d86f3ec} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 1752 | 2026.05.14 15:57:40.849866 [ 260 ] {5c0af733-c4ea-4db9-9535-71843d86f3ec} <Debug> oximeter.timeseries_schema (1156814d-76f2-4d06-aa88-d62fab54b03b) (SelectExecutor): Reading approx. 19 rows with 2 streams | ||
| 1753 | 2026.05.14 15:57:40.849900 [ 260 ] {5c0af733-c4ea-4db9-9535-71843d86f3ec} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram'))" | ||
| 1754 | 2026.05.14 15:57:40.849943 [ 260 ] {5c0af733-c4ea-4db9-9535-71843d86f3ec} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram'))" | ||
| 1755 | 2026.05.14 15:57:40.851265 [ 260 ] {5c0af733-c4ea-4db9-9535-71843d86f3ec} <Debug> executeQuery: Read 19 rows, 2.66 KiB in 0.003019 sec., 6293.474660483604 rows/sec., 880.49 KiB/sec. | ||
| 1756 | 2026.05.14 15:57:40.851373 [ 260 ] {5c0af733-c4ea-4db9-9535-71843d86f3ec} <Debug> TCPHandler: Processed in 0.003467633 sec. | ||
| 1757 | 2026.05.14 15:57:40.853206 [ 260 ] {} <Trace> TCP-Session: beaebc18-dafd-4d4e-ae43-c03b57c9d89e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1758 | 2026.05.14 15:57:40.853360 [ 260 ] {2d1463f0-e5d0-4fe9-858c-8a791c621271} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34751) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1759 | 2026.05.14 15:57:40.853423 [ 260 ] {2d1463f0-e5d0-4fe9-858c-8a791c621271} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1760 | 2026.05.14 15:57:40.854145 [ 260 ] {2d1463f0-e5d0-4fe9-858c-8a791c621271} <Trace> oximeter.fields_string (f402bd05-7338-4df8-9125-902546c29ae4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1761 | 2026.05.14 15:57:40.854183 [ 260 ] {2d1463f0-e5d0-4fe9-858c-8a791c621271} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 1762 | 2026.05.14 15:57:40.854566 [ 260 ] {2d1463f0-e5d0-4fe9-858c-8a791c621271} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 1763 | 2026.05.14 15:57:40.854799 [ 260 ] {2d1463f0-e5d0-4fe9-858c-8a791c621271} <Trace> oximeter.fields_string (f402bd05-7338-4df8-9125-902546c29ae4): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1764 | 2026.05.14 15:57:40.854943 [ 260 ] {2d1463f0-e5d0-4fe9-858c-8a791c621271} <Debug> executeQuery: Read 70 rows, 6.13 KiB in 0.001627 sec., 43023.9704978488 rows/sec., 3.68 MiB/sec. | ||
| 1765 | 2026.05.14 15:57:40.854984 [ 260 ] {2d1463f0-e5d0-4fe9-858c-8a791c621271} <Debug> TCPHandler: Processed in 0.001910349 sec. | ||
| 1766 | 2026.05.14 15:57:40.855141 [ 260 ] {} <Trace> TCP-Session: beaebc18-dafd-4d4e-ae43-c03b57c9d89e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1767 | 2026.05.14 15:57:40.855238 [ 260 ] {3a4ba399-3140-46f9-aea2-e6b7d3dc9e20} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34751) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1768 | 2026.05.14 15:57:40.855280 [ 260 ] {3a4ba399-3140-46f9-aea2-e6b7d3dc9e20} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1769 | 2026.05.14 15:57:40.855711 [ 260 ] {3a4ba399-3140-46f9-aea2-e6b7d3dc9e20} <Trace> oximeter.fields_u16 (78c9fcee-2b95-49e3-a301-5a6a0e2ada51): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1770 | 2026.05.14 15:57:40.855750 [ 260 ] {3a4ba399-3140-46f9-aea2-e6b7d3dc9e20} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 1771 | 2026.05.14 15:57:40.856043 [ 260 ] {3a4ba399-3140-46f9-aea2-e6b7d3dc9e20} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1772 | 2026.05.14 15:57:40.856261 [ 260 ] {3a4ba399-3140-46f9-aea2-e6b7d3dc9e20} <Trace> oximeter.fields_u16 (78c9fcee-2b95-49e3-a301-5a6a0e2ada51): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1773 | 2026.05.14 15:57:40.856388 [ 260 ] {3a4ba399-3140-46f9-aea2-e6b7d3dc9e20} <Debug> executeQuery: Read 22 rows, 1.65 KiB in 0.001169 sec., 18819.503849443972 rows/sec., 1.38 MiB/sec. | ||
| 1774 | 2026.05.14 15:57:40.856425 [ 260 ] {3a4ba399-3140-46f9-aea2-e6b7d3dc9e20} <Debug> TCPHandler: Processed in 0.001333268 sec. | ||
| 1775 | 2026.05.14 15:57:40.856570 [ 260 ] {} <Trace> TCP-Session: beaebc18-dafd-4d4e-ae43-c03b57c9d89e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1776 | 2026.05.14 15:57:40.856666 [ 260 ] {c1fbb961-61bc-4889-8aef-340b38fa5b5c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34751) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1777 | 2026.05.14 15:57:40.856705 [ 260 ] {c1fbb961-61bc-4889-8aef-340b38fa5b5c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1778 | 2026.05.14 15:57:40.857141 [ 260 ] {c1fbb961-61bc-4889-8aef-340b38fa5b5c} <Trace> oximeter.fields_uuid (5295c2a8-6150-41ce-bf65-ede2ab7b1c8d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1779 | 2026.05.14 15:57:40.857177 [ 260 ] {c1fbb961-61bc-4889-8aef-340b38fa5b5c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 1780 | 2026.05.14 15:57:40.857474 [ 260 ] {c1fbb961-61bc-4889-8aef-340b38fa5b5c} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 1781 | 2026.05.14 15:57:40.857683 [ 260 ] {c1fbb961-61bc-4889-8aef-340b38fa5b5c} <Trace> oximeter.fields_uuid (5295c2a8-6150-41ce-bf65-ede2ab7b1c8d): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1782 | 2026.05.14 15:57:40.857809 [ 260 ] {c1fbb961-61bc-4889-8aef-340b38fa5b5c} <Debug> executeQuery: Read 53 rows, 4.27 KiB in 0.001161 sec., 45650.30146425495 rows/sec., 3.59 MiB/sec. | ||
| 1783 | 2026.05.14 15:57:40.857845 [ 260 ] {c1fbb961-61bc-4889-8aef-340b38fa5b5c} <Debug> TCPHandler: Processed in 0.001323658 sec. | ||
| 1784 | 2026.05.14 15:57:40.857987 [ 260 ] {} <Trace> TCP-Session: beaebc18-dafd-4d4e-ae43-c03b57c9d89e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1785 | 2026.05.14 15:57:40.858090 [ 260 ] {0051cc4d-10bf-49f2-adb7-1a2dd9f2759d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34751) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1786 | 2026.05.14 15:57:40.858131 [ 260 ] {0051cc4d-10bf-49f2-adb7-1a2dd9f2759d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1787 | 2026.05.14 15:57:40.858583 [ 260 ] {0051cc4d-10bf-49f2-adb7-1a2dd9f2759d} <Trace> oximeter.measurements_cumulativeu64 (dc4c3ccb-597f-4ad4-8dca-d9aff10fc181): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1788 | 2026.05.14 15:57:40.858621 [ 260 ] {0051cc4d-10bf-49f2-adb7-1a2dd9f2759d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 1789 | 2026.05.14 15:57:40.858956 [ 260 ] {0051cc4d-10bf-49f2-adb7-1a2dd9f2759d} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 1790 | 2026.05.14 15:57:40.859170 [ 260 ] {0051cc4d-10bf-49f2-adb7-1a2dd9f2759d} <Trace> oximeter.measurements_cumulativeu64 (dc4c3ccb-597f-4ad4-8dca-d9aff10fc181): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1791 | 2026.05.14 15:57:40.859296 [ 260 ] {0051cc4d-10bf-49f2-adb7-1a2dd9f2759d} <Debug> executeQuery: Read 100 rows, 7.10 KiB in 0.001224 sec., 81699.34640522876 rows/sec., 5.66 MiB/sec. | ||
| 1792 | 2026.05.14 15:57:40.859330 [ 260 ] {0051cc4d-10bf-49f2-adb7-1a2dd9f2759d} <Debug> TCPHandler: Processed in 0.00139225 sec. | ||
| 1793 | 2026.05.14 15:57:40.859484 [ 260 ] {} <Trace> TCP-Session: beaebc18-dafd-4d4e-ae43-c03b57c9d89e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1794 | 2026.05.14 15:57:40.859592 [ 260 ] {93705cae-d5bd-4a9b-a318-9f1e970e3550} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34751) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1795 | 2026.05.14 15:57:40.859645 [ 260 ] {93705cae-d5bd-4a9b-a318-9f1e970e3550} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 1796 | 2026.05.14 15:57:40.860639 [ 260 ] {93705cae-d5bd-4a9b-a318-9f1e970e3550} <Trace> oximeter.measurements_histogramu64 (f9a5fb05-a372-4337-97b8-63adc35de4a7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1797 | 2026.05.14 15:57:40.860674 [ 260 ] {93705cae-d5bd-4a9b-a318-9f1e970e3550} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 1798 | 2026.05.14 15:57:40.861224 [ 260 ] {93705cae-d5bd-4a9b-a318-9f1e970e3550} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1799 | 2026.05.14 15:57:40.861458 [ 260 ] {93705cae-d5bd-4a9b-a318-9f1e970e3550} <Trace> oximeter.measurements_histogramu64 (f9a5fb05-a372-4337-97b8-63adc35de4a7): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1800 | 2026.05.14 15:57:40.861597 [ 260 ] {93705cae-d5bd-4a9b-a318-9f1e970e3550} <Debug> executeQuery: Read 22 rows, 40.37 KiB in 0.002023 sec., 10874.938210578348 rows/sec., 19.49 MiB/sec. | ||
| 1801 | 2026.05.14 15:57:40.861646 [ 260 ] {93705cae-d5bd-4a9b-a318-9f1e970e3550} <Debug> TCPHandler: Processed in 0.00223357 sec. | ||
| 1802 | 2026.05.14 15:57:40.861783 [ 260 ] {} <Trace> TCP-Session: beaebc18-dafd-4d4e-ae43-c03b57c9d89e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1803 | 2026.05.14 15:57:40.861893 [ 260 ] {37314e57-c7c4-4de4-ab10-38bbb6c72d39} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34751) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
| 1804 | 2026.05.14 15:57:40.861934 [ 260 ] {37314e57-c7c4-4de4-ab10-38bbb6c72d39} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 1805 | 2026.05.14 15:57:40.862279 [ 260 ] {37314e57-c7c4-4de4-ab10-38bbb6c72d39} <Trace> oximeter.measurements_i64 (80b5cdc5-105d-48dc-a3c4-5be45e09281f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1806 | 2026.05.14 15:57:40.862313 [ 260 ] {37314e57-c7c4-4de4-ab10-38bbb6c72d39} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 1807 | 2026.05.14 15:57:40.862614 [ 260 ] {37314e57-c7c4-4de4-ab10-38bbb6c72d39} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1808 | 2026.05.14 15:57:40.862821 [ 260 ] {37314e57-c7c4-4de4-ab10-38bbb6c72d39} <Trace> oximeter.measurements_i64 (80b5cdc5-105d-48dc-a3c4-5be45e09281f): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1809 | 2026.05.14 15:57:40.862943 [ 260 ] {37314e57-c7c4-4de4-ab10-38bbb6c72d39} <Debug> executeQuery: Read 3 rows, 246.00 B in 0.001067 sec., 2811.621368322399 rows/sec., 225.15 KiB/sec. | ||
| 1810 | 2026.05.14 15:57:40.862977 [ 260 ] {37314e57-c7c4-4de4-ab10-38bbb6c72d39} <Debug> TCPHandler: Processed in 0.001247104 sec. | ||
| 1811 | 2026.05.14 15:57:40.863133 [ 260 ] {} <Trace> TCP-Session: beaebc18-dafd-4d4e-ae43-c03b57c9d89e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1812 | 2026.05.14 15:57:40.863228 [ 260 ] {704f4a87-4472-4d13-8765-2b7428b2a2be} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34751) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1813 | 2026.05.14 15:57:40.863268 [ 260 ] {704f4a87-4472-4d13-8765-2b7428b2a2be} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1814 | 2026.05.14 15:57:40.863612 [ 260 ] {704f4a87-4472-4d13-8765-2b7428b2a2be} <Trace> oximeter.measurements_u64 (4165c0ce-291c-4fd2-b5bb-2f229a34a1a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1815 | 2026.05.14 15:57:40.863647 [ 260 ] {704f4a87-4472-4d13-8765-2b7428b2a2be} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 1816 | 2026.05.14 15:57:40.863944 [ 260 ] {704f4a87-4472-4d13-8765-2b7428b2a2be} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 1817 | 2026.05.14 15:57:40.864153 [ 260 ] {704f4a87-4472-4d13-8765-2b7428b2a2be} <Trace> oximeter.measurements_u64 (4165c0ce-291c-4fd2-b5bb-2f229a34a1a8): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1818 | 2026.05.14 15:57:40.864277 [ 260 ] {704f4a87-4472-4d13-8765-2b7428b2a2be} <Debug> executeQuery: Read 30 rows, 2.10 KiB in 0.001067 sec., 28116.213683223992 rows/sec., 1.93 MiB/sec. | ||
| 1819 | 2026.05.14 15:57:40.864311 [ 260 ] {704f4a87-4472-4d13-8765-2b7428b2a2be} <Debug> TCPHandler: Processed in 0.001228804 sec. | ||
| 1820 | 2026.05.14 15:57:40.885267 [ 269 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1821 | 2026.05.14 15:57:40.885332 [ 269 ] {} <Debug> TCP-Session: 1f5c3518-a028-4beb-a844-38c23e77305d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1822 | 2026.05.14 15:57:41.001177 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 179.89 MiB, peak 187.40 MiB, free memory in arenas 0.00 B, will set to 183.27 MiB (RSS), difference: 3.37 MiB | ||
| 1823 | 2026.05.14 15:57:45.650248 [ 307 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45409 | ||
| 1824 | 2026.05.14 15:57:45.650338 [ 307 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1825 | 2026.05.14 15:57:45.650362 [ 307 ] {} <Debug> TCP-Session: e1ca21a6-7042-42fb-b29b-6b208a6ff31b Authenticating user 'default' from [fd00:1122:3344:101::e]:45409 | ||
| 1826 | 2026.05.14 15:57:45.650382 [ 307 ] {} <Debug> TCP-Session: e1ca21a6-7042-42fb-b29b-6b208a6ff31b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1827 | 2026.05.14 15:57:45.650394 [ 307 ] {} <Debug> TCP-Session: e1ca21a6-7042-42fb-b29b-6b208a6ff31b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1828 | 2026.05.14 15:57:45.650597 [ 308 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36716 | ||
| 1829 | 2026.05.14 15:57:45.650649 [ 309 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64824 | ||
| 1830 | 2026.05.14 15:57:45.650676 [ 311 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36048 | ||
| 1831 | 2026.05.14 15:57:45.650678 [ 308 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1832 | 2026.05.14 15:57:45.650688 [ 258 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52922 | ||
| 1833 | 2026.05.14 15:57:45.650725 [ 308 ] {} <Debug> TCP-Session: a32e50ad-c633-4423-9969-fddd79fc26be Authenticating user 'default' from [fd00:1122:3344:101::e]:36716 | ||
| 1834 | 2026.05.14 15:57:45.650734 [ 311 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1835 | 2026.05.14 15:57:45.650739 [ 309 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1836 | 2026.05.14 15:57:45.650764 [ 311 ] {} <Debug> TCP-Session: 90e77aa7-8bb8-4100-905e-fff03b4810ff Authenticating user 'default' from [fd00:1122:3344:101::e]:36048 | ||
| 1837 | 2026.05.14 15:57:45.650759 [ 308 ] {} <Debug> TCP-Session: a32e50ad-c633-4423-9969-fddd79fc26be Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1838 | 2026.05.14 15:57:45.650766 [ 258 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1839 | 2026.05.14 15:57:45.650784 [ 309 ] {} <Debug> TCP-Session: 0ce62123-76e5-4c48-9455-ea7b28404099 Authenticating user 'default' from [fd00:1122:3344:101::e]:64824 | ||
| 1840 | 2026.05.14 15:57:45.650817 [ 258 ] {} <Debug> TCP-Session: 66027fdc-3463-4dc6-b06f-80c96d8b9def Authenticating user 'default' from [fd00:1122:3344:101::e]:52922 | ||
| 1841 | 2026.05.14 15:57:45.650803 [ 307 ] {} <Trace> TCP-Session: e1ca21a6-7042-42fb-b29b-6b208a6ff31b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1842 | 2026.05.14 15:57:45.650844 [ 258 ] {} <Debug> TCP-Session: 66027fdc-3463-4dc6-b06f-80c96d8b9def Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1843 | 2026.05.14 15:57:45.650838 [ 309 ] {} <Debug> TCP-Session: 0ce62123-76e5-4c48-9455-ea7b28404099 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1844 | 2026.05.14 15:57:45.650869 [ 258 ] {} <Debug> TCP-Session: 66027fdc-3463-4dc6-b06f-80c96d8b9def Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1845 | 2026.05.14 15:57:45.650793 [ 308 ] {} <Debug> TCP-Session: a32e50ad-c633-4423-9969-fddd79fc26be Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1846 | 2026.05.14 15:57:45.650788 [ 311 ] {} <Debug> TCP-Session: 90e77aa7-8bb8-4100-905e-fff03b4810ff Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1847 | 2026.05.14 15:57:45.650726 [ 303 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43193 | ||
| 1848 | 2026.05.14 15:57:45.650958 [ 311 ] {} <Debug> TCP-Session: 90e77aa7-8bb8-4100-905e-fff03b4810ff Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1849 | 2026.05.14 15:57:45.650990 [ 307 ] {67cde57e-391f-4ec7-b88a-9f83f8cb63c3} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:45409) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 1850 | 2026.05.14 15:57:45.650726 [ 304 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52368 | ||
| 1851 | 2026.05.14 15:57:45.650703 [ 269 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36357 | ||
| 1852 | 2026.05.14 15:57:45.650655 [ 310 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58674 | ||
| 1853 | 2026.05.14 15:57:45.650888 [ 309 ] {} <Debug> TCP-Session: 0ce62123-76e5-4c48-9455-ea7b28404099 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1854 | 2026.05.14 15:57:45.651123 [ 303 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1855 | 2026.05.14 15:57:45.651155 [ 303 ] {} <Debug> TCP-Session: 878a18c9-48f0-4083-a8ac-422fedc99043 Authenticating user 'default' from [fd00:1122:3344:101::e]:43193 | ||
| 1856 | 2026.05.14 15:57:45.651176 [ 303 ] {} <Debug> TCP-Session: 878a18c9-48f0-4083-a8ac-422fedc99043 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1857 | 2026.05.14 15:57:45.651252 [ 303 ] {} <Debug> TCP-Session: 878a18c9-48f0-4083-a8ac-422fedc99043 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1858 | 2026.05.14 15:57:45.651307 [ 307 ] {67cde57e-391f-4ec7-b88a-9f83f8cb63c3} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 1859 | 2026.05.14 15:57:45.651337 [ 310 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1860 | 2026.05.14 15:57:45.651338 [ 304 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1861 | 2026.05.14 15:57:45.651369 [ 310 ] {} <Debug> TCP-Session: cb5a271c-351c-46bd-9ed3-b9d997891178 Authenticating user 'default' from [fd00:1122:3344:101::e]:58674 | ||
| 1862 | 2026.05.14 15:57:45.651366 [ 269 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1863 | 2026.05.14 15:57:45.651404 [ 310 ] {} <Debug> TCP-Session: cb5a271c-351c-46bd-9ed3-b9d997891178 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1864 | 2026.05.14 15:57:45.651429 [ 269 ] {} <Debug> TCP-Session: 48db0969-7cc7-47c0-95f7-715822a67f7c Authenticating user 'default' from [fd00:1122:3344:101::e]:36357 | ||
| 1865 | 2026.05.14 15:57:45.651434 [ 310 ] {} <Debug> TCP-Session: cb5a271c-351c-46bd-9ed3-b9d997891178 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1866 | 2026.05.14 15:57:45.651454 [ 269 ] {} <Debug> TCP-Session: 48db0969-7cc7-47c0-95f7-715822a67f7c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1867 | 2026.05.14 15:57:45.651397 [ 304 ] {} <Debug> TCP-Session: 19297a9e-b582-4a6b-bdd0-12c8f74ac542 Authenticating user 'default' from [fd00:1122:3344:101::e]:52368 | ||
| 1868 | 2026.05.14 15:57:45.651478 [ 269 ] {} <Debug> TCP-Session: 48db0969-7cc7-47c0-95f7-715822a67f7c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1869 | 2026.05.14 15:57:45.651501 [ 304 ] {} <Debug> TCP-Session: 19297a9e-b582-4a6b-bdd0-12c8f74ac542 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1870 | 2026.05.14 15:57:45.651364 [ 307 ] {67cde57e-391f-4ec7-b88a-9f83f8cb63c3} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1871 | 2026.05.14 15:57:45.651533 [ 304 ] {} <Debug> TCP-Session: 19297a9e-b582-4a6b-bdd0-12c8f74ac542 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1872 | 2026.05.14 15:57:45.651812 [ 307 ] {67cde57e-391f-4ec7-b88a-9f83f8cb63c3} <Debug> oximeter.version (e07ed97d-35fb-4bd8-bb99-b7093227f752) (SelectExecutor): Key condition: unknown | ||
| 1873 | 2026.05.14 15:57:45.651900 [ 307 ] {67cde57e-391f-4ec7-b88a-9f83f8cb63c3} <Trace> Aggregator: Compile expression max()(UInt64) 0 | ||
| 1874 | 2026.05.14 15:57:45.847509 [ 260 ] {} <Trace> TCP-Session: beaebc18-dafd-4d4e-ae43-c03b57c9d89e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1875 | 2026.05.14 15:57:45.847746 [ 260 ] {bbed5d2c-81a2-49bf-a09b-04ff255fa853} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34751) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent') FORMAT Native (stage: Complete) | ||
| 1876 | 2026.05.14 15:57:45.848105 [ 260 ] {bbed5d2c-81a2-49bf-a09b-04ff255fa853} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1877 | 2026.05.14 15:57:45.848147 [ 260 ] {bbed5d2c-81a2-49bf-a09b-04ff255fa853} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent')" moved to PREWHERE | ||
| 1878 | 2026.05.14 15:57:45.848360 [ 260 ] {bbed5d2c-81a2-49bf-a09b-04ff255fa853} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1879 | 2026.05.14 15:57:45.848430 [ 260 ] {bbed5d2c-81a2-49bf-a09b-04ff255fa853} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1880 | 2026.05.14 15:57:45.848571 [ 260 ] {bbed5d2c-81a2-49bf-a09b-04ff255fa853} <Debug> oximeter.timeseries_schema (1156814d-76f2-4d06-aa88-d62fab54b03b) (SelectExecutor): Key condition: (column 0 in 14-element set) | ||
| 1881 | 2026.05.14 15:57:45.848663 [ 317 ] {bbed5d2c-81a2-49bf-a09b-04ff255fa853} <Trace> oximeter.timeseries_schema (1156814d-76f2-4d06-aa88-d62fab54b03b) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1882 | 2026.05.14 15:57:45.848675 [ 323 ] {bbed5d2c-81a2-49bf-a09b-04ff255fa853} <Trace> oximeter.timeseries_schema (1156814d-76f2-4d06-aa88-d62fab54b03b) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1883 | 2026.05.14 15:57:45.848806 [ 260 ] {bbed5d2c-81a2-49bf-a09b-04ff255fa853} <Debug> oximeter.timeseries_schema (1156814d-76f2-4d06-aa88-d62fab54b03b) (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 | ||
| 1884 | 2026.05.14 15:57:45.848835 [ 260 ] {bbed5d2c-81a2-49bf-a09b-04ff255fa853} <Trace> oximeter.timeseries_schema (1156814d-76f2-4d06-aa88-d62fab54b03b) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1885 | 2026.05.14 15:57:45.848909 [ 260 ] {bbed5d2c-81a2-49bf-a09b-04ff255fa853} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 1886 | 2026.05.14 15:57:45.848929 [ 260 ] {bbed5d2c-81a2-49bf-a09b-04ff255fa853} <Debug> oximeter.timeseries_schema (1156814d-76f2-4d06-aa88-d62fab54b03b) (SelectExecutor): Reading approx. 19 rows with 2 streams | ||
| 1887 | 2026.05.14 15:57:45.848963 [ 260 ] {bbed5d2c-81a2-49bf-a09b-04ff255fa853} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent'))" | ||
| 1888 | 2026.05.14 15:57:45.849000 [ 260 ] {bbed5d2c-81a2-49bf-a09b-04ff255fa853} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent'))" | ||
| 1889 | 2026.05.14 15:57:45.850169 [ 260 ] {bbed5d2c-81a2-49bf-a09b-04ff255fa853} <Debug> executeQuery: Read 19 rows, 2.42 KiB in 0.002512 sec., 7563.6942675159235 rows/sec., 963.34 KiB/sec. | ||
| 1890 | 2026.05.14 15:57:45.850333 [ 260 ] {bbed5d2c-81a2-49bf-a09b-04ff255fa853} <Debug> TCPHandler: Processed in 0.002969016 sec. | ||
| 1891 | 2026.05.14 15:57:45.851584 [ 260 ] {} <Trace> TCP-Session: beaebc18-dafd-4d4e-ae43-c03b57c9d89e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1892 | 2026.05.14 15:57:45.851730 [ 260 ] {24f4271c-8b23-43a9-ae78-c66b058049f2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34751) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1893 | 2026.05.14 15:57:45.851791 [ 260 ] {24f4271c-8b23-43a9-ae78-c66b058049f2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1894 | 2026.05.14 15:57:45.852604 [ 260 ] {24f4271c-8b23-43a9-ae78-c66b058049f2} <Trace> oximeter.fields_string (f402bd05-7338-4df8-9125-902546c29ae4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1895 | 2026.05.14 15:57:45.852668 [ 260 ] {24f4271c-8b23-43a9-ae78-c66b058049f2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 1896 | 2026.05.14 15:57:45.855254 [ 260 ] {24f4271c-8b23-43a9-ae78-c66b058049f2} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 1897 | 2026.05.14 15:57:45.855515 [ 260 ] {24f4271c-8b23-43a9-ae78-c66b058049f2} <Trace> oximeter.fields_string (f402bd05-7338-4df8-9125-902546c29ae4): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1898 | 2026.05.14 15:57:45.855697 [ 260 ] {24f4271c-8b23-43a9-ae78-c66b058049f2} <Debug> executeQuery: Read 26 rows, 1.98 KiB in 0.004002 sec., 6496.751624187906 rows/sec., 494.63 KiB/sec. | ||
| 1899 | 2026.05.14 15:57:45.855780 [ 260 ] {24f4271c-8b23-43a9-ae78-c66b058049f2} <Debug> TCPHandler: Processed in 0.004310904 sec. | ||
| 1900 | 2026.05.14 15:57:45.856011 [ 260 ] {} <Trace> TCP-Session: beaebc18-dafd-4d4e-ae43-c03b57c9d89e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1901 | 2026.05.14 15:57:45.856162 [ 260 ] {9e75b293-b617-4a13-9acc-8a9009b239ea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34751) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1902 | 2026.05.14 15:57:45.856236 [ 260 ] {9e75b293-b617-4a13-9acc-8a9009b239ea} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1903 | 2026.05.14 15:57:45.856814 [ 260 ] {9e75b293-b617-4a13-9acc-8a9009b239ea} <Trace> oximeter.fields_uuid (5295c2a8-6150-41ce-bf65-ede2ab7b1c8d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1904 | 2026.05.14 15:57:45.856854 [ 260 ] {9e75b293-b617-4a13-9acc-8a9009b239ea} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 1905 | 2026.05.14 15:57:45.857199 [ 260 ] {9e75b293-b617-4a13-9acc-8a9009b239ea} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 1906 | 2026.05.14 15:57:45.857429 [ 260 ] {9e75b293-b617-4a13-9acc-8a9009b239ea} <Trace> oximeter.fields_uuid (5295c2a8-6150-41ce-bf65-ede2ab7b1c8d): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1907 | 2026.05.14 15:57:45.857570 [ 260 ] {9e75b293-b617-4a13-9acc-8a9009b239ea} <Debug> executeQuery: Read 28 rows, 2.24 KiB in 0.001461 sec., 19164.955509924708 rows/sec., 1.49 MiB/sec. | ||
| 1908 | 2026.05.14 15:57:45.857613 [ 260 ] {9e75b293-b617-4a13-9acc-8a9009b239ea} <Debug> TCPHandler: Processed in 0.001722461 sec. | ||
| 1909 | 2026.05.14 15:57:45.857782 [ 260 ] {} <Trace> TCP-Session: beaebc18-dafd-4d4e-ae43-c03b57c9d89e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1910 | 2026.05.14 15:57:45.857897 [ 260 ] {fe460fdb-086a-420b-94d9-6c80cf45746a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34751) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1911 | 2026.05.14 15:57:45.857946 [ 260 ] {fe460fdb-086a-420b-94d9-6c80cf45746a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1912 | 2026.05.14 15:57:45.858373 [ 260 ] {fe460fdb-086a-420b-94d9-6c80cf45746a} <Trace> oximeter.measurements_cumulativeu64 (dc4c3ccb-597f-4ad4-8dca-d9aff10fc181): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1913 | 2026.05.14 15:57:45.858408 [ 260 ] {fe460fdb-086a-420b-94d9-6c80cf45746a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 1914 | 2026.05.14 15:57:45.858717 [ 260 ] {fe460fdb-086a-420b-94d9-6c80cf45746a} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 1915 | 2026.05.14 15:57:45.858915 [ 260 ] {fe460fdb-086a-420b-94d9-6c80cf45746a} <Trace> oximeter.measurements_cumulativeu64 (dc4c3ccb-597f-4ad4-8dca-d9aff10fc181): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1916 | 2026.05.14 15:57:45.859038 [ 260 ] {fe460fdb-086a-420b-94d9-6c80cf45746a} <Debug> executeQuery: Read 100 rows, 7.10 KiB in 0.001224 sec., 81699.34640522876 rows/sec., 5.66 MiB/sec. | ||
| 1917 | 2026.05.14 15:57:45.859078 [ 260 ] {fe460fdb-086a-420b-94d9-6c80cf45746a} <Debug> TCPHandler: Processed in 0.001408751 sec. | ||
| 1918 | 2026.05.14 15:57:45.859283 [ 260 ] {} <Trace> TCP-Session: beaebc18-dafd-4d4e-ae43-c03b57c9d89e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1919 | 2026.05.14 15:57:45.859386 [ 260 ] {817c9cc6-262c-4c8e-8913-14ae28500d6d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34751) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1920 | 2026.05.14 15:57:45.859430 [ 260 ] {817c9cc6-262c-4c8e-8913-14ae28500d6d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1921 | 2026.05.14 15:57:45.859785 [ 260 ] {817c9cc6-262c-4c8e-8913-14ae28500d6d} <Trace> oximeter.measurements_u64 (4165c0ce-291c-4fd2-b5bb-2f229a34a1a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1922 | 2026.05.14 15:57:45.859822 [ 260 ] {817c9cc6-262c-4c8e-8913-14ae28500d6d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 1923 | 2026.05.14 15:57:45.860135 [ 260 ] {817c9cc6-262c-4c8e-8913-14ae28500d6d} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 1924 | 2026.05.14 15:57:45.860357 [ 260 ] {817c9cc6-262c-4c8e-8913-14ae28500d6d} <Trace> oximeter.measurements_u64 (4165c0ce-291c-4fd2-b5bb-2f229a34a1a8): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1925 | 2026.05.14 15:57:45.860489 [ 260 ] {817c9cc6-262c-4c8e-8913-14ae28500d6d} <Debug> executeQuery: Read 30 rows, 2.10 KiB in 0.001125 sec., 26666.666666666668 rows/sec., 1.83 MiB/sec. | ||
| 1926 | 2026.05.14 15:57:45.860525 [ 260 ] {817c9cc6-262c-4c8e-8913-14ae28500d6d} <Debug> TCPHandler: Processed in 0.001304926 sec. | ||
| 1927 | 2026.05.14 15:57:45.993698 [ 317 ] {67cde57e-391f-4ec7-b88a-9f83f8cb63c3} <Trace> AggregatingTransform: Aggregating | ||
| 1928 | 2026.05.14 15:57:45.993756 [ 317 ] {67cde57e-391f-4ec7-b88a-9f83f8cb63c3} <Trace> Aggregator: Aggregation method: without_key | ||
| 1929 | 2026.05.14 15:57:45.993788 [ 317 ] {67cde57e-391f-4ec7-b88a-9f83f8cb63c3} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001026536 sec. (974.150 rows/sec., 38.05 KiB/sec.) | ||
| 1930 | 2026.05.14 15:57:45.993803 [ 317 ] {67cde57e-391f-4ec7-b88a-9f83f8cb63c3} <Trace> Aggregator: Merging aggregated data | ||
| 1931 | 2026.05.14 15:57:45.994518 [ 307 ] {67cde57e-391f-4ec7-b88a-9f83f8cb63c3} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.343498 sec., 2.911225101747317 rows/sec., 116.45 B/sec. | ||
| 1932 | 2026.05.14 15:57:45.994704 [ 307 ] {67cde57e-391f-4ec7-b88a-9f83f8cb63c3} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
| 1933 | 2026.05.14 15:57:45.994721 [ 307 ] {67cde57e-391f-4ec7-b88a-9f83f8cb63c3} <Debug> TCPHandler: Processed in 0.34396594 sec. | ||
| 1934 | 2026.05.14 15:57:45.994897 [ 307 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1935 | 2026.05.14 15:57:45.994931 [ 307 ] {} <Debug> TCP-Session: e1ca21a6-7042-42fb-b29b-6b208a6ff31b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1936 | 2026.05.14 15:57:45.994937 [ 308 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1937 | 2026.05.14 15:57:45.994965 [ 303 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1938 | 2026.05.14 15:57:45.994975 [ 308 ] {} <Debug> TCP-Session: a32e50ad-c633-4423-9969-fddd79fc26be Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1939 | 2026.05.14 15:57:45.994995 [ 304 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1940 | 2026.05.14 15:57:45.995022 [ 303 ] {} <Debug> TCP-Session: 878a18c9-48f0-4083-a8ac-422fedc99043 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1941 | 2026.05.14 15:57:45.995028 [ 311 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1942 | 2026.05.14 15:57:45.995059 [ 309 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1943 | 2026.05.14 15:57:45.995077 [ 310 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1944 | 2026.05.14 15:57:45.995094 [ 269 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1945 | 2026.05.14 15:57:45.995129 [ 309 ] {} <Debug> TCP-Session: 0ce62123-76e5-4c48-9455-ea7b28404099 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1946 | 2026.05.14 15:57:45.995133 [ 310 ] {} <Debug> TCP-Session: cb5a271c-351c-46bd-9ed3-b9d997891178 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1947 | 2026.05.14 15:57:45.995160 [ 269 ] {} <Debug> TCP-Session: 48db0969-7cc7-47c0-95f7-715822a67f7c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1948 | 2026.05.14 15:57:45.995089 [ 311 ] {} <Debug> TCP-Session: 90e77aa7-8bb8-4100-905e-fff03b4810ff Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1949 | 2026.05.14 15:57:45.995076 [ 304 ] {} <Debug> TCP-Session: 19297a9e-b582-4a6b-bdd0-12c8f74ac542 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1950 | 2026.05.14 15:57:45.995012 [ 258 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1951 | 2026.05.14 15:57:45.995263 [ 258 ] {} <Debug> TCP-Session: 66027fdc-3463-4dc6-b06f-80c96d8b9def Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1952 | 2026.05.14 15:57:46.000248 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 185.04 MiB, peak 193.13 MiB, free memory in arenas 0.00 B, will set to 203.34 MiB (RSS), difference: 18.30 MiB | ||
| 1953 | 2026.05.14 15:57:47.347573 [ 307 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38653 | ||
| 1954 | 2026.05.14 15:57:47.347662 [ 307 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1955 | 2026.05.14 15:57:47.347687 [ 307 ] {} <Debug> TCP-Session: ae8c1a2e-297c-4b72-a07c-413286401d17 Authenticating user 'default' from [fd00:1122:3344:101::e]:38653 | ||
| 1956 | 2026.05.14 15:57:47.347710 [ 307 ] {} <Debug> TCP-Session: ae8c1a2e-297c-4b72-a07c-413286401d17 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1957 | 2026.05.14 15:57:47.347723 [ 307 ] {} <Debug> TCP-Session: ae8c1a2e-297c-4b72-a07c-413286401d17 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1958 | 2026.05.14 15:57:47.347930 [ 308 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41938 | ||
| 1959 | 2026.05.14 15:57:47.347988 [ 309 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48637 | ||
| 1960 | 2026.05.14 15:57:47.348022 [ 258 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48889 | ||
| 1961 | 2026.05.14 15:57:47.348041 [ 269 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58994 | ||
| 1962 | 2026.05.14 15:57:47.348097 [ 309 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1963 | 2026.05.14 15:57:47.348105 [ 258 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1964 | 2026.05.14 15:57:47.348063 [ 304 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61994 | ||
| 1965 | 2026.05.14 15:57:47.348154 [ 307 ] {} <Trace> TCP-Session: ae8c1a2e-297c-4b72-a07c-413286401d17 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1966 | 2026.05.14 15:57:47.348165 [ 269 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1967 | 2026.05.14 15:57:47.348142 [ 309 ] {} <Debug> TCP-Session: 97c4509d-644b-4543-bd07-075b8a73736e Authenticating user 'default' from [fd00:1122:3344:101::e]:48637 | ||
| 1968 | 2026.05.14 15:57:47.348230 [ 304 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1969 | 2026.05.14 15:57:47.348235 [ 269 ] {} <Debug> TCP-Session: 751e8841-3227-4172-b762-1473d22b1255 Authenticating user 'default' from [fd00:1122:3344:101::e]:58994 | ||
| 1970 | 2026.05.14 15:57:47.348257 [ 309 ] {} <Debug> TCP-Session: 97c4509d-644b-4543-bd07-075b8a73736e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1971 | 2026.05.14 15:57:47.348271 [ 304 ] {} <Debug> TCP-Session: cf81d3a6-e537-4157-88f1-a65ff76da3e4 Authenticating user 'default' from [fd00:1122:3344:101::e]:61994 | ||
| 1972 | 2026.05.14 15:57:47.348288 [ 269 ] {} <Debug> TCP-Session: 751e8841-3227-4172-b762-1473d22b1255 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1973 | 2026.05.14 15:57:47.348289 [ 309 ] {} <Debug> TCP-Session: 97c4509d-644b-4543-bd07-075b8a73736e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1974 | 2026.05.14 15:57:47.348322 [ 269 ] {} <Debug> TCP-Session: 751e8841-3227-4172-b762-1473d22b1255 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1975 | 2026.05.14 15:57:47.348314 [ 304 ] {} <Debug> TCP-Session: cf81d3a6-e537-4157-88f1-a65ff76da3e4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1976 | 2026.05.14 15:57:47.348351 [ 307 ] {af0d76bf-4279-47e5-b3ee-5a603f82c374} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:38653) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 1977 | 2026.05.14 15:57:47.348389 [ 304 ] {} <Debug> TCP-Session: cf81d3a6-e537-4157-88f1-a65ff76da3e4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1978 | 2026.05.14 15:57:47.348052 [ 303 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51458 | ||
| 1979 | 2026.05.14 15:57:47.348023 [ 311 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44160 | ||
| 1980 | 2026.05.14 15:57:47.348010 [ 310 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35671 | ||
| 1981 | 2026.05.14 15:57:47.348500 [ 303 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1982 | 2026.05.14 15:57:47.348528 [ 311 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1983 | 2026.05.14 15:57:47.348558 [ 303 ] {} <Debug> TCP-Session: fdea2a0c-34e8-4dcd-a04a-0d2a6c76ecce Authenticating user 'default' from [fd00:1122:3344:101::e]:51458 | ||
| 1984 | 2026.05.14 15:57:47.348571 [ 310 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1985 | 2026.05.14 15:57:47.348586 [ 303 ] {} <Debug> TCP-Session: fdea2a0c-34e8-4dcd-a04a-0d2a6c76ecce Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1986 | 2026.05.14 15:57:47.348606 [ 310 ] {} <Debug> TCP-Session: fd9d6479-06a7-45d6-b2a3-5cc7d582b795 Authenticating user 'default' from [fd00:1122:3344:101::e]:35671 | ||
| 1987 | 2026.05.14 15:57:47.348617 [ 303 ] {} <Debug> TCP-Session: fdea2a0c-34e8-4dcd-a04a-0d2a6c76ecce Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1988 | 2026.05.14 15:57:47.348636 [ 310 ] {} <Debug> TCP-Session: fd9d6479-06a7-45d6-b2a3-5cc7d582b795 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1989 | 2026.05.14 15:57:47.348573 [ 311 ] {} <Debug> TCP-Session: 29e48c2f-83f5-4a46-b29f-b49c01f3af1f Authenticating user 'default' from [fd00:1122:3344:101::e]:44160 | ||
| 1990 | 2026.05.14 15:57:47.348663 [ 310 ] {} <Debug> TCP-Session: fd9d6479-06a7-45d6-b2a3-5cc7d582b795 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1991 | 2026.05.14 15:57:47.348694 [ 311 ] {} <Debug> TCP-Session: 29e48c2f-83f5-4a46-b29f-b49c01f3af1f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1992 | 2026.05.14 15:57:47.348005 [ 308 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1993 | 2026.05.14 15:57:47.348722 [ 311 ] {} <Debug> TCP-Session: 29e48c2f-83f5-4a46-b29f-b49c01f3af1f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1994 | 2026.05.14 15:57:47.348151 [ 258 ] {} <Debug> TCP-Session: f76ed83c-98ba-427b-867a-2e6fd3dd40a6 Authenticating user 'default' from [fd00:1122:3344:101::e]:48889 | ||
| 1995 | 2026.05.14 15:57:47.348771 [ 308 ] {} <Debug> TCP-Session: 2c764d1f-a863-442a-965e-4b55c4a41eb1 Authenticating user 'default' from [fd00:1122:3344:101::e]:41938 | ||
| 1996 | 2026.05.14 15:57:47.348808 [ 258 ] {} <Debug> TCP-Session: f76ed83c-98ba-427b-867a-2e6fd3dd40a6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1997 | 2026.05.14 15:57:47.348822 [ 308 ] {} <Debug> TCP-Session: 2c764d1f-a863-442a-965e-4b55c4a41eb1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1998 | 2026.05.14 15:57:47.348838 [ 258 ] {} <Debug> TCP-Session: f76ed83c-98ba-427b-867a-2e6fd3dd40a6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1999 | 2026.05.14 15:57:47.348851 [ 308 ] {} <Debug> TCP-Session: 2c764d1f-a863-442a-965e-4b55c4a41eb1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2000 | 2026.05.14 15:57:47.348665 [ 307 ] {af0d76bf-4279-47e5-b3ee-5a603f82c374} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 2001 | 2026.05.14 15:57:47.348942 [ 307 ] {af0d76bf-4279-47e5-b3ee-5a603f82c374} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2002 | 2026.05.14 15:57:47.349226 [ 307 ] {af0d76bf-4279-47e5-b3ee-5a603f82c374} <Debug> oximeter.version (e07ed97d-35fb-4bd8-bb99-b7093227f752) (SelectExecutor): Key condition: unknown | ||
| 2003 | 2026.05.14 15:57:47.350194 [ 359 ] {af0d76bf-4279-47e5-b3ee-5a603f82c374} <Trace> AggregatingTransform: Aggregating | ||
| 2004 | 2026.05.14 15:57:47.350232 [ 359 ] {af0d76bf-4279-47e5-b3ee-5a603f82c374} <Trace> Aggregator: Aggregation method: without_key | ||
| 2005 | 2026.05.14 15:57:47.350262 [ 359 ] {af0d76bf-4279-47e5-b3ee-5a603f82c374} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000934864 sec. (1069.674 rows/sec., 41.78 KiB/sec.) | ||
| 2006 | 2026.05.14 15:57:47.350278 [ 359 ] {af0d76bf-4279-47e5-b3ee-5a603f82c374} <Trace> Aggregator: Merging aggregated data | ||
| 2007 | 2026.05.14 15:57:47.350935 [ 307 ] {af0d76bf-4279-47e5-b3ee-5a603f82c374} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002645 sec., 378.0718336483932 rows/sec., 14.77 KiB/sec. | ||
| 2008 | 2026.05.14 15:57:47.351067 [ 307 ] {af0d76bf-4279-47e5-b3ee-5a603f82c374} <Debug> TCPHandler: Processed in 0.003052939 sec. | ||
| 2009 | 2026.05.14 15:57:47.351200 [ 307 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2010 | 2026.05.14 15:57:47.351228 [ 303 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2011 | 2026.05.14 15:57:47.351229 [ 307 ] {} <Debug> TCP-Session: ae8c1a2e-297c-4b72-a07c-413286401d17 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2012 | 2026.05.14 15:57:47.351251 [ 308 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2013 | 2026.05.14 15:57:47.351270 [ 311 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2014 | 2026.05.14 15:57:47.351292 [ 309 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2015 | 2026.05.14 15:57:47.351313 [ 258 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2016 | 2026.05.14 15:57:47.351332 [ 310 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2017 | 2026.05.14 15:57:47.351357 [ 309 ] {} <Debug> TCP-Session: 97c4509d-644b-4543-bd07-075b8a73736e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2018 | 2026.05.14 15:57:47.351375 [ 304 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2019 | 2026.05.14 15:57:47.351395 [ 310 ] {} <Debug> TCP-Session: fd9d6479-06a7-45d6-b2a3-5cc7d582b795 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2020 | 2026.05.14 15:57:47.351383 [ 258 ] {} <Debug> TCP-Session: f76ed83c-98ba-427b-867a-2e6fd3dd40a6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2021 | 2026.05.14 15:57:47.351427 [ 304 ] {} <Debug> TCP-Session: cf81d3a6-e537-4157-88f1-a65ff76da3e4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2022 | 2026.05.14 15:57:47.351343 [ 269 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2023 | 2026.05.14 15:57:47.351334 [ 311 ] {} <Debug> TCP-Session: 29e48c2f-83f5-4a46-b29f-b49c01f3af1f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2024 | 2026.05.14 15:57:47.351513 [ 269 ] {} <Debug> TCP-Session: 751e8841-3227-4172-b762-1473d22b1255 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2025 | 2026.05.14 15:57:47.351318 [ 308 ] {} <Debug> TCP-Session: 2c764d1f-a863-442a-965e-4b55c4a41eb1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2026 | 2026.05.14 15:57:47.351271 [ 303 ] {} <Debug> TCP-Session: fdea2a0c-34e8-4dcd-a04a-0d2a6c76ecce Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2027 | 2026.05.14 15:57:47.646570 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 4247 | ||
| 2028 | 2026.05.14 15:57:47.647045 [ 244 ] {} <Trace> system.asynchronous_metric_log (b403b819-69da-4eff-9942-332a213880d1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2029 | 2026.05.14 15:57:47.647094 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 2030 | 2026.05.14 15:57:47.647579 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2031 | 2026.05.14 15:57:47.647848 [ 244 ] {} <Trace> system.asynchronous_metric_log (b403b819-69da-4eff-9942-332a213880d1): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2032 | 2026.05.14 15:57:47.647986 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 4247 | ||
| 2033 | 2026.05.14 15:57:47.870695 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 68 | ||
| 2034 | 2026.05.14 15:57:47.888097 [ 243 ] {} <Trace> system.metric_log (fc7675bb-abed-4f52-ab7b-00ec850ba07e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2035 | 2026.05.14 15:57:47.888166 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 2036 | 2026.05.14 15:57:47.894085 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2037 | 2026.05.14 15:57:47.894771 [ 243 ] {} <Trace> system.metric_log (fc7675bb-abed-4f52-ab7b-00ec850ba07e): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2038 | 2026.05.14 15:57:47.897980 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 68 | ||
| 2039 | 2026.05.14 15:57:50.154830 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 222 | ||
| 2040 | 2026.05.14 15:57:50.156962 [ 242 ] {} <Trace> system.query_log (b68bb3f1-94c6-4f6f-b3a0-f414a71b4a04): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2041 | 2026.05.14 15:57:50.156998 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 2042 | 2026.05.14 15:57:50.158174 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2043 | 2026.05.14 15:57:50.158454 [ 242 ] {} <Trace> system.query_log (b68bb3f1-94c6-4f6f-b3a0-f414a71b4a04): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2044 | 2026.05.14 15:57:50.158647 [ 25 ] {} <Debug> system.query_log (b68bb3f1-94c6-4f6f-b3a0-f414a71b4a04) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 2045 | 2026.05.14 15:57:50.158688 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 222 | ||
| 2046 | 2026.05.14 15:57:50.158732 [ 25 ] {} <Trace> system.query_log (b68bb3f1-94c6-4f6f-b3a0-f414a71b4a04): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2047 | 2026.05.14 15:57:50.158763 [ 25 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 2048 | 2026.05.14 15:57:50.158910 [ 187 ] {b68bb3f1-94c6-4f6f-b3a0-f414a71b4a04::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 | ||
| 2049 | 2026.05.14 15:57:50.159646 [ 187 ] {b68bb3f1-94c6-4f6f-b3a0-f414a71b4a04::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2050 | 2026.05.14 15:57:50.159829 [ 187 ] {b68bb3f1-94c6-4f6f-b3a0-f414a71b4a04::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 | ||
| 2051 | 2026.05.14 15:57:50.160264 [ 187 ] {b68bb3f1-94c6-4f6f-b3a0-f414a71b4a04::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 | ||
| 2052 | 2026.05.14 15:57:50.160655 [ 187 ] {b68bb3f1-94c6-4f6f-b3a0-f414a71b4a04::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 26 rows starting from the beginning of the part | ||
| 2053 | 2026.05.14 15:57:50.161038 [ 187 ] {b68bb3f1-94c6-4f6f-b3a0-f414a71b4a04::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 20 rows starting from the beginning of the part | ||
| 2054 | 2026.05.14 15:57:50.161419 [ 187 ] {b68bb3f1-94c6-4f6f-b3a0-f414a71b4a04::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 30 rows starting from the beginning of the part | ||
| 2055 | 2026.05.14 15:57:50.161793 [ 187 ] {b68bb3f1-94c6-4f6f-b3a0-f414a71b4a04::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 30 rows starting from the beginning of the part | ||
| 2056 | 2026.05.14 15:57:50.168615 [ 187 ] {b68bb3f1-94c6-4f6f-b3a0-f414a71b4a04::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 222 rows, containing 72 columns (72 merged, 0 gathered) in 0.009773989 sec., 22713.346618253814 rows/sec., 21.83 MiB/sec. | ||
| 2057 | 2026.05.14 15:57:50.169245 [ 187 ] {b68bb3f1-94c6-4f6f-b3a0-f414a71b4a04::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 2058 | 2026.05.14 15:57:50.169799 [ 187 ] {b68bb3f1-94c6-4f6f-b3a0-f414a71b4a04::all_1_6_1} <Trace> system.query_log (b68bb3f1-94c6-4f6f-b3a0-f414a71b4a04): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2059 | 2026.05.14 15:57:50.169876 [ 187 ] {b68bb3f1-94c6-4f6f-b3a0-f414a71b4a04::all_1_6_1} <Trace> system.query_log (b68bb3f1-94c6-4f6f-b3a0-f414a71b4a04) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 2060 | 2026.05.14 15:57:50.170047 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.58 MiB. | ||
| 2061 | 2026.05.14 15:57:50.848679 [ 260 ] {} <Trace> TCP-Session: beaebc18-dafd-4d4e-ae43-c03b57c9d89e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2062 | 2026.05.14 15:57:50.849035 [ 260 ] {54817957-7899-4c6e-8d86-166d6141d456} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34751) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram') FORMAT Native (stage: Complete) | ||
| 2063 | 2026.05.14 15:57:50.849575 [ 260 ] {54817957-7899-4c6e-8d86-166d6141d456} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2064 | 2026.05.14 15:57:50.849649 [ 260 ] {54817957-7899-4c6e-8d86-166d6141d456} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram')" moved to PREWHERE | ||
| 2065 | 2026.05.14 15:57:50.850005 [ 260 ] {54817957-7899-4c6e-8d86-166d6141d456} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2066 | 2026.05.14 15:57:50.850074 [ 260 ] {54817957-7899-4c6e-8d86-166d6141d456} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2067 | 2026.05.14 15:57:50.850215 [ 260 ] {54817957-7899-4c6e-8d86-166d6141d456} <Debug> oximeter.timeseries_schema (1156814d-76f2-4d06-aa88-d62fab54b03b) (SelectExecutor): Key condition: (column 0 in 15-element set) | ||
| 2068 | 2026.05.14 15:57:50.850325 [ 316 ] {54817957-7899-4c6e-8d86-166d6141d456} <Trace> oximeter.timeseries_schema (1156814d-76f2-4d06-aa88-d62fab54b03b) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2069 | 2026.05.14 15:57:50.850330 [ 357 ] {54817957-7899-4c6e-8d86-166d6141d456} <Trace> oximeter.timeseries_schema (1156814d-76f2-4d06-aa88-d62fab54b03b) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2070 | 2026.05.14 15:57:50.850495 [ 260 ] {54817957-7899-4c6e-8d86-166d6141d456} <Debug> oximeter.timeseries_schema (1156814d-76f2-4d06-aa88-d62fab54b03b) (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 | ||
| 2071 | 2026.05.14 15:57:50.850524 [ 260 ] {54817957-7899-4c6e-8d86-166d6141d456} <Trace> oximeter.timeseries_schema (1156814d-76f2-4d06-aa88-d62fab54b03b) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2072 | 2026.05.14 15:57:50.850597 [ 260 ] {54817957-7899-4c6e-8d86-166d6141d456} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2073 | 2026.05.14 15:57:50.850617 [ 260 ] {54817957-7899-4c6e-8d86-166d6141d456} <Debug> oximeter.timeseries_schema (1156814d-76f2-4d06-aa88-d62fab54b03b) (SelectExecutor): Reading approx. 19 rows with 2 streams | ||
| 2074 | 2026.05.14 15:57:50.850650 [ 260 ] {54817957-7899-4c6e-8d86-166d6141d456} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram'))" | ||
| 2075 | 2026.05.14 15:57:50.850687 [ 260 ] {54817957-7899-4c6e-8d86-166d6141d456} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram'))" | ||
| 2076 | 2026.05.14 15:57:50.852132 [ 260 ] {54817957-7899-4c6e-8d86-166d6141d456} <Debug> executeQuery: Read 19 rows, 2.66 KiB in 0.00324 sec., 5864.197530864198 rows/sec., 820.43 KiB/sec. | ||
| 2077 | 2026.05.14 15:57:50.852267 [ 260 ] {54817957-7899-4c6e-8d86-166d6141d456} <Debug> TCPHandler: Processed in 0.003776395 sec. | ||
| 2078 | 2026.05.14 15:57:50.853952 [ 260 ] {} <Trace> TCP-Session: beaebc18-dafd-4d4e-ae43-c03b57c9d89e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2079 | 2026.05.14 15:57:50.854067 [ 260 ] {33ab570a-c382-4a50-b28d-0fac63ddd692} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34751) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2080 | 2026.05.14 15:57:50.854110 [ 260 ] {33ab570a-c382-4a50-b28d-0fac63ddd692} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2081 | 2026.05.14 15:57:50.854835 [ 260 ] {33ab570a-c382-4a50-b28d-0fac63ddd692} <Trace> oximeter.fields_string (f402bd05-7338-4df8-9125-902546c29ae4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2082 | 2026.05.14 15:57:50.854879 [ 260 ] {33ab570a-c382-4a50-b28d-0fac63ddd692} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 2083 | 2026.05.14 15:57:50.855247 [ 260 ] {33ab570a-c382-4a50-b28d-0fac63ddd692} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2084 | 2026.05.14 15:57:50.855464 [ 260 ] {33ab570a-c382-4a50-b28d-0fac63ddd692} <Trace> oximeter.fields_string (f402bd05-7338-4df8-9125-902546c29ae4): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2085 | 2026.05.14 15:57:50.855605 [ 260 ] {33ab570a-c382-4a50-b28d-0fac63ddd692} <Debug> executeQuery: Read 72 rows, 6.32 KiB in 0.00157 sec., 45859.87261146497 rows/sec., 3.93 MiB/sec. | ||
| 2086 | 2026.05.14 15:57:50.855609 [ 34 ] {} <Debug> oximeter.fields_string (f402bd05-7338-4df8-9125-902546c29ae4) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2087 | 2026.05.14 15:57:50.855643 [ 260 ] {33ab570a-c382-4a50-b28d-0fac63ddd692} <Debug> TCPHandler: Processed in 0.001742622 sec. | ||
| 2088 | 2026.05.14 15:57:50.855679 [ 34 ] {} <Trace> oximeter.fields_string (f402bd05-7338-4df8-9125-902546c29ae4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2089 | 2026.05.14 15:57:50.855711 [ 34 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 2090 | 2026.05.14 15:57:50.855810 [ 260 ] {} <Trace> TCP-Session: beaebc18-dafd-4d4e-ae43-c03b57c9d89e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2091 | 2026.05.14 15:57:50.855864 [ 193 ] {f402bd05-7338-4df8-9125-902546c29ae4::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 | ||
| 2092 | 2026.05.14 15:57:50.855911 [ 260 ] {4540a5e8-f423-459c-8715-b0dc5e6cf744} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34751) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2093 | 2026.05.14 15:57:50.855957 [ 260 ] {4540a5e8-f423-459c-8715-b0dc5e6cf744} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2094 | 2026.05.14 15:57:50.856027 [ 193 ] {f402bd05-7338-4df8-9125-902546c29ae4::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2095 | 2026.05.14 15:57:50.856079 [ 193 ] {f402bd05-7338-4df8-9125-902546c29ae4::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 27 rows starting from the beginning of the part | ||
| 2096 | 2026.05.14 15:57:50.856186 [ 193 ] {f402bd05-7338-4df8-9125-902546c29ae4::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 61 rows starting from the beginning of the part | ||
| 2097 | 2026.05.14 15:57:50.856248 [ 193 ] {f402bd05-7338-4df8-9125-902546c29ae4::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 26 rows starting from the beginning of the part | ||
| 2098 | 2026.05.14 15:57:50.856310 [ 193 ] {f402bd05-7338-4df8-9125-902546c29ae4::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 70 rows starting from the beginning of the part | ||
| 2099 | 2026.05.14 15:57:50.856370 [ 193 ] {f402bd05-7338-4df8-9125-902546c29ae4::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 26 rows starting from the beginning of the part | ||
| 2100 | 2026.05.14 15:57:50.856419 [ 260 ] {4540a5e8-f423-459c-8715-b0dc5e6cf744} <Trace> oximeter.fields_u16 (78c9fcee-2b95-49e3-a301-5a6a0e2ada51): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2101 | 2026.05.14 15:57:50.856422 [ 193 ] {f402bd05-7338-4df8-9125-902546c29ae4::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 72 rows starting from the beginning of the part | ||
| 2102 | 2026.05.14 15:57:50.856465 [ 260 ] {4540a5e8-f423-459c-8715-b0dc5e6cf744} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 2103 | 2026.05.14 15:57:50.856805 [ 260 ] {4540a5e8-f423-459c-8715-b0dc5e6cf744} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 2104 | 2026.05.14 15:57:50.857045 [ 260 ] {4540a5e8-f423-459c-8715-b0dc5e6cf744} <Trace> oximeter.fields_u16 (78c9fcee-2b95-49e3-a301-5a6a0e2ada51): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2105 | 2026.05.14 15:57:50.857185 [ 260 ] {4540a5e8-f423-459c-8715-b0dc5e6cf744} <Debug> executeQuery: Read 23 rows, 1.73 KiB in 0.001292 sec., 17801.857585139318 rows/sec., 1.31 MiB/sec. | ||
| 2106 | 2026.05.14 15:57:50.857223 [ 260 ] {4540a5e8-f423-459c-8715-b0dc5e6cf744} <Debug> TCPHandler: Processed in 0.001461502 sec. | ||
| 2107 | 2026.05.14 15:57:50.857378 [ 260 ] {} <Trace> TCP-Session: beaebc18-dafd-4d4e-ae43-c03b57c9d89e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2108 | 2026.05.14 15:57:50.857390 [ 187 ] {f402bd05-7338-4df8-9125-902546c29ae4::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 282 rows, containing 5 columns (5 merged, 0 gathered) in 0.001589117 sec., 177457.04060808613 rows/sec., 15.25 MiB/sec. | ||
| 2109 | 2026.05.14 15:57:50.857476 [ 260 ] {ef46e1f6-bc2e-464a-84d0-e1d6af08e960} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34751) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2110 | 2026.05.14 15:57:50.857523 [ 260 ] {ef46e1f6-bc2e-464a-84d0-e1d6af08e960} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2111 | 2026.05.14 15:57:50.857577 [ 187 ] {f402bd05-7338-4df8-9125-902546c29ae4::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2112 | 2026.05.14 15:57:50.857875 [ 187 ] {f402bd05-7338-4df8-9125-902546c29ae4::all_1_11_2} <Trace> oximeter.fields_string (f402bd05-7338-4df8-9125-902546c29ae4): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2113 | 2026.05.14 15:57:50.857955 [ 187 ] {f402bd05-7338-4df8-9125-902546c29ae4::all_1_11_2} <Trace> oximeter.fields_string (f402bd05-7338-4df8-9125-902546c29ae4) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2114 | 2026.05.14 15:57:50.857981 [ 260 ] {ef46e1f6-bc2e-464a-84d0-e1d6af08e960} <Trace> oximeter.fields_uuid (5295c2a8-6150-41ce-bf65-ede2ab7b1c8d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2115 | 2026.05.14 15:57:50.858023 [ 260 ] {ef46e1f6-bc2e-464a-84d0-e1d6af08e960} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 2116 | 2026.05.14 15:57:50.858057 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.30 MiB. | ||
| 2117 | 2026.05.14 15:57:50.858340 [ 260 ] {ef46e1f6-bc2e-464a-84d0-e1d6af08e960} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2118 | 2026.05.14 15:57:50.858552 [ 260 ] {ef46e1f6-bc2e-464a-84d0-e1d6af08e960} <Trace> oximeter.fields_uuid (5295c2a8-6150-41ce-bf65-ede2ab7b1c8d): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2119 | 2026.05.14 15:57:50.858676 [ 34 ] {} <Debug> oximeter.fields_uuid (5295c2a8-6150-41ce-bf65-ede2ab7b1c8d) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2120 | 2026.05.14 15:57:50.858680 [ 260 ] {ef46e1f6-bc2e-464a-84d0-e1d6af08e960} <Debug> executeQuery: Read 51 rows, 4.08 KiB in 0.001222 sec., 41734.86088379705 rows/sec., 3.26 MiB/sec. | ||
| 2121 | 2026.05.14 15:57:50.858720 [ 34 ] {} <Trace> oximeter.fields_uuid (5295c2a8-6150-41ce-bf65-ede2ab7b1c8d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2122 | 2026.05.14 15:57:50.858740 [ 260 ] {ef46e1f6-bc2e-464a-84d0-e1d6af08e960} <Debug> TCPHandler: Processed in 0.001419531 sec. | ||
| 2123 | 2026.05.14 15:57:50.858747 [ 34 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 2124 | 2026.05.14 15:57:50.858896 [ 200 ] {5295c2a8-6150-41ce-bf65-ede2ab7b1c8d::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 | ||
| 2125 | 2026.05.14 15:57:50.858908 [ 260 ] {} <Trace> TCP-Session: beaebc18-dafd-4d4e-ae43-c03b57c9d89e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2126 | 2026.05.14 15:57:50.859025 [ 260 ] {fea7cdc5-db02-4799-abfb-adf974ddd67a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34751) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2127 | 2026.05.14 15:57:50.859053 [ 200 ] {5295c2a8-6150-41ce-bf65-ede2ab7b1c8d::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2128 | 2026.05.14 15:57:50.859067 [ 260 ] {fea7cdc5-db02-4799-abfb-adf974ddd67a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2129 | 2026.05.14 15:57:50.859108 [ 200 ] {5295c2a8-6150-41ce-bf65-ede2ab7b1c8d::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 30 rows starting from the beginning of the part | ||
| 2130 | 2026.05.14 15:57:50.859217 [ 200 ] {5295c2a8-6150-41ce-bf65-ede2ab7b1c8d::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 57 rows starting from the beginning of the part | ||
| 2131 | 2026.05.14 15:57:50.859274 [ 200 ] {5295c2a8-6150-41ce-bf65-ede2ab7b1c8d::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 28 rows starting from the beginning of the part | ||
| 2132 | 2026.05.14 15:57:50.859357 [ 200 ] {5295c2a8-6150-41ce-bf65-ede2ab7b1c8d::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 53 rows starting from the beginning of the part | ||
| 2133 | 2026.05.14 15:57:50.859405 [ 200 ] {5295c2a8-6150-41ce-bf65-ede2ab7b1c8d::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 28 rows starting from the beginning of the part | ||
| 2134 | 2026.05.14 15:57:50.859456 [ 200 ] {5295c2a8-6150-41ce-bf65-ede2ab7b1c8d::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 51 rows starting from the beginning of the part | ||
| 2135 | 2026.05.14 15:57:50.859504 [ 260 ] {fea7cdc5-db02-4799-abfb-adf974ddd67a} <Trace> oximeter.measurements_cumulativeu64 (dc4c3ccb-597f-4ad4-8dca-d9aff10fc181): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2136 | 2026.05.14 15:57:50.859548 [ 260 ] {fea7cdc5-db02-4799-abfb-adf974ddd67a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 2137 | 2026.05.14 15:57:50.859925 [ 260 ] {fea7cdc5-db02-4799-abfb-adf974ddd67a} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2138 | 2026.05.14 15:57:50.860160 [ 260 ] {fea7cdc5-db02-4799-abfb-adf974ddd67a} <Trace> oximeter.measurements_cumulativeu64 (dc4c3ccb-597f-4ad4-8dca-d9aff10fc181): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2139 | 2026.05.14 15:57:50.860293 [ 34 ] {} <Debug> oximeter.measurements_cumulativeu64 (dc4c3ccb-597f-4ad4-8dca-d9aff10fc181) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2140 | 2026.05.14 15:57:50.860297 [ 260 ] {fea7cdc5-db02-4799-abfb-adf974ddd67a} <Debug> executeQuery: Read 100 rows, 7.10 KiB in 0.001291 sec., 77459.3338497289 rows/sec., 5.37 MiB/sec. | ||
| 2141 | 2026.05.14 15:57:50.860373 [ 34 ] {} <Trace> oximeter.measurements_cumulativeu64 (dc4c3ccb-597f-4ad4-8dca-d9aff10fc181): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2142 | 2026.05.14 15:57:50.860400 [ 260 ] {fea7cdc5-db02-4799-abfb-adf974ddd67a} <Debug> TCPHandler: Processed in 0.001540125 sec. | ||
| 2143 | 2026.05.14 15:57:50.860401 [ 34 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 2144 | 2026.05.14 15:57:50.860413 [ 190 ] {5295c2a8-6150-41ce-bf65-ede2ab7b1c8d::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 247 rows, containing 5 columns (5 merged, 0 gathered) in 0.001582397 sec., 156092.30806175695 rows/sec., 12.81 MiB/sec. | ||
| 2145 | 2026.05.14 15:57:50.860516 [ 193 ] {dc4c3ccb-597f-4ad4-8dca-d9aff10fc181::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 | ||
| 2146 | 2026.05.14 15:57:50.860568 [ 260 ] {} <Trace> TCP-Session: beaebc18-dafd-4d4e-ae43-c03b57c9d89e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2147 | 2026.05.14 15:57:50.860587 [ 190 ] {5295c2a8-6150-41ce-bf65-ede2ab7b1c8d::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2148 | 2026.05.14 15:57:50.860632 [ 193 ] {dc4c3ccb-597f-4ad4-8dca-d9aff10fc181::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2149 | 2026.05.14 15:57:50.860667 [ 193 ] {dc4c3ccb-597f-4ad4-8dca-d9aff10fc181::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 561 rows starting from the beginning of the part | ||
| 2150 | 2026.05.14 15:57:50.860668 [ 260 ] {e2f3e424-1ce1-46f0-92f2-1eeeb33795ab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34751) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2151 | 2026.05.14 15:57:50.860723 [ 193 ] {dc4c3ccb-597f-4ad4-8dca-d9aff10fc181::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 101 rows starting from the beginning of the part | ||
| 2152 | 2026.05.14 15:57:50.860737 [ 260 ] {e2f3e424-1ce1-46f0-92f2-1eeeb33795ab} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 2153 | 2026.05.14 15:57:50.860774 [ 193 ] {dc4c3ccb-597f-4ad4-8dca-d9aff10fc181::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 100 rows starting from the beginning of the part | ||
| 2154 | 2026.05.14 15:57:50.860820 [ 193 ] {dc4c3ccb-597f-4ad4-8dca-d9aff10fc181::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 100 rows starting from the beginning of the part | ||
| 2155 | 2026.05.14 15:57:50.860863 [ 193 ] {dc4c3ccb-597f-4ad4-8dca-d9aff10fc181::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 100 rows starting from the beginning of the part | ||
| 2156 | 2026.05.14 15:57:50.860879 [ 190 ] {5295c2a8-6150-41ce-bf65-ede2ab7b1c8d::all_1_11_2} <Trace> oximeter.fields_uuid (5295c2a8-6150-41ce-bf65-ede2ab7b1c8d): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2157 | 2026.05.14 15:57:50.860904 [ 193 ] {dc4c3ccb-597f-4ad4-8dca-d9aff10fc181::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 100 rows starting from the beginning of the part | ||
| 2158 | 2026.05.14 15:57:50.860960 [ 190 ] {5295c2a8-6150-41ce-bf65-ede2ab7b1c8d::all_1_11_2} <Trace> oximeter.fields_uuid (5295c2a8-6150-41ce-bf65-ede2ab7b1c8d) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2159 | 2026.05.14 15:57:50.861038 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.29 MiB. | ||
| 2160 | 2026.05.14 15:57:50.861585 [ 260 ] {e2f3e424-1ce1-46f0-92f2-1eeeb33795ab} <Trace> oximeter.measurements_histogramu64 (f9a5fb05-a372-4337-97b8-63adc35de4a7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2161 | 2026.05.14 15:57:50.861623 [ 260 ] {e2f3e424-1ce1-46f0-92f2-1eeeb33795ab} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 2162 | 2026.05.14 15:57:50.861832 [ 194 ] {dc4c3ccb-597f-4ad4-8dca-d9aff10fc181::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1062 rows, containing 5 columns (5 merged, 0 gathered) in 0.001362268 sec., 779582.2848367575 rows/sec., 54.05 MiB/sec. | ||
| 2163 | 2026.05.14 15:57:50.862013 [ 193 ] {dc4c3ccb-597f-4ad4-8dca-d9aff10fc181::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2164 | 2026.05.14 15:57:50.862204 [ 260 ] {e2f3e424-1ce1-46f0-92f2-1eeeb33795ab} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 2165 | 2026.05.14 15:57:50.862318 [ 193 ] {dc4c3ccb-597f-4ad4-8dca-d9aff10fc181::all_1_11_2} <Trace> oximeter.measurements_cumulativeu64 (dc4c3ccb-597f-4ad4-8dca-d9aff10fc181): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2166 | 2026.05.14 15:57:50.862409 [ 193 ] {dc4c3ccb-597f-4ad4-8dca-d9aff10fc181::all_1_11_2} <Trace> oximeter.measurements_cumulativeu64 (dc4c3ccb-597f-4ad4-8dca-d9aff10fc181) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2167 | 2026.05.14 15:57:50.862483 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.44 MiB. | ||
| 2168 | 2026.05.14 15:57:50.862489 [ 260 ] {e2f3e424-1ce1-46f0-92f2-1eeeb33795ab} <Trace> oximeter.measurements_histogramu64 (f9a5fb05-a372-4337-97b8-63adc35de4a7): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2169 | 2026.05.14 15:57:50.862639 [ 260 ] {e2f3e424-1ce1-46f0-92f2-1eeeb33795ab} <Debug> executeQuery: Read 23 rows, 42.20 KiB in 0.001989 sec., 11563.599798893918 rows/sec., 20.72 MiB/sec. | ||
| 2170 | 2026.05.14 15:57:50.862691 [ 260 ] {e2f3e424-1ce1-46f0-92f2-1eeeb33795ab} <Debug> TCPHandler: Processed in 0.002171477 sec. | ||
| 2171 | 2026.05.14 15:57:50.862844 [ 260 ] {} <Trace> TCP-Session: beaebc18-dafd-4d4e-ae43-c03b57c9d89e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2172 | 2026.05.14 15:57:50.862940 [ 260 ] {355cb891-1d2c-4561-8c85-edf598c38c7f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34751) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2173 | 2026.05.14 15:57:50.862980 [ 260 ] {355cb891-1d2c-4561-8c85-edf598c38c7f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2174 | 2026.05.14 15:57:50.863332 [ 260 ] {355cb891-1d2c-4561-8c85-edf598c38c7f} <Trace> oximeter.measurements_u64 (4165c0ce-291c-4fd2-b5bb-2f229a34a1a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2175 | 2026.05.14 15:57:50.863368 [ 260 ] {355cb891-1d2c-4561-8c85-edf598c38c7f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 2176 | 2026.05.14 15:57:50.863671 [ 260 ] {355cb891-1d2c-4561-8c85-edf598c38c7f} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2177 | 2026.05.14 15:57:50.863880 [ 260 ] {355cb891-1d2c-4561-8c85-edf598c38c7f} <Trace> oximeter.measurements_u64 (4165c0ce-291c-4fd2-b5bb-2f229a34a1a8): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2178 | 2026.05.14 15:57:50.863990 [ 9 ] {} <Debug> oximeter.measurements_u64 (4165c0ce-291c-4fd2-b5bb-2f229a34a1a8) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2179 | 2026.05.14 15:57:50.864008 [ 260 ] {355cb891-1d2c-4561-8c85-edf598c38c7f} <Debug> executeQuery: Read 30 rows, 2.10 KiB in 0.001087 sec., 27598.89604415823 rows/sec., 1.89 MiB/sec. | ||
| 2180 | 2026.05.14 15:57:50.864042 [ 9 ] {} <Trace> oximeter.measurements_u64 (4165c0ce-291c-4fd2-b5bb-2f229a34a1a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2181 | 2026.05.14 15:57:50.864053 [ 260 ] {355cb891-1d2c-4561-8c85-edf598c38c7f} <Debug> TCPHandler: Processed in 0.001257085 sec. | ||
| 2182 | 2026.05.14 15:57:50.864073 [ 9 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 2183 | 2026.05.14 15:57:50.864169 [ 200 ] {4165c0ce-291c-4fd2-b5bb-2f229a34a1a8::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 | ||
| 2184 | 2026.05.14 15:57:50.864278 [ 200 ] {4165c0ce-291c-4fd2-b5bb-2f229a34a1a8::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2185 | 2026.05.14 15:57:50.864312 [ 200 ] {4165c0ce-291c-4fd2-b5bb-2f229a34a1a8::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 168 rows starting from the beginning of the part | ||
| 2186 | 2026.05.14 15:57:50.864368 [ 200 ] {4165c0ce-291c-4fd2-b5bb-2f229a34a1a8::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 | ||
| 2187 | 2026.05.14 15:57:50.864412 [ 200 ] {4165c0ce-291c-4fd2-b5bb-2f229a34a1a8::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 30 rows starting from the beginning of the part | ||
| 2188 | 2026.05.14 15:57:50.864465 [ 200 ] {4165c0ce-291c-4fd2-b5bb-2f229a34a1a8::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 30 rows starting from the beginning of the part | ||
| 2189 | 2026.05.14 15:57:50.864505 [ 200 ] {4165c0ce-291c-4fd2-b5bb-2f229a34a1a8::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 30 rows starting from the beginning of the part | ||
| 2190 | 2026.05.14 15:57:50.864548 [ 200 ] {4165c0ce-291c-4fd2-b5bb-2f229a34a1a8::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 30 rows starting from the beginning of the part | ||
| 2191 | 2026.05.14 15:57:50.865352 [ 194 ] {4165c0ce-291c-4fd2-b5bb-2f229a34a1a8::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 318 rows, containing 4 columns (4 merged, 0 gathered) in 0.001220404 sec., 260569.45077203942 rows/sec., 17.85 MiB/sec. | ||
| 2192 | 2026.05.14 15:57:50.865562 [ 197 ] {4165c0ce-291c-4fd2-b5bb-2f229a34a1a8::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2193 | 2026.05.14 15:57:50.865898 [ 197 ] {4165c0ce-291c-4fd2-b5bb-2f229a34a1a8::all_1_11_2} <Trace> oximeter.measurements_u64 (4165c0ce-291c-4fd2-b5bb-2f229a34a1a8): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2194 | 2026.05.14 15:57:50.865983 [ 197 ] {4165c0ce-291c-4fd2-b5bb-2f229a34a1a8::all_1_11_2} <Trace> oximeter.measurements_u64 (4165c0ce-291c-4fd2-b5bb-2f229a34a1a8) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2195 | 2026.05.14 15:57:50.866062 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.30 MiB. | ||
| 2196 | 2026.05.14 15:57:55.106236 [ 40 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 2197 | 2026.05.14 15:57:55.106313 [ 40 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 2198 | 2026.05.14 15:57:55.148909 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 4759 | ||
| 2199 | 2026.05.14 15:57:55.149454 [ 244 ] {} <Trace> system.asynchronous_metric_log (b403b819-69da-4eff-9942-332a213880d1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2200 | 2026.05.14 15:57:55.149495 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 2201 | 2026.05.14 15:57:55.150034 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2202 | 2026.05.14 15:57:55.150299 [ 244 ] {} <Trace> system.asynchronous_metric_log (b403b819-69da-4eff-9942-332a213880d1): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2203 | 2026.05.14 15:57:55.150444 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 4759 | ||
| 2204 | 2026.05.14 15:57:55.398868 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 76 | ||
| 2205 | 2026.05.14 15:57:55.415371 [ 243 ] {} <Trace> system.metric_log (fc7675bb-abed-4f52-ab7b-00ec850ba07e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2206 | 2026.05.14 15:57:55.415419 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 2207 | 2026.05.14 15:57:55.421520 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2208 | 2026.05.14 15:57:55.422212 [ 243 ] {} <Trace> system.metric_log (fc7675bb-abed-4f52-ab7b-00ec850ba07e): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2209 | 2026.05.14 15:57:55.424978 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 76 | ||
| 2210 | 2026.05.14 15:57:55.847222 [ 260 ] {} <Trace> TCP-Session: beaebc18-dafd-4d4e-ae43-c03b57c9d89e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2211 | 2026.05.14 15:57:55.847489 [ 260 ] {d8b56f44-5399-45f5-81d9-12e98a4408b8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34751) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent') FORMAT Native (stage: Complete) | ||
| 2212 | 2026.05.14 15:57:55.847812 [ 260 ] {d8b56f44-5399-45f5-81d9-12e98a4408b8} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2213 | 2026.05.14 15:57:55.847845 [ 260 ] {d8b56f44-5399-45f5-81d9-12e98a4408b8} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent')" moved to PREWHERE | ||
| 2214 | 2026.05.14 15:57:55.848065 [ 260 ] {d8b56f44-5399-45f5-81d9-12e98a4408b8} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2215 | 2026.05.14 15:57:55.848137 [ 260 ] {d8b56f44-5399-45f5-81d9-12e98a4408b8} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2216 | 2026.05.14 15:57:55.848283 [ 260 ] {d8b56f44-5399-45f5-81d9-12e98a4408b8} <Debug> oximeter.timeseries_schema (1156814d-76f2-4d06-aa88-d62fab54b03b) (SelectExecutor): Key condition: (column 0 in 14-element set) | ||
| 2217 | 2026.05.14 15:57:55.848404 [ 327 ] {d8b56f44-5399-45f5-81d9-12e98a4408b8} <Trace> oximeter.timeseries_schema (1156814d-76f2-4d06-aa88-d62fab54b03b) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2218 | 2026.05.14 15:57:55.848406 [ 316 ] {d8b56f44-5399-45f5-81d9-12e98a4408b8} <Trace> oximeter.timeseries_schema (1156814d-76f2-4d06-aa88-d62fab54b03b) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2219 | 2026.05.14 15:57:55.848567 [ 260 ] {d8b56f44-5399-45f5-81d9-12e98a4408b8} <Debug> oximeter.timeseries_schema (1156814d-76f2-4d06-aa88-d62fab54b03b) (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 | ||
| 2220 | 2026.05.14 15:57:55.848598 [ 260 ] {d8b56f44-5399-45f5-81d9-12e98a4408b8} <Trace> oximeter.timeseries_schema (1156814d-76f2-4d06-aa88-d62fab54b03b) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2221 | 2026.05.14 15:57:55.848668 [ 260 ] {d8b56f44-5399-45f5-81d9-12e98a4408b8} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2222 | 2026.05.14 15:57:55.848688 [ 260 ] {d8b56f44-5399-45f5-81d9-12e98a4408b8} <Debug> oximeter.timeseries_schema (1156814d-76f2-4d06-aa88-d62fab54b03b) (SelectExecutor): Reading approx. 19 rows with 2 streams | ||
| 2223 | 2026.05.14 15:57:55.848724 [ 260 ] {d8b56f44-5399-45f5-81d9-12e98a4408b8} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent'))" | ||
| 2224 | 2026.05.14 15:57:55.848760 [ 260 ] {d8b56f44-5399-45f5-81d9-12e98a4408b8} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent'))" | ||
| 2225 | 2026.05.14 15:57:55.850408 [ 260 ] {d8b56f44-5399-45f5-81d9-12e98a4408b8} <Debug> executeQuery: Read 19 rows, 2.42 KiB in 0.003015 sec., 6301.824212271974 rows/sec., 802.63 KiB/sec. | ||
| 2226 | 2026.05.14 15:57:55.850550 [ 260 ] {d8b56f44-5399-45f5-81d9-12e98a4408b8} <Debug> TCPHandler: Processed in 0.003475754 sec. | ||
| 2227 | 2026.05.14 15:57:55.851950 [ 260 ] {} <Trace> TCP-Session: beaebc18-dafd-4d4e-ae43-c03b57c9d89e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2228 | 2026.05.14 15:57:55.852067 [ 260 ] {09628466-99fe-401f-8727-8d7962b6485a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34751) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2229 | 2026.05.14 15:57:55.852114 [ 260 ] {09628466-99fe-401f-8727-8d7962b6485a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2230 | 2026.05.14 15:57:55.853275 [ 260 ] {09628466-99fe-401f-8727-8d7962b6485a} <Trace> oximeter.fields_string (f402bd05-7338-4df8-9125-902546c29ae4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2231 | 2026.05.14 15:57:55.853331 [ 260 ] {09628466-99fe-401f-8727-8d7962b6485a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 2232 | 2026.05.14 15:57:55.853753 [ 260 ] {09628466-99fe-401f-8727-8d7962b6485a} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2233 | 2026.05.14 15:57:55.853970 [ 260 ] {09628466-99fe-401f-8727-8d7962b6485a} <Trace> oximeter.fields_string (f402bd05-7338-4df8-9125-902546c29ae4): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2234 | 2026.05.14 15:57:55.854136 [ 260 ] {09628466-99fe-401f-8727-8d7962b6485a} <Debug> executeQuery: Read 26 rows, 1.98 KiB in 0.002105 sec., 12351.543942992874 rows/sec., 940.38 KiB/sec. | ||
| 2235 | 2026.05.14 15:57:55.854179 [ 260 ] {09628466-99fe-401f-8727-8d7962b6485a} <Debug> TCPHandler: Processed in 0.002279732 sec. | ||
| 2236 | 2026.05.14 15:57:55.854360 [ 260 ] {} <Trace> TCP-Session: beaebc18-dafd-4d4e-ae43-c03b57c9d89e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2237 | 2026.05.14 15:57:55.854465 [ 260 ] {c81c5d57-15ce-4fcc-9efc-c79af4c481c5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34751) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2238 | 2026.05.14 15:57:55.854507 [ 260 ] {c81c5d57-15ce-4fcc-9efc-c79af4c481c5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2239 | 2026.05.14 15:57:55.854939 [ 260 ] {c81c5d57-15ce-4fcc-9efc-c79af4c481c5} <Trace> oximeter.fields_uuid (5295c2a8-6150-41ce-bf65-ede2ab7b1c8d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2240 | 2026.05.14 15:57:55.854977 [ 260 ] {c81c5d57-15ce-4fcc-9efc-c79af4c481c5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 2241 | 2026.05.14 15:57:55.855277 [ 260 ] {c81c5d57-15ce-4fcc-9efc-c79af4c481c5} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2242 | 2026.05.14 15:57:55.855492 [ 260 ] {c81c5d57-15ce-4fcc-9efc-c79af4c481c5} <Trace> oximeter.fields_uuid (5295c2a8-6150-41ce-bf65-ede2ab7b1c8d): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2243 | 2026.05.14 15:57:55.855624 [ 260 ] {c81c5d57-15ce-4fcc-9efc-c79af4c481c5} <Debug> executeQuery: Read 28 rows, 2.24 KiB in 0.001181 sec., 23708.721422523286 rows/sec., 1.85 MiB/sec. | ||
| 2244 | 2026.05.14 15:57:55.855660 [ 260 ] {c81c5d57-15ce-4fcc-9efc-c79af4c481c5} <Debug> TCPHandler: Processed in 0.001352059 sec. | ||
| 2245 | 2026.05.14 15:57:55.855786 [ 260 ] {} <Trace> TCP-Session: beaebc18-dafd-4d4e-ae43-c03b57c9d89e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2246 | 2026.05.14 15:57:55.855882 [ 260 ] {c73f3659-7c34-4bd1-a7d6-c982380599fe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34751) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2247 | 2026.05.14 15:57:55.855927 [ 260 ] {c73f3659-7c34-4bd1-a7d6-c982380599fe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2248 | 2026.05.14 15:57:55.856505 [ 260 ] {c73f3659-7c34-4bd1-a7d6-c982380599fe} <Trace> oximeter.measurements_cumulativeu64 (dc4c3ccb-597f-4ad4-8dca-d9aff10fc181): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2249 | 2026.05.14 15:57:55.856548 [ 260 ] {c73f3659-7c34-4bd1-a7d6-c982380599fe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 2250 | 2026.05.14 15:57:55.857045 [ 260 ] {c73f3659-7c34-4bd1-a7d6-c982380599fe} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2251 | 2026.05.14 15:57:55.857293 [ 260 ] {c73f3659-7c34-4bd1-a7d6-c982380599fe} <Trace> oximeter.measurements_cumulativeu64 (dc4c3ccb-597f-4ad4-8dca-d9aff10fc181): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2252 | 2026.05.14 15:57:55.857450 [ 260 ] {c73f3659-7c34-4bd1-a7d6-c982380599fe} <Debug> executeQuery: Read 100 rows, 7.10 KiB in 0.001585 sec., 63091.48264984227 rows/sec., 4.37 MiB/sec. | ||
| 2253 | 2026.05.14 15:57:55.857516 [ 260 ] {c73f3659-7c34-4bd1-a7d6-c982380599fe} <Debug> TCPHandler: Processed in 0.001777593 sec. | ||
| 2254 | 2026.05.14 15:57:55.857741 [ 260 ] {} <Trace> TCP-Session: beaebc18-dafd-4d4e-ae43-c03b57c9d89e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2255 | 2026.05.14 15:57:55.857874 [ 260 ] {fa8f9076-507a-43af-a829-e1ea43d5c0c8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34751) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2256 | 2026.05.14 15:57:55.857932 [ 260 ] {fa8f9076-507a-43af-a829-e1ea43d5c0c8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2257 | 2026.05.14 15:57:55.858291 [ 260 ] {fa8f9076-507a-43af-a829-e1ea43d5c0c8} <Trace> oximeter.measurements_u64 (4165c0ce-291c-4fd2-b5bb-2f229a34a1a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2258 | 2026.05.14 15:57:55.858329 [ 260 ] {fa8f9076-507a-43af-a829-e1ea43d5c0c8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 2259 | 2026.05.14 15:57:55.858661 [ 260 ] {fa8f9076-507a-43af-a829-e1ea43d5c0c8} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2260 | 2026.05.14 15:57:55.858875 [ 260 ] {fa8f9076-507a-43af-a829-e1ea43d5c0c8} <Trace> oximeter.measurements_u64 (4165c0ce-291c-4fd2-b5bb-2f229a34a1a8): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2261 | 2026.05.14 15:57:55.859005 [ 260 ] {fa8f9076-507a-43af-a829-e1ea43d5c0c8} <Debug> executeQuery: Read 30 rows, 2.10 KiB in 0.001173 sec., 25575.447570332482 rows/sec., 1.75 MiB/sec. | ||
| 2262 | 2026.05.14 15:57:55.859041 [ 260 ] {fa8f9076-507a-43af-a829-e1ea43d5c0c8} <Debug> TCPHandler: Processed in 0.001420051 sec. | ||
| 2263 | 2026.05.14 15:57:56.001211 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 206.39 MiB, peak 211.70 MiB, free memory in arenas 0.00 B, will set to 208.39 MiB (RSS), difference: 2.00 MiB | ||
| 2264 | 2026.05.14 15:58:00.159622 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 246 | ||
| 2265 | 2026.05.14 15:58:00.161607 [ 242 ] {} <Trace> system.query_log (b68bb3f1-94c6-4f6f-b3a0-f414a71b4a04): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2266 | 2026.05.14 15:58:00.161657 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 2267 | 2026.05.14 15:58:00.162823 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2268 | 2026.05.14 15:58:00.163080 [ 242 ] {} <Trace> system.query_log (b68bb3f1-94c6-4f6f-b3a0-f414a71b4a04): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2269 | 2026.05.14 15:58:00.163318 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 246 | ||
| 2270 | 2026.05.14 15:58:00.849203 [ 260 ] {} <Trace> TCP-Session: beaebc18-dafd-4d4e-ae43-c03b57c9d89e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2271 | 2026.05.14 15:58:00.849564 [ 260 ] {50d56f08-b772-4385-9426-bcb1dd075af6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34751) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections') FORMAT Native (stage: Complete) | ||
| 2272 | 2026.05.14 15:58:00.849943 [ 260 ] {50d56f08-b772-4385-9426-bcb1dd075af6} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2273 | 2026.05.14 15:58:00.849978 [ 260 ] {50d56f08-b772-4385-9426-bcb1dd075af6} <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', 'oximeter_collector:collections')" moved to PREWHERE | ||
| 2274 | 2026.05.14 15:58:00.850196 [ 260 ] {50d56f08-b772-4385-9426-bcb1dd075af6} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2275 | 2026.05.14 15:58:00.850264 [ 260 ] {50d56f08-b772-4385-9426-bcb1dd075af6} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2276 | 2026.05.14 15:58:00.850405 [ 260 ] {50d56f08-b772-4385-9426-bcb1dd075af6} <Debug> oximeter.timeseries_schema (1156814d-76f2-4d06-aa88-d62fab54b03b) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 2277 | 2026.05.14 15:58:00.850519 [ 327 ] {50d56f08-b772-4385-9426-bcb1dd075af6} <Trace> oximeter.timeseries_schema (1156814d-76f2-4d06-aa88-d62fab54b03b) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2278 | 2026.05.14 15:58:00.850525 [ 357 ] {50d56f08-b772-4385-9426-bcb1dd075af6} <Trace> oximeter.timeseries_schema (1156814d-76f2-4d06-aa88-d62fab54b03b) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2279 | 2026.05.14 15:58:00.850673 [ 260 ] {50d56f08-b772-4385-9426-bcb1dd075af6} <Debug> oximeter.timeseries_schema (1156814d-76f2-4d06-aa88-d62fab54b03b) (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 | ||
| 2280 | 2026.05.14 15:58:00.850700 [ 260 ] {50d56f08-b772-4385-9426-bcb1dd075af6} <Trace> oximeter.timeseries_schema (1156814d-76f2-4d06-aa88-d62fab54b03b) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2281 | 2026.05.14 15:58:00.850770 [ 260 ] {50d56f08-b772-4385-9426-bcb1dd075af6} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2282 | 2026.05.14 15:58:00.850791 [ 260 ] {50d56f08-b772-4385-9426-bcb1dd075af6} <Debug> oximeter.timeseries_schema (1156814d-76f2-4d06-aa88-d62fab54b03b) (SelectExecutor): Reading approx. 19 rows with 2 streams | ||
| 2283 | 2026.05.14 15:58:00.850823 [ 260 ] {50d56f08-b772-4385-9426-bcb1dd075af6} <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', 'oximeter_collector:collections'))" | ||
| 2284 | 2026.05.14 15:58:00.850860 [ 260 ] {50d56f08-b772-4385-9426-bcb1dd075af6} <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', 'oximeter_collector:collections'))" | ||
| 2285 | 2026.05.14 15:58:00.852201 [ 260 ] {50d56f08-b772-4385-9426-bcb1dd075af6} <Debug> executeQuery: Read 19 rows, 2.66 KiB in 0.002776 sec., 6844.380403458214 rows/sec., 957.57 KiB/sec. | ||
| 2286 | 2026.05.14 15:58:00.852414 [ 260 ] {50d56f08-b772-4385-9426-bcb1dd075af6} <Debug> TCPHandler: Processed in 0.003410192 sec. | ||
| 2287 | 2026.05.14 15:58:00.854651 [ 260 ] {} <Trace> TCP-Session: beaebc18-dafd-4d4e-ae43-c03b57c9d89e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2288 | 2026.05.14 15:58:00.854817 [ 260 ] {eb0f1201-e4bb-4bfe-9b68-c4b57c709ac0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34751) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 2289 | 2026.05.14 15:58:00.854887 [ 260 ] {eb0f1201-e4bb-4bfe-9b68-c4b57c709ac0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 2290 | 2026.05.14 15:58:00.855670 [ 260 ] {eb0f1201-e4bb-4bfe-9b68-c4b57c709ac0} <Trace> oximeter.fields_ipaddr (bef2ea22-9b0c-4b3b-911c-8167a2f343c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2291 | 2026.05.14 15:58:00.855713 [ 260 ] {eb0f1201-e4bb-4bfe-9b68-c4b57c709ac0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 2292 | 2026.05.14 15:58:00.856085 [ 260 ] {eb0f1201-e4bb-4bfe-9b68-c4b57c709ac0} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 2293 | 2026.05.14 15:58:00.856307 [ 260 ] {eb0f1201-e4bb-4bfe-9b68-c4b57c709ac0} <Trace> oximeter.fields_ipaddr (bef2ea22-9b0c-4b3b-911c-8167a2f343c1): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2294 | 2026.05.14 15:58:00.856450 [ 260 ] {eb0f1201-e4bb-4bfe-9b68-c4b57c709ac0} <Debug> executeQuery: Read 8 rows, 668.00 B in 0.001688 sec., 4739.336492890995 rows/sec., 386.46 KiB/sec. | ||
| 2295 | 2026.05.14 15:58:00.856486 [ 260 ] {eb0f1201-e4bb-4bfe-9b68-c4b57c709ac0} <Debug> TCPHandler: Processed in 0.001969131 sec. | ||
| 2296 | 2026.05.14 15:58:00.856744 [ 260 ] {} <Trace> TCP-Session: beaebc18-dafd-4d4e-ae43-c03b57c9d89e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2297 | 2026.05.14 15:58:00.856851 [ 260 ] {bc17b735-f264-4a37-b2fc-b33fa5691226} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34751) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2298 | 2026.05.14 15:58:00.856891 [ 260 ] {bc17b735-f264-4a37-b2fc-b33fa5691226} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2299 | 2026.05.14 15:58:00.857422 [ 260 ] {bc17b735-f264-4a37-b2fc-b33fa5691226} <Trace> oximeter.fields_string (f402bd05-7338-4df8-9125-902546c29ae4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2300 | 2026.05.14 15:58:00.857459 [ 260 ] {bc17b735-f264-4a37-b2fc-b33fa5691226} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 2301 | 2026.05.14 15:58:00.857770 [ 260 ] {bc17b735-f264-4a37-b2fc-b33fa5691226} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2302 | 2026.05.14 15:58:00.857981 [ 260 ] {bc17b735-f264-4a37-b2fc-b33fa5691226} <Trace> oximeter.fields_string (f402bd05-7338-4df8-9125-902546c29ae4): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2303 | 2026.05.14 15:58:00.858108 [ 260 ] {bc17b735-f264-4a37-b2fc-b33fa5691226} <Debug> executeQuery: Read 114 rows, 10.35 KiB in 0.001277 sec., 89271.73061863743 rows/sec., 7.92 MiB/sec. | ||
| 2304 | 2026.05.14 15:58:00.858146 [ 260 ] {bc17b735-f264-4a37-b2fc-b33fa5691226} <Debug> TCPHandler: Processed in 0.001452082 sec. | ||
| 2305 | 2026.05.14 15:58:00.858290 [ 260 ] {} <Trace> TCP-Session: beaebc18-dafd-4d4e-ae43-c03b57c9d89e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2306 | 2026.05.14 15:58:00.858385 [ 260 ] {765c124b-2d07-4677-9941-f800f77f6693} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34751) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2307 | 2026.05.14 15:58:00.858424 [ 260 ] {765c124b-2d07-4677-9941-f800f77f6693} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2308 | 2026.05.14 15:58:00.858914 [ 260 ] {765c124b-2d07-4677-9941-f800f77f6693} <Trace> oximeter.fields_u16 (78c9fcee-2b95-49e3-a301-5a6a0e2ada51): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2309 | 2026.05.14 15:58:00.858951 [ 260 ] {765c124b-2d07-4677-9941-f800f77f6693} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 2310 | 2026.05.14 15:58:00.859260 [ 260 ] {765c124b-2d07-4677-9941-f800f77f6693} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 2311 | 2026.05.14 15:58:00.859487 [ 260 ] {765c124b-2d07-4677-9941-f800f77f6693} <Trace> oximeter.fields_u16 (78c9fcee-2b95-49e3-a301-5a6a0e2ada51): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2312 | 2026.05.14 15:58:00.859619 [ 260 ] {765c124b-2d07-4677-9941-f800f77f6693} <Debug> executeQuery: Read 50 rows, 3.72 KiB in 0.001252 sec., 39936.10223642172 rows/sec., 2.90 MiB/sec. | ||
| 2313 | 2026.05.14 15:58:00.859655 [ 260 ] {765c124b-2d07-4677-9941-f800f77f6693} <Debug> TCPHandler: Processed in 0.00141343 sec. | ||
| 2314 | 2026.05.14 15:58:00.859790 [ 260 ] {} <Trace> TCP-Session: beaebc18-dafd-4d4e-ae43-c03b57c9d89e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2315 | 2026.05.14 15:58:00.859884 [ 260 ] {a6b28ded-9157-453c-9e78-c67a9240aeb2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34751) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2316 | 2026.05.14 15:58:00.859924 [ 260 ] {a6b28ded-9157-453c-9e78-c67a9240aeb2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2317 | 2026.05.14 15:58:00.860445 [ 260 ] {a6b28ded-9157-453c-9e78-c67a9240aeb2} <Trace> oximeter.fields_uuid (5295c2a8-6150-41ce-bf65-ede2ab7b1c8d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2318 | 2026.05.14 15:58:00.860482 [ 260 ] {a6b28ded-9157-453c-9e78-c67a9240aeb2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 2319 | 2026.05.14 15:58:00.860792 [ 260 ] {a6b28ded-9157-453c-9e78-c67a9240aeb2} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2320 | 2026.05.14 15:58:00.860999 [ 260 ] {a6b28ded-9157-453c-9e78-c67a9240aeb2} <Trace> oximeter.fields_uuid (5295c2a8-6150-41ce-bf65-ede2ab7b1c8d): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2321 | 2026.05.14 15:58:00.861126 [ 260 ] {a6b28ded-9157-453c-9e78-c67a9240aeb2} <Debug> executeQuery: Read 87 rows, 6.98 KiB in 0.00126 sec., 69047.61904761904 rows/sec., 5.41 MiB/sec. | ||
| 2322 | 2026.05.14 15:58:00.861163 [ 260 ] {a6b28ded-9157-453c-9e78-c67a9240aeb2} <Debug> TCPHandler: Processed in 0.001421551 sec. | ||
| 2323 | 2026.05.14 15:58:00.861312 [ 260 ] {} <Trace> TCP-Session: beaebc18-dafd-4d4e-ae43-c03b57c9d89e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2324 | 2026.05.14 15:58:00.861408 [ 260 ] {d9e956c4-017b-4b07-a6c3-187769419cda} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34751) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2325 | 2026.05.14 15:58:00.861453 [ 260 ] {d9e956c4-017b-4b07-a6c3-187769419cda} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2326 | 2026.05.14 15:58:00.861869 [ 260 ] {d9e956c4-017b-4b07-a6c3-187769419cda} <Trace> oximeter.measurements_cumulativeu64 (dc4c3ccb-597f-4ad4-8dca-d9aff10fc181): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2327 | 2026.05.14 15:58:00.861904 [ 260 ] {d9e956c4-017b-4b07-a6c3-187769419cda} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 2328 | 2026.05.14 15:58:00.862225 [ 260 ] {d9e956c4-017b-4b07-a6c3-187769419cda} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2329 | 2026.05.14 15:58:00.862433 [ 260 ] {d9e956c4-017b-4b07-a6c3-187769419cda} <Trace> oximeter.measurements_cumulativeu64 (dc4c3ccb-597f-4ad4-8dca-d9aff10fc181): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2330 | 2026.05.14 15:58:00.862555 [ 260 ] {d9e956c4-017b-4b07-a6c3-187769419cda} <Debug> executeQuery: Read 104 rows, 7.38 KiB in 0.001165 sec., 89270.38626609441 rows/sec., 6.19 MiB/sec. | ||
| 2331 | 2026.05.14 15:58:00.862590 [ 260 ] {d9e956c4-017b-4b07-a6c3-187769419cda} <Debug> TCPHandler: Processed in 0.001327308 sec. | ||
| 2332 | 2026.05.14 15:58:00.862739 [ 260 ] {} <Trace> TCP-Session: beaebc18-dafd-4d4e-ae43-c03b57c9d89e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2333 | 2026.05.14 15:58:00.862833 [ 260 ] {c835f968-808c-469d-acb7-aa88777e02bb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34751) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2334 | 2026.05.14 15:58:00.862886 [ 260 ] {c835f968-808c-469d-acb7-aa88777e02bb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 2335 | 2026.05.14 15:58:00.863904 [ 260 ] {c835f968-808c-469d-acb7-aa88777e02bb} <Trace> oximeter.measurements_histogramu64 (f9a5fb05-a372-4337-97b8-63adc35de4a7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2336 | 2026.05.14 15:58:00.863940 [ 260 ] {c835f968-808c-469d-acb7-aa88777e02bb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 2337 | 2026.05.14 15:58:00.864528 [ 260 ] {c835f968-808c-469d-acb7-aa88777e02bb} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 2338 | 2026.05.14 15:58:00.864758 [ 260 ] {c835f968-808c-469d-acb7-aa88777e02bb} <Trace> oximeter.measurements_histogramu64 (f9a5fb05-a372-4337-97b8-63adc35de4a7): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2339 | 2026.05.14 15:58:00.864890 [ 260 ] {c835f968-808c-469d-acb7-aa88777e02bb} <Debug> executeQuery: Read 42 rows, 77.07 KiB in 0.002076 sec., 20231.21387283237 rows/sec., 36.25 MiB/sec. | ||
| 2340 | 2026.05.14 15:58:00.864938 [ 260 ] {c835f968-808c-469d-acb7-aa88777e02bb} <Debug> TCPHandler: Processed in 0.00224739 sec. | ||
| 2341 | 2026.05.14 15:58:00.865091 [ 260 ] {} <Trace> TCP-Session: beaebc18-dafd-4d4e-ae43-c03b57c9d89e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2342 | 2026.05.14 15:58:00.865192 [ 260 ] {a5a72f34-ca27-47bb-a8a2-85d5f2f96754} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34751) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
| 2343 | 2026.05.14 15:58:00.865234 [ 260 ] {a5a72f34-ca27-47bb-a8a2-85d5f2f96754} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 2344 | 2026.05.14 15:58:00.865596 [ 260 ] {a5a72f34-ca27-47bb-a8a2-85d5f2f96754} <Trace> oximeter.measurements_i64 (80b5cdc5-105d-48dc-a3c4-5be45e09281f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2345 | 2026.05.14 15:58:00.865631 [ 260 ] {a5a72f34-ca27-47bb-a8a2-85d5f2f96754} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 2346 | 2026.05.14 15:58:00.865929 [ 260 ] {a5a72f34-ca27-47bb-a8a2-85d5f2f96754} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 2347 | 2026.05.14 15:58:00.866147 [ 260 ] {a5a72f34-ca27-47bb-a8a2-85d5f2f96754} <Trace> oximeter.measurements_i64 (80b5cdc5-105d-48dc-a3c4-5be45e09281f): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2348 | 2026.05.14 15:58:00.866270 [ 260 ] {a5a72f34-ca27-47bb-a8a2-85d5f2f96754} <Debug> executeQuery: Read 9 rows, 651.00 B in 0.001096 sec., 8211.678832116788 rows/sec., 580.06 KiB/sec. | ||
| 2349 | 2026.05.14 15:58:00.866305 [ 260 ] {a5a72f34-ca27-47bb-a8a2-85d5f2f96754} <Debug> TCPHandler: Processed in 0.001263045 sec. | ||
| 2350 | 2026.05.14 15:58:00.866447 [ 260 ] {} <Trace> TCP-Session: beaebc18-dafd-4d4e-ae43-c03b57c9d89e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2351 | 2026.05.14 15:58:00.866542 [ 260 ] {69788697-5ab3-4084-9ed5-913dbf96858e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34751) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2352 | 2026.05.14 15:58:00.866582 [ 260 ] {69788697-5ab3-4084-9ed5-913dbf96858e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2353 | 2026.05.14 15:58:00.866953 [ 260 ] {69788697-5ab3-4084-9ed5-913dbf96858e} <Trace> oximeter.measurements_u64 (4165c0ce-291c-4fd2-b5bb-2f229a34a1a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2354 | 2026.05.14 15:58:00.866989 [ 260 ] {69788697-5ab3-4084-9ed5-913dbf96858e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 2355 | 2026.05.14 15:58:00.867284 [ 260 ] {69788697-5ab3-4084-9ed5-913dbf96858e} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2356 | 2026.05.14 15:58:00.867491 [ 260 ] {69788697-5ab3-4084-9ed5-913dbf96858e} <Trace> oximeter.measurements_u64 (4165c0ce-291c-4fd2-b5bb-2f229a34a1a8): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2357 | 2026.05.14 15:58:00.867615 [ 260 ] {69788697-5ab3-4084-9ed5-913dbf96858e} <Debug> executeQuery: Read 30 rows, 2.10 KiB in 0.001091 sec., 27497.708524289643 rows/sec., 1.88 MiB/sec. | ||
| 2358 | 2026.05.14 15:58:00.867649 [ 260 ] {69788697-5ab3-4084-9ed5-913dbf96858e} <Debug> TCPHandler: Processed in 0.001249385 sec. | ||
| 2359 | 2026.05.14 15:58:02.651396 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 5207 | ||
| 2360 | 2026.05.14 15:58:02.651979 [ 244 ] {} <Trace> system.asynchronous_metric_log (b403b819-69da-4eff-9942-332a213880d1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2361 | 2026.05.14 15:58:02.652030 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 2362 | 2026.05.14 15:58:02.652549 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2363 | 2026.05.14 15:58:02.652796 [ 244 ] {} <Trace> system.asynchronous_metric_log (b403b819-69da-4eff-9942-332a213880d1): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2364 | 2026.05.14 15:58:02.652943 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 5207 | ||
| 2365 | 2026.05.14 15:58:02.652957 [ 33 ] {} <Debug> system.asynchronous_metric_log (b403b819-69da-4eff-9942-332a213880d1) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2366 | 2026.05.14 15:58:02.653031 [ 33 ] {} <Trace> system.asynchronous_metric_log (b403b819-69da-4eff-9942-332a213880d1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2367 | 2026.05.14 15:58:02.653051 [ 33 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 2368 | 2026.05.14 15:58:02.653193 [ 194 ] {b403b819-69da-4eff-9942-332a213880d1::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 | ||
| 2369 | 2026.05.14 15:58:02.653322 [ 194 ] {b403b819-69da-4eff-9942-332a213880d1::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2370 | 2026.05.14 15:58:02.653373 [ 194 ] {b403b819-69da-4eff-9942-332a213880d1::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 2839 rows starting from the beginning of the part | ||
| 2371 | 2026.05.14 15:58:02.653474 [ 194 ] {b403b819-69da-4eff-9942-332a213880d1::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 | ||
| 2372 | 2026.05.14 15:58:02.653536 [ 194 ] {b403b819-69da-4eff-9942-332a213880d1::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 | ||
| 2373 | 2026.05.14 15:58:02.653589 [ 194 ] {b403b819-69da-4eff-9942-332a213880d1::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 | ||
| 2374 | 2026.05.14 15:58:02.653643 [ 194 ] {b403b819-69da-4eff-9942-332a213880d1::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 | ||
| 2375 | 2026.05.14 15:58:02.653692 [ 194 ] {b403b819-69da-4eff-9942-332a213880d1::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 | ||
| 2376 | 2026.05.14 15:58:02.655007 [ 200 ] {b403b819-69da-4eff-9942-332a213880d1::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5207 rows, containing 4 columns (4 merged, 0 gathered) in 0.001870666 sec., 2783500.6356025073 rows/sec., 39.82 MiB/sec. | ||
| 2377 | 2026.05.14 15:58:02.655666 [ 194 ] {b403b819-69da-4eff-9942-332a213880d1::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2378 | 2026.05.14 15:58:02.655911 [ 194 ] {b403b819-69da-4eff-9942-332a213880d1::all_1_11_2} <Trace> system.asynchronous_metric_log (b403b819-69da-4eff-9942-332a213880d1): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2379 | 2026.05.14 15:58:02.655977 [ 194 ] {b403b819-69da-4eff-9942-332a213880d1::all_1_11_2} <Trace> system.asynchronous_metric_log (b403b819-69da-4eff-9942-332a213880d1) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2380 | 2026.05.14 15:58:02.656040 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.41 MiB. | ||
| 2381 | 2026.05.14 15:58:02.925952 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 83 | ||
| 2382 | 2026.05.14 15:58:02.942695 [ 243 ] {} <Trace> system.metric_log (fc7675bb-abed-4f52-ab7b-00ec850ba07e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2383 | 2026.05.14 15:58:02.942749 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 2384 | 2026.05.14 15:58:02.949153 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2385 | 2026.05.14 15:58:02.949819 [ 243 ] {} <Trace> system.metric_log (fc7675bb-abed-4f52-ab7b-00ec850ba07e): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2386 | 2026.05.14 15:58:02.950118 [ 32 ] {} <Debug> system.metric_log (fc7675bb-abed-4f52-ab7b-00ec850ba07e) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2387 | 2026.05.14 15:58:02.950175 [ 32 ] {} <Trace> system.metric_log (fc7675bb-abed-4f52-ab7b-00ec850ba07e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2388 | 2026.05.14 15:58:02.950195 [ 32 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 2389 | 2026.05.14 15:58:02.950299 [ 200 ] {fc7675bb-abed-4f52-ab7b-00ec850ba07e::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 | ||
| 2390 | 2026.05.14 15:58:02.953009 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 83 | ||
| 2391 | 2026.05.14 15:58:02.954503 [ 200 ] {fc7675bb-abed-4f52-ab7b-00ec850ba07e::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2392 | 2026.05.14 15:58:02.956014 [ 200 ] {fc7675bb-abed-4f52-ab7b-00ec850ba07e::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 | ||
| 2393 | 2026.05.14 15:58:02.960651 [ 200 ] {fc7675bb-abed-4f52-ab7b-00ec850ba07e::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 | ||
| 2394 | 2026.05.14 15:58:02.964889 [ 200 ] {fc7675bb-abed-4f52-ab7b-00ec850ba07e::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 | ||
| 2395 | 2026.05.14 15:58:02.969310 [ 200 ] {fc7675bb-abed-4f52-ab7b-00ec850ba07e::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 | ||
| 2396 | 2026.05.14 15:58:02.974757 [ 200 ] {fc7675bb-abed-4f52-ab7b-00ec850ba07e::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 | ||
| 2397 | 2026.05.14 15:58:02.979220 [ 200 ] {fc7675bb-abed-4f52-ab7b-00ec850ba07e::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 | ||
| 2398 | 2026.05.14 15:58:03.001189 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 218.96 MiB, peak 218.96 MiB, free memory in arenas 0.00 B, will set to 217.44 MiB (RSS), difference: -1.52 MiB | ||
| 2399 | 2026.05.14 15:58:03.033679 [ 200 ] {fc7675bb-abed-4f52-ab7b-00ec850ba07e::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 83 rows, containing 679 columns (679 merged, 0 gathered) in 0.083427631 sec., 994.87422817987 rows/sec., 5.14 MiB/sec. | ||
| 2400 | 2026.05.14 15:58:03.035407 [ 199 ] {fc7675bb-abed-4f52-ab7b-00ec850ba07e::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2401 | 2026.05.14 15:58:03.037232 [ 199 ] {fc7675bb-abed-4f52-ab7b-00ec850ba07e::all_1_11_2} <Trace> system.metric_log (fc7675bb-abed-4f52-ab7b-00ec850ba07e): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2402 | 2026.05.14 15:58:03.037325 [ 199 ] {fc7675bb-abed-4f52-ab7b-00ec850ba07e::all_1_11_2} <Trace> system.metric_log (fc7675bb-abed-4f52-ab7b-00ec850ba07e) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2403 | 2026.05.14 15:58:03.038750 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 10.45 MiB. | ||
| 2404 | 2026.05.14 15:58:04.001177 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 208.04 MiB, peak 218.96 MiB, free memory in arenas 0.00 B, will set to 220.54 MiB (RSS), difference: 12.50 MiB | ||
| 2405 | 2026.05.14 15:58:05.846643 [ 260 ] {} <Trace> TCP-Session: beaebc18-dafd-4d4e-ae43-c03b57c9d89e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2406 | 2026.05.14 15:58:05.846967 [ 260 ] {04d69b7d-114d-4c68-aa6f-d18bca7fb3b2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34751) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent') FORMAT Native (stage: Complete) | ||
| 2407 | 2026.05.14 15:58:05.847484 [ 260 ] {04d69b7d-114d-4c68-aa6f-d18bca7fb3b2} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2408 | 2026.05.14 15:58:05.847547 [ 260 ] {04d69b7d-114d-4c68-aa6f-d18bca7fb3b2} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent')" moved to PREWHERE | ||
| 2409 | 2026.05.14 15:58:05.847878 [ 260 ] {04d69b7d-114d-4c68-aa6f-d18bca7fb3b2} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2410 | 2026.05.14 15:58:05.847949 [ 260 ] {04d69b7d-114d-4c68-aa6f-d18bca7fb3b2} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2411 | 2026.05.14 15:58:05.848090 [ 260 ] {04d69b7d-114d-4c68-aa6f-d18bca7fb3b2} <Debug> oximeter.timeseries_schema (1156814d-76f2-4d06-aa88-d62fab54b03b) (SelectExecutor): Key condition: (column 0 in 14-element set) | ||
| 2412 | 2026.05.14 15:58:05.848200 [ 327 ] {04d69b7d-114d-4c68-aa6f-d18bca7fb3b2} <Trace> oximeter.timeseries_schema (1156814d-76f2-4d06-aa88-d62fab54b03b) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2413 | 2026.05.14 15:58:05.848210 [ 359 ] {04d69b7d-114d-4c68-aa6f-d18bca7fb3b2} <Trace> oximeter.timeseries_schema (1156814d-76f2-4d06-aa88-d62fab54b03b) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2414 | 2026.05.14 15:58:05.848349 [ 260 ] {04d69b7d-114d-4c68-aa6f-d18bca7fb3b2} <Debug> oximeter.timeseries_schema (1156814d-76f2-4d06-aa88-d62fab54b03b) (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 | ||
| 2415 | 2026.05.14 15:58:05.848376 [ 260 ] {04d69b7d-114d-4c68-aa6f-d18bca7fb3b2} <Trace> oximeter.timeseries_schema (1156814d-76f2-4d06-aa88-d62fab54b03b) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2416 | 2026.05.14 15:58:05.848444 [ 260 ] {04d69b7d-114d-4c68-aa6f-d18bca7fb3b2} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2417 | 2026.05.14 15:58:05.848464 [ 260 ] {04d69b7d-114d-4c68-aa6f-d18bca7fb3b2} <Debug> oximeter.timeseries_schema (1156814d-76f2-4d06-aa88-d62fab54b03b) (SelectExecutor): Reading approx. 19 rows with 2 streams | ||
| 2418 | 2026.05.14 15:58:05.848496 [ 260 ] {04d69b7d-114d-4c68-aa6f-d18bca7fb3b2} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent'))" | ||
| 2419 | 2026.05.14 15:58:05.848528 [ 260 ] {04d69b7d-114d-4c68-aa6f-d18bca7fb3b2} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent'))" | ||
| 2420 | 2026.05.14 15:58:05.850155 [ 260 ] {04d69b7d-114d-4c68-aa6f-d18bca7fb3b2} <Debug> executeQuery: Read 19 rows, 2.42 KiB in 0.003321 sec., 5721.168322794339 rows/sec., 728.67 KiB/sec. | ||
| 2421 | 2026.05.14 15:58:05.850363 [ 260 ] {04d69b7d-114d-4c68-aa6f-d18bca7fb3b2} <Debug> TCPHandler: Processed in 0.003870288 sec. | ||
| 2422 | 2026.05.14 15:58:05.851541 [ 260 ] {} <Trace> TCP-Session: beaebc18-dafd-4d4e-ae43-c03b57c9d89e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2423 | 2026.05.14 15:58:05.851689 [ 260 ] {8374def2-2c6d-402e-a52b-ee4239e28b5b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34751) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2424 | 2026.05.14 15:58:05.851749 [ 260 ] {8374def2-2c6d-402e-a52b-ee4239e28b5b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2425 | 2026.05.14 15:58:05.852345 [ 260 ] {8374def2-2c6d-402e-a52b-ee4239e28b5b} <Trace> oximeter.fields_string (f402bd05-7338-4df8-9125-902546c29ae4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2426 | 2026.05.14 15:58:05.852387 [ 260 ] {8374def2-2c6d-402e-a52b-ee4239e28b5b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 2427 | 2026.05.14 15:58:05.852779 [ 260 ] {8374def2-2c6d-402e-a52b-ee4239e28b5b} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 2428 | 2026.05.14 15:58:05.853017 [ 260 ] {8374def2-2c6d-402e-a52b-ee4239e28b5b} <Trace> oximeter.fields_string (f402bd05-7338-4df8-9125-902546c29ae4): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2429 | 2026.05.14 15:58:05.853167 [ 260 ] {8374def2-2c6d-402e-a52b-ee4239e28b5b} <Debug> executeQuery: Read 26 rows, 1.98 KiB in 0.001527 sec., 17026.850032743943 rows/sec., 1.27 MiB/sec. | ||
| 2430 | 2026.05.14 15:58:05.853204 [ 260 ] {8374def2-2c6d-402e-a52b-ee4239e28b5b} <Debug> TCPHandler: Processed in 0.001788324 sec. | ||
| 2431 | 2026.05.14 15:58:05.853358 [ 260 ] {} <Trace> TCP-Session: beaebc18-dafd-4d4e-ae43-c03b57c9d89e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2432 | 2026.05.14 15:58:05.853463 [ 260 ] {b9fa637d-359b-4db0-bfa1-1c543d6ca78b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34751) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2433 | 2026.05.14 15:58:05.853504 [ 260 ] {b9fa637d-359b-4db0-bfa1-1c543d6ca78b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2434 | 2026.05.14 15:58:05.853961 [ 260 ] {b9fa637d-359b-4db0-bfa1-1c543d6ca78b} <Trace> oximeter.fields_uuid (5295c2a8-6150-41ce-bf65-ede2ab7b1c8d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2435 | 2026.05.14 15:58:05.853998 [ 260 ] {b9fa637d-359b-4db0-bfa1-1c543d6ca78b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 2436 | 2026.05.14 15:58:05.854293 [ 260 ] {b9fa637d-359b-4db0-bfa1-1c543d6ca78b} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 2437 | 2026.05.14 15:58:05.854515 [ 260 ] {b9fa637d-359b-4db0-bfa1-1c543d6ca78b} <Trace> oximeter.fields_uuid (5295c2a8-6150-41ce-bf65-ede2ab7b1c8d): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2438 | 2026.05.14 15:58:05.854641 [ 260 ] {b9fa637d-359b-4db0-bfa1-1c543d6ca78b} <Debug> executeQuery: Read 28 rows, 2.24 KiB in 0.001197 sec., 23391.81286549708 rows/sec., 1.82 MiB/sec. | ||
| 2439 | 2026.05.14 15:58:05.854678 [ 260 ] {b9fa637d-359b-4db0-bfa1-1c543d6ca78b} <Debug> TCPHandler: Processed in 0.00136822 sec. | ||
| 2440 | 2026.05.14 15:58:05.854810 [ 260 ] {} <Trace> TCP-Session: beaebc18-dafd-4d4e-ae43-c03b57c9d89e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2441 | 2026.05.14 15:58:05.854905 [ 260 ] {22ff583c-62c8-4e4a-beae-b40c659eb8dd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34751) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2442 | 2026.05.14 15:58:05.854948 [ 260 ] {22ff583c-62c8-4e4a-beae-b40c659eb8dd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2443 | 2026.05.14 15:58:05.855374 [ 260 ] {22ff583c-62c8-4e4a-beae-b40c659eb8dd} <Trace> oximeter.measurements_cumulativeu64 (dc4c3ccb-597f-4ad4-8dca-d9aff10fc181): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2444 | 2026.05.14 15:58:05.855412 [ 260 ] {22ff583c-62c8-4e4a-beae-b40c659eb8dd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 2445 | 2026.05.14 15:58:05.855735 [ 260 ] {22ff583c-62c8-4e4a-beae-b40c659eb8dd} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 2446 | 2026.05.14 15:58:05.855954 [ 260 ] {22ff583c-62c8-4e4a-beae-b40c659eb8dd} <Trace> oximeter.measurements_cumulativeu64 (dc4c3ccb-597f-4ad4-8dca-d9aff10fc181): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2447 | 2026.05.14 15:58:05.856084 [ 260 ] {22ff583c-62c8-4e4a-beae-b40c659eb8dd} <Debug> executeQuery: Read 100 rows, 7.10 KiB in 0.001197 sec., 83542.18880534671 rows/sec., 5.79 MiB/sec. | ||
| 2448 | 2026.05.14 15:58:05.856120 [ 260 ] {22ff583c-62c8-4e4a-beae-b40c659eb8dd} <Debug> TCPHandler: Processed in 0.001359859 sec. | ||
| 2449 | 2026.05.14 15:58:05.856268 [ 260 ] {} <Trace> TCP-Session: beaebc18-dafd-4d4e-ae43-c03b57c9d89e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2450 | 2026.05.14 15:58:05.856366 [ 260 ] {441f9a7f-3197-4f1b-a9b2-7b11445fdd08} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34751) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2451 | 2026.05.14 15:58:05.856407 [ 260 ] {441f9a7f-3197-4f1b-a9b2-7b11445fdd08} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2452 | 2026.05.14 15:58:05.856748 [ 260 ] {441f9a7f-3197-4f1b-a9b2-7b11445fdd08} <Trace> oximeter.measurements_u64 (4165c0ce-291c-4fd2-b5bb-2f229a34a1a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2453 | 2026.05.14 15:58:05.856785 [ 260 ] {441f9a7f-3197-4f1b-a9b2-7b11445fdd08} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 2454 | 2026.05.14 15:58:05.857083 [ 260 ] {441f9a7f-3197-4f1b-a9b2-7b11445fdd08} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 2455 | 2026.05.14 15:58:05.857295 [ 260 ] {441f9a7f-3197-4f1b-a9b2-7b11445fdd08} <Trace> oximeter.measurements_u64 (4165c0ce-291c-4fd2-b5bb-2f229a34a1a8): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2456 | 2026.05.14 15:58:05.857422 [ 260 ] {441f9a7f-3197-4f1b-a9b2-7b11445fdd08} <Debug> executeQuery: Read 30 rows, 2.10 KiB in 0.001075 sec., 27906.976744186046 rows/sec., 1.91 MiB/sec. | ||
| 2457 | 2026.05.14 15:58:05.857457 [ 260 ] {441f9a7f-3197-4f1b-a9b2-7b11445fdd08} <Debug> TCPHandler: Processed in 0.001236995 sec. | ||
| 2458 | 2026.05.14 15:58:10.106363 [ 26 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 2459 | 2026.05.14 15:58:10.106421 [ 26 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 2460 | 2026.05.14 15:58:10.153861 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 5719 | ||
| 2461 | 2026.05.14 15:58:10.154367 [ 244 ] {} <Trace> system.asynchronous_metric_log (b403b819-69da-4eff-9942-332a213880d1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2462 | 2026.05.14 15:58:10.154417 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 2463 | 2026.05.14 15:58:10.154995 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2464 | 2026.05.14 15:58:10.155226 [ 244 ] {} <Trace> system.asynchronous_metric_log (b403b819-69da-4eff-9942-332a213880d1): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2465 | 2026.05.14 15:58:10.155367 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 5719 | ||
| 2466 | 2026.05.14 15:58:10.164251 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 28 entries to flush up to offset 274 | ||
| 2467 | 2026.05.14 15:58:10.166379 [ 242 ] {} <Trace> system.query_log (b68bb3f1-94c6-4f6f-b3a0-f414a71b4a04): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2468 | 2026.05.14 15:58:10.166436 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 2469 | 2026.05.14 15:58:10.167643 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2470 | 2026.05.14 15:58:10.167909 [ 242 ] {} <Trace> system.query_log (b68bb3f1-94c6-4f6f-b3a0-f414a71b4a04): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2471 | 2026.05.14 15:58:10.168169 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 274 | ||
| 2472 | 2026.05.14 15:58:10.453935 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 91 | ||
| 2473 | 2026.05.14 15:58:10.467780 [ 243 ] {} <Trace> system.metric_log (fc7675bb-abed-4f52-ab7b-00ec850ba07e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2474 | 2026.05.14 15:58:10.467838 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 2475 | 2026.05.14 15:58:10.473494 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2476 | 2026.05.14 15:58:10.474167 [ 243 ] {} <Trace> system.metric_log (fc7675bb-abed-4f52-ab7b-00ec850ba07e): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2477 | 2026.05.14 15:58:10.476610 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 91 | ||
| 2478 | 2026.05.14 15:58:10.849353 [ 260 ] {} <Trace> TCP-Session: beaebc18-dafd-4d4e-ae43-c03b57c9d89e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2479 | 2026.05.14 15:58:10.849712 [ 260 ] {243e70f4-67de-41c8-9bc2-d4a7f1425243} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34751) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram') FORMAT Native (stage: Complete) | ||
| 2480 | 2026.05.14 15:58:10.850126 [ 260 ] {243e70f4-67de-41c8-9bc2-d4a7f1425243} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2481 | 2026.05.14 15:58:10.850159 [ 260 ] {243e70f4-67de-41c8-9bc2-d4a7f1425243} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram')" moved to PREWHERE | ||
| 2482 | 2026.05.14 15:58:10.850368 [ 260 ] {243e70f4-67de-41c8-9bc2-d4a7f1425243} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2483 | 2026.05.14 15:58:10.850437 [ 260 ] {243e70f4-67de-41c8-9bc2-d4a7f1425243} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2484 | 2026.05.14 15:58:10.850579 [ 260 ] {243e70f4-67de-41c8-9bc2-d4a7f1425243} <Debug> oximeter.timeseries_schema (1156814d-76f2-4d06-aa88-d62fab54b03b) (SelectExecutor): Key condition: (column 0 in 15-element set) | ||
| 2485 | 2026.05.14 15:58:10.850673 [ 346 ] {243e70f4-67de-41c8-9bc2-d4a7f1425243} <Trace> oximeter.timeseries_schema (1156814d-76f2-4d06-aa88-d62fab54b03b) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2486 | 2026.05.14 15:58:10.850698 [ 359 ] {243e70f4-67de-41c8-9bc2-d4a7f1425243} <Trace> oximeter.timeseries_schema (1156814d-76f2-4d06-aa88-d62fab54b03b) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2487 | 2026.05.14 15:58:10.850811 [ 260 ] {243e70f4-67de-41c8-9bc2-d4a7f1425243} <Debug> oximeter.timeseries_schema (1156814d-76f2-4d06-aa88-d62fab54b03b) (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 | ||
| 2488 | 2026.05.14 15:58:10.850839 [ 260 ] {243e70f4-67de-41c8-9bc2-d4a7f1425243} <Trace> oximeter.timeseries_schema (1156814d-76f2-4d06-aa88-d62fab54b03b) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2489 | 2026.05.14 15:58:10.850914 [ 260 ] {243e70f4-67de-41c8-9bc2-d4a7f1425243} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2490 | 2026.05.14 15:58:10.850936 [ 260 ] {243e70f4-67de-41c8-9bc2-d4a7f1425243} <Debug> oximeter.timeseries_schema (1156814d-76f2-4d06-aa88-d62fab54b03b) (SelectExecutor): Reading approx. 19 rows with 2 streams | ||
| 2491 | 2026.05.14 15:58:10.850969 [ 260 ] {243e70f4-67de-41c8-9bc2-d4a7f1425243} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram'))" | ||
| 2492 | 2026.05.14 15:58:10.851005 [ 260 ] {243e70f4-67de-41c8-9bc2-d4a7f1425243} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram'))" | ||
| 2493 | 2026.05.14 15:58:10.852311 [ 260 ] {243e70f4-67de-41c8-9bc2-d4a7f1425243} <Debug> executeQuery: Read 19 rows, 2.66 KiB in 0.002744 sec., 6924.198250728863 rows/sec., 968.73 KiB/sec. | ||
| 2494 | 2026.05.14 15:58:10.852448 [ 260 ] {243e70f4-67de-41c8-9bc2-d4a7f1425243} <Debug> TCPHandler: Processed in 0.003285538 sec. | ||
| 2495 | 2026.05.14 15:58:10.854343 [ 260 ] {} <Trace> TCP-Session: beaebc18-dafd-4d4e-ae43-c03b57c9d89e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2496 | 2026.05.14 15:58:10.854479 [ 260 ] {084e0789-593d-4a19-b600-1b886065e479} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34751) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2497 | 2026.05.14 15:58:10.854530 [ 260 ] {084e0789-593d-4a19-b600-1b886065e479} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2498 | 2026.05.14 15:58:10.855154 [ 260 ] {084e0789-593d-4a19-b600-1b886065e479} <Trace> oximeter.fields_string (f402bd05-7338-4df8-9125-902546c29ae4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2499 | 2026.05.14 15:58:10.855202 [ 260 ] {084e0789-593d-4a19-b600-1b886065e479} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 2500 | 2026.05.14 15:58:10.855576 [ 260 ] {084e0789-593d-4a19-b600-1b886065e479} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 2501 | 2026.05.14 15:58:10.855805 [ 260 ] {084e0789-593d-4a19-b600-1b886065e479} <Trace> oximeter.fields_string (f402bd05-7338-4df8-9125-902546c29ae4): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2502 | 2026.05.14 15:58:10.855946 [ 260 ] {084e0789-593d-4a19-b600-1b886065e479} <Debug> executeQuery: Read 110 rows, 10.06 KiB in 0.001506 sec., 73041.16865869855 rows/sec., 6.52 MiB/sec. | ||
| 2503 | 2026.05.14 15:58:10.855984 [ 260 ] {084e0789-593d-4a19-b600-1b886065e479} <Debug> TCPHandler: Processed in 0.001712031 sec. | ||
| 2504 | 2026.05.14 15:58:10.856148 [ 260 ] {} <Trace> TCP-Session: beaebc18-dafd-4d4e-ae43-c03b57c9d89e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2505 | 2026.05.14 15:58:10.856244 [ 260 ] {03605b37-e776-4ead-bd85-4671c3114d70} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34751) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2506 | 2026.05.14 15:58:10.856283 [ 260 ] {03605b37-e776-4ead-bd85-4671c3114d70} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2507 | 2026.05.14 15:58:10.856783 [ 260 ] {03605b37-e776-4ead-bd85-4671c3114d70} <Trace> oximeter.fields_u16 (78c9fcee-2b95-49e3-a301-5a6a0e2ada51): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2508 | 2026.05.14 15:58:10.856821 [ 260 ] {03605b37-e776-4ead-bd85-4671c3114d70} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 2509 | 2026.05.14 15:58:10.857135 [ 260 ] {03605b37-e776-4ead-bd85-4671c3114d70} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2510 | 2026.05.14 15:58:10.857352 [ 260 ] {03605b37-e776-4ead-bd85-4671c3114d70} <Trace> oximeter.fields_u16 (78c9fcee-2b95-49e3-a301-5a6a0e2ada51): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2511 | 2026.05.14 15:58:10.857474 [ 14 ] {} <Debug> oximeter.fields_u16 (78c9fcee-2b95-49e3-a301-5a6a0e2ada51) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 2512 | 2026.05.14 15:58:10.857479 [ 260 ] {03605b37-e776-4ead-bd85-4671c3114d70} <Debug> executeQuery: Read 42 rows, 3.16 KiB in 0.001254 sec., 33492.82296650718 rows/sec., 2.46 MiB/sec. | ||
| 2513 | 2026.05.14 15:58:10.857563 [ 14 ] {} <Trace> oximeter.fields_u16 (78c9fcee-2b95-49e3-a301-5a6a0e2ada51): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2514 | 2026.05.14 15:58:10.857576 [ 260 ] {03605b37-e776-4ead-bd85-4671c3114d70} <Debug> TCPHandler: Processed in 0.001476413 sec. | ||
| 2515 | 2026.05.14 15:58:10.857597 [ 14 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 2516 | 2026.05.14 15:58:10.857723 [ 194 ] {78c9fcee-2b95-49e3-a301-5a6a0e2ada51::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 | ||
| 2517 | 2026.05.14 15:58:10.857738 [ 260 ] {} <Trace> TCP-Session: beaebc18-dafd-4d4e-ae43-c03b57c9d89e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2518 | 2026.05.14 15:58:10.857852 [ 194 ] {78c9fcee-2b95-49e3-a301-5a6a0e2ada51::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2519 | 2026.05.14 15:58:10.857864 [ 260 ] {9556feba-0b35-48a0-98da-9eb4068e527c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34751) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2520 | 2026.05.14 15:58:10.857903 [ 194 ] {78c9fcee-2b95-49e3-a301-5a6a0e2ada51::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 2 rows starting from the beginning of the part | ||
| 2521 | 2026.05.14 15:58:10.857923 [ 260 ] {9556feba-0b35-48a0-98da-9eb4068e527c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2522 | 2026.05.14 15:58:10.857976 [ 194 ] {78c9fcee-2b95-49e3-a301-5a6a0e2ada51::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 19 rows starting from the beginning of the part | ||
| 2523 | 2026.05.14 15:58:10.858031 [ 194 ] {78c9fcee-2b95-49e3-a301-5a6a0e2ada51::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 22 rows starting from the beginning of the part | ||
| 2524 | 2026.05.14 15:58:10.858080 [ 194 ] {78c9fcee-2b95-49e3-a301-5a6a0e2ada51::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 23 rows starting from the beginning of the part | ||
| 2525 | 2026.05.14 15:58:10.858125 [ 194 ] {78c9fcee-2b95-49e3-a301-5a6a0e2ada51::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 50 rows starting from the beginning of the part | ||
| 2526 | 2026.05.14 15:58:10.858171 [ 194 ] {78c9fcee-2b95-49e3-a301-5a6a0e2ada51::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 42 rows starting from the beginning of the part | ||
| 2527 | 2026.05.14 15:58:10.858411 [ 260 ] {9556feba-0b35-48a0-98da-9eb4068e527c} <Trace> oximeter.fields_uuid (5295c2a8-6150-41ce-bf65-ede2ab7b1c8d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2528 | 2026.05.14 15:58:10.858464 [ 260 ] {9556feba-0b35-48a0-98da-9eb4068e527c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 2529 | 2026.05.14 15:58:10.858864 [ 260 ] {9556feba-0b35-48a0-98da-9eb4068e527c} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 2530 | 2026.05.14 15:58:10.859097 [ 260 ] {9556feba-0b35-48a0-98da-9eb4068e527c} <Trace> oximeter.fields_uuid (5295c2a8-6150-41ce-bf65-ede2ab7b1c8d): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2531 | 2026.05.14 15:58:10.859163 [ 188 ] {78c9fcee-2b95-49e3-a301-5a6a0e2ada51::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 158 rows, containing 5 columns (5 merged, 0 gathered) in 0.001481133 sec., 106675.09264866829 rows/sec., 8.20 MiB/sec. | ||
| 2532 | 2026.05.14 15:58:10.859228 [ 260 ] {9556feba-0b35-48a0-98da-9eb4068e527c} <Debug> executeQuery: Read 70 rows, 5.60 KiB in 0.001382 sec., 50651.23010130246 rows/sec., 3.96 MiB/sec. | ||
| 2533 | 2026.05.14 15:58:10.859270 [ 260 ] {9556feba-0b35-48a0-98da-9eb4068e527c} <Debug> TCPHandler: Processed in 0.001581507 sec. | ||
| 2534 | 2026.05.14 15:58:10.859322 [ 194 ] {78c9fcee-2b95-49e3-a301-5a6a0e2ada51::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 2535 | 2026.05.14 15:58:10.859441 [ 260 ] {} <Trace> TCP-Session: beaebc18-dafd-4d4e-ae43-c03b57c9d89e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2536 | 2026.05.14 15:58:10.859542 [ 260 ] {afeb5e59-031b-486d-858a-1b3cbc238f82} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34751) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2537 | 2026.05.14 15:58:10.859587 [ 260 ] {afeb5e59-031b-486d-858a-1b3cbc238f82} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2538 | 2026.05.14 15:58:10.859630 [ 194 ] {78c9fcee-2b95-49e3-a301-5a6a0e2ada51::all_1_6_1} <Trace> oximeter.fields_u16 (78c9fcee-2b95-49e3-a301-5a6a0e2ada51): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2539 | 2026.05.14 15:58:10.859713 [ 194 ] {78c9fcee-2b95-49e3-a301-5a6a0e2ada51::all_1_6_1} <Trace> oximeter.fields_u16 (78c9fcee-2b95-49e3-a301-5a6a0e2ada51) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 2540 | 2026.05.14 15:58:10.859787 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB. | ||
| 2541 | 2026.05.14 15:58:10.860034 [ 260 ] {afeb5e59-031b-486d-858a-1b3cbc238f82} <Trace> oximeter.measurements_cumulativeu64 (dc4c3ccb-597f-4ad4-8dca-d9aff10fc181): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2542 | 2026.05.14 15:58:10.860076 [ 260 ] {afeb5e59-031b-486d-858a-1b3cbc238f82} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 2543 | 2026.05.14 15:58:10.860400 [ 260 ] {afeb5e59-031b-486d-858a-1b3cbc238f82} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 2544 | 2026.05.14 15:58:10.860613 [ 260 ] {afeb5e59-031b-486d-858a-1b3cbc238f82} <Trace> oximeter.measurements_cumulativeu64 (dc4c3ccb-597f-4ad4-8dca-d9aff10fc181): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2545 | 2026.05.14 15:58:10.860737 [ 260 ] {afeb5e59-031b-486d-858a-1b3cbc238f82} <Debug> executeQuery: Read 100 rows, 7.10 KiB in 0.001213 sec., 82440.23083264632 rows/sec., 5.72 MiB/sec. | ||
| 2546 | 2026.05.14 15:58:10.860772 [ 260 ] {afeb5e59-031b-486d-858a-1b3cbc238f82} <Debug> TCPHandler: Processed in 0.001379869 sec. | ||
| 2547 | 2026.05.14 15:58:10.862041 [ 260 ] {} <Trace> TCP-Session: beaebc18-dafd-4d4e-ae43-c03b57c9d89e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2548 | 2026.05.14 15:58:10.862207 [ 260 ] {cca5d2e0-6bde-489f-ac9c-27e7970369a4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34751) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2549 | 2026.05.14 15:58:10.862297 [ 260 ] {cca5d2e0-6bde-489f-ac9c-27e7970369a4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 2550 | 2026.05.14 15:58:10.863431 [ 260 ] {cca5d2e0-6bde-489f-ac9c-27e7970369a4} <Trace> oximeter.measurements_histogramu64 (f9a5fb05-a372-4337-97b8-63adc35de4a7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2551 | 2026.05.14 15:58:10.863475 [ 260 ] {cca5d2e0-6bde-489f-ac9c-27e7970369a4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 2552 | 2026.05.14 15:58:10.864158 [ 260 ] {cca5d2e0-6bde-489f-ac9c-27e7970369a4} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 2553 | 2026.05.14 15:58:10.864418 [ 260 ] {cca5d2e0-6bde-489f-ac9c-27e7970369a4} <Trace> oximeter.measurements_histogramu64 (f9a5fb05-a372-4337-97b8-63adc35de4a7): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2554 | 2026.05.14 15:58:10.864593 [ 260 ] {cca5d2e0-6bde-489f-ac9c-27e7970369a4} <Debug> executeQuery: Read 42 rows, 77.07 KiB in 0.00243 sec., 17283.95061728395 rows/sec., 30.97 MiB/sec. | ||
| 2555 | 2026.05.14 15:58:10.864681 [ 260 ] {cca5d2e0-6bde-489f-ac9c-27e7970369a4} <Debug> TCPHandler: Processed in 0.002773269 sec. | ||
| 2556 | 2026.05.14 15:58:10.864890 [ 260 ] {} <Trace> TCP-Session: beaebc18-dafd-4d4e-ae43-c03b57c9d89e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2557 | 2026.05.14 15:58:10.864996 [ 260 ] {2175aaad-8124-416f-bc36-05bc83cd260b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34751) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2558 | 2026.05.14 15:58:10.865042 [ 260 ] {2175aaad-8124-416f-bc36-05bc83cd260b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2559 | 2026.05.14 15:58:10.865442 [ 260 ] {2175aaad-8124-416f-bc36-05bc83cd260b} <Trace> oximeter.measurements_u64 (4165c0ce-291c-4fd2-b5bb-2f229a34a1a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2560 | 2026.05.14 15:58:10.865480 [ 260 ] {2175aaad-8124-416f-bc36-05bc83cd260b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 2561 | 2026.05.14 15:58:10.865804 [ 260 ] {2175aaad-8124-416f-bc36-05bc83cd260b} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 2562 | 2026.05.14 15:58:10.866019 [ 260 ] {2175aaad-8124-416f-bc36-05bc83cd260b} <Trace> oximeter.measurements_u64 (4165c0ce-291c-4fd2-b5bb-2f229a34a1a8): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2563 | 2026.05.14 15:58:10.866150 [ 260 ] {2175aaad-8124-416f-bc36-05bc83cd260b} <Debug> executeQuery: Read 30 rows, 2.10 KiB in 0.001179 sec., 25445.29262086514 rows/sec., 1.74 MiB/sec. | ||
| 2564 | 2026.05.14 15:58:10.866186 [ 260 ] {2175aaad-8124-416f-bc36-05bc83cd260b} <Debug> TCPHandler: Processed in 0.001348349 sec. | ||
| 2565 | 2026.05.14 15:58:13.869182 [ 260 ] {} <Trace> TCP-Session: beaebc18-dafd-4d4e-ae43-c03b57c9d89e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2566 | 2026.05.14 15:58:13.869447 [ 260 ] {b6a3f33f-7441-48b4-98be-dae75fc98e87} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34751) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'kstat_sampler:samples_dropped', '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', 'zone:cpu_nsec') FORMAT Native (stage: Complete) | ||
| 2567 | 2026.05.14 15:58:13.869829 [ 260 ] {b6a3f33f-7441-48b4-98be-dae75fc98e87} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2568 | 2026.05.14 15:58:13.869872 [ 260 ] {b6a3f33f-7441-48b4-98be-dae75fc98e87} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'kstat_sampler:samples_dropped', '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', 'zone:cpu_nsec')" moved to PREWHERE | ||
| 2569 | 2026.05.14 15:58:13.870118 [ 260 ] {b6a3f33f-7441-48b4-98be-dae75fc98e87} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2570 | 2026.05.14 15:58:13.870186 [ 260 ] {b6a3f33f-7441-48b4-98be-dae75fc98e87} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2571 | 2026.05.14 15:58:13.870328 [ 260 ] {b6a3f33f-7441-48b4-98be-dae75fc98e87} <Debug> oximeter.timeseries_schema (1156814d-76f2-4d06-aa88-d62fab54b03b) (SelectExecutor): Key condition: (column 0 in 26-element set) | ||
| 2572 | 2026.05.14 15:58:13.870444 [ 325 ] {b6a3f33f-7441-48b4-98be-dae75fc98e87} <Trace> oximeter.timeseries_schema (1156814d-76f2-4d06-aa88-d62fab54b03b) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2573 | 2026.05.14 15:58:13.870446 [ 346 ] {b6a3f33f-7441-48b4-98be-dae75fc98e87} <Trace> oximeter.timeseries_schema (1156814d-76f2-4d06-aa88-d62fab54b03b) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2574 | 2026.05.14 15:58:13.870599 [ 260 ] {b6a3f33f-7441-48b4-98be-dae75fc98e87} <Debug> oximeter.timeseries_schema (1156814d-76f2-4d06-aa88-d62fab54b03b) (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 | ||
| 2575 | 2026.05.14 15:58:13.870626 [ 260 ] {b6a3f33f-7441-48b4-98be-dae75fc98e87} <Trace> oximeter.timeseries_schema (1156814d-76f2-4d06-aa88-d62fab54b03b) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2576 | 2026.05.14 15:58:13.870696 [ 260 ] {b6a3f33f-7441-48b4-98be-dae75fc98e87} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2577 | 2026.05.14 15:58:13.870716 [ 260 ] {b6a3f33f-7441-48b4-98be-dae75fc98e87} <Debug> oximeter.timeseries_schema (1156814d-76f2-4d06-aa88-d62fab54b03b) (SelectExecutor): Reading approx. 19 rows with 2 streams | ||
| 2578 | 2026.05.14 15:58:13.870749 [ 260 ] {b6a3f33f-7441-48b4-98be-dae75fc98e87} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'kstat_sampler:samples_dropped', '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', 'zone:cpu_nsec'))" | ||
| 2579 | 2026.05.14 15:58:13.870785 [ 260 ] {b6a3f33f-7441-48b4-98be-dae75fc98e87} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'kstat_sampler:samples_dropped', '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', 'zone:cpu_nsec'))" | ||
| 2580 | 2026.05.14 15:58:13.872175 [ 260 ] {b6a3f33f-7441-48b4-98be-dae75fc98e87} <Debug> executeQuery: Read 19 rows, 2.66 KiB in 0.002838 sec., 6694.855532064835 rows/sec., 936.65 KiB/sec. | ||
| 2581 | 2026.05.14 15:58:13.872312 [ 260 ] {b6a3f33f-7441-48b4-98be-dae75fc98e87} <Debug> TCPHandler: Processed in 0.003272877 sec. | ||
| 2582 | 2026.05.14 15:58:13.896091 [ 260 ] {} <Trace> TCP-Session: beaebc18-dafd-4d4e-ae43-c03b57c9d89e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2583 | 2026.05.14 15:58:13.896311 [ 260 ] {fdd84608-ee32-4f33-91a4-3741a14e9fa3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34751) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 2584 | 2026.05.14 15:58:13.896393 [ 260 ] {fdd84608-ee32-4f33-91a4-3741a14e9fa3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2585 | 2026.05.14 15:58:13.897495 [ 260 ] {fdd84608-ee32-4f33-91a4-3741a14e9fa3} <Trace> oximeter.timeseries_schema (1156814d-76f2-4d06-aa88-d62fab54b03b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2586 | 2026.05.14 15:58:13.897532 [ 260 ] {fdd84608-ee32-4f33-91a4-3741a14e9fa3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 2587 | 2026.05.14 15:58:13.897958 [ 260 ] {fdd84608-ee32-4f33-91a4-3741a14e9fa3} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 2588 | 2026.05.14 15:58:13.898158 [ 260 ] {fdd84608-ee32-4f33-91a4-3741a14e9fa3} <Trace> oximeter.timeseries_schema (1156814d-76f2-4d06-aa88-d62fab54b03b): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2589 | 2026.05.14 15:58:13.898302 [ 260 ] {fdd84608-ee32-4f33-91a4-3741a14e9fa3} <Debug> executeQuery: Read 10 rows, 1.97 KiB in 0.002051 sec., 4875.6704046806435 rows/sec., 960.37 KiB/sec. | ||
| 2590 | 2026.05.14 15:58:13.898340 [ 260 ] {fdd84608-ee32-4f33-91a4-3741a14e9fa3} <Debug> TCPHandler: Processed in 0.002347604 sec. | ||
| 2591 | 2026.05.14 15:58:13.898503 [ 260 ] {} <Trace> TCP-Session: beaebc18-dafd-4d4e-ae43-c03b57c9d89e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2592 | 2026.05.14 15:58:13.898599 [ 260 ] {e9159e14-e909-41f4-932b-c18a5d5cb1de} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34751) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 2593 | 2026.05.14 15:58:13.898640 [ 260 ] {e9159e14-e909-41f4-932b-c18a5d5cb1de} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 2594 | 2026.05.14 15:58:13.899137 [ 260 ] {e9159e14-e909-41f4-932b-c18a5d5cb1de} <Trace> oximeter.fields_ipaddr (bef2ea22-9b0c-4b3b-911c-8167a2f343c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2595 | 2026.05.14 15:58:13.899173 [ 260 ] {e9159e14-e909-41f4-932b-c18a5d5cb1de} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 2596 | 2026.05.14 15:58:13.899466 [ 260 ] {e9159e14-e909-41f4-932b-c18a5d5cb1de} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 2597 | 2026.05.14 15:58:13.899691 [ 260 ] {e9159e14-e909-41f4-932b-c18a5d5cb1de} <Trace> oximeter.fields_ipaddr (bef2ea22-9b0c-4b3b-911c-8167a2f343c1): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2598 | 2026.05.14 15:58:13.899815 [ 260 ] {e9159e14-e909-41f4-932b-c18a5d5cb1de} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001235 sec., 1619.4331983805669 rows/sec., 132.05 KiB/sec. | ||
| 2599 | 2026.05.14 15:58:13.899851 [ 260 ] {e9159e14-e909-41f4-932b-c18a5d5cb1de} <Debug> TCPHandler: Processed in 0.0014014 sec. | ||
| 2600 | 2026.05.14 15:58:13.899992 [ 260 ] {} <Trace> TCP-Session: beaebc18-dafd-4d4e-ae43-c03b57c9d89e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2601 | 2026.05.14 15:58:13.900087 [ 260 ] {4ecd9db6-e342-4f75-8141-8db1b5761988} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34751) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2602 | 2026.05.14 15:58:13.900125 [ 260 ] {4ecd9db6-e342-4f75-8141-8db1b5761988} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2603 | 2026.05.14 15:58:13.901632 [ 260 ] {4ecd9db6-e342-4f75-8141-8db1b5761988} <Trace> oximeter.fields_string (f402bd05-7338-4df8-9125-902546c29ae4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2604 | 2026.05.14 15:58:13.901669 [ 260 ] {4ecd9db6-e342-4f75-8141-8db1b5761988} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 2605 | 2026.05.14 15:58:13.902126 [ 260 ] {4ecd9db6-e342-4f75-8141-8db1b5761988} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 2606 | 2026.05.14 15:58:13.902349 [ 260 ] {4ecd9db6-e342-4f75-8141-8db1b5761988} <Trace> oximeter.fields_string (f402bd05-7338-4df8-9125-902546c29ae4): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2607 | 2026.05.14 15:58:13.902466 [ 108 ] {} <Debug> oximeter.fields_string (f402bd05-7338-4df8-9125-902546c29ae4) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 2608 | 2026.05.14 15:58:13.902477 [ 260 ] {4ecd9db6-e342-4f75-8141-8db1b5761988} <Debug> executeQuery: Read 2375 rows, 178.10 KiB in 0.002409 sec., 985886.2598588625 rows/sec., 72.20 MiB/sec. | ||
| 2609 | 2026.05.14 15:58:13.902544 [ 108 ] {} <Trace> oximeter.fields_string (f402bd05-7338-4df8-9125-902546c29ae4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2610 | 2026.05.14 15:58:13.902569 [ 260 ] {4ecd9db6-e342-4f75-8141-8db1b5761988} <Debug> TCPHandler: Processed in 0.002624214 sec. | ||
| 2611 | 2026.05.14 15:58:13.902571 [ 108 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 2612 | 2026.05.14 15:58:13.902733 [ 260 ] {} <Trace> TCP-Session: beaebc18-dafd-4d4e-ae43-c03b57c9d89e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2613 | 2026.05.14 15:58:13.902740 [ 194 ] {f402bd05-7338-4df8-9125-902546c29ae4::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 | ||
| 2614 | 2026.05.14 15:58:13.902846 [ 260 ] {f30ed03a-6ae6-43ff-9165-948515274d92} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34751) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2615 | 2026.05.14 15:58:13.902901 [ 260 ] {f30ed03a-6ae6-43ff-9165-948515274d92} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2616 | 2026.05.14 15:58:13.902908 [ 194 ] {f402bd05-7338-4df8-9125-902546c29ae4::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2617 | 2026.05.14 15:58:13.902956 [ 194 ] {f402bd05-7338-4df8-9125-902546c29ae4::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 74 rows starting from the beginning of the part | ||
| 2618 | 2026.05.14 15:58:13.903030 [ 194 ] {f402bd05-7338-4df8-9125-902546c29ae4::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 | ||
| 2619 | 2026.05.14 15:58:13.903082 [ 194 ] {f402bd05-7338-4df8-9125-902546c29ae4::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 114 rows starting from the beginning of the part | ||
| 2620 | 2026.05.14 15:58:13.903132 [ 194 ] {f402bd05-7338-4df8-9125-902546c29ae4::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 26 rows starting from the beginning of the part | ||
| 2621 | 2026.05.14 15:58:13.903174 [ 194 ] {f402bd05-7338-4df8-9125-902546c29ae4::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 110 rows starting from the beginning of the part | ||
| 2622 | 2026.05.14 15:58:13.903220 [ 194 ] {f402bd05-7338-4df8-9125-902546c29ae4::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 2375 rows starting from the beginning of the part | ||
| 2623 | 2026.05.14 15:58:13.903359 [ 260 ] {f30ed03a-6ae6-43ff-9165-948515274d92} <Trace> oximeter.fields_u16 (78c9fcee-2b95-49e3-a301-5a6a0e2ada51): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2624 | 2026.05.14 15:58:13.903405 [ 260 ] {f30ed03a-6ae6-43ff-9165-948515274d92} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 2625 | 2026.05.14 15:58:13.903750 [ 260 ] {f30ed03a-6ae6-43ff-9165-948515274d92} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2626 | 2026.05.14 15:58:13.904009 [ 260 ] {f30ed03a-6ae6-43ff-9165-948515274d92} <Trace> oximeter.fields_u16 (78c9fcee-2b95-49e3-a301-5a6a0e2ada51): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2627 | 2026.05.14 15:58:13.904151 [ 260 ] {f30ed03a-6ae6-43ff-9165-948515274d92} <Debug> executeQuery: Read 11 rows, 836.00 B in 0.001324 sec., 8308.157099697884 rows/sec., 616.62 KiB/sec. | ||
| 2628 | 2026.05.14 15:58:13.904190 [ 260 ] {f30ed03a-6ae6-43ff-9165-948515274d92} <Debug> TCPHandler: Processed in 0.001510664 sec. | ||
| 2629 | 2026.05.14 15:58:13.904342 [ 260 ] {} <Trace> TCP-Session: beaebc18-dafd-4d4e-ae43-c03b57c9d89e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2630 | 2026.05.14 15:58:13.904441 [ 260 ] {e7d1af3b-8af8-4c71-b9f9-db0a838800c8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34751) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 2631 | 2026.05.14 15:58:13.904482 [ 260 ] {e7d1af3b-8af8-4c71-b9f9-db0a838800c8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 2632 | 2026.05.14 15:58:13.904899 [ 188 ] {f402bd05-7338-4df8-9125-902546c29ae4::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2725 rows, containing 5 columns (5 merged, 0 gathered) in 0.002216219 sec., 1229571.6262697864 rows/sec., 96.76 MiB/sec. | ||
| 2633 | 2026.05.14 15:58:13.905144 [ 260 ] {e7d1af3b-8af8-4c71-b9f9-db0a838800c8} <Trace> oximeter.fields_u32 (1c47cbcd-346c-4c16-ab6b-5294318f0c20): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2634 | 2026.05.14 15:58:13.905194 [ 260 ] {e7d1af3b-8af8-4c71-b9f9-db0a838800c8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 2635 | 2026.05.14 15:58:13.905325 [ 189 ] {f402bd05-7338-4df8-9125-902546c29ae4::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 2636 | 2026.05.14 15:58:13.905605 [ 260 ] {e7d1af3b-8af8-4c71-b9f9-db0a838800c8} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 2637 | 2026.05.14 15:58:13.905685 [ 189 ] {f402bd05-7338-4df8-9125-902546c29ae4::all_1_16_3} <Trace> oximeter.fields_string (f402bd05-7338-4df8-9125-902546c29ae4): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2638 | 2026.05.14 15:58:13.905780 [ 189 ] {f402bd05-7338-4df8-9125-902546c29ae4::all_1_16_3} <Trace> oximeter.fields_string (f402bd05-7338-4df8-9125-902546c29ae4) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 2639 | 2026.05.14 15:58:13.905876 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.74 MiB. | ||
| 2640 | 2026.05.14 15:58:13.905888 [ 260 ] {e7d1af3b-8af8-4c71-b9f9-db0a838800c8} <Trace> oximeter.fields_u32 (1c47cbcd-346c-4c16-ab6b-5294318f0c20): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2641 | 2026.05.14 15:58:13.906029 [ 260 ] {e7d1af3b-8af8-4c71-b9f9-db0a838800c8} <Debug> executeQuery: Read 801 rows, 47.38 KiB in 0.001606 sec., 498754.6699875467 rows/sec., 28.81 MiB/sec. | ||
| 2642 | 2026.05.14 15:58:13.906071 [ 260 ] {e7d1af3b-8af8-4c71-b9f9-db0a838800c8} <Debug> TCPHandler: Processed in 0.001789674 sec. | ||
| 2643 | 2026.05.14 15:58:13.906234 [ 260 ] {} <Trace> TCP-Session: beaebc18-dafd-4d4e-ae43-c03b57c9d89e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2644 | 2026.05.14 15:58:13.906333 [ 260 ] {e15dcfe9-9d94-4bb8-bc30-6c2913036cfd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34751) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 2645 | 2026.05.14 15:58:13.906373 [ 260 ] {e15dcfe9-9d94-4bb8-bc30-6c2913036cfd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 2646 | 2026.05.14 15:58:13.906795 [ 260 ] {e15dcfe9-9d94-4bb8-bc30-6c2913036cfd} <Trace> oximeter.fields_u64 (d8f51eb3-3c95-40f2-9cda-b07b20c0de03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2647 | 2026.05.14 15:58:13.906831 [ 260 ] {e15dcfe9-9d94-4bb8-bc30-6c2913036cfd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 2648 | 2026.05.14 15:58:13.907133 [ 260 ] {e15dcfe9-9d94-4bb8-bc30-6c2913036cfd} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 2649 | 2026.05.14 15:58:13.907352 [ 260 ] {e15dcfe9-9d94-4bb8-bc30-6c2913036cfd} <Trace> oximeter.fields_u64 (d8f51eb3-3c95-40f2-9cda-b07b20c0de03): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2650 | 2026.05.14 15:58:13.907481 [ 260 ] {e15dcfe9-9d94-4bb8-bc30-6c2913036cfd} <Debug> executeQuery: Read 2 rows, 144.00 B in 0.001166 sec., 1715.2658662092626 rows/sec., 120.60 KiB/sec. | ||
| 2651 | 2026.05.14 15:58:13.907520 [ 260 ] {e15dcfe9-9d94-4bb8-bc30-6c2913036cfd} <Debug> TCPHandler: Processed in 0.001343938 sec. | ||
| 2652 | 2026.05.14 15:58:13.907655 [ 260 ] {} <Trace> TCP-Session: beaebc18-dafd-4d4e-ae43-c03b57c9d89e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2653 | 2026.05.14 15:58:13.907753 [ 260 ] {cccab22f-6a16-401b-a003-824f978223d2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34751) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2654 | 2026.05.14 15:58:13.907794 [ 260 ] {cccab22f-6a16-401b-a003-824f978223d2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2655 | 2026.05.14 15:58:13.908613 [ 260 ] {cccab22f-6a16-401b-a003-824f978223d2} <Trace> oximeter.fields_uuid (5295c2a8-6150-41ce-bf65-ede2ab7b1c8d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2656 | 2026.05.14 15:58:13.908650 [ 260 ] {cccab22f-6a16-401b-a003-824f978223d2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 2657 | 2026.05.14 15:58:13.909016 [ 260 ] {cccab22f-6a16-401b-a003-824f978223d2} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 2658 | 2026.05.14 15:58:13.909224 [ 260 ] {cccab22f-6a16-401b-a003-824f978223d2} <Trace> oximeter.fields_uuid (5295c2a8-6150-41ce-bf65-ede2ab7b1c8d): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2659 | 2026.05.14 15:58:13.909352 [ 260 ] {cccab22f-6a16-401b-a003-824f978223d2} <Debug> executeQuery: Read 1254 rows, 85.24 KiB in 0.001617 sec., 775510.2040816327 rows/sec., 51.48 MiB/sec. | ||
| 2660 | 2026.05.14 15:58:13.909362 [ 104 ] {} <Debug> oximeter.fields_uuid (5295c2a8-6150-41ce-bf65-ede2ab7b1c8d) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 2661 | 2026.05.14 15:58:13.909390 [ 260 ] {cccab22f-6a16-401b-a003-824f978223d2} <Debug> TCPHandler: Processed in 0.001786374 sec. | ||
| 2662 | 2026.05.14 15:58:13.909420 [ 104 ] {} <Trace> oximeter.fields_uuid (5295c2a8-6150-41ce-bf65-ede2ab7b1c8d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2663 | 2026.05.14 15:58:13.909453 [ 104 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 2664 | 2026.05.14 15:58:13.909537 [ 260 ] {} <Trace> TCP-Session: beaebc18-dafd-4d4e-ae43-c03b57c9d89e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2665 | 2026.05.14 15:58:13.909566 [ 194 ] {5295c2a8-6150-41ce-bf65-ede2ab7b1c8d::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 | ||
| 2666 | 2026.05.14 15:58:13.909638 [ 260 ] {1ce7c773-9bf2-45e5-b54e-8cd53952c900} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34751) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2667 | 2026.05.14 15:58:13.909686 [ 260 ] {1ce7c773-9bf2-45e5-b54e-8cd53952c900} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2668 | 2026.05.14 15:58:13.909703 [ 194 ] {5295c2a8-6150-41ce-bf65-ede2ab7b1c8d::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2669 | 2026.05.14 15:58:13.909745 [ 194 ] {5295c2a8-6150-41ce-bf65-ede2ab7b1c8d::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 65 rows starting from the beginning of the part | ||
| 2670 | 2026.05.14 15:58:13.909817 [ 194 ] {5295c2a8-6150-41ce-bf65-ede2ab7b1c8d::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 28 rows starting from the beginning of the part | ||
| 2671 | 2026.05.14 15:58:13.909871 [ 194 ] {5295c2a8-6150-41ce-bf65-ede2ab7b1c8d::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 87 rows starting from the beginning of the part | ||
| 2672 | 2026.05.14 15:58:13.909925 [ 194 ] {5295c2a8-6150-41ce-bf65-ede2ab7b1c8d::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 28 rows starting from the beginning of the part | ||
| 2673 | 2026.05.14 15:58:13.909976 [ 194 ] {5295c2a8-6150-41ce-bf65-ede2ab7b1c8d::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 70 rows starting from the beginning of the part | ||
| 2674 | 2026.05.14 15:58:13.910029 [ 194 ] {5295c2a8-6150-41ce-bf65-ede2ab7b1c8d::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 1254 rows starting from the beginning of the part | ||
| 2675 | 2026.05.14 15:58:13.911104 [ 189 ] {5295c2a8-6150-41ce-bf65-ede2ab7b1c8d::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1532 rows, containing 5 columns (5 merged, 0 gathered) in 0.001580557 sec., 969278.551801675 rows/sec., 70.12 MiB/sec. | ||
| 2676 | 2026.05.14 15:58:13.911349 [ 188 ] {5295c2a8-6150-41ce-bf65-ede2ab7b1c8d::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 2677 | 2026.05.14 15:58:13.911558 [ 260 ] {1ce7c773-9bf2-45e5-b54e-8cd53952c900} <Trace> oximeter.measurements_cumulativeu64 (dc4c3ccb-597f-4ad4-8dca-d9aff10fc181): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2678 | 2026.05.14 15:58:13.911604 [ 260 ] {1ce7c773-9bf2-45e5-b54e-8cd53952c900} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 2679 | 2026.05.14 15:58:13.911690 [ 188 ] {5295c2a8-6150-41ce-bf65-ede2ab7b1c8d::all_1_16_3} <Trace> oximeter.fields_uuid (5295c2a8-6150-41ce-bf65-ede2ab7b1c8d): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2680 | 2026.05.14 15:58:13.911783 [ 188 ] {5295c2a8-6150-41ce-bf65-ede2ab7b1c8d::all_1_16_3} <Trace> oximeter.fields_uuid (5295c2a8-6150-41ce-bf65-ede2ab7b1c8d) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 2681 | 2026.05.14 15:58:13.911862 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.51 MiB. | ||
| 2682 | 2026.05.14 15:58:13.912316 [ 260 ] {1ce7c773-9bf2-45e5-b54e-8cd53952c900} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 2683 | 2026.05.14 15:58:13.912542 [ 260 ] {1ce7c773-9bf2-45e5-b54e-8cd53952c900} <Trace> oximeter.measurements_cumulativeu64 (dc4c3ccb-597f-4ad4-8dca-d9aff10fc181): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2684 | 2026.05.14 15:58:13.912675 [ 260 ] {1ce7c773-9bf2-45e5-b54e-8cd53952c900} <Debug> executeQuery: Read 4684 rows, 307.71 KiB in 0.003055 sec., 1533224.2225859247 rows/sec., 98.36 MiB/sec. | ||
| 2685 | 2026.05.14 15:58:13.912678 [ 104 ] {} <Debug> oximeter.measurements_cumulativeu64 (dc4c3ccb-597f-4ad4-8dca-d9aff10fc181) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 2686 | 2026.05.14 15:58:13.912716 [ 260 ] {1ce7c773-9bf2-45e5-b54e-8cd53952c900} <Debug> MemoryTracker: Peak memory usage (for query): 4.02 MiB. | ||
| 2687 | 2026.05.14 15:58:13.912736 [ 260 ] {1ce7c773-9bf2-45e5-b54e-8cd53952c900} <Debug> TCPHandler: Processed in 0.003247996 sec. | ||
| 2688 | 2026.05.14 15:58:13.912735 [ 104 ] {} <Trace> oximeter.measurements_cumulativeu64 (dc4c3ccb-597f-4ad4-8dca-d9aff10fc181): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2689 | 2026.05.14 15:58:13.912773 [ 104 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 2690 | 2026.05.14 15:58:13.912889 [ 186 ] {dc4c3ccb-597f-4ad4-8dca-d9aff10fc181::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 | ||
| 2691 | 2026.05.14 15:58:13.912895 [ 260 ] {} <Trace> TCP-Session: beaebc18-dafd-4d4e-ae43-c03b57c9d89e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2692 | 2026.05.14 15:58:13.913020 [ 260 ] {34bc942b-1cef-4188-8f06-d94aba2cee3a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34751) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2693 | 2026.05.14 15:58:13.913033 [ 186 ] {dc4c3ccb-597f-4ad4-8dca-d9aff10fc181::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2694 | 2026.05.14 15:58:13.913074 [ 260 ] {34bc942b-1cef-4188-8f06-d94aba2cee3a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 2695 | 2026.05.14 15:58:13.913083 [ 186 ] {dc4c3ccb-597f-4ad4-8dca-d9aff10fc181::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 1062 rows starting from the beginning of the part | ||
| 2696 | 2026.05.14 15:58:13.913198 [ 186 ] {dc4c3ccb-597f-4ad4-8dca-d9aff10fc181::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 100 rows starting from the beginning of the part | ||
| 2697 | 2026.05.14 15:58:13.913250 [ 186 ] {dc4c3ccb-597f-4ad4-8dca-d9aff10fc181::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 104 rows starting from the beginning of the part | ||
| 2698 | 2026.05.14 15:58:13.913304 [ 186 ] {dc4c3ccb-597f-4ad4-8dca-d9aff10fc181::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 100 rows starting from the beginning of the part | ||
| 2699 | 2026.05.14 15:58:13.913356 [ 186 ] {dc4c3ccb-597f-4ad4-8dca-d9aff10fc181::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 100 rows starting from the beginning of the part | ||
| 2700 | 2026.05.14 15:58:13.913404 [ 186 ] {dc4c3ccb-597f-4ad4-8dca-d9aff10fc181::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 4684 rows starting from the beginning of the part | ||
| 2701 | 2026.05.14 15:58:13.914022 [ 260 ] {34bc942b-1cef-4188-8f06-d94aba2cee3a} <Trace> oximeter.measurements_histogramu64 (f9a5fb05-a372-4337-97b8-63adc35de4a7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2702 | 2026.05.14 15:58:13.914065 [ 260 ] {34bc942b-1cef-4188-8f06-d94aba2cee3a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 2703 | 2026.05.14 15:58:13.914575 [ 260 ] {34bc942b-1cef-4188-8f06-d94aba2cee3a} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2704 | 2026.05.14 15:58:13.914922 [ 260 ] {34bc942b-1cef-4188-8f06-d94aba2cee3a} <Trace> oximeter.measurements_histogramu64 (f9a5fb05-a372-4337-97b8-63adc35de4a7): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2705 | 2026.05.14 15:58:13.915034 [ 104 ] {} <Debug> oximeter.measurements_histogramu64 (f9a5fb05-a372-4337-97b8-63adc35de4a7) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 2706 | 2026.05.14 15:58:13.915058 [ 260 ] {34bc942b-1cef-4188-8f06-d94aba2cee3a} <Debug> executeQuery: Read 9 rows, 16.51 KiB in 0.002057 sec., 4375.303840544482 rows/sec., 7.84 MiB/sec. | ||
| 2707 | 2026.05.14 15:58:13.915084 [ 104 ] {} <Trace> oximeter.measurements_histogramu64 (f9a5fb05-a372-4337-97b8-63adc35de4a7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2708 | 2026.05.14 15:58:13.915115 [ 104 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 2709 | 2026.05.14 15:58:13.915120 [ 260 ] {34bc942b-1cef-4188-8f06-d94aba2cee3a} <Debug> TCPHandler: Processed in 0.002274831 sec. | ||
| 2710 | 2026.05.14 15:58:13.915197 [ 188 ] {f9a5fb05-a372-4337-97b8-63adc35de4a7::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 | ||
| 2711 | 2026.05.14 15:58:13.915297 [ 260 ] {} <Trace> TCP-Session: beaebc18-dafd-4d4e-ae43-c03b57c9d89e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2712 | 2026.05.14 15:58:13.915407 [ 260 ] {2e36e6db-5df2-493d-b2a6-b6fe20a7df85} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34751) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2713 | 2026.05.14 15:58:13.915409 [ 188 ] {f9a5fb05-a372-4337-97b8-63adc35de4a7::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2714 | 2026.05.14 15:58:13.915452 [ 260 ] {2e36e6db-5df2-493d-b2a6-b6fe20a7df85} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2715 | 2026.05.14 15:58:13.915485 [ 188 ] {f9a5fb05-a372-4337-97b8-63adc35de4a7::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 17 rows starting from the beginning of the part | ||
| 2716 | 2026.05.14 15:58:13.915655 [ 188 ] {f9a5fb05-a372-4337-97b8-63adc35de4a7::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 22 rows starting from the beginning of the part | ||
| 2717 | 2026.05.14 15:58:13.915774 [ 188 ] {f9a5fb05-a372-4337-97b8-63adc35de4a7::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 23 rows starting from the beginning of the part | ||
| 2718 | 2026.05.14 15:58:13.915850 [ 260 ] {2e36e6db-5df2-493d-b2a6-b6fe20a7df85} <Trace> oximeter.measurements_u64 (4165c0ce-291c-4fd2-b5bb-2f229a34a1a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2719 | 2026.05.14 15:58:13.915884 [ 188 ] {f9a5fb05-a372-4337-97b8-63adc35de4a7::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 42 rows starting from the beginning of the part | ||
| 2720 | 2026.05.14 15:58:13.915896 [ 260 ] {2e36e6db-5df2-493d-b2a6-b6fe20a7df85} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 2721 | 2026.05.14 15:58:13.916006 [ 188 ] {f9a5fb05-a372-4337-97b8-63adc35de4a7::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 42 rows starting from the beginning of the part | ||
| 2722 | 2026.05.14 15:58:13.916103 [ 188 ] {f9a5fb05-a372-4337-97b8-63adc35de4a7::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 9 rows starting from the beginning of the part | ||
| 2723 | 2026.05.14 15:58:13.917486 [ 260 ] {2e36e6db-5df2-493d-b2a6-b6fe20a7df85} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 2724 | 2026.05.14 15:58:13.917715 [ 196 ] {dc4c3ccb-597f-4ad4-8dca-d9aff10fc181::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6150 rows, containing 5 columns (5 merged, 0 gathered) in 0.004876424 sec., 1261170.0705270912 rows/sec., 82.46 MiB/sec. | ||
| 2725 | 2026.05.14 15:58:13.917743 [ 260 ] {2e36e6db-5df2-493d-b2a6-b6fe20a7df85} <Trace> oximeter.measurements_u64 (4165c0ce-291c-4fd2-b5bb-2f229a34a1a8): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2726 | 2026.05.14 15:58:13.917873 [ 108 ] {} <Debug> oximeter.measurements_u64 (4165c0ce-291c-4fd2-b5bb-2f229a34a1a8) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 2727 | 2026.05.14 15:58:13.917891 [ 260 ] {2e36e6db-5df2-493d-b2a6-b6fe20a7df85} <Debug> executeQuery: Read 18 rows, 1.26 KiB in 0.002503 sec., 7191.370355573312 rows/sec., 504.47 KiB/sec. | ||
| 2728 | 2026.05.14 15:58:13.917922 [ 108 ] {} <Trace> oximeter.measurements_u64 (4165c0ce-291c-4fd2-b5bb-2f229a34a1a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2729 | 2026.05.14 15:58:13.917940 [ 260 ] {2e36e6db-5df2-493d-b2a6-b6fe20a7df85} <Debug> TCPHandler: Processed in 0.002691516 sec. | ||
| 2730 | 2026.05.14 15:58:13.917953 [ 108 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 2731 | 2026.05.14 15:58:13.918073 [ 192 ] {4165c0ce-291c-4fd2-b5bb-2f229a34a1a8::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 | ||
| 2732 | 2026.05.14 15:58:13.918199 [ 192 ] {4165c0ce-291c-4fd2-b5bb-2f229a34a1a8::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2733 | 2026.05.14 15:58:13.918245 [ 192 ] {4165c0ce-291c-4fd2-b5bb-2f229a34a1a8::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 318 rows starting from the beginning of the part | ||
| 2734 | 2026.05.14 15:58:13.918285 [ 189 ] {dc4c3ccb-597f-4ad4-8dca-d9aff10fc181::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 2735 | 2026.05.14 15:58:13.918331 [ 192 ] {4165c0ce-291c-4fd2-b5bb-2f229a34a1a8::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 30 rows starting from the beginning of the part | ||
| 2736 | 2026.05.14 15:58:13.918401 [ 192 ] {4165c0ce-291c-4fd2-b5bb-2f229a34a1a8::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 30 rows starting from the beginning of the part | ||
| 2737 | 2026.05.14 15:58:13.918459 [ 192 ] {4165c0ce-291c-4fd2-b5bb-2f229a34a1a8::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 30 rows starting from the beginning of the part | ||
| 2738 | 2026.05.14 15:58:13.918511 [ 192 ] {4165c0ce-291c-4fd2-b5bb-2f229a34a1a8::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 30 rows starting from the beginning of the part | ||
| 2739 | 2026.05.14 15:58:13.918575 [ 192 ] {4165c0ce-291c-4fd2-b5bb-2f229a34a1a8::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 | ||
| 2740 | 2026.05.14 15:58:13.918639 [ 189 ] {dc4c3ccb-597f-4ad4-8dca-d9aff10fc181::all_1_16_3} <Trace> oximeter.measurements_cumulativeu64 (dc4c3ccb-597f-4ad4-8dca-d9aff10fc181): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2741 | 2026.05.14 15:58:13.918725 [ 189 ] {dc4c3ccb-597f-4ad4-8dca-d9aff10fc181::all_1_16_3} <Trace> oximeter.measurements_cumulativeu64 (dc4c3ccb-597f-4ad4-8dca-d9aff10fc181) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 2742 | 2026.05.14 15:58:13.918813 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.28 MiB. | ||
| 2743 | 2026.05.14 15:58:13.919253 [ 196 ] {f9a5fb05-a372-4337-97b8-63adc35de4a7::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 155 rows, containing 19 columns (19 merged, 0 gathered) in 0.004086496 sec., 37929.8058777006 rows/sec., 67.97 MiB/sec. | ||
| 2744 | 2026.05.14 15:58:13.919476 [ 201 ] {4165c0ce-291c-4fd2-b5bb-2f229a34a1a8::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 456 rows, containing 4 columns (4 merged, 0 gathered) in 0.001445152 sec., 315537.74274263193 rows/sec., 21.62 MiB/sec. | ||
| 2745 | 2026.05.14 15:58:13.919630 [ 188 ] {4165c0ce-291c-4fd2-b5bb-2f229a34a1a8::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 2746 | 2026.05.14 15:58:13.919724 [ 189 ] {f9a5fb05-a372-4337-97b8-63adc35de4a7::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 2747 | 2026.05.14 15:58:13.919949 [ 188 ] {4165c0ce-291c-4fd2-b5bb-2f229a34a1a8::all_1_16_3} <Trace> oximeter.measurements_u64 (4165c0ce-291c-4fd2-b5bb-2f229a34a1a8): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2748 | 2026.05.14 15:58:13.920080 [ 188 ] {4165c0ce-291c-4fd2-b5bb-2f229a34a1a8::all_1_16_3} <Trace> oximeter.measurements_u64 (4165c0ce-291c-4fd2-b5bb-2f229a34a1a8) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 2749 | 2026.05.14 15:58:13.920118 [ 189 ] {f9a5fb05-a372-4337-97b8-63adc35de4a7::all_1_6_1} <Trace> oximeter.measurements_histogramu64 (f9a5fb05-a372-4337-97b8-63adc35de4a7): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2750 | 2026.05.14 15:58:13.920181 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.32 MiB. | ||
| 2751 | 2026.05.14 15:58:13.920221 [ 189 ] {f9a5fb05-a372-4337-97b8-63adc35de4a7::all_1_6_1} <Trace> oximeter.measurements_histogramu64 (f9a5fb05-a372-4337-97b8-63adc35de4a7) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 2752 | 2026.05.14 15:58:13.920344 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.00 MiB. | ||
| 2753 | 2026.05.14 15:58:15.844799 [ 260 ] {} <Trace> TCP-Session: beaebc18-dafd-4d4e-ae43-c03b57c9d89e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2754 | 2026.05.14 15:58:15.845083 [ 260 ] {300d1c80-7412-4230-b181-1b9b2408488f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34751) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent') FORMAT Native (stage: Complete) | ||
| 2755 | 2026.05.14 15:58:15.845429 [ 260 ] {300d1c80-7412-4230-b181-1b9b2408488f} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2756 | 2026.05.14 15:58:15.845462 [ 260 ] {300d1c80-7412-4230-b181-1b9b2408488f} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent')" moved to PREWHERE | ||
| 2757 | 2026.05.14 15:58:15.845671 [ 260 ] {300d1c80-7412-4230-b181-1b9b2408488f} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2758 | 2026.05.14 15:58:15.845740 [ 260 ] {300d1c80-7412-4230-b181-1b9b2408488f} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2759 | 2026.05.14 15:58:15.845886 [ 260 ] {300d1c80-7412-4230-b181-1b9b2408488f} <Debug> oximeter.timeseries_schema (1156814d-76f2-4d06-aa88-d62fab54b03b) (SelectExecutor): Key condition: (column 0 in 14-element set) | ||
| 2760 | 2026.05.14 15:58:15.846005 [ 325 ] {300d1c80-7412-4230-b181-1b9b2408488f} <Trace> oximeter.timeseries_schema (1156814d-76f2-4d06-aa88-d62fab54b03b) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 2761 | 2026.05.14 15:58:15.846005 [ 333 ] {300d1c80-7412-4230-b181-1b9b2408488f} <Trace> oximeter.timeseries_schema (1156814d-76f2-4d06-aa88-d62fab54b03b) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2762 | 2026.05.14 15:58:15.846015 [ 358 ] {300d1c80-7412-4230-b181-1b9b2408488f} <Trace> oximeter.timeseries_schema (1156814d-76f2-4d06-aa88-d62fab54b03b) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2763 | 2026.05.14 15:58:15.846214 [ 260 ] {300d1c80-7412-4230-b181-1b9b2408488f} <Debug> oximeter.timeseries_schema (1156814d-76f2-4d06-aa88-d62fab54b03b) (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 | ||
| 2764 | 2026.05.14 15:58:15.846242 [ 260 ] {300d1c80-7412-4230-b181-1b9b2408488f} <Trace> oximeter.timeseries_schema (1156814d-76f2-4d06-aa88-d62fab54b03b) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2765 | 2026.05.14 15:58:15.846311 [ 260 ] {300d1c80-7412-4230-b181-1b9b2408488f} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2766 | 2026.05.14 15:58:15.846332 [ 260 ] {300d1c80-7412-4230-b181-1b9b2408488f} <Debug> oximeter.timeseries_schema (1156814d-76f2-4d06-aa88-d62fab54b03b) (SelectExecutor): Reading approx. 19 rows with 2 streams | ||
| 2767 | 2026.05.14 15:58:15.846366 [ 260 ] {300d1c80-7412-4230-b181-1b9b2408488f} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent'))" | ||
| 2768 | 2026.05.14 15:58:15.846414 [ 260 ] {300d1c80-7412-4230-b181-1b9b2408488f} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent'))" | ||
| 2769 | 2026.05.14 15:58:15.847603 [ 260 ] {300d1c80-7412-4230-b181-1b9b2408488f} <Debug> executeQuery: Read 19 rows, 2.42 KiB in 0.002622 sec., 7246.376811594202 rows/sec., 922.93 KiB/sec. | ||
| 2770 | 2026.05.14 15:58:15.847730 [ 260 ] {300d1c80-7412-4230-b181-1b9b2408488f} <Debug> TCPHandler: Processed in 0.00308234 sec. | ||
| 2771 | 2026.05.14 15:58:15.848659 [ 260 ] {} <Trace> TCP-Session: beaebc18-dafd-4d4e-ae43-c03b57c9d89e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2772 | 2026.05.14 15:58:15.848772 [ 260 ] {f1265ea9-dd6a-418d-a7b6-8dde6c75b3af} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34751) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2773 | 2026.05.14 15:58:15.848815 [ 260 ] {f1265ea9-dd6a-418d-a7b6-8dde6c75b3af} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2774 | 2026.05.14 15:58:15.849318 [ 260 ] {f1265ea9-dd6a-418d-a7b6-8dde6c75b3af} <Trace> oximeter.fields_string (f402bd05-7338-4df8-9125-902546c29ae4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2775 | 2026.05.14 15:58:15.849365 [ 260 ] {f1265ea9-dd6a-418d-a7b6-8dde6c75b3af} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 2776 | 2026.05.14 15:58:15.849742 [ 260 ] {f1265ea9-dd6a-418d-a7b6-8dde6c75b3af} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 2777 | 2026.05.14 15:58:15.849966 [ 260 ] {f1265ea9-dd6a-418d-a7b6-8dde6c75b3af} <Trace> oximeter.fields_string (f402bd05-7338-4df8-9125-902546c29ae4): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2778 | 2026.05.14 15:58:15.850116 [ 260 ] {f1265ea9-dd6a-418d-a7b6-8dde6c75b3af} <Debug> executeQuery: Read 26 rows, 1.98 KiB in 0.001378 sec., 18867.924528301886 rows/sec., 1.40 MiB/sec. | ||
| 2779 | 2026.05.14 15:58:15.850154 [ 260 ] {f1265ea9-dd6a-418d-a7b6-8dde6c75b3af} <Debug> TCPHandler: Processed in 0.001545605 sec. | ||
| 2780 | 2026.05.14 15:58:15.850286 [ 260 ] {} <Trace> TCP-Session: beaebc18-dafd-4d4e-ae43-c03b57c9d89e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2781 | 2026.05.14 15:58:15.850381 [ 260 ] {cd3d1aa1-0bee-463d-aedc-6916213c21fd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34751) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2782 | 2026.05.14 15:58:15.850420 [ 260 ] {cd3d1aa1-0bee-463d-aedc-6916213c21fd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2783 | 2026.05.14 15:58:15.850840 [ 260 ] {cd3d1aa1-0bee-463d-aedc-6916213c21fd} <Trace> oximeter.fields_uuid (5295c2a8-6150-41ce-bf65-ede2ab7b1c8d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2784 | 2026.05.14 15:58:15.850876 [ 260 ] {cd3d1aa1-0bee-463d-aedc-6916213c21fd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 2785 | 2026.05.14 15:58:15.851168 [ 260 ] {cd3d1aa1-0bee-463d-aedc-6916213c21fd} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 2786 | 2026.05.14 15:58:15.851384 [ 260 ] {cd3d1aa1-0bee-463d-aedc-6916213c21fd} <Trace> oximeter.fields_uuid (5295c2a8-6150-41ce-bf65-ede2ab7b1c8d): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2787 | 2026.05.14 15:58:15.851516 [ 260 ] {cd3d1aa1-0bee-463d-aedc-6916213c21fd} <Debug> executeQuery: Read 28 rows, 2.24 KiB in 0.001154 sec., 24263.431542461003 rows/sec., 1.89 MiB/sec. | ||
| 2788 | 2026.05.14 15:58:15.851553 [ 260 ] {cd3d1aa1-0bee-463d-aedc-6916213c21fd} <Debug> TCPHandler: Processed in 0.001317347 sec. | ||
| 2789 | 2026.05.14 15:58:15.851680 [ 260 ] {} <Trace> TCP-Session: beaebc18-dafd-4d4e-ae43-c03b57c9d89e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2790 | 2026.05.14 15:58:15.851775 [ 260 ] {2c37af58-d061-4597-886f-7ef4e5a66ea0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34751) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2791 | 2026.05.14 15:58:15.851817 [ 260 ] {2c37af58-d061-4597-886f-7ef4e5a66ea0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2792 | 2026.05.14 15:58:15.852190 [ 260 ] {2c37af58-d061-4597-886f-7ef4e5a66ea0} <Trace> oximeter.measurements_cumulativeu64 (dc4c3ccb-597f-4ad4-8dca-d9aff10fc181): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2793 | 2026.05.14 15:58:15.852226 [ 260 ] {2c37af58-d061-4597-886f-7ef4e5a66ea0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 2794 | 2026.05.14 15:58:15.852536 [ 260 ] {2c37af58-d061-4597-886f-7ef4e5a66ea0} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 2795 | 2026.05.14 15:58:15.852747 [ 260 ] {2c37af58-d061-4597-886f-7ef4e5a66ea0} <Trace> oximeter.measurements_cumulativeu64 (dc4c3ccb-597f-4ad4-8dca-d9aff10fc181): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2796 | 2026.05.14 15:58:15.852879 [ 260 ] {2c37af58-d061-4597-886f-7ef4e5a66ea0} <Debug> executeQuery: Read 40 rows, 2.84 KiB in 0.001122 sec., 35650.62388591801 rows/sec., 2.47 MiB/sec. | ||
| 2797 | 2026.05.14 15:58:15.852916 [ 260 ] {2c37af58-d061-4597-886f-7ef4e5a66ea0} <Debug> TCPHandler: Processed in 0.001283256 sec. | ||
| 2798 | 2026.05.14 15:58:15.853090 [ 260 ] {} <Trace> TCP-Session: beaebc18-dafd-4d4e-ae43-c03b57c9d89e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2799 | 2026.05.14 15:58:15.853193 [ 260 ] {a8fde81e-daf9-4fa3-8c2a-94c00cb43a74} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34751) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2800 | 2026.05.14 15:58:15.853234 [ 260 ] {a8fde81e-daf9-4fa3-8c2a-94c00cb43a74} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2801 | 2026.05.14 15:58:15.853597 [ 260 ] {a8fde81e-daf9-4fa3-8c2a-94c00cb43a74} <Trace> oximeter.measurements_u64 (4165c0ce-291c-4fd2-b5bb-2f229a34a1a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2802 | 2026.05.14 15:58:15.853634 [ 260 ] {a8fde81e-daf9-4fa3-8c2a-94c00cb43a74} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 2803 | 2026.05.14 15:58:15.854004 [ 260 ] {a8fde81e-daf9-4fa3-8c2a-94c00cb43a74} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 2804 | 2026.05.14 15:58:15.854211 [ 260 ] {a8fde81e-daf9-4fa3-8c2a-94c00cb43a74} <Trace> oximeter.measurements_u64 (4165c0ce-291c-4fd2-b5bb-2f229a34a1a8): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2805 | 2026.05.14 15:58:15.854342 [ 260 ] {a8fde81e-daf9-4fa3-8c2a-94c00cb43a74} <Debug> executeQuery: Read 12 rows, 862.00 B in 0.001167 sec., 10282.776349614396 rows/sec., 721.33 KiB/sec. | ||
| 2806 | 2026.05.14 15:58:15.854377 [ 260 ] {a8fde81e-daf9-4fa3-8c2a-94c00cb43a74} <Debug> TCPHandler: Processed in 0.001335348 sec. | ||
| 2807 | 2026.05.14 15:58:17.656402 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 6167 | ||
| 2808 | 2026.05.14 15:58:17.656902 [ 244 ] {} <Trace> system.asynchronous_metric_log (b403b819-69da-4eff-9942-332a213880d1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2809 | 2026.05.14 15:58:17.656943 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 2810 | 2026.05.14 15:58:17.657439 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2811 | 2026.05.14 15:58:17.657672 [ 244 ] {} <Trace> system.asynchronous_metric_log (b403b819-69da-4eff-9942-332a213880d1): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2812 | 2026.05.14 15:58:17.657808 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 6167 | ||
| 2813 | 2026.05.14 15:58:17.977590 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 98 | ||
| 2814 | 2026.05.14 15:58:17.994123 [ 243 ] {} <Trace> system.metric_log (fc7675bb-abed-4f52-ab7b-00ec850ba07e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2815 | 2026.05.14 15:58:17.994182 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 2816 | 2026.05.14 15:58:18.000260 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 227.85 MiB, peak 229.82 MiB, free memory in arenas 0.00 B, will set to 224.03 MiB (RSS), difference: -3.82 MiB | ||
| 2817 | 2026.05.14 15:58:18.000632 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2818 | 2026.05.14 15:58:18.001356 [ 243 ] {} <Trace> system.metric_log (fc7675bb-abed-4f52-ab7b-00ec850ba07e): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2819 | 2026.05.14 15:58:18.004632 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 98 | ||
| 2820 | 2026.05.14 15:58:19.001120 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 220.03 MiB, peak 229.82 MiB, free memory in arenas 0.00 B, will set to 224.58 MiB (RSS), difference: 4.55 MiB | ||
| 2821 | 2026.05.14 15:58:20.169061 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 46 entries to flush up to offset 320 | ||
| 2822 | 2026.05.14 15:58:20.171575 [ 242 ] {} <Trace> system.query_log (b68bb3f1-94c6-4f6f-b3a0-f414a71b4a04): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2823 | 2026.05.14 15:58:20.171625 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
| 2824 | 2026.05.14 15:58:20.172832 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2825 | 2026.05.14 15:58:20.173100 [ 242 ] {} <Trace> system.query_log (b68bb3f1-94c6-4f6f-b3a0-f414a71b4a04): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2826 | 2026.05.14 15:58:20.173347 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 320 | ||
| 2827 | 2026.05.14 15:58:20.847830 [ 260 ] {} <Trace> TCP-Session: beaebc18-dafd-4d4e-ae43-c03b57c9d89e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2828 | 2026.05.14 15:58:20.848042 [ 260 ] {b038a017-8be9-494b-bceb-20758e755396} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34751) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram') FORMAT Native (stage: Complete) | ||
| 2829 | 2026.05.14 15:58:20.848349 [ 260 ] {b038a017-8be9-494b-bceb-20758e755396} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2830 | 2026.05.14 15:58:20.848381 [ 260 ] {b038a017-8be9-494b-bceb-20758e755396} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram')" moved to PREWHERE | ||
| 2831 | 2026.05.14 15:58:20.848590 [ 260 ] {b038a017-8be9-494b-bceb-20758e755396} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2832 | 2026.05.14 15:58:20.848656 [ 260 ] {b038a017-8be9-494b-bceb-20758e755396} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2833 | 2026.05.14 15:58:20.848796 [ 260 ] {b038a017-8be9-494b-bceb-20758e755396} <Debug> oximeter.timeseries_schema (1156814d-76f2-4d06-aa88-d62fab54b03b) (SelectExecutor): Key condition: (column 0 in 15-element set) | ||
| 2834 | 2026.05.14 15:58:20.848890 [ 341 ] {b038a017-8be9-494b-bceb-20758e755396} <Trace> oximeter.timeseries_schema (1156814d-76f2-4d06-aa88-d62fab54b03b) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2835 | 2026.05.14 15:58:20.848893 [ 325 ] {b038a017-8be9-494b-bceb-20758e755396} <Trace> oximeter.timeseries_schema (1156814d-76f2-4d06-aa88-d62fab54b03b) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 2836 | 2026.05.14 15:58:20.848890 [ 355 ] {b038a017-8be9-494b-bceb-20758e755396} <Trace> oximeter.timeseries_schema (1156814d-76f2-4d06-aa88-d62fab54b03b) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2837 | 2026.05.14 15:58:20.849039 [ 260 ] {b038a017-8be9-494b-bceb-20758e755396} <Debug> oximeter.timeseries_schema (1156814d-76f2-4d06-aa88-d62fab54b03b) (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 | ||
| 2838 | 2026.05.14 15:58:20.849065 [ 260 ] {b038a017-8be9-494b-bceb-20758e755396} <Trace> oximeter.timeseries_schema (1156814d-76f2-4d06-aa88-d62fab54b03b) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2839 | 2026.05.14 15:58:20.849133 [ 260 ] {b038a017-8be9-494b-bceb-20758e755396} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2840 | 2026.05.14 15:58:20.849153 [ 260 ] {b038a017-8be9-494b-bceb-20758e755396} <Debug> oximeter.timeseries_schema (1156814d-76f2-4d06-aa88-d62fab54b03b) (SelectExecutor): Reading approx. 19 rows with 2 streams | ||
| 2841 | 2026.05.14 15:58:20.849185 [ 260 ] {b038a017-8be9-494b-bceb-20758e755396} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram'))" | ||
| 2842 | 2026.05.14 15:58:20.849220 [ 260 ] {b038a017-8be9-494b-bceb-20758e755396} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram'))" | ||
| 2843 | 2026.05.14 15:58:20.850333 [ 260 ] {b038a017-8be9-494b-bceb-20758e755396} <Debug> executeQuery: Read 19 rows, 2.66 KiB in 0.002375 sec., 8000 rows/sec., 1.09 MiB/sec. | ||
| 2844 | 2026.05.14 15:58:20.850453 [ 260 ] {b038a017-8be9-494b-bceb-20758e755396} <Debug> TCPHandler: Processed in 0.002751519 sec. | ||
| 2845 | 2026.05.14 15:58:20.852251 [ 260 ] {} <Trace> TCP-Session: beaebc18-dafd-4d4e-ae43-c03b57c9d89e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2846 | 2026.05.14 15:58:20.852378 [ 260 ] {8518db49-7941-4d6a-b936-22f72e464bff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34751) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2847 | 2026.05.14 15:58:20.852427 [ 260 ] {8518db49-7941-4d6a-b936-22f72e464bff} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2848 | 2026.05.14 15:58:20.853040 [ 260 ] {8518db49-7941-4d6a-b936-22f72e464bff} <Trace> oximeter.fields_string (f402bd05-7338-4df8-9125-902546c29ae4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2849 | 2026.05.14 15:58:20.853081 [ 260 ] {8518db49-7941-4d6a-b936-22f72e464bff} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
| 2850 | 2026.05.14 15:58:20.853447 [ 260 ] {8518db49-7941-4d6a-b936-22f72e464bff} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 2851 | 2026.05.14 15:58:20.853664 [ 260 ] {8518db49-7941-4d6a-b936-22f72e464bff} <Trace> oximeter.fields_string (f402bd05-7338-4df8-9125-902546c29ae4): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2852 | 2026.05.14 15:58:20.853804 [ 260 ] {8518db49-7941-4d6a-b936-22f72e464bff} <Debug> executeQuery: Read 110 rows, 10.06 KiB in 0.001463 sec., 75187.96992481203 rows/sec., 6.72 MiB/sec. | ||
| 2853 | 2026.05.14 15:58:20.853840 [ 260 ] {8518db49-7941-4d6a-b936-22f72e464bff} <Debug> TCPHandler: Processed in 0.001649109 sec. | ||
| 2854 | 2026.05.14 15:58:20.853986 [ 260 ] {} <Trace> TCP-Session: beaebc18-dafd-4d4e-ae43-c03b57c9d89e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2855 | 2026.05.14 15:58:20.854080 [ 260 ] {4e392ef4-9d1a-4a86-8520-25385fbb623d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34751) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2856 | 2026.05.14 15:58:20.854119 [ 260 ] {4e392ef4-9d1a-4a86-8520-25385fbb623d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2857 | 2026.05.14 15:58:20.854557 [ 260 ] {4e392ef4-9d1a-4a86-8520-25385fbb623d} <Trace> oximeter.fields_u16 (78c9fcee-2b95-49e3-a301-5a6a0e2ada51): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2858 | 2026.05.14 15:58:20.854593 [ 260 ] {4e392ef4-9d1a-4a86-8520-25385fbb623d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
| 2859 | 2026.05.14 15:58:20.854876 [ 260 ] {4e392ef4-9d1a-4a86-8520-25385fbb623d} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2860 | 2026.05.14 15:58:20.855080 [ 260 ] {4e392ef4-9d1a-4a86-8520-25385fbb623d} <Trace> oximeter.fields_u16 (78c9fcee-2b95-49e3-a301-5a6a0e2ada51): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2861 | 2026.05.14 15:58:20.855203 [ 260 ] {4e392ef4-9d1a-4a86-8520-25385fbb623d} <Debug> executeQuery: Read 42 rows, 3.16 KiB in 0.001141 sec., 36809.815950920245 rows/sec., 2.70 MiB/sec. | ||
| 2862 | 2026.05.14 15:58:20.855238 [ 260 ] {4e392ef4-9d1a-4a86-8520-25385fbb623d} <Debug> TCPHandler: Processed in 0.001299967 sec. | ||
| 2863 | 2026.05.14 15:58:20.855367 [ 260 ] {} <Trace> TCP-Session: beaebc18-dafd-4d4e-ae43-c03b57c9d89e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2864 | 2026.05.14 15:58:20.855460 [ 260 ] {186a9422-9296-4f80-97d8-196fcc0d6b75} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34751) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2865 | 2026.05.14 15:58:20.855499 [ 260 ] {186a9422-9296-4f80-97d8-196fcc0d6b75} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2866 | 2026.05.14 15:58:20.855925 [ 260 ] {186a9422-9296-4f80-97d8-196fcc0d6b75} <Trace> oximeter.fields_uuid (5295c2a8-6150-41ce-bf65-ede2ab7b1c8d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2867 | 2026.05.14 15:58:20.855960 [ 260 ] {186a9422-9296-4f80-97d8-196fcc0d6b75} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
| 2868 | 2026.05.14 15:58:20.856255 [ 260 ] {186a9422-9296-4f80-97d8-196fcc0d6b75} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 2869 | 2026.05.14 15:58:20.856459 [ 260 ] {186a9422-9296-4f80-97d8-196fcc0d6b75} <Trace> oximeter.fields_uuid (5295c2a8-6150-41ce-bf65-ede2ab7b1c8d): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2870 | 2026.05.14 15:58:20.856584 [ 260 ] {186a9422-9296-4f80-97d8-196fcc0d6b75} <Debug> executeQuery: Read 70 rows, 5.60 KiB in 0.001141 sec., 61349.69325153374 rows/sec., 4.79 MiB/sec. | ||
| 2871 | 2026.05.14 15:58:20.856620 [ 260 ] {186a9422-9296-4f80-97d8-196fcc0d6b75} <Debug> TCPHandler: Processed in 0.001301507 sec. | ||
| 2872 | 2026.05.14 15:58:20.856747 [ 260 ] {} <Trace> TCP-Session: beaebc18-dafd-4d4e-ae43-c03b57c9d89e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2873 | 2026.05.14 15:58:20.856840 [ 260 ] {87c4e664-f456-40c1-9cc1-eb105643ffe8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34751) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2874 | 2026.05.14 15:58:20.856881 [ 260 ] {87c4e664-f456-40c1-9cc1-eb105643ffe8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2875 | 2026.05.14 15:58:20.857256 [ 260 ] {87c4e664-f456-40c1-9cc1-eb105643ffe8} <Trace> oximeter.measurements_cumulativeu64 (dc4c3ccb-597f-4ad4-8dca-d9aff10fc181): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2876 | 2026.05.14 15:58:20.857291 [ 260 ] {87c4e664-f456-40c1-9cc1-eb105643ffe8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
| 2877 | 2026.05.14 15:58:20.857595 [ 260 ] {87c4e664-f456-40c1-9cc1-eb105643ffe8} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 2878 | 2026.05.14 15:58:20.857800 [ 260 ] {87c4e664-f456-40c1-9cc1-eb105643ffe8} <Trace> oximeter.measurements_cumulativeu64 (dc4c3ccb-597f-4ad4-8dca-d9aff10fc181): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2879 | 2026.05.14 15:58:20.857926 [ 260 ] {87c4e664-f456-40c1-9cc1-eb105643ffe8} <Debug> executeQuery: Read 100 rows, 7.10 KiB in 0.001104 sec., 90579.71014492754 rows/sec., 6.28 MiB/sec. | ||
| 2880 | 2026.05.14 15:58:20.857961 [ 260 ] {87c4e664-f456-40c1-9cc1-eb105643ffe8} <Debug> TCPHandler: Processed in 0.001262725 sec. | ||
| 2881 | 2026.05.14 15:58:20.858079 [ 260 ] {} <Trace> TCP-Session: beaebc18-dafd-4d4e-ae43-c03b57c9d89e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2882 | 2026.05.14 15:58:20.858171 [ 260 ] {5b4e2b2c-28eb-4a11-8dee-78469a09368f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34751) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2883 | 2026.05.14 15:58:20.858223 [ 260 ] {5b4e2b2c-28eb-4a11-8dee-78469a09368f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 2884 | 2026.05.14 15:58:20.859233 [ 260 ] {5b4e2b2c-28eb-4a11-8dee-78469a09368f} <Trace> oximeter.measurements_histogramu64 (f9a5fb05-a372-4337-97b8-63adc35de4a7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2885 | 2026.05.14 15:58:20.859286 [ 260 ] {5b4e2b2c-28eb-4a11-8dee-78469a09368f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
| 2886 | 2026.05.14 15:58:20.860024 [ 260 ] {5b4e2b2c-28eb-4a11-8dee-78469a09368f} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2887 | 2026.05.14 15:58:20.860270 [ 260 ] {5b4e2b2c-28eb-4a11-8dee-78469a09368f} <Trace> oximeter.measurements_histogramu64 (f9a5fb05-a372-4337-97b8-63adc35de4a7): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2888 | 2026.05.14 15:58:20.860426 [ 260 ] {5b4e2b2c-28eb-4a11-8dee-78469a09368f} <Debug> executeQuery: Read 42 rows, 77.07 KiB in 0.002269 sec., 18510.356985456147 rows/sec., 33.17 MiB/sec. | ||
| 2889 | 2026.05.14 15:58:20.860529 [ 260 ] {5b4e2b2c-28eb-4a11-8dee-78469a09368f} <Debug> TCPHandler: Processed in 0.0024974 sec. | ||
| 2890 | 2026.05.14 15:58:20.860735 [ 260 ] {} <Trace> TCP-Session: beaebc18-dafd-4d4e-ae43-c03b57c9d89e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2891 | 2026.05.14 15:58:20.860889 [ 260 ] {71f177fc-9804-4725-acb1-f023f32754ca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34751) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2892 | 2026.05.14 15:58:20.860953 [ 260 ] {71f177fc-9804-4725-acb1-f023f32754ca} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2893 | 2026.05.14 15:58:20.861398 [ 260 ] {71f177fc-9804-4725-acb1-f023f32754ca} <Trace> oximeter.measurements_u64 (4165c0ce-291c-4fd2-b5bb-2f229a34a1a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2894 | 2026.05.14 15:58:20.861435 [ 260 ] {71f177fc-9804-4725-acb1-f023f32754ca} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
| 2895 | 2026.05.14 15:58:20.861762 [ 260 ] {71f177fc-9804-4725-acb1-f023f32754ca} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 2896 | 2026.05.14 15:58:20.861972 [ 260 ] {71f177fc-9804-4725-acb1-f023f32754ca} <Trace> oximeter.measurements_u64 (4165c0ce-291c-4fd2-b5bb-2f229a34a1a8): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2897 | 2026.05.14 15:58:20.862104 [ 260 ] {71f177fc-9804-4725-acb1-f023f32754ca} <Debug> executeQuery: Read 30 rows, 2.10 KiB in 0.001258 sec., 23847.376788553258 rows/sec., 1.63 MiB/sec. | ||
| 2898 | 2026.05.14 15:58:20.862140 [ 260 ] {71f177fc-9804-4725-acb1-f023f32754ca} <Debug> TCPHandler: Processed in 0.001523774 sec. | ||
| 2899 | 2026.05.14 15:58:25.106462 [ 131 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 2900 | 2026.05.14 15:58:25.106534 [ 131 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 2901 | 2026.05.14 15:58:25.158715 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 6679 | ||
| 2902 | 2026.05.14 15:58:25.159186 [ 244 ] {} <Trace> system.asynchronous_metric_log (b403b819-69da-4eff-9942-332a213880d1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2903 | 2026.05.14 15:58:25.159221 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
| 2904 | 2026.05.14 15:58:25.159686 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 2905 | 2026.05.14 15:58:25.159908 [ 244 ] {} <Trace> system.asynchronous_metric_log (b403b819-69da-4eff-9942-332a213880d1): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2906 | 2026.05.14 15:58:25.160030 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 6679 | ||
| 2907 | 2026.05.14 15:58:25.505512 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 106 | ||
| 2908 | 2026.05.14 15:58:25.522907 [ 243 ] {} <Trace> system.metric_log (fc7675bb-abed-4f52-ab7b-00ec850ba07e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2909 | 2026.05.14 15:58:25.522970 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
| 2910 | 2026.05.14 15:58:25.529180 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 2911 | 2026.05.14 15:58:25.529850 [ 243 ] {} <Trace> system.metric_log (fc7675bb-abed-4f52-ab7b-00ec850ba07e): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2912 | 2026.05.14 15:58:25.532515 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 106 | ||
| 2913 | 2026.05.14 15:58:25.846709 [ 260 ] {} <Trace> TCP-Session: beaebc18-dafd-4d4e-ae43-c03b57c9d89e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2914 | 2026.05.14 15:58:25.846922 [ 260 ] {8d2494f2-616b-4fd9-9263-c0fe2ad00622} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34751) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent') FORMAT Native (stage: Complete) | ||
| 2915 | 2026.05.14 15:58:25.847243 [ 260 ] {8d2494f2-616b-4fd9-9263-c0fe2ad00622} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2916 | 2026.05.14 15:58:25.847275 [ 260 ] {8d2494f2-616b-4fd9-9263-c0fe2ad00622} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent')" moved to PREWHERE | ||
| 2917 | 2026.05.14 15:58:25.847472 [ 260 ] {8d2494f2-616b-4fd9-9263-c0fe2ad00622} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2918 | 2026.05.14 15:58:25.847537 [ 260 ] {8d2494f2-616b-4fd9-9263-c0fe2ad00622} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2919 | 2026.05.14 15:58:25.847669 [ 260 ] {8d2494f2-616b-4fd9-9263-c0fe2ad00622} <Debug> oximeter.timeseries_schema (1156814d-76f2-4d06-aa88-d62fab54b03b) (SelectExecutor): Key condition: (column 0 in 14-element set) | ||
| 2920 | 2026.05.14 15:58:25.847734 [ 341 ] {8d2494f2-616b-4fd9-9263-c0fe2ad00622} <Trace> oximeter.timeseries_schema (1156814d-76f2-4d06-aa88-d62fab54b03b) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2921 | 2026.05.14 15:58:25.847763 [ 325 ] {8d2494f2-616b-4fd9-9263-c0fe2ad00622} <Trace> oximeter.timeseries_schema (1156814d-76f2-4d06-aa88-d62fab54b03b) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2922 | 2026.05.14 15:58:25.847764 [ 348 ] {8d2494f2-616b-4fd9-9263-c0fe2ad00622} <Trace> oximeter.timeseries_schema (1156814d-76f2-4d06-aa88-d62fab54b03b) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 2923 | 2026.05.14 15:58:25.847867 [ 260 ] {8d2494f2-616b-4fd9-9263-c0fe2ad00622} <Debug> oximeter.timeseries_schema (1156814d-76f2-4d06-aa88-d62fab54b03b) (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 | ||
| 2924 | 2026.05.14 15:58:25.847893 [ 260 ] {8d2494f2-616b-4fd9-9263-c0fe2ad00622} <Trace> oximeter.timeseries_schema (1156814d-76f2-4d06-aa88-d62fab54b03b) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2925 | 2026.05.14 15:58:25.847961 [ 260 ] {8d2494f2-616b-4fd9-9263-c0fe2ad00622} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2926 | 2026.05.14 15:58:25.847981 [ 260 ] {8d2494f2-616b-4fd9-9263-c0fe2ad00622} <Debug> oximeter.timeseries_schema (1156814d-76f2-4d06-aa88-d62fab54b03b) (SelectExecutor): Reading approx. 19 rows with 2 streams | ||
| 2927 | 2026.05.14 15:58:25.848014 [ 260 ] {8d2494f2-616b-4fd9-9263-c0fe2ad00622} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent'))" | ||
| 2928 | 2026.05.14 15:58:25.848049 [ 260 ] {8d2494f2-616b-4fd9-9263-c0fe2ad00622} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent'))" | ||
| 2929 | 2026.05.14 15:58:25.849105 [ 260 ] {8d2494f2-616b-4fd9-9263-c0fe2ad00622} <Debug> executeQuery: Read 19 rows, 2.42 KiB in 0.00225 sec., 8444.444444444445 rows/sec., 1.05 MiB/sec. | ||
| 2930 | 2026.05.14 15:58:25.849307 [ 260 ] {8d2494f2-616b-4fd9-9263-c0fe2ad00622} <Debug> TCPHandler: Processed in 0.002724578 sec. | ||
| 2931 | 2026.05.14 15:58:25.850606 [ 260 ] {} <Trace> TCP-Session: beaebc18-dafd-4d4e-ae43-c03b57c9d89e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2932 | 2026.05.14 15:58:25.850741 [ 260 ] {282a0acf-2732-42d0-bfd0-579dc081c355} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34751) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2933 | 2026.05.14 15:58:25.850800 [ 260 ] {282a0acf-2732-42d0-bfd0-579dc081c355} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2934 | 2026.05.14 15:58:25.851336 [ 260 ] {282a0acf-2732-42d0-bfd0-579dc081c355} <Trace> oximeter.fields_string (f402bd05-7338-4df8-9125-902546c29ae4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2935 | 2026.05.14 15:58:25.851384 [ 260 ] {282a0acf-2732-42d0-bfd0-579dc081c355} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
| 2936 | 2026.05.14 15:58:25.851778 [ 260 ] {282a0acf-2732-42d0-bfd0-579dc081c355} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 2937 | 2026.05.14 15:58:25.851999 [ 260 ] {282a0acf-2732-42d0-bfd0-579dc081c355} <Trace> oximeter.fields_string (f402bd05-7338-4df8-9125-902546c29ae4): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2938 | 2026.05.14 15:58:25.852144 [ 260 ] {282a0acf-2732-42d0-bfd0-579dc081c355} <Debug> executeQuery: Read 26 rows, 1.98 KiB in 0.001447 sec., 17968.21008984105 rows/sec., 1.34 MiB/sec. | ||
| 2939 | 2026.05.14 15:58:25.852181 [ 260 ] {282a0acf-2732-42d0-bfd0-579dc081c355} <Debug> TCPHandler: Processed in 0.00168847 sec. | ||
| 2940 | 2026.05.14 15:58:25.852328 [ 260 ] {} <Trace> TCP-Session: beaebc18-dafd-4d4e-ae43-c03b57c9d89e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2941 | 2026.05.14 15:58:25.852425 [ 260 ] {199ef75c-4f05-48eb-9d2a-65c84fe43e92} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34751) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2942 | 2026.05.14 15:58:25.852465 [ 260 ] {199ef75c-4f05-48eb-9d2a-65c84fe43e92} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2943 | 2026.05.14 15:58:25.852880 [ 260 ] {199ef75c-4f05-48eb-9d2a-65c84fe43e92} <Trace> oximeter.fields_uuid (5295c2a8-6150-41ce-bf65-ede2ab7b1c8d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2944 | 2026.05.14 15:58:25.852916 [ 260 ] {199ef75c-4f05-48eb-9d2a-65c84fe43e92} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
| 2945 | 2026.05.14 15:58:25.853201 [ 260 ] {199ef75c-4f05-48eb-9d2a-65c84fe43e92} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 2946 | 2026.05.14 15:58:25.853407 [ 260 ] {199ef75c-4f05-48eb-9d2a-65c84fe43e92} <Trace> oximeter.fields_uuid (5295c2a8-6150-41ce-bf65-ede2ab7b1c8d): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2947 | 2026.05.14 15:58:25.853535 [ 260 ] {199ef75c-4f05-48eb-9d2a-65c84fe43e92} <Debug> executeQuery: Read 28 rows, 2.24 KiB in 0.001129 sec., 24800.708591674047 rows/sec., 1.93 MiB/sec. | ||
| 2948 | 2026.05.14 15:58:25.853570 [ 260 ] {199ef75c-4f05-48eb-9d2a-65c84fe43e92} <Debug> TCPHandler: Processed in 0.001291216 sec. | ||
| 2949 | 2026.05.14 15:58:25.853699 [ 260 ] {} <Trace> TCP-Session: beaebc18-dafd-4d4e-ae43-c03b57c9d89e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2950 | 2026.05.14 15:58:25.853799 [ 260 ] {8c0985b8-0fa0-45b2-acd7-f1df3eb27e12} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34751) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2951 | 2026.05.14 15:58:25.853842 [ 260 ] {8c0985b8-0fa0-45b2-acd7-f1df3eb27e12} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2952 | 2026.05.14 15:58:25.854221 [ 260 ] {8c0985b8-0fa0-45b2-acd7-f1df3eb27e12} <Trace> oximeter.measurements_cumulativeu64 (dc4c3ccb-597f-4ad4-8dca-d9aff10fc181): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2953 | 2026.05.14 15:58:25.854256 [ 260 ] {8c0985b8-0fa0-45b2-acd7-f1df3eb27e12} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
| 2954 | 2026.05.14 15:58:25.854578 [ 260 ] {8c0985b8-0fa0-45b2-acd7-f1df3eb27e12} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 2955 | 2026.05.14 15:58:25.854785 [ 260 ] {8c0985b8-0fa0-45b2-acd7-f1df3eb27e12} <Trace> oximeter.measurements_cumulativeu64 (dc4c3ccb-597f-4ad4-8dca-d9aff10fc181): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2956 | 2026.05.14 15:58:25.854909 [ 260 ] {8c0985b8-0fa0-45b2-acd7-f1df3eb27e12} <Debug> executeQuery: Read 100 rows, 7.10 KiB in 0.001128 sec., 88652.48226950354 rows/sec., 6.15 MiB/sec. | ||
| 2957 | 2026.05.14 15:58:25.854944 [ 260 ] {8c0985b8-0fa0-45b2-acd7-f1df3eb27e12} <Debug> TCPHandler: Processed in 0.001293446 sec. | ||
| 2958 | 2026.05.14 15:58:25.855089 [ 260 ] {} <Trace> TCP-Session: beaebc18-dafd-4d4e-ae43-c03b57c9d89e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2959 | 2026.05.14 15:58:25.855184 [ 260 ] {51399ca4-aeed-4ab8-95cb-94a42ff0120c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34751) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2960 | 2026.05.14 15:58:25.855225 [ 260 ] {51399ca4-aeed-4ab8-95cb-94a42ff0120c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2961 | 2026.05.14 15:58:25.855566 [ 260 ] {51399ca4-aeed-4ab8-95cb-94a42ff0120c} <Trace> oximeter.measurements_u64 (4165c0ce-291c-4fd2-b5bb-2f229a34a1a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2962 | 2026.05.14 15:58:25.855601 [ 260 ] {51399ca4-aeed-4ab8-95cb-94a42ff0120c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
| 2963 | 2026.05.14 15:58:25.855900 [ 260 ] {51399ca4-aeed-4ab8-95cb-94a42ff0120c} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 2964 | 2026.05.14 15:58:25.856102 [ 260 ] {51399ca4-aeed-4ab8-95cb-94a42ff0120c} <Trace> oximeter.measurements_u64 (4165c0ce-291c-4fd2-b5bb-2f229a34a1a8): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2965 | 2026.05.14 15:58:25.856224 [ 260 ] {51399ca4-aeed-4ab8-95cb-94a42ff0120c} <Debug> executeQuery: Read 30 rows, 2.10 KiB in 0.001058 sec., 28355.38752362949 rows/sec., 1.94 MiB/sec. | ||
| 2966 | 2026.05.14 15:58:25.856260 [ 260 ] {51399ca4-aeed-4ab8-95cb-94a42ff0120c} <Debug> TCPHandler: Processed in 0.001224284 sec. | ||
| 2967 | 2026.05.14 15:58:26.001239 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 225.47 MiB, peak 229.82 MiB, free memory in arenas 0.00 B, will set to 226.55 MiB (RSS), difference: 1.07 MiB | ||
| 2968 | 2026.05.14 15:58:30.173572 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 344 | ||
| 2969 | 2026.05.14 15:58:30.176382 [ 242 ] {} <Trace> system.query_log (b68bb3f1-94c6-4f6f-b3a0-f414a71b4a04): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2970 | 2026.05.14 15:58:30.176420 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
| 2971 | 2026.05.14 15:58:30.177658 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2972 | 2026.05.14 15:58:30.177928 [ 242 ] {} <Trace> system.query_log (b68bb3f1-94c6-4f6f-b3a0-f414a71b4a04): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2973 | 2026.05.14 15:58:30.178166 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 344 | ||
| 2974 | 2026.05.14 15:58:30.848597 [ 260 ] {} <Trace> TCP-Session: beaebc18-dafd-4d4e-ae43-c03b57c9d89e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2975 | 2026.05.14 15:58:30.848811 [ 260 ] {f6387806-a6a2-4d89-aeb2-43b65a64083a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34751) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections') FORMAT Native (stage: Complete) | ||
| 2976 | 2026.05.14 15:58:30.849136 [ 260 ] {f6387806-a6a2-4d89-aeb2-43b65a64083a} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2977 | 2026.05.14 15:58:30.849171 [ 260 ] {f6387806-a6a2-4d89-aeb2-43b65a64083a} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections')" moved to PREWHERE | ||
| 2978 | 2026.05.14 15:58:30.849379 [ 260 ] {f6387806-a6a2-4d89-aeb2-43b65a64083a} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2979 | 2026.05.14 15:58:30.849447 [ 260 ] {f6387806-a6a2-4d89-aeb2-43b65a64083a} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2980 | 2026.05.14 15:58:30.849586 [ 260 ] {f6387806-a6a2-4d89-aeb2-43b65a64083a} <Debug> oximeter.timeseries_schema (1156814d-76f2-4d06-aa88-d62fab54b03b) (SelectExecutor): Key condition: (column 0 in 16-element set) | ||
| 2981 | 2026.05.14 15:58:30.849682 [ 341 ] {f6387806-a6a2-4d89-aeb2-43b65a64083a} <Trace> oximeter.timeseries_schema (1156814d-76f2-4d06-aa88-d62fab54b03b) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2982 | 2026.05.14 15:58:30.849714 [ 325 ] {f6387806-a6a2-4d89-aeb2-43b65a64083a} <Trace> oximeter.timeseries_schema (1156814d-76f2-4d06-aa88-d62fab54b03b) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 2983 | 2026.05.14 15:58:30.849714 [ 315 ] {f6387806-a6a2-4d89-aeb2-43b65a64083a} <Trace> oximeter.timeseries_schema (1156814d-76f2-4d06-aa88-d62fab54b03b) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2984 | 2026.05.14 15:58:30.849831 [ 260 ] {f6387806-a6a2-4d89-aeb2-43b65a64083a} <Debug> oximeter.timeseries_schema (1156814d-76f2-4d06-aa88-d62fab54b03b) (SelectExecutor): Selected 3/3 parts by partition key, 3 parts by primary key, 3/3 marks by primary key, 3 marks to read from 3 ranges | ||
| 2985 | 2026.05.14 15:58:30.849864 [ 260 ] {f6387806-a6a2-4d89-aeb2-43b65a64083a} <Trace> oximeter.timeseries_schema (1156814d-76f2-4d06-aa88-d62fab54b03b) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2986 | 2026.05.14 15:58:30.849951 [ 260 ] {f6387806-a6a2-4d89-aeb2-43b65a64083a} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2987 | 2026.05.14 15:58:30.849972 [ 260 ] {f6387806-a6a2-4d89-aeb2-43b65a64083a} <Debug> oximeter.timeseries_schema (1156814d-76f2-4d06-aa88-d62fab54b03b) (SelectExecutor): Reading approx. 29 rows with 3 streams | ||
| 2988 | 2026.05.14 15:58:30.850013 [ 260 ] {f6387806-a6a2-4d89-aeb2-43b65a64083a} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections'))" | ||
| 2989 | 2026.05.14 15:58:30.850048 [ 260 ] {f6387806-a6a2-4d89-aeb2-43b65a64083a} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections'))" | ||
| 2990 | 2026.05.14 15:58:30.850080 [ 260 ] {f6387806-a6a2-4d89-aeb2-43b65a64083a} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections'))" | ||
| 2991 | 2026.05.14 15:58:30.851399 [ 260 ] {f6387806-a6a2-4d89-aeb2-43b65a64083a} <Debug> executeQuery: Read 29 rows, 3.00 KiB in 0.002664 sec., 10885.885885885886 rows/sec., 1.10 MiB/sec. | ||
| 2992 | 2026.05.14 15:58:30.851600 [ 260 ] {f6387806-a6a2-4d89-aeb2-43b65a64083a} <Debug> TCPHandler: Processed in 0.003129722 sec. | ||
| 2993 | 2026.05.14 15:58:30.853937 [ 260 ] {} <Trace> TCP-Session: beaebc18-dafd-4d4e-ae43-c03b57c9d89e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2994 | 2026.05.14 15:58:30.854083 [ 260 ] {568e3909-2fd1-4e8d-8bae-bb11034f28b8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34751) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 2995 | 2026.05.14 15:58:30.854147 [ 260 ] {568e3909-2fd1-4e8d-8bae-bb11034f28b8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 2996 | 2026.05.14 15:58:30.854739 [ 260 ] {568e3909-2fd1-4e8d-8bae-bb11034f28b8} <Trace> oximeter.fields_ipaddr (bef2ea22-9b0c-4b3b-911c-8167a2f343c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2997 | 2026.05.14 15:58:30.854787 [ 260 ] {568e3909-2fd1-4e8d-8bae-bb11034f28b8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
| 2998 | 2026.05.14 15:58:30.855197 [ 260 ] {568e3909-2fd1-4e8d-8bae-bb11034f28b8} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 2999 | 2026.05.14 15:58:30.855449 [ 260 ] {568e3909-2fd1-4e8d-8bae-bb11034f28b8} <Trace> oximeter.fields_ipaddr (bef2ea22-9b0c-4b3b-911c-8167a2f343c1): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3000 | 2026.05.14 15:58:30.855623 [ 260 ] {568e3909-2fd1-4e8d-8bae-bb11034f28b8} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001583 sec., 2526.8477574226154 rows/sec., 206.05 KiB/sec. | ||
| 3001 | 2026.05.14 15:58:30.855667 [ 260 ] {568e3909-2fd1-4e8d-8bae-bb11034f28b8} <Debug> TCPHandler: Processed in 0.001847006 sec. | ||
| 3002 | 2026.05.14 15:58:30.855859 [ 260 ] {} <Trace> TCP-Session: beaebc18-dafd-4d4e-ae43-c03b57c9d89e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3003 | 2026.05.14 15:58:30.856003 [ 260 ] {4c328771-0ad6-4b26-b3e8-b40c3b5dd18d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34751) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3004 | 2026.05.14 15:58:30.856062 [ 260 ] {4c328771-0ad6-4b26-b3e8-b40c3b5dd18d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3005 | 2026.05.14 15:58:30.856720 [ 260 ] {4c328771-0ad6-4b26-b3e8-b40c3b5dd18d} <Trace> oximeter.fields_string (f402bd05-7338-4df8-9125-902546c29ae4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3006 | 2026.05.14 15:58:30.856762 [ 260 ] {4c328771-0ad6-4b26-b3e8-b40c3b5dd18d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
| 3007 | 2026.05.14 15:58:30.857154 [ 260 ] {4c328771-0ad6-4b26-b3e8-b40c3b5dd18d} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 3008 | 2026.05.14 15:58:30.857386 [ 260 ] {4c328771-0ad6-4b26-b3e8-b40c3b5dd18d} <Trace> oximeter.fields_string (f402bd05-7338-4df8-9125-902546c29ae4): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3009 | 2026.05.14 15:58:30.857533 [ 260 ] {4c328771-0ad6-4b26-b3e8-b40c3b5dd18d} <Debug> executeQuery: Read 138 rows, 12.27 KiB in 0.001568 sec., 88010.20408163266 rows/sec., 7.64 MiB/sec. | ||
| 3010 | 2026.05.14 15:58:30.857573 [ 260 ] {4c328771-0ad6-4b26-b3e8-b40c3b5dd18d} <Debug> TCPHandler: Processed in 0.001825535 sec. | ||
| 3011 | 2026.05.14 15:58:30.857705 [ 260 ] {} <Trace> TCP-Session: beaebc18-dafd-4d4e-ae43-c03b57c9d89e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3012 | 2026.05.14 15:58:30.857802 [ 260 ] {d1e75f3a-d742-4073-a75f-f00a7f28954f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34751) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3013 | 2026.05.14 15:58:30.857842 [ 260 ] {d1e75f3a-d742-4073-a75f-f00a7f28954f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3014 | 2026.05.14 15:58:30.858276 [ 260 ] {d1e75f3a-d742-4073-a75f-f00a7f28954f} <Trace> oximeter.fields_u16 (78c9fcee-2b95-49e3-a301-5a6a0e2ada51): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3015 | 2026.05.14 15:58:30.858312 [ 260 ] {d1e75f3a-d742-4073-a75f-f00a7f28954f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
| 3016 | 2026.05.14 15:58:30.858602 [ 260 ] {d1e75f3a-d742-4073-a75f-f00a7f28954f} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 3017 | 2026.05.14 15:58:30.858831 [ 260 ] {d1e75f3a-d742-4073-a75f-f00a7f28954f} <Trace> oximeter.fields_u16 (78c9fcee-2b95-49e3-a301-5a6a0e2ada51): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3018 | 2026.05.14 15:58:30.858958 [ 260 ] {d1e75f3a-d742-4073-a75f-f00a7f28954f} <Debug> executeQuery: Read 46 rows, 3.44 KiB in 0.001174 sec., 39182.282793867125 rows/sec., 2.86 MiB/sec. | ||
| 3019 | 2026.05.14 15:58:30.858994 [ 260 ] {d1e75f3a-d742-4073-a75f-f00a7f28954f} <Debug> TCPHandler: Processed in 0.001339178 sec. | ||
| 3020 | 2026.05.14 15:58:30.859116 [ 260 ] {} <Trace> TCP-Session: beaebc18-dafd-4d4e-ae43-c03b57c9d89e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3021 | 2026.05.14 15:58:30.859212 [ 260 ] {a0ac8829-a846-47f1-9a0e-8c5e1bec3d17} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34751) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3022 | 2026.05.14 15:58:30.859251 [ 260 ] {a0ac8829-a846-47f1-9a0e-8c5e1bec3d17} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3023 | 2026.05.14 15:58:30.859681 [ 260 ] {a0ac8829-a846-47f1-9a0e-8c5e1bec3d17} <Trace> oximeter.fields_uuid (5295c2a8-6150-41ce-bf65-ede2ab7b1c8d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3024 | 2026.05.14 15:58:30.859717 [ 260 ] {a0ac8829-a846-47f1-9a0e-8c5e1bec3d17} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
| 3025 | 2026.05.14 15:58:30.860035 [ 260 ] {a0ac8829-a846-47f1-9a0e-8c5e1bec3d17} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 3026 | 2026.05.14 15:58:30.860243 [ 260 ] {a0ac8829-a846-47f1-9a0e-8c5e1bec3d17} <Trace> oximeter.fields_uuid (5295c2a8-6150-41ce-bf65-ede2ab7b1c8d): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3027 | 2026.05.14 15:58:30.860369 [ 260 ] {a0ac8829-a846-47f1-9a0e-8c5e1bec3d17} <Debug> executeQuery: Read 102 rows, 8.16 KiB in 0.001175 sec., 86808.51063829787 rows/sec., 6.78 MiB/sec. | ||
| 3028 | 2026.05.14 15:58:30.860405 [ 260 ] {a0ac8829-a846-47f1-9a0e-8c5e1bec3d17} <Debug> TCPHandler: Processed in 0.001337928 sec. | ||
| 3029 | 2026.05.14 15:58:30.860530 [ 260 ] {} <Trace> TCP-Session: beaebc18-dafd-4d4e-ae43-c03b57c9d89e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3030 | 2026.05.14 15:58:30.860625 [ 260 ] {9e7568b2-c7f3-49b7-9f32-91d578f9424a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34751) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3031 | 2026.05.14 15:58:30.860668 [ 260 ] {9e7568b2-c7f3-49b7-9f32-91d578f9424a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3032 | 2026.05.14 15:58:30.861048 [ 260 ] {9e7568b2-c7f3-49b7-9f32-91d578f9424a} <Trace> oximeter.measurements_cumulativeu64 (dc4c3ccb-597f-4ad4-8dca-d9aff10fc181): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3033 | 2026.05.14 15:58:30.861083 [ 260 ] {9e7568b2-c7f3-49b7-9f32-91d578f9424a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
| 3034 | 2026.05.14 15:58:30.861406 [ 260 ] {9e7568b2-c7f3-49b7-9f32-91d578f9424a} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 3035 | 2026.05.14 15:58:30.861611 [ 260 ] {9e7568b2-c7f3-49b7-9f32-91d578f9424a} <Trace> oximeter.measurements_cumulativeu64 (dc4c3ccb-597f-4ad4-8dca-d9aff10fc181): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3036 | 2026.05.14 15:58:30.861737 [ 260 ] {9e7568b2-c7f3-49b7-9f32-91d578f9424a} <Debug> executeQuery: Read 132 rows, 9.37 KiB in 0.00113 sec., 116814.1592920354 rows/sec., 8.10 MiB/sec. | ||
| 3037 | 2026.05.14 15:58:30.861771 [ 260 ] {9e7568b2-c7f3-49b7-9f32-91d578f9424a} <Debug> TCPHandler: Processed in 0.001290137 sec. | ||
| 3038 | 2026.05.14 15:58:30.861898 [ 260 ] {} <Trace> TCP-Session: beaebc18-dafd-4d4e-ae43-c03b57c9d89e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3039 | 2026.05.14 15:58:30.861993 [ 260 ] {269738cc-658f-46cd-9e30-f7e1e18c0522} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34751) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3040 | 2026.05.14 15:58:30.862044 [ 260 ] {269738cc-658f-46cd-9e30-f7e1e18c0522} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 3041 | 2026.05.14 15:58:30.862872 [ 260 ] {269738cc-658f-46cd-9e30-f7e1e18c0522} <Trace> oximeter.measurements_histogramu64 (f9a5fb05-a372-4337-97b8-63adc35de4a7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3042 | 2026.05.14 15:58:30.862907 [ 260 ] {269738cc-658f-46cd-9e30-f7e1e18c0522} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
| 3043 | 2026.05.14 15:58:30.863488 [ 260 ] {269738cc-658f-46cd-9e30-f7e1e18c0522} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 3044 | 2026.05.14 15:58:30.863711 [ 260 ] {269738cc-658f-46cd-9e30-f7e1e18c0522} <Trace> oximeter.measurements_histogramu64 (f9a5fb05-a372-4337-97b8-63adc35de4a7): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3045 | 2026.05.14 15:58:30.863844 [ 260 ] {269738cc-658f-46cd-9e30-f7e1e18c0522} <Debug> executeQuery: Read 42 rows, 77.07 KiB in 0.001869 sec., 22471.91011235955 rows/sec., 40.27 MiB/sec. | ||
| 3046 | 2026.05.14 15:58:30.863895 [ 260 ] {269738cc-658f-46cd-9e30-f7e1e18c0522} <Debug> TCPHandler: Processed in 0.002044873 sec. | ||
| 3047 | 2026.05.14 15:58:30.864024 [ 260 ] {} <Trace> TCP-Session: beaebc18-dafd-4d4e-ae43-c03b57c9d89e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3048 | 2026.05.14 15:58:30.864120 [ 260 ] {100ae87e-e891-4be1-8d4f-6062bdbd7a73} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34751) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3049 | 2026.05.14 15:58:30.864161 [ 260 ] {100ae87e-e891-4be1-8d4f-6062bdbd7a73} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3050 | 2026.05.14 15:58:30.864497 [ 260 ] {100ae87e-e891-4be1-8d4f-6062bdbd7a73} <Trace> oximeter.measurements_u64 (4165c0ce-291c-4fd2-b5bb-2f229a34a1a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3051 | 2026.05.14 15:58:30.864532 [ 260 ] {100ae87e-e891-4be1-8d4f-6062bdbd7a73} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
| 3052 | 2026.05.14 15:58:30.864845 [ 260 ] {100ae87e-e891-4be1-8d4f-6062bdbd7a73} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 3053 | 2026.05.14 15:58:30.865063 [ 260 ] {100ae87e-e891-4be1-8d4f-6062bdbd7a73} <Trace> oximeter.measurements_u64 (4165c0ce-291c-4fd2-b5bb-2f229a34a1a8): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3054 | 2026.05.14 15:58:30.865190 [ 260 ] {100ae87e-e891-4be1-8d4f-6062bdbd7a73} <Debug> executeQuery: Read 42 rows, 2.95 KiB in 0.001088 sec., 38602.94117647059 rows/sec., 2.65 MiB/sec. | ||
| 3055 | 2026.05.14 15:58:30.865224 [ 260 ] {100ae87e-e891-4be1-8d4f-6062bdbd7a73} <Debug> TCPHandler: Processed in 0.001249115 sec. | ||
| 3056 | 2026.05.14 15:58:32.661076 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 7127 | ||
| 3057 | 2026.05.14 15:58:32.661595 [ 244 ] {} <Trace> system.asynchronous_metric_log (b403b819-69da-4eff-9942-332a213880d1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3058 | 2026.05.14 15:58:32.661634 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
| 3059 | 2026.05.14 15:58:32.662175 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3060 | 2026.05.14 15:58:32.662410 [ 244 ] {} <Trace> system.asynchronous_metric_log (b403b819-69da-4eff-9942-332a213880d1): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3061 | 2026.05.14 15:58:32.662553 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 7127 | ||
| 3062 | 2026.05.14 15:58:33.033564 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 113 | ||
| 3063 | 2026.05.14 15:58:33.048630 [ 243 ] {} <Trace> system.metric_log (fc7675bb-abed-4f52-ab7b-00ec850ba07e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3064 | 2026.05.14 15:58:33.048707 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
| 3065 | 2026.05.14 15:58:33.054174 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3066 | 2026.05.14 15:58:33.054831 [ 243 ] {} <Trace> system.metric_log (fc7675bb-abed-4f52-ab7b-00ec850ba07e): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3067 | 2026.05.14 15:58:33.057307 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 113 | ||
| 3068 | 2026.05.14 15:58:35.848248 [ 260 ] {} <Trace> TCP-Session: beaebc18-dafd-4d4e-ae43-c03b57c9d89e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3069 | 2026.05.14 15:58:35.848518 [ 260 ] {6fa39de7-37ea-4d3f-a042-12d5c562cdd9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34751) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent') FORMAT Native (stage: Complete) | ||
| 3070 | 2026.05.14 15:58:35.848836 [ 260 ] {6fa39de7-37ea-4d3f-a042-12d5c562cdd9} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 3071 | 2026.05.14 15:58:35.848869 [ 260 ] {6fa39de7-37ea-4d3f-a042-12d5c562cdd9} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent')" moved to PREWHERE | ||
| 3072 | 2026.05.14 15:58:35.849068 [ 260 ] {6fa39de7-37ea-4d3f-a042-12d5c562cdd9} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 3073 | 2026.05.14 15:58:35.849134 [ 260 ] {6fa39de7-37ea-4d3f-a042-12d5c562cdd9} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3074 | 2026.05.14 15:58:35.849270 [ 260 ] {6fa39de7-37ea-4d3f-a042-12d5c562cdd9} <Debug> oximeter.timeseries_schema (1156814d-76f2-4d06-aa88-d62fab54b03b) (SelectExecutor): Key condition: (column 0 in 14-element set) | ||
| 3075 | 2026.05.14 15:58:35.849352 [ 325 ] {6fa39de7-37ea-4d3f-a042-12d5c562cdd9} <Trace> oximeter.timeseries_schema (1156814d-76f2-4d06-aa88-d62fab54b03b) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 3076 | 2026.05.14 15:58:35.849370 [ 342 ] {6fa39de7-37ea-4d3f-a042-12d5c562cdd9} <Trace> oximeter.timeseries_schema (1156814d-76f2-4d06-aa88-d62fab54b03b) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 3077 | 2026.05.14 15:58:35.849391 [ 315 ] {6fa39de7-37ea-4d3f-a042-12d5c562cdd9} <Trace> oximeter.timeseries_schema (1156814d-76f2-4d06-aa88-d62fab54b03b) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 3078 | 2026.05.14 15:58:35.849516 [ 260 ] {6fa39de7-37ea-4d3f-a042-12d5c562cdd9} <Debug> oximeter.timeseries_schema (1156814d-76f2-4d06-aa88-d62fab54b03b) (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 | ||
| 3079 | 2026.05.14 15:58:35.849542 [ 260 ] {6fa39de7-37ea-4d3f-a042-12d5c562cdd9} <Trace> oximeter.timeseries_schema (1156814d-76f2-4d06-aa88-d62fab54b03b) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 3080 | 2026.05.14 15:58:35.849608 [ 260 ] {6fa39de7-37ea-4d3f-a042-12d5c562cdd9} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 3081 | 2026.05.14 15:58:35.849629 [ 260 ] {6fa39de7-37ea-4d3f-a042-12d5c562cdd9} <Debug> oximeter.timeseries_schema (1156814d-76f2-4d06-aa88-d62fab54b03b) (SelectExecutor): Reading approx. 19 rows with 2 streams | ||
| 3082 | 2026.05.14 15:58:35.849662 [ 260 ] {6fa39de7-37ea-4d3f-a042-12d5c562cdd9} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent'))" | ||
| 3083 | 2026.05.14 15:58:35.849696 [ 260 ] {6fa39de7-37ea-4d3f-a042-12d5c562cdd9} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent'))" | ||
| 3084 | 2026.05.14 15:58:35.850884 [ 260 ] {6fa39de7-37ea-4d3f-a042-12d5c562cdd9} <Debug> executeQuery: Read 19 rows, 2.42 KiB in 0.002466 sec., 7704.785077047851 rows/sec., 981.31 KiB/sec. | ||
| 3085 | 2026.05.14 15:58:35.851052 [ 260 ] {6fa39de7-37ea-4d3f-a042-12d5c562cdd9} <Debug> TCPHandler: Processed in 0.002939715 sec. | ||
| 3086 | 2026.05.14 15:58:35.852656 [ 260 ] {} <Trace> TCP-Session: beaebc18-dafd-4d4e-ae43-c03b57c9d89e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3087 | 2026.05.14 15:58:35.852811 [ 260 ] {b37edaec-8fe5-4841-8409-d00a405e4c51} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34751) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3088 | 2026.05.14 15:58:35.852877 [ 260 ] {b37edaec-8fe5-4841-8409-d00a405e4c51} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3089 | 2026.05.14 15:58:35.853544 [ 260 ] {b37edaec-8fe5-4841-8409-d00a405e4c51} <Trace> oximeter.fields_string (f402bd05-7338-4df8-9125-902546c29ae4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3090 | 2026.05.14 15:58:35.853588 [ 260 ] {b37edaec-8fe5-4841-8409-d00a405e4c51} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
| 3091 | 2026.05.14 15:58:35.853987 [ 260 ] {b37edaec-8fe5-4841-8409-d00a405e4c51} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 3092 | 2026.05.14 15:58:35.854223 [ 260 ] {b37edaec-8fe5-4841-8409-d00a405e4c51} <Trace> oximeter.fields_string (f402bd05-7338-4df8-9125-902546c29ae4): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3093 | 2026.05.14 15:58:35.854361 [ 140 ] {} <Debug> oximeter.fields_string (f402bd05-7338-4df8-9125-902546c29ae4) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 3094 | 2026.05.14 15:58:35.854371 [ 260 ] {b37edaec-8fe5-4841-8409-d00a405e4c51} <Debug> executeQuery: Read 52 rows, 4.04 KiB in 0.00161 sec., 32298.13664596273 rows/sec., 2.45 MiB/sec. | ||
| 3095 | 2026.05.14 15:58:35.854406 [ 140 ] {} <Trace> oximeter.fields_string (f402bd05-7338-4df8-9125-902546c29ae4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3096 | 2026.05.14 15:58:35.854425 [ 260 ] {b37edaec-8fe5-4841-8409-d00a405e4c51} <Debug> TCPHandler: Processed in 0.001887548 sec. | ||
| 3097 | 2026.05.14 15:58:35.854430 [ 140 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
| 3098 | 2026.05.14 15:58:35.854526 [ 192 ] {f402bd05-7338-4df8-9125-902546c29ae4::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 | ||
| 3099 | 2026.05.14 15:58:35.854570 [ 260 ] {} <Trace> TCP-Session: beaebc18-dafd-4d4e-ae43-c03b57c9d89e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3100 | 2026.05.14 15:58:35.854643 [ 192 ] {f402bd05-7338-4df8-9125-902546c29ae4::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3101 | 2026.05.14 15:58:35.854678 [ 192 ] {f402bd05-7338-4df8-9125-902546c29ae4::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 2464 rows starting from the beginning of the part | ||
| 3102 | 2026.05.14 15:58:35.854679 [ 260 ] {72931514-9422-468e-8f09-f3d310136d1b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34751) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3103 | 2026.05.14 15:58:35.854736 [ 260 ] {72931514-9422-468e-8f09-f3d310136d1b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3104 | 2026.05.14 15:58:35.854738 [ 192 ] {f402bd05-7338-4df8-9125-902546c29ae4::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 26 rows starting from the beginning of the part | ||
| 3105 | 2026.05.14 15:58:35.854798 [ 192 ] {f402bd05-7338-4df8-9125-902546c29ae4::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 110 rows starting from the beginning of the part | ||
| 3106 | 2026.05.14 15:58:35.854842 [ 192 ] {f402bd05-7338-4df8-9125-902546c29ae4::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 26 rows starting from the beginning of the part | ||
| 3107 | 2026.05.14 15:58:35.854884 [ 192 ] {f402bd05-7338-4df8-9125-902546c29ae4::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 138 rows starting from the beginning of the part | ||
| 3108 | 2026.05.14 15:58:35.854925 [ 192 ] {f402bd05-7338-4df8-9125-902546c29ae4::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 52 rows starting from the beginning of the part | ||
| 3109 | 2026.05.14 15:58:35.855208 [ 260 ] {72931514-9422-468e-8f09-f3d310136d1b} <Trace> oximeter.fields_uuid (5295c2a8-6150-41ce-bf65-ede2ab7b1c8d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3110 | 2026.05.14 15:58:35.855248 [ 260 ] {72931514-9422-468e-8f09-f3d310136d1b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
| 3111 | 2026.05.14 15:58:35.855565 [ 260 ] {72931514-9422-468e-8f09-f3d310136d1b} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 3112 | 2026.05.14 15:58:35.855809 [ 260 ] {72931514-9422-468e-8f09-f3d310136d1b} <Trace> oximeter.fields_uuid (5295c2a8-6150-41ce-bf65-ede2ab7b1c8d): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3113 | 2026.05.14 15:58:35.855945 [ 260 ] {72931514-9422-468e-8f09-f3d310136d1b} <Debug> executeQuery: Read 56 rows, 4.47 KiB in 0.001291 sec., 43377.22695584818 rows/sec., 3.38 MiB/sec. | ||
| 3114 | 2026.05.14 15:58:35.855945 [ 142 ] {} <Debug> oximeter.fields_uuid (5295c2a8-6150-41ce-bf65-ede2ab7b1c8d) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 3115 | 2026.05.14 15:58:35.855986 [ 260 ] {72931514-9422-468e-8f09-f3d310136d1b} <Debug> TCPHandler: Processed in 0.001466342 sec. | ||
| 3116 | 2026.05.14 15:58:35.856004 [ 142 ] {} <Trace> oximeter.fields_uuid (5295c2a8-6150-41ce-bf65-ede2ab7b1c8d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3117 | 2026.05.14 15:58:35.856029 [ 142 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
| 3118 | 2026.05.14 15:58:35.856112 [ 260 ] {} <Trace> TCP-Session: beaebc18-dafd-4d4e-ae43-c03b57c9d89e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3119 | 2026.05.14 15:58:35.856118 [ 188 ] {5295c2a8-6150-41ce-bf65-ede2ab7b1c8d::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 | ||
| 3120 | 2026.05.14 15:58:35.856173 [ 192 ] {f402bd05-7338-4df8-9125-902546c29ae4::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2816 rows, containing 5 columns (5 merged, 0 gathered) in 0.00168321 sec., 1672993.862916689 rows/sec., 132.21 MiB/sec. | ||
| 3121 | 2026.05.14 15:58:35.856215 [ 260 ] {d59a1f3a-2984-4ead-b995-aee2353c39c9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34751) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3122 | 2026.05.14 15:58:35.856216 [ 188 ] {5295c2a8-6150-41ce-bf65-ede2ab7b1c8d::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3123 | 2026.05.14 15:58:35.856264 [ 188 ] {5295c2a8-6150-41ce-bf65-ede2ab7b1c8d::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 1324 rows starting from the beginning of the part | ||
| 3124 | 2026.05.14 15:58:35.856273 [ 260 ] {d59a1f3a-2984-4ead-b995-aee2353c39c9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3125 | 2026.05.14 15:58:35.856314 [ 188 ] {5295c2a8-6150-41ce-bf65-ede2ab7b1c8d::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 28 rows starting from the beginning of the part | ||
| 3126 | 2026.05.14 15:58:35.856360 [ 188 ] {5295c2a8-6150-41ce-bf65-ede2ab7b1c8d::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 70 rows starting from the beginning of the part | ||
| 3127 | 2026.05.14 15:58:35.856398 [ 188 ] {5295c2a8-6150-41ce-bf65-ede2ab7b1c8d::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 28 rows starting from the beginning of the part | ||
| 3128 | 2026.05.14 15:58:35.856436 [ 188 ] {5295c2a8-6150-41ce-bf65-ede2ab7b1c8d::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 102 rows starting from the beginning of the part | ||
| 3129 | 2026.05.14 15:58:35.856473 [ 188 ] {5295c2a8-6150-41ce-bf65-ede2ab7b1c8d::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 56 rows starting from the beginning of the part | ||
| 3130 | 2026.05.14 15:58:35.856472 [ 195 ] {f402bd05-7338-4df8-9125-902546c29ae4::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 3131 | 2026.05.14 15:58:35.856720 [ 260 ] {d59a1f3a-2984-4ead-b995-aee2353c39c9} <Trace> oximeter.measurements_cumulativeu64 (dc4c3ccb-597f-4ad4-8dca-d9aff10fc181): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3132 | 2026.05.14 15:58:35.856755 [ 260 ] {d59a1f3a-2984-4ead-b995-aee2353c39c9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
| 3133 | 2026.05.14 15:58:35.856821 [ 195 ] {f402bd05-7338-4df8-9125-902546c29ae4::all_1_21_4} <Trace> oximeter.fields_string (f402bd05-7338-4df8-9125-902546c29ae4): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3134 | 2026.05.14 15:58:35.856888 [ 195 ] {f402bd05-7338-4df8-9125-902546c29ae4::all_1_21_4} <Trace> oximeter.fields_string (f402bd05-7338-4df8-9125-902546c29ae4) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 3135 | 2026.05.14 15:58:35.856978 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.76 MiB. | ||
| 3136 | 2026.05.14 15:58:35.857133 [ 260 ] {d59a1f3a-2984-4ead-b995-aee2353c39c9} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 3137 | 2026.05.14 15:58:35.857357 [ 260 ] {d59a1f3a-2984-4ead-b995-aee2353c39c9} <Trace> oximeter.measurements_cumulativeu64 (dc4c3ccb-597f-4ad4-8dca-d9aff10fc181): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3138 | 2026.05.14 15:58:35.857424 [ 195 ] {5295c2a8-6150-41ce-bf65-ede2ab7b1c8d::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1608 rows, containing 5 columns (5 merged, 0 gathered) in 0.001340268 sec., 1199760.047990402 rows/sec., 87.33 MiB/sec. | ||
| 3139 | 2026.05.14 15:58:35.857492 [ 260 ] {d59a1f3a-2984-4ead-b995-aee2353c39c9} <Debug> executeQuery: Read 150 rows, 10.65 KiB in 0.001297 sec., 115651.5034695451 rows/sec., 8.02 MiB/sec. | ||
| 3140 | 2026.05.14 15:58:35.857500 [ 140 ] {} <Debug> oximeter.measurements_cumulativeu64 (dc4c3ccb-597f-4ad4-8dca-d9aff10fc181) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 3141 | 2026.05.14 15:58:35.857532 [ 260 ] {d59a1f3a-2984-4ead-b995-aee2353c39c9} <Debug> TCPHandler: Processed in 0.001468033 sec. | ||
| 3142 | 2026.05.14 15:58:35.857558 [ 140 ] {} <Trace> oximeter.measurements_cumulativeu64 (dc4c3ccb-597f-4ad4-8dca-d9aff10fc181): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3143 | 2026.05.14 15:58:35.857590 [ 140 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
| 3144 | 2026.05.14 15:58:35.857629 [ 188 ] {5295c2a8-6150-41ce-bf65-ede2ab7b1c8d::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 3145 | 2026.05.14 15:58:35.857664 [ 260 ] {} <Trace> TCP-Session: beaebc18-dafd-4d4e-ae43-c03b57c9d89e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3146 | 2026.05.14 15:58:35.857727 [ 189 ] {dc4c3ccb-597f-4ad4-8dca-d9aff10fc181::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 | ||
| 3147 | 2026.05.14 15:58:35.857767 [ 260 ] {3b2feae5-fce0-4a32-9e5e-29a734fc48b9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34751) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3148 | 2026.05.14 15:58:35.857816 [ 260 ] {3b2feae5-fce0-4a32-9e5e-29a734fc48b9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3149 | 2026.05.14 15:58:35.857885 [ 189 ] {dc4c3ccb-597f-4ad4-8dca-d9aff10fc181::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3150 | 2026.05.14 15:58:35.857891 [ 188 ] {5295c2a8-6150-41ce-bf65-ede2ab7b1c8d::all_1_21_4} <Trace> oximeter.fields_uuid (5295c2a8-6150-41ce-bf65-ede2ab7b1c8d): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3151 | 2026.05.14 15:58:35.857927 [ 189 ] {dc4c3ccb-597f-4ad4-8dca-d9aff10fc181::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 6150 rows starting from the beginning of the part | ||
| 3152 | 2026.05.14 15:58:35.857971 [ 188 ] {5295c2a8-6150-41ce-bf65-ede2ab7b1c8d::all_1_21_4} <Trace> oximeter.fields_uuid (5295c2a8-6150-41ce-bf65-ede2ab7b1c8d) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 3153 | 2026.05.14 15:58:35.858026 [ 189 ] {dc4c3ccb-597f-4ad4-8dca-d9aff10fc181::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 40 rows starting from the beginning of the part | ||
| 3154 | 2026.05.14 15:58:35.858039 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.48 MiB. | ||
| 3155 | 2026.05.14 15:58:35.858081 [ 189 ] {dc4c3ccb-597f-4ad4-8dca-d9aff10fc181::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 100 rows starting from the beginning of the part | ||
| 3156 | 2026.05.14 15:58:35.858129 [ 189 ] {dc4c3ccb-597f-4ad4-8dca-d9aff10fc181::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 100 rows starting from the beginning of the part | ||
| 3157 | 2026.05.14 15:58:35.858172 [ 260 ] {3b2feae5-fce0-4a32-9e5e-29a734fc48b9} <Trace> oximeter.measurements_u64 (4165c0ce-291c-4fd2-b5bb-2f229a34a1a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3158 | 2026.05.14 15:58:35.858175 [ 189 ] {dc4c3ccb-597f-4ad4-8dca-d9aff10fc181::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 132 rows starting from the beginning of the part | ||
| 3159 | 2026.05.14 15:58:35.858215 [ 260 ] {3b2feae5-fce0-4a32-9e5e-29a734fc48b9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
| 3160 | 2026.05.14 15:58:35.858248 [ 189 ] {dc4c3ccb-597f-4ad4-8dca-d9aff10fc181::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 150 rows starting from the beginning of the part | ||
| 3161 | 2026.05.14 15:58:35.858551 [ 260 ] {3b2feae5-fce0-4a32-9e5e-29a734fc48b9} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 3162 | 2026.05.14 15:58:35.858777 [ 260 ] {3b2feae5-fce0-4a32-9e5e-29a734fc48b9} <Trace> oximeter.measurements_u64 (4165c0ce-291c-4fd2-b5bb-2f229a34a1a8): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3163 | 2026.05.14 15:58:35.858894 [ 140 ] {} <Debug> oximeter.measurements_u64 (4165c0ce-291c-4fd2-b5bb-2f229a34a1a8) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 3164 | 2026.05.14 15:58:35.858908 [ 260 ] {3b2feae5-fce0-4a32-9e5e-29a734fc48b9} <Debug> executeQuery: Read 50 rows, 3.51 KiB in 0.001161 sec., 43066.322136089584 rows/sec., 2.95 MiB/sec. | ||
| 3165 | 2026.05.14 15:58:35.858939 [ 140 ] {} <Trace> oximeter.measurements_u64 (4165c0ce-291c-4fd2-b5bb-2f229a34a1a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3166 | 2026.05.14 15:58:35.858957 [ 260 ] {3b2feae5-fce0-4a32-9e5e-29a734fc48b9} <Debug> TCPHandler: Processed in 0.001343457 sec. | ||
| 3167 | 2026.05.14 15:58:35.858969 [ 140 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
| 3168 | 2026.05.14 15:58:35.859057 [ 192 ] {4165c0ce-291c-4fd2-b5bb-2f229a34a1a8::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 | ||
| 3169 | 2026.05.14 15:58:35.859149 [ 192 ] {4165c0ce-291c-4fd2-b5bb-2f229a34a1a8::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3170 | 2026.05.14 15:58:35.859177 [ 192 ] {4165c0ce-291c-4fd2-b5bb-2f229a34a1a8::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 456 rows starting from the beginning of the part | ||
| 3171 | 2026.05.14 15:58:35.859229 [ 192 ] {4165c0ce-291c-4fd2-b5bb-2f229a34a1a8::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 12 rows starting from the beginning of the part | ||
| 3172 | 2026.05.14 15:58:35.859270 [ 192 ] {4165c0ce-291c-4fd2-b5bb-2f229a34a1a8::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 30 rows starting from the beginning of the part | ||
| 3173 | 2026.05.14 15:58:35.859308 [ 192 ] {4165c0ce-291c-4fd2-b5bb-2f229a34a1a8::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 30 rows starting from the beginning of the part | ||
| 3174 | 2026.05.14 15:58:35.859349 [ 192 ] {4165c0ce-291c-4fd2-b5bb-2f229a34a1a8::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 42 rows starting from the beginning of the part | ||
| 3175 | 2026.05.14 15:58:35.859387 [ 192 ] {4165c0ce-291c-4fd2-b5bb-2f229a34a1a8::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 50 rows starting from the beginning of the part | ||
| 3176 | 2026.05.14 15:58:35.860126 [ 188 ] {4165c0ce-291c-4fd2-b5bb-2f229a34a1a8::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 620 rows, containing 4 columns (4 merged, 0 gathered) in 0.001104159 sec., 561513.33277182 rows/sec., 38.47 MiB/sec. | ||
| 3177 | 2026.05.14 15:58:35.860252 [ 188 ] {dc4c3ccb-597f-4ad4-8dca-d9aff10fc181::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6672 rows, containing 5 columns (5 merged, 0 gathered) in 0.002589693 sec., 2576367.1601228407 rows/sec., 169.26 MiB/sec. | ||
| 3178 | 2026.05.14 15:58:35.860288 [ 192 ] {4165c0ce-291c-4fd2-b5bb-2f229a34a1a8::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 3179 | 2026.05.14 15:58:35.860522 [ 192 ] {4165c0ce-291c-4fd2-b5bb-2f229a34a1a8::all_1_21_4} <Trace> oximeter.measurements_u64 (4165c0ce-291c-4fd2-b5bb-2f229a34a1a8): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3180 | 2026.05.14 15:58:35.860583 [ 192 ] {4165c0ce-291c-4fd2-b5bb-2f229a34a1a8::all_1_21_4} <Trace> oximeter.measurements_u64 (4165c0ce-291c-4fd2-b5bb-2f229a34a1a8) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 3181 | 2026.05.14 15:58:35.860636 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.35 MiB. | ||
| 3182 | 2026.05.14 15:58:35.860781 [ 188 ] {dc4c3ccb-597f-4ad4-8dca-d9aff10fc181::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 3183 | 2026.05.14 15:58:35.861041 [ 188 ] {dc4c3ccb-597f-4ad4-8dca-d9aff10fc181::all_1_21_4} <Trace> oximeter.measurements_cumulativeu64 (dc4c3ccb-597f-4ad4-8dca-d9aff10fc181): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3184 | 2026.05.14 15:58:35.861104 [ 188 ] {dc4c3ccb-597f-4ad4-8dca-d9aff10fc181::all_1_21_4} <Trace> oximeter.measurements_cumulativeu64 (dc4c3ccb-597f-4ad4-8dca-d9aff10fc181) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 3185 | 2026.05.14 15:58:35.861172 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.32 MiB. | ||
| 3186 | 2026.05.14 15:58:39.232688 [ 270 ] {} <Trace> TCP-Session: d8c3c4ac-c9b6-44cd-9df5-2858709fd562 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3187 | 2026.05.14 15:58:39.232991 [ 270 ] {56ee6e98-2d69-402b-9025-9d12e628b17f} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:32826) SELECT concat(database, '.', name) AS table_name, ifNull(total_bytes, 0) AS total_bytes, ifNull(total_rows, 0) AS total_rows FROM system.tables WHERE (database = 'oximeter' OR (database = 'system' AND name = 'query_log')) AND has_own_data (stage: Complete) | ||
| 3188 | 2026.05.14 15:58:39.233617 [ 270 ] {56ee6e98-2d69-402b-9025-9d12e628b17f} <Trace> ContextAccess (default): Access granted: SELECT(database, name, total_rows, total_bytes, has_own_data) ON system.tables | ||
| 3189 | 2026.05.14 15:58:39.233947 [ 270 ] {56ee6e98-2d69-402b-9025-9d12e628b17f} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3190 | 2026.05.14 15:58:39.234385 [ 349 ] {56ee6e98-2d69-402b-9025-9d12e628b17f} <Trace> ContextAccess (default): Access granted: SHOW TABLES ON *.* | ||
| 3191 | 2026.05.14 15:58:39.234989 [ 270 ] {56ee6e98-2d69-402b-9025-9d12e628b17f} <Debug> executeQuery: Read 124 rows, 7.00 KiB in 0.002139 sec., 57971.014492753624 rows/sec., 3.19 MiB/sec. | ||
| 3192 | 2026.05.14 15:58:39.235103 [ 270 ] {56ee6e98-2d69-402b-9025-9d12e628b17f} <Debug> TCPHandler: Processed in 0.002567892 sec. | ||
| 3193 | 2026.05.14 15:58:40.000196 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 229.94 MiB, peak 235.18 MiB, free memory in arenas 0.00 B, will set to 227.91 MiB (RSS), difference: -2.03 MiB | ||
| 3194 | 2026.05.14 15:58:40.106807 [ 137 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 3195 | 2026.05.14 15:58:40.106871 [ 137 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 3196 | 2026.05.14 15:58:40.163398 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 7639 | ||
| 3197 | 2026.05.14 15:58:40.163878 [ 244 ] {} <Trace> system.asynchronous_metric_log (b403b819-69da-4eff-9942-332a213880d1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3198 | 2026.05.14 15:58:40.163915 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
| 3199 | 2026.05.14 15:58:40.164436 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3200 | 2026.05.14 15:58:40.164662 [ 244 ] {} <Trace> system.asynchronous_metric_log (b403b819-69da-4eff-9942-332a213880d1): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3201 | 2026.05.14 15:58:40.164793 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 7639 | ||
| 3202 | 2026.05.14 15:58:40.164825 [ 137 ] {} <Debug> system.asynchronous_metric_log (b403b819-69da-4eff-9942-332a213880d1) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3203 | 2026.05.14 15:58:40.164884 [ 137 ] {} <Trace> system.asynchronous_metric_log (b403b819-69da-4eff-9942-332a213880d1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3204 | 2026.05.14 15:58:40.164905 [ 137 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
| 3205 | 2026.05.14 15:58:40.165066 [ 189 ] {b403b819-69da-4eff-9942-332a213880d1::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 | ||
| 3206 | 2026.05.14 15:58:40.165235 [ 189 ] {b403b819-69da-4eff-9942-332a213880d1::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3207 | 2026.05.14 15:58:40.165280 [ 189 ] {b403b819-69da-4eff-9942-332a213880d1::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 5207 rows starting from the beginning of the part | ||
| 3208 | 2026.05.14 15:58:40.165352 [ 189 ] {b403b819-69da-4eff-9942-332a213880d1::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 | ||
| 3209 | 2026.05.14 15:58:40.165403 [ 189 ] {b403b819-69da-4eff-9942-332a213880d1::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 | ||
| 3210 | 2026.05.14 15:58:40.165448 [ 189 ] {b403b819-69da-4eff-9942-332a213880d1::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 | ||
| 3211 | 2026.05.14 15:58:40.165492 [ 189 ] {b403b819-69da-4eff-9942-332a213880d1::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 | ||
| 3212 | 2026.05.14 15:58:40.165542 [ 189 ] {b403b819-69da-4eff-9942-332a213880d1::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 | ||
| 3213 | 2026.05.14 15:58:40.166996 [ 198 ] {b403b819-69da-4eff-9942-332a213880d1::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7639 rows, containing 4 columns (4 merged, 0 gathered) in 0.001994331 sec., 3830357.147334119 rows/sec., 54.79 MiB/sec. | ||
| 3214 | 2026.05.14 15:58:40.167570 [ 198 ] {b403b819-69da-4eff-9942-332a213880d1::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3215 | 2026.05.14 15:58:40.167969 [ 198 ] {b403b819-69da-4eff-9942-332a213880d1::all_1_16_3} <Trace> system.asynchronous_metric_log (b403b819-69da-4eff-9942-332a213880d1): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3216 | 2026.05.14 15:58:40.168057 [ 198 ] {b403b819-69da-4eff-9942-332a213880d1::all_1_16_3} <Trace> system.asynchronous_metric_log (b403b819-69da-4eff-9942-332a213880d1) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3217 | 2026.05.14 15:58:40.168167 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.45 MiB. | ||
| 3218 | 2026.05.14 15:58:40.179030 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 28 entries to flush up to offset 372 | ||
| 3219 | 2026.05.14 15:58:40.181150 [ 242 ] {} <Trace> system.query_log (b68bb3f1-94c6-4f6f-b3a0-f414a71b4a04): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3220 | 2026.05.14 15:58:40.181193 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
| 3221 | 2026.05.14 15:58:40.182348 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 3222 | 2026.05.14 15:58:40.182627 [ 242 ] {} <Trace> system.query_log (b68bb3f1-94c6-4f6f-b3a0-f414a71b4a04): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3223 | 2026.05.14 15:58:40.182782 [ 137 ] {} <Debug> system.query_log (b68bb3f1-94c6-4f6f-b3a0-f414a71b4a04) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 3224 | 2026.05.14 15:58:40.182825 [ 137 ] {} <Trace> system.query_log (b68bb3f1-94c6-4f6f-b3a0-f414a71b4a04): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3225 | 2026.05.14 15:58:40.182844 [ 137 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
| 3226 | 2026.05.14 15:58:40.182873 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 372 | ||
| 3227 | 2026.05.14 15:58:40.182952 [ 189 ] {b68bb3f1-94c6-4f6f-b3a0-f414a71b4a04::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 | ||
| 3228 | 2026.05.14 15:58:40.183574 [ 189 ] {b68bb3f1-94c6-4f6f-b3a0-f414a71b4a04::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3229 | 2026.05.14 15:58:40.183747 [ 189 ] {b68bb3f1-94c6-4f6f-b3a0-f414a71b4a04::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 222 rows starting from the beginning of the part | ||
| 3230 | 2026.05.14 15:58:40.184159 [ 189 ] {b68bb3f1-94c6-4f6f-b3a0-f414a71b4a04::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 24 rows starting from the beginning of the part | ||
| 3231 | 2026.05.14 15:58:40.184514 [ 189 ] {b68bb3f1-94c6-4f6f-b3a0-f414a71b4a04::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 28 rows starting from the beginning of the part | ||
| 3232 | 2026.05.14 15:58:40.184866 [ 189 ] {b68bb3f1-94c6-4f6f-b3a0-f414a71b4a04::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 46 rows starting from the beginning of the part | ||
| 3233 | 2026.05.14 15:58:40.185213 [ 189 ] {b68bb3f1-94c6-4f6f-b3a0-f414a71b4a04::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 24 rows starting from the beginning of the part | ||
| 3234 | 2026.05.14 15:58:40.185524 [ 189 ] {b68bb3f1-94c6-4f6f-b3a0-f414a71b4a04::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 28 rows starting from the beginning of the part | ||
| 3235 | 2026.05.14 15:58:40.191188 [ 192 ] {b68bb3f1-94c6-4f6f-b3a0-f414a71b4a04::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 372 rows, containing 72 columns (72 merged, 0 gathered) in 0.008285656 sec., 44896.86755037863 rows/sec., 40.33 MiB/sec. | ||
| 3236 | 2026.05.14 15:58:40.192095 [ 187 ] {b68bb3f1-94c6-4f6f-b3a0-f414a71b4a04::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 3237 | 2026.05.14 15:58:40.192970 [ 187 ] {b68bb3f1-94c6-4f6f-b3a0-f414a71b4a04::all_1_11_2} <Trace> system.query_log (b68bb3f1-94c6-4f6f-b3a0-f414a71b4a04): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3238 | 2026.05.14 15:58:40.193072 [ 187 ] {b68bb3f1-94c6-4f6f-b3a0-f414a71b4a04::all_1_11_2} <Trace> system.query_log (b68bb3f1-94c6-4f6f-b3a0-f414a71b4a04) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 3239 | 2026.05.14 15:58:40.193497 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.79 MiB. | ||
| 3240 | 2026.05.14 15:58:40.558165 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 121 | ||
| 3241 | 2026.05.14 15:58:40.573856 [ 243 ] {} <Trace> system.metric_log (fc7675bb-abed-4f52-ab7b-00ec850ba07e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3242 | 2026.05.14 15:58:40.573911 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
| 3243 | 2026.05.14 15:58:40.580135 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3244 | 2026.05.14 15:58:40.580829 [ 243 ] {} <Trace> system.metric_log (fc7675bb-abed-4f52-ab7b-00ec850ba07e): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3245 | 2026.05.14 15:58:40.581163 [ 137 ] {} <Debug> system.metric_log (fc7675bb-abed-4f52-ab7b-00ec850ba07e) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3246 | 2026.05.14 15:58:40.581263 [ 137 ] {} <Trace> system.metric_log (fc7675bb-abed-4f52-ab7b-00ec850ba07e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3247 | 2026.05.14 15:58:40.581301 [ 137 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
| 3248 | 2026.05.14 15:58:40.581465 [ 189 ] {fc7675bb-abed-4f52-ab7b-00ec850ba07e::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 | ||
| 3249 | 2026.05.14 15:58:40.583693 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 121 | ||
| 3250 | 2026.05.14 15:58:40.585858 [ 189 ] {fc7675bb-abed-4f52-ab7b-00ec850ba07e::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3251 | 2026.05.14 15:58:40.587571 [ 189 ] {fc7675bb-abed-4f52-ab7b-00ec850ba07e::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 | ||
| 3252 | 2026.05.14 15:58:40.593136 [ 189 ] {fc7675bb-abed-4f52-ab7b-00ec850ba07e::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 | ||
| 3253 | 2026.05.14 15:58:40.598511 [ 189 ] {fc7675bb-abed-4f52-ab7b-00ec850ba07e::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 | ||
| 3254 | 2026.05.14 15:58:40.603605 [ 189 ] {fc7675bb-abed-4f52-ab7b-00ec850ba07e::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 | ||
| 3255 | 2026.05.14 15:58:40.608698 [ 189 ] {fc7675bb-abed-4f52-ab7b-00ec850ba07e::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 | ||
| 3256 | 2026.05.14 15:58:40.614153 [ 189 ] {fc7675bb-abed-4f52-ab7b-00ec850ba07e::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 | ||
| 3257 | 2026.05.14 15:58:40.680117 [ 189 ] {fc7675bb-abed-4f52-ab7b-00ec850ba07e::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 121 rows, containing 679 columns (679 merged, 0 gathered) in 0.098717917 sec., 1225.7146795348203 rows/sec., 6.34 MiB/sec. | ||
| 3258 | 2026.05.14 15:58:40.682033 [ 189 ] {fc7675bb-abed-4f52-ab7b-00ec850ba07e::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3259 | 2026.05.14 15:58:40.683992 [ 189 ] {fc7675bb-abed-4f52-ab7b-00ec850ba07e::all_1_16_3} <Trace> system.metric_log (fc7675bb-abed-4f52-ab7b-00ec850ba07e): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3260 | 2026.05.14 15:58:40.684101 [ 189 ] {fc7675bb-abed-4f52-ab7b-00ec850ba07e::all_1_16_3} <Trace> system.metric_log (fc7675bb-abed-4f52-ab7b-00ec850ba07e) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3261 | 2026.05.14 15:58:40.685608 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 10.52 MiB. | ||
| 3262 | 2026.05.14 15:58:40.849562 [ 260 ] {} <Trace> TCP-Session: beaebc18-dafd-4d4e-ae43-c03b57c9d89e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3263 | 2026.05.14 15:58:40.849796 [ 260 ] {78372635-7e82-46f0-8b99-761de7353907} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34751) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram') FORMAT Native (stage: Complete) | ||
| 3264 | 2026.05.14 15:58:40.850347 [ 260 ] {78372635-7e82-46f0-8b99-761de7353907} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 3265 | 2026.05.14 15:58:40.850412 [ 260 ] {78372635-7e82-46f0-8b99-761de7353907} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram')" moved to PREWHERE | ||
| 3266 | 2026.05.14 15:58:40.850782 [ 260 ] {78372635-7e82-46f0-8b99-761de7353907} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 3267 | 2026.05.14 15:58:40.850880 [ 260 ] {78372635-7e82-46f0-8b99-761de7353907} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3268 | 2026.05.14 15:58:40.851030 [ 260 ] {78372635-7e82-46f0-8b99-761de7353907} <Debug> oximeter.timeseries_schema (1156814d-76f2-4d06-aa88-d62fab54b03b) (SelectExecutor): Key condition: (column 0 in 15-element set) | ||
| 3269 | 2026.05.14 15:58:40.851113 [ 349 ] {78372635-7e82-46f0-8b99-761de7353907} <Trace> oximeter.timeseries_schema (1156814d-76f2-4d06-aa88-d62fab54b03b) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 3270 | 2026.05.14 15:58:40.851150 [ 325 ] {78372635-7e82-46f0-8b99-761de7353907} <Trace> oximeter.timeseries_schema (1156814d-76f2-4d06-aa88-d62fab54b03b) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 3271 | 2026.05.14 15:58:40.851156 [ 336 ] {78372635-7e82-46f0-8b99-761de7353907} <Trace> oximeter.timeseries_schema (1156814d-76f2-4d06-aa88-d62fab54b03b) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 3272 | 2026.05.14 15:58:40.851263 [ 260 ] {78372635-7e82-46f0-8b99-761de7353907} <Debug> oximeter.timeseries_schema (1156814d-76f2-4d06-aa88-d62fab54b03b) (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 | ||
| 3273 | 2026.05.14 15:58:40.851293 [ 260 ] {78372635-7e82-46f0-8b99-761de7353907} <Trace> oximeter.timeseries_schema (1156814d-76f2-4d06-aa88-d62fab54b03b) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 3274 | 2026.05.14 15:58:40.851373 [ 260 ] {78372635-7e82-46f0-8b99-761de7353907} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 3275 | 2026.05.14 15:58:40.851394 [ 260 ] {78372635-7e82-46f0-8b99-761de7353907} <Debug> oximeter.timeseries_schema (1156814d-76f2-4d06-aa88-d62fab54b03b) (SelectExecutor): Reading approx. 19 rows with 2 streams | ||
| 3276 | 2026.05.14 15:58:40.851429 [ 260 ] {78372635-7e82-46f0-8b99-761de7353907} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram'))" | ||
| 3277 | 2026.05.14 15:58:40.851468 [ 260 ] {78372635-7e82-46f0-8b99-761de7353907} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram'))" | ||
| 3278 | 2026.05.14 15:58:40.852767 [ 260 ] {78372635-7e82-46f0-8b99-761de7353907} <Debug> executeQuery: Read 19 rows, 2.66 KiB in 0.003065 sec., 6199.021207177814 rows/sec., 867.28 KiB/sec. | ||
| 3279 | 2026.05.14 15:58:40.852878 [ 260 ] {78372635-7e82-46f0-8b99-761de7353907} <Debug> TCPHandler: Processed in 0.003449493 sec. | ||
| 3280 | 2026.05.14 15:58:40.854974 [ 260 ] {} <Trace> TCP-Session: beaebc18-dafd-4d4e-ae43-c03b57c9d89e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3281 | 2026.05.14 15:58:40.855129 [ 260 ] {599e1d4c-9d81-44bf-9fd2-e5acd2daffe3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34751) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3282 | 2026.05.14 15:58:40.855189 [ 260 ] {599e1d4c-9d81-44bf-9fd2-e5acd2daffe3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3283 | 2026.05.14 15:58:40.855870 [ 260 ] {599e1d4c-9d81-44bf-9fd2-e5acd2daffe3} <Trace> oximeter.fields_string (f402bd05-7338-4df8-9125-902546c29ae4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3284 | 2026.05.14 15:58:40.855907 [ 260 ] {599e1d4c-9d81-44bf-9fd2-e5acd2daffe3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
| 3285 | 2026.05.14 15:58:40.856290 [ 260 ] {599e1d4c-9d81-44bf-9fd2-e5acd2daffe3} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 3286 | 2026.05.14 15:58:40.856518 [ 260 ] {599e1d4c-9d81-44bf-9fd2-e5acd2daffe3} <Trace> oximeter.fields_string (f402bd05-7338-4df8-9125-902546c29ae4): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3287 | 2026.05.14 15:58:40.856659 [ 260 ] {599e1d4c-9d81-44bf-9fd2-e5acd2daffe3} <Debug> executeQuery: Read 136 rows, 12.12 KiB in 0.001574 sec., 86404.06607369758 rows/sec., 7.52 MiB/sec. | ||
| 3288 | 2026.05.14 15:58:40.856697 [ 260 ] {599e1d4c-9d81-44bf-9fd2-e5acd2daffe3} <Debug> TCPHandler: Processed in 0.001798434 sec. | ||
| 3289 | 2026.05.14 15:58:40.856846 [ 260 ] {} <Trace> TCP-Session: beaebc18-dafd-4d4e-ae43-c03b57c9d89e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3290 | 2026.05.14 15:58:40.856941 [ 260 ] {191161c4-1d6a-4121-9ce3-eafab0642eec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34751) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3291 | 2026.05.14 15:58:40.856979 [ 260 ] {191161c4-1d6a-4121-9ce3-eafab0642eec} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3292 | 2026.05.14 15:58:40.857384 [ 260 ] {191161c4-1d6a-4121-9ce3-eafab0642eec} <Trace> oximeter.fields_u16 (78c9fcee-2b95-49e3-a301-5a6a0e2ada51): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3293 | 2026.05.14 15:58:40.857420 [ 260 ] {191161c4-1d6a-4121-9ce3-eafab0642eec} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
| 3294 | 2026.05.14 15:58:40.857702 [ 260 ] {191161c4-1d6a-4121-9ce3-eafab0642eec} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 3295 | 2026.05.14 15:58:40.857908 [ 260 ] {191161c4-1d6a-4121-9ce3-eafab0642eec} <Trace> oximeter.fields_u16 (78c9fcee-2b95-49e3-a301-5a6a0e2ada51): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3296 | 2026.05.14 15:58:40.858032 [ 260 ] {191161c4-1d6a-4121-9ce3-eafab0642eec} <Debug> executeQuery: Read 42 rows, 3.16 KiB in 0.001109 sec., 37871.95671776375 rows/sec., 2.78 MiB/sec. | ||
| 3297 | 2026.05.14 15:58:40.858068 [ 260 ] {191161c4-1d6a-4121-9ce3-eafab0642eec} <Debug> TCPHandler: Processed in 0.001270836 sec. | ||
| 3298 | 2026.05.14 15:58:40.858190 [ 260 ] {} <Trace> TCP-Session: beaebc18-dafd-4d4e-ae43-c03b57c9d89e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3299 | 2026.05.14 15:58:40.858284 [ 260 ] {7c5ad93e-9ca0-4a4d-9a6c-f458ed808bc2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34751) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3300 | 2026.05.14 15:58:40.858322 [ 260 ] {7c5ad93e-9ca0-4a4d-9a6c-f458ed808bc2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3301 | 2026.05.14 15:58:40.858740 [ 260 ] {7c5ad93e-9ca0-4a4d-9a6c-f458ed808bc2} <Trace> oximeter.fields_uuid (5295c2a8-6150-41ce-bf65-ede2ab7b1c8d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3302 | 2026.05.14 15:58:40.858775 [ 260 ] {7c5ad93e-9ca0-4a4d-9a6c-f458ed808bc2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
| 3303 | 2026.05.14 15:58:40.859070 [ 260 ] {7c5ad93e-9ca0-4a4d-9a6c-f458ed808bc2} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 3304 | 2026.05.14 15:58:40.859300 [ 260 ] {7c5ad93e-9ca0-4a4d-9a6c-f458ed808bc2} <Trace> oximeter.fields_uuid (5295c2a8-6150-41ce-bf65-ede2ab7b1c8d): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3305 | 2026.05.14 15:58:40.859427 [ 260 ] {7c5ad93e-9ca0-4a4d-9a6c-f458ed808bc2} <Debug> executeQuery: Read 98 rows, 7.84 KiB in 0.001161 sec., 84409.99138673558 rows/sec., 6.59 MiB/sec. | ||
| 3306 | 2026.05.14 15:58:40.859464 [ 260 ] {7c5ad93e-9ca0-4a4d-9a6c-f458ed808bc2} <Debug> TCPHandler: Processed in 0.001323037 sec. | ||
| 3307 | 2026.05.14 15:58:40.859587 [ 260 ] {} <Trace> TCP-Session: beaebc18-dafd-4d4e-ae43-c03b57c9d89e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3308 | 2026.05.14 15:58:40.859682 [ 260 ] {72177f90-b4d9-4bcc-89ae-587f818ddeb7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34751) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3309 | 2026.05.14 15:58:40.859723 [ 260 ] {72177f90-b4d9-4bcc-89ae-587f818ddeb7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3310 | 2026.05.14 15:58:40.860113 [ 260 ] {72177f90-b4d9-4bcc-89ae-587f818ddeb7} <Trace> oximeter.measurements_cumulativeu64 (dc4c3ccb-597f-4ad4-8dca-d9aff10fc181): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3311 | 2026.05.14 15:58:40.860148 [ 260 ] {72177f90-b4d9-4bcc-89ae-587f818ddeb7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
| 3312 | 2026.05.14 15:58:40.860465 [ 260 ] {72177f90-b4d9-4bcc-89ae-587f818ddeb7} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 3313 | 2026.05.14 15:58:40.860672 [ 260 ] {72177f90-b4d9-4bcc-89ae-587f818ddeb7} <Trace> oximeter.measurements_cumulativeu64 (dc4c3ccb-597f-4ad4-8dca-d9aff10fc181): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3314 | 2026.05.14 15:58:40.860797 [ 260 ] {72177f90-b4d9-4bcc-89ae-587f818ddeb7} <Debug> executeQuery: Read 150 rows, 10.65 KiB in 0.001134 sec., 132275.13227513226 rows/sec., 9.17 MiB/sec. | ||
| 3315 | 2026.05.14 15:58:40.860834 [ 260 ] {72177f90-b4d9-4bcc-89ae-587f818ddeb7} <Debug> TCPHandler: Processed in 0.001295726 sec. | ||
| 3316 | 2026.05.14 15:58:40.860982 [ 260 ] {} <Trace> TCP-Session: beaebc18-dafd-4d4e-ae43-c03b57c9d89e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3317 | 2026.05.14 15:58:40.861076 [ 260 ] {7f2415a2-08ac-42c5-994f-1e85568ced64} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34751) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3318 | 2026.05.14 15:58:40.861127 [ 260 ] {7f2415a2-08ac-42c5-994f-1e85568ced64} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 3319 | 2026.05.14 15:58:40.862052 [ 260 ] {7f2415a2-08ac-42c5-994f-1e85568ced64} <Trace> oximeter.measurements_histogramu64 (f9a5fb05-a372-4337-97b8-63adc35de4a7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3320 | 2026.05.14 15:58:40.862098 [ 260 ] {7f2415a2-08ac-42c5-994f-1e85568ced64} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
| 3321 | 2026.05.14 15:58:40.862789 [ 260 ] {7f2415a2-08ac-42c5-994f-1e85568ced64} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 3322 | 2026.05.14 15:58:40.863007 [ 260 ] {7f2415a2-08ac-42c5-994f-1e85568ced64} <Trace> oximeter.measurements_histogramu64 (f9a5fb05-a372-4337-97b8-63adc35de4a7): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3323 | 2026.05.14 15:58:40.863139 [ 260 ] {7f2415a2-08ac-42c5-994f-1e85568ced64} <Debug> executeQuery: Read 42 rows, 77.07 KiB in 0.00208 sec., 20192.307692307695 rows/sec., 36.18 MiB/sec. | ||
| 3324 | 2026.05.14 15:58:40.863190 [ 260 ] {7f2415a2-08ac-42c5-994f-1e85568ced64} <Debug> TCPHandler: Processed in 0.002266441 sec. | ||
| 3325 | 2026.05.14 15:58:40.863328 [ 260 ] {} <Trace> TCP-Session: beaebc18-dafd-4d4e-ae43-c03b57c9d89e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3326 | 2026.05.14 15:58:40.863430 [ 260 ] {7d8c427c-2859-4e34-8667-19f5c416b503} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34751) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3327 | 2026.05.14 15:58:40.863471 [ 260 ] {7d8c427c-2859-4e34-8667-19f5c416b503} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3328 | 2026.05.14 15:58:40.863837 [ 260 ] {7d8c427c-2859-4e34-8667-19f5c416b503} <Trace> oximeter.measurements_u64 (4165c0ce-291c-4fd2-b5bb-2f229a34a1a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3329 | 2026.05.14 15:58:40.863872 [ 260 ] {7d8c427c-2859-4e34-8667-19f5c416b503} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
| 3330 | 2026.05.14 15:58:40.864171 [ 260 ] {7d8c427c-2859-4e34-8667-19f5c416b503} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 3331 | 2026.05.14 15:58:40.864371 [ 260 ] {7d8c427c-2859-4e34-8667-19f5c416b503} <Trace> oximeter.measurements_u64 (4165c0ce-291c-4fd2-b5bb-2f229a34a1a8): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3332 | 2026.05.14 15:58:40.864496 [ 260 ] {7d8c427c-2859-4e34-8667-19f5c416b503} <Debug> executeQuery: Read 50 rows, 3.51 KiB in 0.001084 sec., 46125.46125461255 rows/sec., 3.16 MiB/sec. | ||
| 3333 | 2026.05.14 15:58:40.864529 [ 260 ] {7d8c427c-2859-4e34-8667-19f5c416b503} <Debug> TCPHandler: Processed in 0.001250534 sec. | ||
| 3334 | 2026.05.14 15:58:41.000316 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 229.62 MiB, peak 239.08 MiB, free memory in arenas 0.00 B, will set to 238.48 MiB (RSS), difference: 8.86 MiB | ||
| 3335 | 2026.05.14 15:58:41.001424 [ 247 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.000864211 sec. | ||
| 3336 | 2026.05.14 15:58:42.626108 [ 133 ] {} <Debug> oximeter.fields_ipaddr (bef2ea22-9b0c-4b3b-911c-8167a2f343c1) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 3337 | 2026.05.14 15:58:42.626179 [ 133 ] {} <Trace> oximeter.fields_ipaddr (bef2ea22-9b0c-4b3b-911c-8167a2f343c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3338 | 2026.05.14 15:58:42.626201 [ 133 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
| 3339 | 2026.05.14 15:58:42.626326 [ 193 ] {bef2ea22-9b0c-4b3b-911c-8167a2f343c1::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 | ||
| 3340 | 2026.05.14 15:58:42.626480 [ 193 ] {bef2ea22-9b0c-4b3b-911c-8167a2f343c1::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3341 | 2026.05.14 15:58:42.626514 [ 193 ] {bef2ea22-9b0c-4b3b-911c-8167a2f343c1::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 | ||
| 3342 | 2026.05.14 15:58:42.626582 [ 193 ] {bef2ea22-9b0c-4b3b-911c-8167a2f343c1::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 2 rows starting from the beginning of the part | ||
| 3343 | 2026.05.14 15:58:42.626629 [ 193 ] {bef2ea22-9b0c-4b3b-911c-8167a2f343c1::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 8 rows starting from the beginning of the part | ||
| 3344 | 2026.05.14 15:58:42.626672 [ 193 ] {bef2ea22-9b0c-4b3b-911c-8167a2f343c1::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 2 rows starting from the beginning of the part | ||
| 3345 | 2026.05.14 15:58:42.626721 [ 193 ] {bef2ea22-9b0c-4b3b-911c-8167a2f343c1::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 4 rows starting from the beginning of the part | ||
| 3346 | 2026.05.14 15:58:42.627470 [ 197 ] {bef2ea22-9b0c-4b3b-911c-8167a2f343c1::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 18 rows, containing 5 columns (5 merged, 0 gathered) in 0.001199022 sec., 15012.234971501775 rows/sec., 1.25 MiB/sec. | ||
| 3347 | 2026.05.14 15:58:42.627693 [ 200 ] {bef2ea22-9b0c-4b3b-911c-8167a2f343c1::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 3348 | 2026.05.14 15:58:42.628026 [ 200 ] {bef2ea22-9b0c-4b3b-911c-8167a2f343c1::all_1_5_1} <Trace> oximeter.fields_ipaddr (bef2ea22-9b0c-4b3b-911c-8167a2f343c1): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3349 | 2026.05.14 15:58:42.628104 [ 200 ] {bef2ea22-9b0c-4b3b-911c-8167a2f343c1::all_1_5_1} <Trace> oximeter.fields_ipaddr (bef2ea22-9b0c-4b3b-911c-8167a2f343c1) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 3350 | 2026.05.14 15:58:42.628207 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 3351 | 2026.05.14 15:58:43.588438 [ 260 ] {} <Trace> TCP-Session: beaebc18-dafd-4d4e-ae43-c03b57c9d89e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3352 | 2026.05.14 15:58:43.588708 [ 260 ] {4ac01da0-6403-48dc-9374-e2697026e369} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34751) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session: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', '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', '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', 'zone:cpu_nsec') FORMAT Native (stage: Complete) | ||
| 3353 | 2026.05.14 15:58:43.589182 [ 260 ] {4ac01da0-6403-48dc-9374-e2697026e369} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 3354 | 2026.05.14 15:58:43.589220 [ 260 ] {4ac01da0-6403-48dc-9374-e2697026e369} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session: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', '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', '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', 'zone:cpu_nsec')" moved to PREWHERE | ||
| 3355 | 2026.05.14 15:58:43.589552 [ 260 ] {4ac01da0-6403-48dc-9374-e2697026e369} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 3356 | 2026.05.14 15:58:43.589621 [ 260 ] {4ac01da0-6403-48dc-9374-e2697026e369} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3357 | 2026.05.14 15:58:43.589766 [ 260 ] {4ac01da0-6403-48dc-9374-e2697026e369} <Debug> oximeter.timeseries_schema (1156814d-76f2-4d06-aa88-d62fab54b03b) (SelectExecutor): Key condition: (column 0 in 31-element set) | ||
| 3358 | 2026.05.14 15:58:43.589877 [ 347 ] {4ac01da0-6403-48dc-9374-e2697026e369} <Trace> oximeter.timeseries_schema (1156814d-76f2-4d06-aa88-d62fab54b03b) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 3359 | 2026.05.14 15:58:43.589877 [ 336 ] {4ac01da0-6403-48dc-9374-e2697026e369} <Trace> oximeter.timeseries_schema (1156814d-76f2-4d06-aa88-d62fab54b03b) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 3360 | 2026.05.14 15:58:43.589957 [ 347 ] {4ac01da0-6403-48dc-9374-e2697026e369} <Trace> oximeter.timeseries_schema (1156814d-76f2-4d06-aa88-d62fab54b03b) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 3361 | 2026.05.14 15:58:43.590027 [ 260 ] {4ac01da0-6403-48dc-9374-e2697026e369} <Debug> oximeter.timeseries_schema (1156814d-76f2-4d06-aa88-d62fab54b03b) (SelectExecutor): Selected 3/3 parts by partition key, 3 parts by primary key, 3/3 marks by primary key, 3 marks to read from 3 ranges | ||
| 3362 | 2026.05.14 15:58:43.590055 [ 260 ] {4ac01da0-6403-48dc-9374-e2697026e369} <Trace> oximeter.timeseries_schema (1156814d-76f2-4d06-aa88-d62fab54b03b) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 3363 | 2026.05.14 15:58:43.590141 [ 260 ] {4ac01da0-6403-48dc-9374-e2697026e369} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 3364 | 2026.05.14 15:58:43.590162 [ 260 ] {4ac01da0-6403-48dc-9374-e2697026e369} <Debug> oximeter.timeseries_schema (1156814d-76f2-4d06-aa88-d62fab54b03b) (SelectExecutor): Reading approx. 29 rows with 3 streams | ||
| 3365 | 2026.05.14 15:58:43.590199 [ 260 ] {4ac01da0-6403-48dc-9374-e2697026e369} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session: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', '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', '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', 'zone:cpu_nsec'))" | ||
| 3366 | 2026.05.14 15:58:43.590240 [ 260 ] {4ac01da0-6403-48dc-9374-e2697026e369} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session: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', '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', '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', 'zone:cpu_nsec'))" | ||
| 3367 | 2026.05.14 15:58:43.590276 [ 260 ] {4ac01da0-6403-48dc-9374-e2697026e369} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session: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', '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', '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', 'zone:cpu_nsec'))" | ||
| 3368 | 2026.05.14 15:58:43.591825 [ 260 ] {4ac01da0-6403-48dc-9374-e2697026e369} <Debug> executeQuery: Read 29 rows, 4.63 KiB in 0.003231 sec., 8975.54936552151 rows/sec., 1.40 MiB/sec. | ||
| 3369 | 2026.05.14 15:58:43.591997 [ 260 ] {4ac01da0-6403-48dc-9374-e2697026e369} <Debug> MemoryTracker: Peak memory usage (for query): 145.57 KiB. | ||
| 3370 | 2026.05.14 15:58:43.592013 [ 260 ] {4ac01da0-6403-48dc-9374-e2697026e369} <Debug> TCPHandler: Processed in 0.003722263 sec. | ||
| 3371 | 2026.05.14 15:58:43.613287 [ 260 ] {} <Trace> TCP-Session: beaebc18-dafd-4d4e-ae43-c03b57c9d89e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3372 | 2026.05.14 15:58:43.613454 [ 260 ] {175959be-264a-46c4-a65a-1496a7749de4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34751) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 3373 | 2026.05.14 15:58:43.613517 [ 260 ] {175959be-264a-46c4-a65a-1496a7749de4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 3374 | 2026.05.14 15:58:43.614184 [ 260 ] {175959be-264a-46c4-a65a-1496a7749de4} <Trace> oximeter.timeseries_schema (1156814d-76f2-4d06-aa88-d62fab54b03b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3375 | 2026.05.14 15:58:43.614230 [ 260 ] {175959be-264a-46c4-a65a-1496a7749de4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
| 3376 | 2026.05.14 15:58:43.614662 [ 260 ] {175959be-264a-46c4-a65a-1496a7749de4} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 3377 | 2026.05.14 15:58:43.614861 [ 260 ] {175959be-264a-46c4-a65a-1496a7749de4} <Trace> oximeter.timeseries_schema (1156814d-76f2-4d06-aa88-d62fab54b03b): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3378 | 2026.05.14 15:58:43.615017 [ 260 ] {175959be-264a-46c4-a65a-1496a7749de4} <Debug> executeQuery: Read 6 rows, 2.84 KiB in 0.001609 sec., 3729.0242386575515 rows/sec., 1.72 MiB/sec. | ||
| 3379 | 2026.05.14 15:58:43.615055 [ 260 ] {175959be-264a-46c4-a65a-1496a7749de4} <Debug> TCPHandler: Processed in 0.001846056 sec. | ||
| 3380 | 2026.05.14 15:58:43.615218 [ 260 ] {} <Trace> TCP-Session: beaebc18-dafd-4d4e-ae43-c03b57c9d89e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3381 | 2026.05.14 15:58:43.615315 [ 260 ] {6f2e30fe-b707-4251-ad58-28637ee38e3c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34751) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 3382 | 2026.05.14 15:58:43.615356 [ 260 ] {6f2e30fe-b707-4251-ad58-28637ee38e3c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 3383 | 2026.05.14 15:58:43.618020 [ 260 ] {6f2e30fe-b707-4251-ad58-28637ee38e3c} <Trace> oximeter.fields_i16 (564c0e48-75e8-4665-b590-133c62c8a012): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3384 | 2026.05.14 15:58:43.618069 [ 260 ] {6f2e30fe-b707-4251-ad58-28637ee38e3c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
| 3385 | 2026.05.14 15:58:43.618504 [ 260 ] {6f2e30fe-b707-4251-ad58-28637ee38e3c} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 3386 | 2026.05.14 15:58:43.618802 [ 260 ] {6f2e30fe-b707-4251-ad58-28637ee38e3c} <Trace> oximeter.fields_i16 (564c0e48-75e8-4665-b590-133c62c8a012): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3387 | 2026.05.14 15:58:43.618940 [ 260 ] {6f2e30fe-b707-4251-ad58-28637ee38e3c} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.003645 sec., 6584.3621399176955 rows/sec., 559.41 KiB/sec. | ||
| 3388 | 2026.05.14 15:58:43.618976 [ 260 ] {6f2e30fe-b707-4251-ad58-28637ee38e3c} <Debug> TCPHandler: Processed in 0.003806866 sec. | ||
| 3389 | 2026.05.14 15:58:43.619119 [ 260 ] {} <Trace> TCP-Session: beaebc18-dafd-4d4e-ae43-c03b57c9d89e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3390 | 2026.05.14 15:58:43.619213 [ 260 ] {64338d96-41ad-49f0-8226-8745477e666f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34751) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 3391 | 2026.05.14 15:58:43.619253 [ 260 ] {64338d96-41ad-49f0-8226-8745477e666f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 3392 | 2026.05.14 15:58:43.619731 [ 260 ] {64338d96-41ad-49f0-8226-8745477e666f} <Trace> oximeter.fields_ipaddr (bef2ea22-9b0c-4b3b-911c-8167a2f343c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3393 | 2026.05.14 15:58:43.619766 [ 260 ] {64338d96-41ad-49f0-8226-8745477e666f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
| 3394 | 2026.05.14 15:58:43.620046 [ 260 ] {64338d96-41ad-49f0-8226-8745477e666f} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 3395 | 2026.05.14 15:58:43.620254 [ 260 ] {64338d96-41ad-49f0-8226-8745477e666f} <Trace> oximeter.fields_ipaddr (bef2ea22-9b0c-4b3b-911c-8167a2f343c1): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3396 | 2026.05.14 15:58:43.620380 [ 260 ] {64338d96-41ad-49f0-8226-8745477e666f} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001184 sec., 1689.1891891891892 rows/sec., 137.74 KiB/sec. | ||
| 3397 | 2026.05.14 15:58:43.620415 [ 260 ] {64338d96-41ad-49f0-8226-8745477e666f} <Debug> TCPHandler: Processed in 0.001353789 sec. | ||
| 3398 | 2026.05.14 15:58:43.620536 [ 260 ] {} <Trace> TCP-Session: beaebc18-dafd-4d4e-ae43-c03b57c9d89e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3399 | 2026.05.14 15:58:43.620630 [ 260 ] {150e5954-29cd-452d-b608-0ea6d71b1d1a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34751) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3400 | 2026.05.14 15:58:43.620670 [ 260 ] {150e5954-29cd-452d-b608-0ea6d71b1d1a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3401 | 2026.05.14 15:58:43.622112 [ 260 ] {150e5954-29cd-452d-b608-0ea6d71b1d1a} <Trace> oximeter.fields_string (f402bd05-7338-4df8-9125-902546c29ae4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3402 | 2026.05.14 15:58:43.622148 [ 260 ] {150e5954-29cd-452d-b608-0ea6d71b1d1a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
| 3403 | 2026.05.14 15:58:43.622616 [ 260 ] {150e5954-29cd-452d-b608-0ea6d71b1d1a} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 3404 | 2026.05.14 15:58:43.622828 [ 260 ] {150e5954-29cd-452d-b608-0ea6d71b1d1a} <Trace> oximeter.fields_string (f402bd05-7338-4df8-9125-902546c29ae4): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3405 | 2026.05.14 15:58:43.622956 [ 260 ] {150e5954-29cd-452d-b608-0ea6d71b1d1a} <Debug> executeQuery: Read 2518 rows, 191.38 KiB in 0.002343 sec., 1074690.5676483142 rows/sec., 79.77 MiB/sec. | ||
| 3406 | 2026.05.14 15:58:43.622992 [ 260 ] {150e5954-29cd-452d-b608-0ea6d71b1d1a} <Debug> TCPHandler: Processed in 0.002503169 sec. | ||
| 3407 | 2026.05.14 15:58:43.623122 [ 260 ] {} <Trace> TCP-Session: beaebc18-dafd-4d4e-ae43-c03b57c9d89e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3408 | 2026.05.14 15:58:43.623217 [ 260 ] {e426302b-7217-450d-81fd-ea1483e12ab4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34751) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3409 | 2026.05.14 15:58:43.623256 [ 260 ] {e426302b-7217-450d-81fd-ea1483e12ab4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3410 | 2026.05.14 15:58:43.623706 [ 260 ] {e426302b-7217-450d-81fd-ea1483e12ab4} <Trace> oximeter.fields_u16 (78c9fcee-2b95-49e3-a301-5a6a0e2ada51): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3411 | 2026.05.14 15:58:43.623742 [ 260 ] {e426302b-7217-450d-81fd-ea1483e12ab4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
| 3412 | 2026.05.14 15:58:43.624026 [ 260 ] {e426302b-7217-450d-81fd-ea1483e12ab4} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 3413 | 2026.05.14 15:58:43.624237 [ 260 ] {e426302b-7217-450d-81fd-ea1483e12ab4} <Trace> oximeter.fields_u16 (78c9fcee-2b95-49e3-a301-5a6a0e2ada51): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3414 | 2026.05.14 15:58:43.624344 [ 128 ] {} <Debug> oximeter.fields_u16 (78c9fcee-2b95-49e3-a301-5a6a0e2ada51) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 3415 | 2026.05.14 15:58:43.624362 [ 260 ] {e426302b-7217-450d-81fd-ea1483e12ab4} <Debug> executeQuery: Read 23 rows, 1.78 KiB in 0.001164 sec., 19759.450171821303 rows/sec., 1.49 MiB/sec. | ||
| 3416 | 2026.05.14 15:58:43.624413 [ 128 ] {} <Trace> oximeter.fields_u16 (78c9fcee-2b95-49e3-a301-5a6a0e2ada51): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3417 | 2026.05.14 15:58:43.624423 [ 260 ] {e426302b-7217-450d-81fd-ea1483e12ab4} <Debug> TCPHandler: Processed in 0.001348619 sec. | ||
| 3418 | 2026.05.14 15:58:43.624442 [ 128 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
| 3419 | 2026.05.14 15:58:43.624543 [ 193 ] {78c9fcee-2b95-49e3-a301-5a6a0e2ada51::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 | ||
| 3420 | 2026.05.14 15:58:43.624584 [ 260 ] {} <Trace> TCP-Session: beaebc18-dafd-4d4e-ae43-c03b57c9d89e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3421 | 2026.05.14 15:58:43.624655 [ 193 ] {78c9fcee-2b95-49e3-a301-5a6a0e2ada51::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3422 | 2026.05.14 15:58:43.624684 [ 260 ] {7765eb81-efb4-4f6a-ac26-14fdaf5c26a6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34751) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 3423 | 2026.05.14 15:58:43.624691 [ 193 ] {78c9fcee-2b95-49e3-a301-5a6a0e2ada51::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 52 rows starting from the beginning of the part | ||
| 3424 | 2026.05.14 15:58:43.624732 [ 260 ] {7765eb81-efb4-4f6a-ac26-14fdaf5c26a6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 3425 | 2026.05.14 15:58:43.624768 [ 193 ] {78c9fcee-2b95-49e3-a301-5a6a0e2ada51::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 11 rows starting from the beginning of the part | ||
| 3426 | 2026.05.14 15:58:43.624818 [ 193 ] {78c9fcee-2b95-49e3-a301-5a6a0e2ada51::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 42 rows starting from the beginning of the part | ||
| 3427 | 2026.05.14 15:58:43.624865 [ 193 ] {78c9fcee-2b95-49e3-a301-5a6a0e2ada51::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 46 rows starting from the beginning of the part | ||
| 3428 | 2026.05.14 15:58:43.624913 [ 193 ] {78c9fcee-2b95-49e3-a301-5a6a0e2ada51::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 42 rows starting from the beginning of the part | ||
| 3429 | 2026.05.14 15:58:43.624962 [ 193 ] {78c9fcee-2b95-49e3-a301-5a6a0e2ada51::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 23 rows starting from the beginning of the part | ||
| 3430 | 2026.05.14 15:58:43.625469 [ 260 ] {7765eb81-efb4-4f6a-ac26-14fdaf5c26a6} <Trace> oximeter.fields_u32 (1c47cbcd-346c-4c16-ab6b-5294318f0c20): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3431 | 2026.05.14 15:58:43.625512 [ 260 ] {7765eb81-efb4-4f6a-ac26-14fdaf5c26a6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
| 3432 | 2026.05.14 15:58:43.625898 [ 197 ] {78c9fcee-2b95-49e3-a301-5a6a0e2ada51::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 216 rows, containing 5 columns (5 merged, 0 gathered) in 0.00139399 sec., 154950.89634789346 rows/sec., 11.94 MiB/sec. | ||
| 3433 | 2026.05.14 15:58:43.625967 [ 260 ] {7765eb81-efb4-4f6a-ac26-14fdaf5c26a6} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 3434 | 2026.05.14 15:58:43.626084 [ 193 ] {78c9fcee-2b95-49e3-a301-5a6a0e2ada51::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 3435 | 2026.05.14 15:58:43.626423 [ 193 ] {78c9fcee-2b95-49e3-a301-5a6a0e2ada51::all_1_11_2} <Trace> oximeter.fields_u16 (78c9fcee-2b95-49e3-a301-5a6a0e2ada51): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3436 | 2026.05.14 15:58:43.626423 [ 260 ] {7765eb81-efb4-4f6a-ac26-14fdaf5c26a6} <Trace> oximeter.fields_u32 (1c47cbcd-346c-4c16-ab6b-5294318f0c20): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3437 | 2026.05.14 15:58:43.626511 [ 193 ] {78c9fcee-2b95-49e3-a301-5a6a0e2ada51::all_1_11_2} <Trace> oximeter.fields_u16 (78c9fcee-2b95-49e3-a301-5a6a0e2ada51) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 3438 | 2026.05.14 15:58:43.626588 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
| 3439 | 2026.05.14 15:58:43.626677 [ 260 ] {7765eb81-efb4-4f6a-ac26-14fdaf5c26a6} <Debug> executeQuery: Read 825 rows, 49.42 KiB in 0.002004 sec., 411676.6467065868 rows/sec., 24.08 MiB/sec. | ||
| 3440 | 2026.05.14 15:58:43.626762 [ 260 ] {7765eb81-efb4-4f6a-ac26-14fdaf5c26a6} <Debug> TCPHandler: Processed in 0.00222963 sec. | ||
| 3441 | 2026.05.14 15:58:43.626966 [ 260 ] {} <Trace> TCP-Session: beaebc18-dafd-4d4e-ae43-c03b57c9d89e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3442 | 2026.05.14 15:58:43.627101 [ 260 ] {f8e9feb7-06c6-4f3b-944d-66ad1d9f8fff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34751) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 3443 | 2026.05.14 15:58:43.627158 [ 260 ] {f8e9feb7-06c6-4f3b-944d-66ad1d9f8fff} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 3444 | 2026.05.14 15:58:43.627663 [ 260 ] {f8e9feb7-06c6-4f3b-944d-66ad1d9f8fff} <Trace> oximeter.fields_u64 (d8f51eb3-3c95-40f2-9cda-b07b20c0de03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3445 | 2026.05.14 15:58:43.627701 [ 260 ] {f8e9feb7-06c6-4f3b-944d-66ad1d9f8fff} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
| 3446 | 2026.05.14 15:58:43.628045 [ 260 ] {f8e9feb7-06c6-4f3b-944d-66ad1d9f8fff} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 3447 | 2026.05.14 15:58:43.628270 [ 260 ] {f8e9feb7-06c6-4f3b-944d-66ad1d9f8fff} <Trace> oximeter.fields_u64 (d8f51eb3-3c95-40f2-9cda-b07b20c0de03): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3448 | 2026.05.14 15:58:43.628422 [ 260 ] {f8e9feb7-06c6-4f3b-944d-66ad1d9f8fff} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001363 sec., 733.6757153338224 rows/sec., 51.59 KiB/sec. | ||
| 3449 | 2026.05.14 15:58:43.628466 [ 260 ] {f8e9feb7-06c6-4f3b-944d-66ad1d9f8fff} <Debug> TCPHandler: Processed in 0.001619258 sec. | ||
| 3450 | 2026.05.14 15:58:43.628600 [ 260 ] {} <Trace> TCP-Session: beaebc18-dafd-4d4e-ae43-c03b57c9d89e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3451 | 2026.05.14 15:58:43.628694 [ 260 ] {cfeaf42c-1b26-4103-a246-cf2cb26a1f49} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34751) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 3452 | 2026.05.14 15:58:43.628733 [ 260 ] {cfeaf42c-1b26-4103-a246-cf2cb26a1f49} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 3453 | 2026.05.14 15:58:43.629148 [ 260 ] {cfeaf42c-1b26-4103-a246-cf2cb26a1f49} <Trace> oximeter.fields_u8 (6a12fba9-95ff-412e-a81c-a392415662f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3454 | 2026.05.14 15:58:43.629184 [ 260 ] {cfeaf42c-1b26-4103-a246-cf2cb26a1f49} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
| 3455 | 2026.05.14 15:58:43.629480 [ 260 ] {cfeaf42c-1b26-4103-a246-cf2cb26a1f49} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 3456 | 2026.05.14 15:58:43.629690 [ 260 ] {cfeaf42c-1b26-4103-a246-cf2cb26a1f49} <Trace> oximeter.fields_u8 (6a12fba9-95ff-412e-a81c-a392415662f1): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3457 | 2026.05.14 15:58:43.629811 [ 260 ] {cfeaf42c-1b26-4103-a246-cf2cb26a1f49} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001135 sec., 10572.687224669604 rows/sec., 825.99 KiB/sec. | ||
| 3458 | 2026.05.14 15:58:43.629847 [ 260 ] {cfeaf42c-1b26-4103-a246-cf2cb26a1f49} <Debug> TCPHandler: Processed in 0.001297917 sec. | ||
| 3459 | 2026.05.14 15:58:43.629969 [ 260 ] {} <Trace> TCP-Session: beaebc18-dafd-4d4e-ae43-c03b57c9d89e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3460 | 2026.05.14 15:58:43.630062 [ 260 ] {8f6a70a3-c41c-43b4-9d1b-6c12820ba9ad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34751) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3461 | 2026.05.14 15:58:43.630102 [ 260 ] {8f6a70a3-c41c-43b4-9d1b-6c12820ba9ad} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3462 | 2026.05.14 15:58:43.631129 [ 260 ] {8f6a70a3-c41c-43b4-9d1b-6c12820ba9ad} <Trace> oximeter.fields_uuid (5295c2a8-6150-41ce-bf65-ede2ab7b1c8d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3463 | 2026.05.14 15:58:43.631165 [ 260 ] {8f6a70a3-c41c-43b4-9d1b-6c12820ba9ad} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
| 3464 | 2026.05.14 15:58:43.631547 [ 260 ] {8f6a70a3-c41c-43b4-9d1b-6c12820ba9ad} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 3465 | 2026.05.14 15:58:43.631758 [ 260 ] {8f6a70a3-c41c-43b4-9d1b-6c12820ba9ad} <Trace> oximeter.fields_uuid (5295c2a8-6150-41ce-bf65-ede2ab7b1c8d): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3466 | 2026.05.14 15:58:43.631886 [ 260 ] {8f6a70a3-c41c-43b4-9d1b-6c12820ba9ad} <Debug> executeQuery: Read 1318 rows, 90.73 KiB in 0.001841 sec., 715915.2634437806 rows/sec., 48.13 MiB/sec. | ||
| 3467 | 2026.05.14 15:58:43.631925 [ 260 ] {8f6a70a3-c41c-43b4-9d1b-6c12820ba9ad} <Debug> TCPHandler: Processed in 0.002003372 sec. | ||
| 3468 | 2026.05.14 15:58:43.632050 [ 260 ] {} <Trace> TCP-Session: beaebc18-dafd-4d4e-ae43-c03b57c9d89e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3469 | 2026.05.14 15:58:43.632145 [ 260 ] {c13a56cd-6361-4380-b4f1-8a5d8def99ed} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34751) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3470 | 2026.05.14 15:58:43.632187 [ 260 ] {c13a56cd-6361-4380-b4f1-8a5d8def99ed} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3471 | 2026.05.14 15:58:43.633060 [ 260 ] {c13a56cd-6361-4380-b4f1-8a5d8def99ed} <Trace> oximeter.measurements_cumulativeu64 (dc4c3ccb-597f-4ad4-8dca-d9aff10fc181): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3472 | 2026.05.14 15:58:43.633096 [ 260 ] {c13a56cd-6361-4380-b4f1-8a5d8def99ed} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
| 3473 | 2026.05.14 15:58:43.633564 [ 260 ] {c13a56cd-6361-4380-b4f1-8a5d8def99ed} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 3474 | 2026.05.14 15:58:43.633778 [ 260 ] {c13a56cd-6361-4380-b4f1-8a5d8def99ed} <Trace> oximeter.measurements_cumulativeu64 (dc4c3ccb-597f-4ad4-8dca-d9aff10fc181): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3475 | 2026.05.14 15:58:43.633907 [ 260 ] {c13a56cd-6361-4380-b4f1-8a5d8def99ed} <Debug> executeQuery: Read 2059 rows, 138.92 KiB in 0.00178 sec., 1156741.573033708 rows/sec., 76.21 MiB/sec. | ||
| 3476 | 2026.05.14 15:58:43.633944 [ 260 ] {c13a56cd-6361-4380-b4f1-8a5d8def99ed} <Debug> TCPHandler: Processed in 0.00194231 sec. | ||
| 3477 | 2026.05.14 15:58:43.634065 [ 260 ] {} <Trace> TCP-Session: beaebc18-dafd-4d4e-ae43-c03b57c9d89e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3478 | 2026.05.14 15:58:43.634160 [ 260 ] {c60e9204-a4ef-4954-98a2-e1b19e821346} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34751) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3479 | 2026.05.14 15:58:43.634213 [ 260 ] {c60e9204-a4ef-4954-98a2-e1b19e821346} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 3480 | 2026.05.14 15:58:43.635019 [ 260 ] {c60e9204-a4ef-4954-98a2-e1b19e821346} <Trace> oximeter.measurements_histogramu64 (f9a5fb05-a372-4337-97b8-63adc35de4a7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3481 | 2026.05.14 15:58:43.635056 [ 260 ] {c60e9204-a4ef-4954-98a2-e1b19e821346} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
| 3482 | 2026.05.14 15:58:43.635564 [ 260 ] {c60e9204-a4ef-4954-98a2-e1b19e821346} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 3483 | 2026.05.14 15:58:43.635788 [ 260 ] {c60e9204-a4ef-4954-98a2-e1b19e821346} <Trace> oximeter.measurements_histogramu64 (f9a5fb05-a372-4337-97b8-63adc35de4a7): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3484 | 2026.05.14 15:58:43.635923 [ 260 ] {c60e9204-a4ef-4954-98a2-e1b19e821346} <Debug> executeQuery: Read 9 rows, 16.51 KiB in 0.001781 sec., 5053.3408197641775 rows/sec., 9.06 MiB/sec. | ||
| 3485 | 2026.05.14 15:58:43.635985 [ 260 ] {c60e9204-a4ef-4954-98a2-e1b19e821346} <Debug> TCPHandler: Processed in 0.00196839 sec. | ||
| 3486 | 2026.05.14 15:58:43.636107 [ 260 ] {} <Trace> TCP-Session: beaebc18-dafd-4d4e-ae43-c03b57c9d89e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3487 | 2026.05.14 15:58:43.636202 [ 260 ] {80cc7b38-c8be-4b16-966d-cde6200cb68b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34751) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3488 | 2026.05.14 15:58:43.636244 [ 260 ] {80cc7b38-c8be-4b16-966d-cde6200cb68b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3489 | 2026.05.14 15:58:43.636576 [ 260 ] {80cc7b38-c8be-4b16-966d-cde6200cb68b} <Trace> oximeter.measurements_u64 (4165c0ce-291c-4fd2-b5bb-2f229a34a1a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3490 | 2026.05.14 15:58:43.636612 [ 260 ] {80cc7b38-c8be-4b16-966d-cde6200cb68b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
| 3491 | 2026.05.14 15:58:43.636905 [ 260 ] {80cc7b38-c8be-4b16-966d-cde6200cb68b} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 3492 | 2026.05.14 15:58:43.637114 [ 260 ] {80cc7b38-c8be-4b16-966d-cde6200cb68b} <Trace> oximeter.measurements_u64 (4165c0ce-291c-4fd2-b5bb-2f229a34a1a8): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3493 | 2026.05.14 15:58:43.637240 [ 260 ] {80cc7b38-c8be-4b16-966d-cde6200cb68b} <Debug> executeQuery: Read 30 rows, 2.11 KiB in 0.001056 sec., 28409.090909090908 rows/sec., 1.95 MiB/sec. | ||
| 3494 | 2026.05.14 15:58:43.637276 [ 260 ] {80cc7b38-c8be-4b16-966d-cde6200cb68b} <Debug> TCPHandler: Processed in 0.001216423 sec. | ||
| 3495 | 2026.05.14 15:58:45.520018 [ 307 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42501 | ||
| 3496 | 2026.05.14 15:58:45.520119 [ 307 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3497 | 2026.05.14 15:58:45.520145 [ 307 ] {} <Debug> TCP-Session: 953c6083-bc46-406a-93ad-c977528269c2 Authenticating user 'default' from [fd00:1122:3344:101::e]:42501 | ||
| 3498 | 2026.05.14 15:58:45.520169 [ 307 ] {} <Debug> TCP-Session: 953c6083-bc46-406a-93ad-c977528269c2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3499 | 2026.05.14 15:58:45.520182 [ 307 ] {} <Debug> TCP-Session: 953c6083-bc46-406a-93ad-c977528269c2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3500 | 2026.05.14 15:58:45.520385 [ 308 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57210 | ||
| 3501 | 2026.05.14 15:58:45.520407 [ 309 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63917 | ||
| 3502 | 2026.05.14 15:58:45.520441 [ 310 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42350 | ||
| 3503 | 2026.05.14 15:58:45.520491 [ 269 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47638 | ||
| 3504 | 2026.05.14 15:58:45.520527 [ 304 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64225 | ||
| 3505 | 2026.05.14 15:58:45.520539 [ 307 ] {} <Trace> TCP-Session: 953c6083-bc46-406a-93ad-c977528269c2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3506 | 2026.05.14 15:58:45.520578 [ 308 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3507 | 2026.05.14 15:58:45.520505 [ 303 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52469 | ||
| 3508 | 2026.05.14 15:58:45.520639 [ 308 ] {} <Debug> TCP-Session: ea80d696-0a61-4615-ba1a-8cdbaec48045 Authenticating user 'default' from [fd00:1122:3344:101::e]:57210 | ||
| 3509 | 2026.05.14 15:58:45.520477 [ 311 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43811 | ||
| 3510 | 2026.05.14 15:58:45.520686 [ 308 ] {} <Debug> TCP-Session: ea80d696-0a61-4615-ba1a-8cdbaec48045 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3511 | 2026.05.14 15:58:45.520481 [ 258 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61762 | ||
| 3512 | 2026.05.14 15:58:45.520726 [ 310 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3513 | 2026.05.14 15:58:45.520770 [ 307 ] {a46da061-c3f2-484c-9982-64da2058681a} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:42501) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 3514 | 2026.05.14 15:58:45.520789 [ 310 ] {} <Debug> TCP-Session: 7595b754-f458-4aba-8085-c49f32555e01 Authenticating user 'default' from [fd00:1122:3344:101::e]:42350 | ||
| 3515 | 2026.05.14 15:58:45.520723 [ 308 ] {} <Debug> TCP-Session: ea80d696-0a61-4615-ba1a-8cdbaec48045 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3516 | 2026.05.14 15:58:45.520831 [ 310 ] {} <Debug> TCP-Session: 7595b754-f458-4aba-8085-c49f32555e01 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3517 | 2026.05.14 15:58:45.520856 [ 310 ] {} <Debug> TCP-Session: 7595b754-f458-4aba-8085-c49f32555e01 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3518 | 2026.05.14 15:58:45.521078 [ 307 ] {a46da061-c3f2-484c-9982-64da2058681a} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 3519 | 2026.05.14 15:58:45.521098 [ 304 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3520 | 2026.05.14 15:58:45.521137 [ 304 ] {} <Debug> TCP-Session: cd04b450-8f28-4657-8cbd-6ac109aeb492 Authenticating user 'default' from [fd00:1122:3344:101::e]:64225 | ||
| 3521 | 2026.05.14 15:58:45.521250 [ 307 ] {a46da061-c3f2-484c-9982-64da2058681a} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3522 | 2026.05.14 15:58:45.521258 [ 304 ] {} <Debug> TCP-Session: cd04b450-8f28-4657-8cbd-6ac109aeb492 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3523 | 2026.05.14 15:58:45.521292 [ 304 ] {} <Debug> TCP-Session: cd04b450-8f28-4657-8cbd-6ac109aeb492 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3524 | 2026.05.14 15:58:45.521306 [ 258 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3525 | 2026.05.14 15:58:45.521339 [ 258 ] {} <Debug> TCP-Session: 38f2b6b5-ef8a-468f-87f7-e83abf561cd6 Authenticating user 'default' from [fd00:1122:3344:101::e]:61762 | ||
| 3526 | 2026.05.14 15:58:45.521358 [ 258 ] {} <Debug> TCP-Session: 38f2b6b5-ef8a-468f-87f7-e83abf561cd6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3527 | 2026.05.14 15:58:45.521373 [ 258 ] {} <Debug> TCP-Session: 38f2b6b5-ef8a-468f-87f7-e83abf561cd6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3528 | 2026.05.14 15:58:45.521419 [ 269 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3529 | 2026.05.14 15:58:45.521458 [ 269 ] {} <Debug> TCP-Session: 205f0f1a-c008-401f-916e-6b36730d05cf Authenticating user 'default' from [fd00:1122:3344:101::e]:47638 | ||
| 3530 | 2026.05.14 15:58:45.521480 [ 269 ] {} <Debug> TCP-Session: 205f0f1a-c008-401f-916e-6b36730d05cf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3531 | 2026.05.14 15:58:45.521493 [ 269 ] {} <Debug> TCP-Session: 205f0f1a-c008-401f-916e-6b36730d05cf Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3532 | 2026.05.14 15:58:45.521590 [ 309 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3533 | 2026.05.14 15:58:45.521602 [ 307 ] {a46da061-c3f2-484c-9982-64da2058681a} <Debug> oximeter.version (e07ed97d-35fb-4bd8-bb99-b7093227f752) (SelectExecutor): Key condition: unknown | ||
| 3534 | 2026.05.14 15:58:45.521628 [ 309 ] {} <Debug> TCP-Session: d2c438e7-dbc7-4f55-9181-de06cb127712 Authenticating user 'default' from [fd00:1122:3344:101::e]:63917 | ||
| 3535 | 2026.05.14 15:58:45.521654 [ 311 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3536 | 2026.05.14 15:58:45.521657 [ 309 ] {} <Debug> TCP-Session: d2c438e7-dbc7-4f55-9181-de06cb127712 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3537 | 2026.05.14 15:58:45.521687 [ 309 ] {} <Debug> TCP-Session: d2c438e7-dbc7-4f55-9181-de06cb127712 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3538 | 2026.05.14 15:58:45.521688 [ 311 ] {} <Debug> TCP-Session: f604b562-4f05-428f-9983-6151cadfc55d Authenticating user 'default' from [fd00:1122:3344:101::e]:43811 | ||
| 3539 | 2026.05.14 15:58:45.521714 [ 311 ] {} <Debug> TCP-Session: f604b562-4f05-428f-9983-6151cadfc55d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3540 | 2026.05.14 15:58:45.521727 [ 311 ] {} <Debug> TCP-Session: f604b562-4f05-428f-9983-6151cadfc55d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3541 | 2026.05.14 15:58:45.521817 [ 303 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3542 | 2026.05.14 15:58:45.521852 [ 303 ] {} <Debug> TCP-Session: d728e389-bd13-48f4-8cbb-969c7064e8be Authenticating user 'default' from [fd00:1122:3344:101::e]:52469 | ||
| 3543 | 2026.05.14 15:58:45.521868 [ 303 ] {} <Debug> TCP-Session: d728e389-bd13-48f4-8cbb-969c7064e8be Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3544 | 2026.05.14 15:58:45.521881 [ 303 ] {} <Debug> TCP-Session: d728e389-bd13-48f4-8cbb-969c7064e8be Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3545 | 2026.05.14 15:58:45.522513 [ 331 ] {a46da061-c3f2-484c-9982-64da2058681a} <Trace> AggregatingTransform: Aggregating | ||
| 3546 | 2026.05.14 15:58:45.522539 [ 331 ] {a46da061-c3f2-484c-9982-64da2058681a} <Trace> Aggregator: Aggregation method: without_key | ||
| 3547 | 2026.05.14 15:58:45.522564 [ 331 ] {a46da061-c3f2-484c-9982-64da2058681a} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.00083905 sec. (1191.824 rows/sec., 46.56 KiB/sec.) | ||
| 3548 | 2026.05.14 15:58:45.522578 [ 331 ] {a46da061-c3f2-484c-9982-64da2058681a} <Trace> Aggregator: Merging aggregated data | ||
| 3549 | 2026.05.14 15:58:45.523201 [ 307 ] {a46da061-c3f2-484c-9982-64da2058681a} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002491 sec., 401.4452027298274 rows/sec., 15.68 KiB/sec. | ||
| 3550 | 2026.05.14 15:58:45.523373 [ 307 ] {a46da061-c3f2-484c-9982-64da2058681a} <Debug> TCPHandler: Processed in 0.002964736 sec. | ||
| 3551 | 2026.05.14 15:58:45.523497 [ 307 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3552 | 2026.05.14 15:58:45.523521 [ 308 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3553 | 2026.05.14 15:58:45.523538 [ 309 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3554 | 2026.05.14 15:58:45.523530 [ 307 ] {} <Debug> TCP-Session: 953c6083-bc46-406a-93ad-c977528269c2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3555 | 2026.05.14 15:58:45.523568 [ 258 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3556 | 2026.05.14 15:58:45.523580 [ 310 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3557 | 2026.05.14 15:58:45.523583 [ 309 ] {} <Debug> TCP-Session: d2c438e7-dbc7-4f55-9181-de06cb127712 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3558 | 2026.05.14 15:58:45.523625 [ 269 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3559 | 2026.05.14 15:58:45.523649 [ 311 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3560 | 2026.05.14 15:58:45.523664 [ 303 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3561 | 2026.05.14 15:58:45.523676 [ 269 ] {} <Debug> TCP-Session: 205f0f1a-c008-401f-916e-6b36730d05cf Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3562 | 2026.05.14 15:58:45.523695 [ 311 ] {} <Debug> TCP-Session: f604b562-4f05-428f-9983-6151cadfc55d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3563 | 2026.05.14 15:58:45.523639 [ 310 ] {} <Debug> TCP-Session: 7595b754-f458-4aba-8085-c49f32555e01 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3564 | 2026.05.14 15:58:45.523720 [ 303 ] {} <Debug> TCP-Session: d728e389-bd13-48f4-8cbb-969c7064e8be Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3565 | 2026.05.14 15:58:45.523627 [ 258 ] {} <Debug> TCP-Session: 38f2b6b5-ef8a-468f-87f7-e83abf561cd6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3566 | 2026.05.14 15:58:45.523570 [ 308 ] {} <Debug> TCP-Session: ea80d696-0a61-4615-ba1a-8cdbaec48045 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3567 | 2026.05.14 15:58:45.523637 [ 304 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3568 | 2026.05.14 15:58:45.523848 [ 304 ] {} <Debug> TCP-Session: cd04b450-8f28-4657-8cbd-6ac109aeb492 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3569 | 2026.05.14 15:58:45.555165 [ 307 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53659 | ||
| 3570 | 2026.05.14 15:58:45.555216 [ 307 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3571 | 2026.05.14 15:58:45.555235 [ 307 ] {} <Debug> TCP-Session: 69be2b95-78c5-4568-a2cd-a08b63f34bee Authenticating user 'default' from [fd00:1122:3344:101::e]:53659 | ||
| 3572 | 2026.05.14 15:58:45.555251 [ 307 ] {} <Debug> TCP-Session: 69be2b95-78c5-4568-a2cd-a08b63f34bee Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3573 | 2026.05.14 15:58:45.555264 [ 307 ] {} <Debug> TCP-Session: 69be2b95-78c5-4568-a2cd-a08b63f34bee Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3574 | 2026.05.14 15:58:45.555401 [ 308 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53213 | ||
| 3575 | 2026.05.14 15:58:45.555452 [ 309 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50284 | ||
| 3576 | 2026.05.14 15:58:45.555464 [ 310 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60895 | ||
| 3577 | 2026.05.14 15:58:45.555479 [ 311 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34287 | ||
| 3578 | 2026.05.14 15:58:45.555491 [ 258 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36309 | ||
| 3579 | 2026.05.14 15:58:45.555522 [ 304 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59292 | ||
| 3580 | 2026.05.14 15:58:45.555543 [ 307 ] {} <Trace> TCP-Session: 69be2b95-78c5-4568-a2cd-a08b63f34bee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3581 | 2026.05.14 15:58:45.555576 [ 258 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3582 | 2026.05.14 15:58:45.555587 [ 304 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3583 | 2026.05.14 15:58:45.555547 [ 311 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3584 | 2026.05.14 15:58:45.555609 [ 258 ] {} <Debug> TCP-Session: 38be55ca-16cf-46a3-9ca9-49c375dc3c09 Authenticating user 'default' from [fd00:1122:3344:101::e]:36309 | ||
| 3585 | 2026.05.14 15:58:45.555616 [ 304 ] {} <Debug> TCP-Session: 8b90b380-48dd-434b-a162-4c37c3ece804 Authenticating user 'default' from [fd00:1122:3344:101::e]:59292 | ||
| 3586 | 2026.05.14 15:58:45.555642 [ 311 ] {} <Debug> TCP-Session: 62e0da92-f980-4963-93ad-5e68f141a349 Authenticating user 'default' from [fd00:1122:3344:101::e]:34287 | ||
| 3587 | 2026.05.14 15:58:45.555654 [ 258 ] {} <Debug> TCP-Session: 38be55ca-16cf-46a3-9ca9-49c375dc3c09 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3588 | 2026.05.14 15:58:45.555656 [ 304 ] {} <Debug> TCP-Session: 8b90b380-48dd-434b-a162-4c37c3ece804 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3589 | 2026.05.14 15:58:45.555671 [ 311 ] {} <Debug> TCP-Session: 62e0da92-f980-4963-93ad-5e68f141a349 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3590 | 2026.05.14 15:58:45.555680 [ 258 ] {} <Debug> TCP-Session: 38be55ca-16cf-46a3-9ca9-49c375dc3c09 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3591 | 2026.05.14 15:58:45.555688 [ 304 ] {} <Debug> TCP-Session: 8b90b380-48dd-434b-a162-4c37c3ece804 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3592 | 2026.05.14 15:58:45.555702 [ 311 ] {} <Debug> TCP-Session: 62e0da92-f980-4963-93ad-5e68f141a349 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3593 | 2026.05.14 15:58:45.555719 [ 307 ] {746d1a7f-5413-40f1-ae56-262fe00dd306} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:53659) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 3594 | 2026.05.14 15:58:45.555516 [ 310 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3595 | 2026.05.14 15:58:45.555513 [ 303 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42423 | ||
| 3596 | 2026.05.14 15:58:45.555783 [ 310 ] {} <Debug> TCP-Session: eff13f50-fa87-4d29-9568-db3ae72b8ec0 Authenticating user 'default' from [fd00:1122:3344:101::e]:60895 | ||
| 3597 | 2026.05.14 15:58:45.555503 [ 309 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3598 | 2026.05.14 15:58:45.555822 [ 310 ] {} <Debug> TCP-Session: eff13f50-fa87-4d29-9568-db3ae72b8ec0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3599 | 2026.05.14 15:58:45.555831 [ 303 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3600 | 2026.05.14 15:58:45.555841 [ 309 ] {} <Debug> TCP-Session: c4147ae3-fcb3-40b2-a6b5-3f7504805375 Authenticating user 'default' from [fd00:1122:3344:101::e]:50284 | ||
| 3601 | 2026.05.14 15:58:45.555841 [ 310 ] {} <Debug> TCP-Session: eff13f50-fa87-4d29-9568-db3ae72b8ec0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3602 | 2026.05.14 15:58:45.555863 [ 303 ] {} <Debug> TCP-Session: de5d7d1d-9366-411e-beb3-40b5bd50d1f4 Authenticating user 'default' from [fd00:1122:3344:101::e]:42423 | ||
| 3603 | 2026.05.14 15:58:45.555870 [ 309 ] {} <Debug> TCP-Session: c4147ae3-fcb3-40b2-a6b5-3f7504805375 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3604 | 2026.05.14 15:58:45.555892 [ 303 ] {} <Debug> TCP-Session: de5d7d1d-9366-411e-beb3-40b5bd50d1f4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3605 | 2026.05.14 15:58:45.555905 [ 309 ] {} <Debug> TCP-Session: c4147ae3-fcb3-40b2-a6b5-3f7504805375 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3606 | 2026.05.14 15:58:45.555919 [ 303 ] {} <Debug> TCP-Session: de5d7d1d-9366-411e-beb3-40b5bd50d1f4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3607 | 2026.05.14 15:58:45.555462 [ 308 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3608 | 2026.05.14 15:58:45.555494 [ 269 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63184 | ||
| 3609 | 2026.05.14 15:58:45.555973 [ 308 ] {} <Debug> TCP-Session: c6e31c82-7b97-4414-a6af-d133affd813c Authenticating user 'default' from [fd00:1122:3344:101::e]:53213 | ||
| 3610 | 2026.05.14 15:58:45.555981 [ 307 ] {746d1a7f-5413-40f1-ae56-262fe00dd306} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 3611 | 2026.05.14 15:58:45.555996 [ 308 ] {} <Debug> TCP-Session: c6e31c82-7b97-4414-a6af-d133affd813c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3612 | 2026.05.14 15:58:45.556006 [ 269 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3613 | 2026.05.14 15:58:45.556023 [ 308 ] {} <Debug> TCP-Session: c6e31c82-7b97-4414-a6af-d133affd813c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3614 | 2026.05.14 15:58:45.556035 [ 269 ] {} <Debug> TCP-Session: 173ec0d1-30a6-49be-92c3-660c27df3ecc Authenticating user 'default' from [fd00:1122:3344:101::e]:63184 | ||
| 3615 | 2026.05.14 15:58:45.556042 [ 307 ] {746d1a7f-5413-40f1-ae56-262fe00dd306} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3616 | 2026.05.14 15:58:45.556055 [ 269 ] {} <Debug> TCP-Session: 173ec0d1-30a6-49be-92c3-660c27df3ecc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3617 | 2026.05.14 15:58:45.556078 [ 269 ] {} <Debug> TCP-Session: 173ec0d1-30a6-49be-92c3-660c27df3ecc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3618 | 2026.05.14 15:58:45.556349 [ 307 ] {746d1a7f-5413-40f1-ae56-262fe00dd306} <Debug> oximeter.version (e07ed97d-35fb-4bd8-bb99-b7093227f752) (SelectExecutor): Key condition: unknown | ||
| 3619 | 2026.05.14 15:58:45.557202 [ 344 ] {746d1a7f-5413-40f1-ae56-262fe00dd306} <Trace> AggregatingTransform: Aggregating | ||
| 3620 | 2026.05.14 15:58:45.557242 [ 344 ] {746d1a7f-5413-40f1-ae56-262fe00dd306} <Trace> Aggregator: Aggregation method: without_key | ||
| 3621 | 2026.05.14 15:58:45.557273 [ 344 ] {746d1a7f-5413-40f1-ae56-262fe00dd306} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.00082502 sec. (1212.092 rows/sec., 47.35 KiB/sec.) | ||
| 3622 | 2026.05.14 15:58:45.557288 [ 344 ] {746d1a7f-5413-40f1-ae56-262fe00dd306} <Trace> Aggregator: Merging aggregated data | ||
| 3623 | 2026.05.14 15:58:45.557850 [ 307 ] {746d1a7f-5413-40f1-ae56-262fe00dd306} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002186 sec., 457.45654162854527 rows/sec., 17.87 KiB/sec. | ||
| 3624 | 2026.05.14 15:58:45.557985 [ 307 ] {746d1a7f-5413-40f1-ae56-262fe00dd306} <Debug> TCPHandler: Processed in 0.002550991 sec. | ||
| 3625 | 2026.05.14 15:58:45.558102 [ 307 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3626 | 2026.05.14 15:58:45.558126 [ 308 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3627 | 2026.05.14 15:58:45.558132 [ 307 ] {} <Debug> TCP-Session: 69be2b95-78c5-4568-a2cd-a08b63f34bee Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3628 | 2026.05.14 15:58:45.558150 [ 304 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3629 | 2026.05.14 15:58:45.558182 [ 303 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3630 | 2026.05.14 15:58:45.558199 [ 258 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3631 | 2026.05.14 15:58:45.558208 [ 304 ] {} <Debug> TCP-Session: 8b90b380-48dd-434b-a162-4c37c3ece804 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3632 | 2026.05.14 15:58:45.558225 [ 303 ] {} <Debug> TCP-Session: de5d7d1d-9366-411e-beb3-40b5bd50d1f4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3633 | 2026.05.14 15:58:45.558249 [ 258 ] {} <Debug> TCP-Session: 38be55ca-16cf-46a3-9ca9-49c375dc3c09 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3634 | 2026.05.14 15:58:45.558250 [ 310 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3635 | 2026.05.14 15:58:45.558233 [ 309 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3636 | 2026.05.14 15:58:45.558326 [ 310 ] {} <Debug> TCP-Session: eff13f50-fa87-4d29-9568-db3ae72b8ec0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3637 | 2026.05.14 15:58:45.558338 [ 309 ] {} <Debug> TCP-Session: c4147ae3-fcb3-40b2-a6b5-3f7504805375 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3638 | 2026.05.14 15:58:45.558217 [ 311 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3639 | 2026.05.14 15:58:45.558177 [ 308 ] {} <Debug> TCP-Session: c6e31c82-7b97-4414-a6af-d133affd813c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3640 | 2026.05.14 15:58:45.558395 [ 311 ] {} <Debug> TCP-Session: 62e0da92-f980-4963-93ad-5e68f141a349 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3641 | 2026.05.14 15:58:45.558168 [ 269 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3642 | 2026.05.14 15:58:45.558450 [ 269 ] {} <Debug> TCP-Session: 173ec0d1-30a6-49be-92c3-660c27df3ecc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3643 | 2026.05.14 15:58:45.844799 [ 260 ] {} <Trace> TCP-Session: beaebc18-dafd-4d4e-ae43-c03b57c9d89e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3644 | 2026.05.14 15:58:45.845053 [ 260 ] {cf0fb61d-831b-4bb4-a8d7-42b2ed93715e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34751) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent') FORMAT Native (stage: Complete) | ||
| 3645 | 2026.05.14 15:58:45.845396 [ 260 ] {cf0fb61d-831b-4bb4-a8d7-42b2ed93715e} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 3646 | 2026.05.14 15:58:45.845432 [ 260 ] {cf0fb61d-831b-4bb4-a8d7-42b2ed93715e} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent')" moved to PREWHERE | ||
| 3647 | 2026.05.14 15:58:45.845648 [ 260 ] {cf0fb61d-831b-4bb4-a8d7-42b2ed93715e} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 3648 | 2026.05.14 15:58:45.845724 [ 260 ] {cf0fb61d-831b-4bb4-a8d7-42b2ed93715e} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3649 | 2026.05.14 15:58:45.845920 [ 260 ] {cf0fb61d-831b-4bb4-a8d7-42b2ed93715e} <Debug> oximeter.timeseries_schema (1156814d-76f2-4d06-aa88-d62fab54b03b) (SelectExecutor): Key condition: (column 0 in 14-element set) | ||
| 3650 | 2026.05.14 15:58:45.846036 [ 325 ] {cf0fb61d-831b-4bb4-a8d7-42b2ed93715e} <Trace> oximeter.timeseries_schema (1156814d-76f2-4d06-aa88-d62fab54b03b) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 3651 | 2026.05.14 15:58:45.846055 [ 352 ] {cf0fb61d-831b-4bb4-a8d7-42b2ed93715e} <Trace> oximeter.timeseries_schema (1156814d-76f2-4d06-aa88-d62fab54b03b) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 3652 | 2026.05.14 15:58:45.846039 [ 330 ] {cf0fb61d-831b-4bb4-a8d7-42b2ed93715e} <Trace> oximeter.timeseries_schema (1156814d-76f2-4d06-aa88-d62fab54b03b) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 3653 | 2026.05.14 15:58:45.846037 [ 268 ] {cf0fb61d-831b-4bb4-a8d7-42b2ed93715e} <Trace> oximeter.timeseries_schema (1156814d-76f2-4d06-aa88-d62fab54b03b) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 3654 | 2026.05.14 15:58:45.846238 [ 260 ] {cf0fb61d-831b-4bb4-a8d7-42b2ed93715e} <Debug> oximeter.timeseries_schema (1156814d-76f2-4d06-aa88-d62fab54b03b) (SelectExecutor): Selected 4/4 parts by partition key, 2 parts by primary key, 2/4 marks by primary key, 2 marks to read from 2 ranges | ||
| 3655 | 2026.05.14 15:58:45.846267 [ 260 ] {cf0fb61d-831b-4bb4-a8d7-42b2ed93715e} <Trace> oximeter.timeseries_schema (1156814d-76f2-4d06-aa88-d62fab54b03b) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 3656 | 2026.05.14 15:58:45.846343 [ 260 ] {cf0fb61d-831b-4bb4-a8d7-42b2ed93715e} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 3657 | 2026.05.14 15:58:45.846365 [ 260 ] {cf0fb61d-831b-4bb4-a8d7-42b2ed93715e} <Debug> oximeter.timeseries_schema (1156814d-76f2-4d06-aa88-d62fab54b03b) (SelectExecutor): Reading approx. 19 rows with 2 streams | ||
| 3658 | 2026.05.14 15:58:45.846403 [ 260 ] {cf0fb61d-831b-4bb4-a8d7-42b2ed93715e} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent'))" | ||
| 3659 | 2026.05.14 15:58:45.846442 [ 260 ] {cf0fb61d-831b-4bb4-a8d7-42b2ed93715e} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent'))" | ||
| 3660 | 2026.05.14 15:58:45.847982 [ 260 ] {cf0fb61d-831b-4bb4-a8d7-42b2ed93715e} <Debug> executeQuery: Read 19 rows, 2.42 KiB in 0.00301 sec., 6312.292358803987 rows/sec., 803.96 KiB/sec. | ||
| 3661 | 2026.05.14 15:58:45.848188 [ 260 ] {cf0fb61d-831b-4bb4-a8d7-42b2ed93715e} <Debug> TCPHandler: Processed in 0.003530266 sec. | ||
| 3662 | 2026.05.14 15:58:45.849665 [ 260 ] {} <Trace> TCP-Session: beaebc18-dafd-4d4e-ae43-c03b57c9d89e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3663 | 2026.05.14 15:58:45.849811 [ 260 ] {8d60e579-9726-41c3-a895-abc5497e005a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34751) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3664 | 2026.05.14 15:58:45.849874 [ 260 ] {8d60e579-9726-41c3-a895-abc5497e005a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3665 | 2026.05.14 15:58:45.850598 [ 260 ] {8d60e579-9726-41c3-a895-abc5497e005a} <Trace> oximeter.fields_string (f402bd05-7338-4df8-9125-902546c29ae4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3666 | 2026.05.14 15:58:45.850658 [ 260 ] {8d60e579-9726-41c3-a895-abc5497e005a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
| 3667 | 2026.05.14 15:58:45.851211 [ 260 ] {8d60e579-9726-41c3-a895-abc5497e005a} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 3668 | 2026.05.14 15:58:45.851536 [ 260 ] {8d60e579-9726-41c3-a895-abc5497e005a} <Trace> oximeter.fields_string (f402bd05-7338-4df8-9125-902546c29ae4): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3669 | 2026.05.14 15:58:45.851710 [ 260 ] {8d60e579-9726-41c3-a895-abc5497e005a} <Debug> executeQuery: Read 52 rows, 4.04 KiB in 0.00194 sec., 26804.123711340206 rows/sec., 2.03 MiB/sec. | ||
| 3670 | 2026.05.14 15:58:45.851772 [ 260 ] {8d60e579-9726-41c3-a895-abc5497e005a} <Debug> TCPHandler: Processed in 0.00224442 sec. | ||
| 3671 | 2026.05.14 15:58:45.851927 [ 260 ] {} <Trace> TCP-Session: beaebc18-dafd-4d4e-ae43-c03b57c9d89e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3672 | 2026.05.14 15:58:45.852046 [ 260 ] {1f5b2e17-b399-4e19-b2c1-f9ecc8b9c1a8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34751) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3673 | 2026.05.14 15:58:45.852095 [ 260 ] {1f5b2e17-b399-4e19-b2c1-f9ecc8b9c1a8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3674 | 2026.05.14 15:58:45.852643 [ 260 ] {1f5b2e17-b399-4e19-b2c1-f9ecc8b9c1a8} <Trace> oximeter.fields_uuid (5295c2a8-6150-41ce-bf65-ede2ab7b1c8d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3675 | 2026.05.14 15:58:45.852684 [ 260 ] {1f5b2e17-b399-4e19-b2c1-f9ecc8b9c1a8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
| 3676 | 2026.05.14 15:58:45.853022 [ 260 ] {1f5b2e17-b399-4e19-b2c1-f9ecc8b9c1a8} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 3677 | 2026.05.14 15:58:45.853259 [ 260 ] {1f5b2e17-b399-4e19-b2c1-f9ecc8b9c1a8} <Trace> oximeter.fields_uuid (5295c2a8-6150-41ce-bf65-ede2ab7b1c8d): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3678 | 2026.05.14 15:58:45.853405 [ 260 ] {1f5b2e17-b399-4e19-b2c1-f9ecc8b9c1a8} <Debug> executeQuery: Read 56 rows, 4.47 KiB in 0.001394 sec., 40172.166427546625 rows/sec., 3.13 MiB/sec. | ||
| 3679 | 2026.05.14 15:58:45.853449 [ 260 ] {1f5b2e17-b399-4e19-b2c1-f9ecc8b9c1a8} <Debug> TCPHandler: Processed in 0.001580717 sec. | ||
| 3680 | 2026.05.14 15:58:45.853591 [ 260 ] {} <Trace> TCP-Session: beaebc18-dafd-4d4e-ae43-c03b57c9d89e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3681 | 2026.05.14 15:58:45.853709 [ 260 ] {7e65617b-b581-415a-a6fd-52be513e569a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34751) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3682 | 2026.05.14 15:58:45.853760 [ 260 ] {7e65617b-b581-415a-a6fd-52be513e569a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3683 | 2026.05.14 15:58:45.854270 [ 260 ] {7e65617b-b581-415a-a6fd-52be513e569a} <Trace> oximeter.measurements_cumulativeu64 (dc4c3ccb-597f-4ad4-8dca-d9aff10fc181): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3684 | 2026.05.14 15:58:45.854317 [ 260 ] {7e65617b-b581-415a-a6fd-52be513e569a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
| 3685 | 2026.05.14 15:58:45.854697 [ 260 ] {7e65617b-b581-415a-a6fd-52be513e569a} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 3686 | 2026.05.14 15:58:45.855018 [ 260 ] {7e65617b-b581-415a-a6fd-52be513e569a} <Trace> oximeter.measurements_cumulativeu64 (dc4c3ccb-597f-4ad4-8dca-d9aff10fc181): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3687 | 2026.05.14 15:58:45.855204 [ 260 ] {7e65617b-b581-415a-a6fd-52be513e569a} <Debug> executeQuery: Read 60 rows, 4.26 KiB in 0.001521 sec., 39447.731755424065 rows/sec., 2.73 MiB/sec. | ||
| 3688 | 2026.05.14 15:58:45.855256 [ 260 ] {7e65617b-b581-415a-a6fd-52be513e569a} <Debug> TCPHandler: Processed in 0.001722741 sec. | ||
| 3689 | 2026.05.14 15:58:45.855440 [ 260 ] {} <Trace> TCP-Session: beaebc18-dafd-4d4e-ae43-c03b57c9d89e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3690 | 2026.05.14 15:58:45.855568 [ 260 ] {04f52731-65e5-4345-923c-4b0ea5803e9e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34751) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3691 | 2026.05.14 15:58:45.855625 [ 260 ] {04f52731-65e5-4345-923c-4b0ea5803e9e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3692 | 2026.05.14 15:58:45.856077 [ 260 ] {04f52731-65e5-4345-923c-4b0ea5803e9e} <Trace> oximeter.measurements_u64 (4165c0ce-291c-4fd2-b5bb-2f229a34a1a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3693 | 2026.05.14 15:58:45.856125 [ 260 ] {04f52731-65e5-4345-923c-4b0ea5803e9e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
| 3694 | 2026.05.14 15:58:45.856569 [ 260 ] {04f52731-65e5-4345-923c-4b0ea5803e9e} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 3695 | 2026.05.14 15:58:45.856886 [ 260 ] {04f52731-65e5-4345-923c-4b0ea5803e9e} <Trace> oximeter.measurements_u64 (4165c0ce-291c-4fd2-b5bb-2f229a34a1a8): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3696 | 2026.05.14 15:58:45.857058 [ 260 ] {04f52731-65e5-4345-923c-4b0ea5803e9e} <Debug> executeQuery: Read 20 rows, 1.40 KiB in 0.001519 sec., 13166.556945358789 rows/sec., 924.49 KiB/sec. | ||
| 3697 | 2026.05.14 15:58:45.857105 [ 260 ] {04f52731-65e5-4345-923c-4b0ea5803e9e} <Debug> TCPHandler: Processed in 0.001729151 sec. | ||
| 3698 | 2026.05.14 15:58:47.408574 [ 307 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39936 | ||
| 3699 | 2026.05.14 15:58:47.408668 [ 307 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3700 | 2026.05.14 15:58:47.408694 [ 307 ] {} <Debug> TCP-Session: 620f689f-f236-4465-b040-85ac25682dd4 Authenticating user 'default' from [fd00:1122:3344:101::e]:39936 | ||
| 3701 | 2026.05.14 15:58:47.408717 [ 307 ] {} <Debug> TCP-Session: 620f689f-f236-4465-b040-85ac25682dd4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3702 | 2026.05.14 15:58:47.408731 [ 307 ] {} <Debug> TCP-Session: 620f689f-f236-4465-b040-85ac25682dd4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3703 | 2026.05.14 15:58:47.408945 [ 308 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45802 | ||
| 3704 | 2026.05.14 15:58:47.408985 [ 311 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61516 | ||
| 3705 | 2026.05.14 15:58:47.409001 [ 258 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:65455 | ||
| 3706 | 2026.05.14 15:58:47.409038 [ 304 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57360 | ||
| 3707 | 2026.05.14 15:58:47.409046 [ 303 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61837 | ||
| 3708 | 2026.05.14 15:58:47.409086 [ 258 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3709 | 2026.05.14 15:58:47.409112 [ 304 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3710 | 2026.05.14 15:58:47.409081 [ 311 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3711 | 2026.05.14 15:58:47.409147 [ 258 ] {} <Debug> TCP-Session: 84c5ed8e-4406-4591-a1d0-5d56b2a83ceb Authenticating user 'default' from [fd00:1122:3344:101::e]:65455 | ||
| 3712 | 2026.05.14 15:58:47.409164 [ 303 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3713 | 2026.05.14 15:58:47.409171 [ 311 ] {} <Debug> TCP-Session: 73c965b7-c7e0-43f6-a118-6a73d8e4e8f7 Authenticating user 'default' from [fd00:1122:3344:101::e]:61516 | ||
| 3714 | 2026.05.14 15:58:47.409189 [ 258 ] {} <Debug> TCP-Session: 84c5ed8e-4406-4591-a1d0-5d56b2a83ceb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3715 | 2026.05.14 15:58:47.409207 [ 303 ] {} <Debug> TCP-Session: e58ab881-1210-4e0e-8d31-c77be0488b43 Authenticating user 'default' from [fd00:1122:3344:101::e]:61837 | ||
| 3716 | 2026.05.14 15:58:47.409225 [ 258 ] {} <Debug> TCP-Session: 84c5ed8e-4406-4591-a1d0-5d56b2a83ceb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3717 | 2026.05.14 15:58:47.409221 [ 311 ] {} <Debug> TCP-Session: 73c965b7-c7e0-43f6-a118-6a73d8e4e8f7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3718 | 2026.05.14 15:58:47.409253 [ 303 ] {} <Debug> TCP-Session: e58ab881-1210-4e0e-8d31-c77be0488b43 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3719 | 2026.05.14 15:58:47.409273 [ 311 ] {} <Debug> TCP-Session: 73c965b7-c7e0-43f6-a118-6a73d8e4e8f7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3720 | 2026.05.14 15:58:47.409289 [ 303 ] {} <Debug> TCP-Session: e58ab881-1210-4e0e-8d31-c77be0488b43 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3721 | 2026.05.14 15:58:47.409160 [ 304 ] {} <Debug> TCP-Session: 813ea549-af1b-49d4-8e25-09b089d5db0c Authenticating user 'default' from [fd00:1122:3344:101::e]:57360 | ||
| 3722 | 2026.05.14 15:58:47.409062 [ 307 ] {} <Trace> TCP-Session: 620f689f-f236-4465-b040-85ac25682dd4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3723 | 2026.05.14 15:58:47.409352 [ 304 ] {} <Debug> TCP-Session: 813ea549-af1b-49d4-8e25-09b089d5db0c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3724 | 2026.05.14 15:58:47.409058 [ 308 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3725 | 2026.05.14 15:58:47.409392 [ 304 ] {} <Debug> TCP-Session: 813ea549-af1b-49d4-8e25-09b089d5db0c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3726 | 2026.05.14 15:58:47.409016 [ 269 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45159 | ||
| 3727 | 2026.05.14 15:58:47.409429 [ 308 ] {} <Debug> TCP-Session: 6a39f706-b4f2-465d-9f5b-9fdbfa2a3a10 Authenticating user 'default' from [fd00:1122:3344:101::e]:45802 | ||
| 3728 | 2026.05.14 15:58:47.409479 [ 308 ] {} <Debug> TCP-Session: 6a39f706-b4f2-465d-9f5b-9fdbfa2a3a10 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3729 | 2026.05.14 15:58:47.408958 [ 310 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38072 | ||
| 3730 | 2026.05.14 15:58:47.409511 [ 269 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3731 | 2026.05.14 15:58:47.409532 [ 307 ] {72b55ef3-ff36-466d-956b-5db0e682a889} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:39936) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 3732 | 2026.05.14 15:58:47.409544 [ 269 ] {} <Debug> TCP-Session: 6b7e5452-3818-478f-b000-467858d40e3b Authenticating user 'default' from [fd00:1122:3344:101::e]:45159 | ||
| 3733 | 2026.05.14 15:58:47.409559 [ 310 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3734 | 2026.05.14 15:58:47.409582 [ 269 ] {} <Debug> TCP-Session: 6b7e5452-3818-478f-b000-467858d40e3b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3735 | 2026.05.14 15:58:47.408953 [ 309 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45959 | ||
| 3736 | 2026.05.14 15:58:47.409599 [ 269 ] {} <Debug> TCP-Session: 6b7e5452-3818-478f-b000-467858d40e3b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3737 | 2026.05.14 15:58:47.409595 [ 310 ] {} <Debug> TCP-Session: e410183a-6400-4443-b624-39785868e447 Authenticating user 'default' from [fd00:1122:3344:101::e]:38072 | ||
| 3738 | 2026.05.14 15:58:47.409494 [ 308 ] {} <Debug> TCP-Session: 6a39f706-b4f2-465d-9f5b-9fdbfa2a3a10 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3739 | 2026.05.14 15:58:47.409660 [ 309 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3740 | 2026.05.14 15:58:47.409661 [ 310 ] {} <Debug> TCP-Session: e410183a-6400-4443-b624-39785868e447 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3741 | 2026.05.14 15:58:47.409693 [ 309 ] {} <Debug> TCP-Session: 374e99a4-a051-4e3d-b661-3ea97306b9c9 Authenticating user 'default' from [fd00:1122:3344:101::e]:45959 | ||
| 3742 | 2026.05.14 15:58:47.409702 [ 310 ] {} <Debug> TCP-Session: e410183a-6400-4443-b624-39785868e447 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3743 | 2026.05.14 15:58:47.409720 [ 309 ] {} <Debug> TCP-Session: 374e99a4-a051-4e3d-b661-3ea97306b9c9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3744 | 2026.05.14 15:58:47.409743 [ 309 ] {} <Debug> TCP-Session: 374e99a4-a051-4e3d-b661-3ea97306b9c9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3745 | 2026.05.14 15:58:47.409856 [ 307 ] {72b55ef3-ff36-466d-956b-5db0e682a889} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 3746 | 2026.05.14 15:58:47.409919 [ 307 ] {72b55ef3-ff36-466d-956b-5db0e682a889} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3747 | 2026.05.14 15:58:47.410232 [ 307 ] {72b55ef3-ff36-466d-956b-5db0e682a889} <Debug> oximeter.version (e07ed97d-35fb-4bd8-bb99-b7093227f752) (SelectExecutor): Key condition: unknown | ||
| 3748 | 2026.05.14 15:58:47.411238 [ 325 ] {72b55ef3-ff36-466d-956b-5db0e682a889} <Trace> AggregatingTransform: Aggregating | ||
| 3749 | 2026.05.14 15:58:47.411272 [ 325 ] {72b55ef3-ff36-466d-956b-5db0e682a889} <Trace> Aggregator: Aggregation method: without_key | ||
| 3750 | 2026.05.14 15:58:47.411302 [ 325 ] {72b55ef3-ff36-466d-956b-5db0e682a889} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000869941 sec. (1149.503 rows/sec., 44.90 KiB/sec.) | ||
| 3751 | 2026.05.14 15:58:47.411317 [ 325 ] {72b55ef3-ff36-466d-956b-5db0e682a889} <Trace> Aggregator: Merging aggregated data | ||
| 3752 | 2026.05.14 15:58:47.411900 [ 307 ] {72b55ef3-ff36-466d-956b-5db0e682a889} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.00243 sec., 411.52263374485597 rows/sec., 16.08 KiB/sec. | ||
| 3753 | 2026.05.14 15:58:47.412042 [ 307 ] {72b55ef3-ff36-466d-956b-5db0e682a889} <Debug> TCPHandler: Processed in 0.003104861 sec. | ||
| 3754 | 2026.05.14 15:58:47.412178 [ 307 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3755 | 2026.05.14 15:58:47.412208 [ 307 ] {} <Debug> TCP-Session: 620f689f-f236-4465-b040-85ac25682dd4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3756 | 2026.05.14 15:58:47.412208 [ 308 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3757 | 2026.05.14 15:58:47.412230 [ 309 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3758 | 2026.05.14 15:58:47.412256 [ 308 ] {} <Debug> TCP-Session: 6a39f706-b4f2-465d-9f5b-9fdbfa2a3a10 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3759 | 2026.05.14 15:58:47.412267 [ 311 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3760 | 2026.05.14 15:58:47.412269 [ 309 ] {} <Debug> TCP-Session: 374e99a4-a051-4e3d-b661-3ea97306b9c9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3761 | 2026.05.14 15:58:47.412267 [ 310 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3762 | 2026.05.14 15:58:47.412291 [ 269 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3763 | 2026.05.14 15:58:47.412321 [ 303 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3764 | 2026.05.14 15:58:47.412325 [ 258 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3765 | 2026.05.14 15:58:47.412359 [ 269 ] {} <Debug> TCP-Session: 6b7e5452-3818-478f-b000-467858d40e3b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3766 | 2026.05.14 15:58:47.412363 [ 303 ] {} <Debug> TCP-Session: e58ab881-1210-4e0e-8d31-c77be0488b43 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3767 | 2026.05.14 15:58:47.412348 [ 304 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3768 | 2026.05.14 15:58:47.412394 [ 258 ] {} <Debug> TCP-Session: 84c5ed8e-4406-4591-a1d0-5d56b2a83ceb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3769 | 2026.05.14 15:58:47.412336 [ 310 ] {} <Debug> TCP-Session: e410183a-6400-4443-b624-39785868e447 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3770 | 2026.05.14 15:58:47.412439 [ 304 ] {} <Debug> TCP-Session: 813ea549-af1b-49d4-8e25-09b089d5db0c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3771 | 2026.05.14 15:58:47.412300 [ 311 ] {} <Debug> TCP-Session: 73c965b7-c7e0-43f6-a118-6a73d8e4e8f7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3772 | 2026.05.14 15:58:47.664953 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 8087 | ||
| 3773 | 2026.05.14 15:58:47.665507 [ 244 ] {} <Trace> system.asynchronous_metric_log (b403b819-69da-4eff-9942-332a213880d1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3774 | 2026.05.14 15:58:47.665556 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
| 3775 | 2026.05.14 15:58:47.666107 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3776 | 2026.05.14 15:58:47.666349 [ 244 ] {} <Trace> system.asynchronous_metric_log (b403b819-69da-4eff-9942-332a213880d1): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3777 | 2026.05.14 15:58:47.666487 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 8087 | ||
| 3778 | 2026.05.14 15:58:48.084653 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 128 | ||
| 3779 | 2026.05.14 15:58:48.101105 [ 243 ] {} <Trace> system.metric_log (fc7675bb-abed-4f52-ab7b-00ec850ba07e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3780 | 2026.05.14 15:58:48.101174 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
| 3781 | 2026.05.14 15:58:48.107810 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3782 | 2026.05.14 15:58:48.108552 [ 243 ] {} <Trace> system.metric_log (fc7675bb-abed-4f52-ab7b-00ec850ba07e): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3783 | 2026.05.14 15:58:48.111420 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 128 | ||
| 3784 | 2026.05.14 15:58:49.001178 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 239.42 MiB, peak 247.26 MiB, free memory in arenas 0.00 B, will set to 240.50 MiB (RSS), difference: 1.08 MiB | ||
| 3785 | 2026.05.14 15:58:50.183855 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 56 entries to flush up to offset 428 | ||
| 3786 | 2026.05.14 15:58:50.186505 [ 242 ] {} <Trace> system.query_log (b68bb3f1-94c6-4f6f-b3a0-f414a71b4a04): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3787 | 2026.05.14 15:58:50.186554 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 3788 | 2026.05.14 15:58:50.187788 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 3789 | 2026.05.14 15:58:50.188059 [ 242 ] {} <Trace> system.query_log (b68bb3f1-94c6-4f6f-b3a0-f414a71b4a04): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3790 | 2026.05.14 15:58:50.188316 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 428 | ||
| 3791 | 2026.05.14 15:58:50.849314 [ 260 ] {} <Trace> TCP-Session: beaebc18-dafd-4d4e-ae43-c03b57c9d89e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3792 | 2026.05.14 15:58:50.849554 [ 260 ] {eb30cde7-4695-4a50-a129-d6bc53a50f4c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34751) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram') FORMAT Native (stage: Complete) | ||
| 3793 | 2026.05.14 15:58:50.849908 [ 260 ] {eb30cde7-4695-4a50-a129-d6bc53a50f4c} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 3794 | 2026.05.14 15:58:50.849948 [ 260 ] {eb30cde7-4695-4a50-a129-d6bc53a50f4c} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram')" moved to PREWHERE | ||
| 3795 | 2026.05.14 15:58:50.850192 [ 260 ] {eb30cde7-4695-4a50-a129-d6bc53a50f4c} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 3796 | 2026.05.14 15:58:50.850269 [ 260 ] {eb30cde7-4695-4a50-a129-d6bc53a50f4c} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3797 | 2026.05.14 15:58:50.850430 [ 260 ] {eb30cde7-4695-4a50-a129-d6bc53a50f4c} <Debug> oximeter.timeseries_schema (1156814d-76f2-4d06-aa88-d62fab54b03b) (SelectExecutor): Key condition: (column 0 in 15-element set) | ||
| 3798 | 2026.05.14 15:58:50.850538 [ 344 ] {eb30cde7-4695-4a50-a129-d6bc53a50f4c} <Trace> oximeter.timeseries_schema (1156814d-76f2-4d06-aa88-d62fab54b03b) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 3799 | 2026.05.14 15:58:50.850546 [ 335 ] {eb30cde7-4695-4a50-a129-d6bc53a50f4c} <Trace> oximeter.timeseries_schema (1156814d-76f2-4d06-aa88-d62fab54b03b) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 3800 | 2026.05.14 15:58:50.850541 [ 347 ] {eb30cde7-4695-4a50-a129-d6bc53a50f4c} <Trace> oximeter.timeseries_schema (1156814d-76f2-4d06-aa88-d62fab54b03b) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 3801 | 2026.05.14 15:58:50.850543 [ 354 ] {eb30cde7-4695-4a50-a129-d6bc53a50f4c} <Trace> oximeter.timeseries_schema (1156814d-76f2-4d06-aa88-d62fab54b03b) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 3802 | 2026.05.14 15:58:50.850734 [ 260 ] {eb30cde7-4695-4a50-a129-d6bc53a50f4c} <Debug> oximeter.timeseries_schema (1156814d-76f2-4d06-aa88-d62fab54b03b) (SelectExecutor): Selected 4/4 parts by partition key, 2 parts by primary key, 2/4 marks by primary key, 2 marks to read from 2 ranges | ||
| 3803 | 2026.05.14 15:58:50.850764 [ 260 ] {eb30cde7-4695-4a50-a129-d6bc53a50f4c} <Trace> oximeter.timeseries_schema (1156814d-76f2-4d06-aa88-d62fab54b03b) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 3804 | 2026.05.14 15:58:50.850844 [ 260 ] {eb30cde7-4695-4a50-a129-d6bc53a50f4c} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 3805 | 2026.05.14 15:58:50.850867 [ 260 ] {eb30cde7-4695-4a50-a129-d6bc53a50f4c} <Debug> oximeter.timeseries_schema (1156814d-76f2-4d06-aa88-d62fab54b03b) (SelectExecutor): Reading approx. 19 rows with 2 streams | ||
| 3806 | 2026.05.14 15:58:50.850907 [ 260 ] {eb30cde7-4695-4a50-a129-d6bc53a50f4c} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram'))" | ||
| 3807 | 2026.05.14 15:58:50.850948 [ 260 ] {eb30cde7-4695-4a50-a129-d6bc53a50f4c} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram'))" | ||
| 3808 | 2026.05.14 15:58:50.852102 [ 260 ] {eb30cde7-4695-4a50-a129-d6bc53a50f4c} <Debug> executeQuery: Read 19 rows, 2.66 KiB in 0.002642 sec., 7191.521574564724 rows/sec., 1006.13 KiB/sec. | ||
| 3809 | 2026.05.14 15:58:50.852235 [ 260 ] {eb30cde7-4695-4a50-a129-d6bc53a50f4c} <Debug> TCPHandler: Processed in 0.003052619 sec. | ||
| 3810 | 2026.05.14 15:58:50.854794 [ 260 ] {} <Trace> TCP-Session: beaebc18-dafd-4d4e-ae43-c03b57c9d89e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3811 | 2026.05.14 15:58:50.854960 [ 260 ] {d5272af6-1e9a-4783-b371-de790046e06f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34751) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3812 | 2026.05.14 15:58:50.855026 [ 260 ] {d5272af6-1e9a-4783-b371-de790046e06f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3813 | 2026.05.14 15:58:50.855707 [ 260 ] {d5272af6-1e9a-4783-b371-de790046e06f} <Trace> oximeter.fields_string (f402bd05-7338-4df8-9125-902546c29ae4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3814 | 2026.05.14 15:58:50.855749 [ 260 ] {d5272af6-1e9a-4783-b371-de790046e06f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 3815 | 2026.05.14 15:58:50.856135 [ 260 ] {d5272af6-1e9a-4783-b371-de790046e06f} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 3816 | 2026.05.14 15:58:50.856358 [ 260 ] {d5272af6-1e9a-4783-b371-de790046e06f} <Trace> oximeter.fields_string (f402bd05-7338-4df8-9125-902546c29ae4): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3817 | 2026.05.14 15:58:50.856512 [ 260 ] {d5272af6-1e9a-4783-b371-de790046e06f} <Debug> executeQuery: Read 136 rows, 12.12 KiB in 0.001598 sec., 85106.3829787234 rows/sec., 7.41 MiB/sec. | ||
| 3818 | 2026.05.14 15:58:50.856554 [ 260 ] {d5272af6-1e9a-4783-b371-de790046e06f} <Debug> TCPHandler: Processed in 0.001887257 sec. | ||
| 3819 | 2026.05.14 15:58:50.856685 [ 260 ] {} <Trace> TCP-Session: beaebc18-dafd-4d4e-ae43-c03b57c9d89e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3820 | 2026.05.14 15:58:50.856782 [ 260 ] {9398a481-712c-43fa-b44e-758246e6e85d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34751) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3821 | 2026.05.14 15:58:50.856821 [ 260 ] {9398a481-712c-43fa-b44e-758246e6e85d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3822 | 2026.05.14 15:58:50.857241 [ 260 ] {9398a481-712c-43fa-b44e-758246e6e85d} <Trace> oximeter.fields_u16 (78c9fcee-2b95-49e3-a301-5a6a0e2ada51): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3823 | 2026.05.14 15:58:50.857277 [ 260 ] {9398a481-712c-43fa-b44e-758246e6e85d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 3824 | 2026.05.14 15:58:50.857565 [ 260 ] {9398a481-712c-43fa-b44e-758246e6e85d} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 3825 | 2026.05.14 15:58:50.857794 [ 260 ] {9398a481-712c-43fa-b44e-758246e6e85d} <Trace> oximeter.fields_u16 (78c9fcee-2b95-49e3-a301-5a6a0e2ada51): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3826 | 2026.05.14 15:58:50.857918 [ 260 ] {9398a481-712c-43fa-b44e-758246e6e85d} <Debug> executeQuery: Read 42 rows, 3.16 KiB in 0.001155 sec., 36363.63636363636 rows/sec., 2.67 MiB/sec. | ||
| 3827 | 2026.05.14 15:58:50.857954 [ 260 ] {9398a481-712c-43fa-b44e-758246e6e85d} <Debug> TCPHandler: Processed in 0.001317837 sec. | ||
| 3828 | 2026.05.14 15:58:50.858074 [ 260 ] {} <Trace> TCP-Session: beaebc18-dafd-4d4e-ae43-c03b57c9d89e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3829 | 2026.05.14 15:58:50.858170 [ 260 ] {7fb0b817-a819-489d-9d71-560855258b26} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34751) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3830 | 2026.05.14 15:58:50.858210 [ 260 ] {7fb0b817-a819-489d-9d71-560855258b26} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3831 | 2026.05.14 15:58:50.858639 [ 260 ] {7fb0b817-a819-489d-9d71-560855258b26} <Trace> oximeter.fields_uuid (5295c2a8-6150-41ce-bf65-ede2ab7b1c8d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3832 | 2026.05.14 15:58:50.858675 [ 260 ] {7fb0b817-a819-489d-9d71-560855258b26} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 3833 | 2026.05.14 15:58:50.858974 [ 260 ] {7fb0b817-a819-489d-9d71-560855258b26} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 3834 | 2026.05.14 15:58:50.859178 [ 260 ] {7fb0b817-a819-489d-9d71-560855258b26} <Trace> oximeter.fields_uuid (5295c2a8-6150-41ce-bf65-ede2ab7b1c8d): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3835 | 2026.05.14 15:58:50.859310 [ 260 ] {7fb0b817-a819-489d-9d71-560855258b26} <Debug> executeQuery: Read 98 rows, 7.84 KiB in 0.001158 sec., 84628.67012089811 rows/sec., 6.61 MiB/sec. | ||
| 3836 | 2026.05.14 15:58:50.859347 [ 260 ] {7fb0b817-a819-489d-9d71-560855258b26} <Debug> TCPHandler: Processed in 0.001321107 sec. | ||
| 3837 | 2026.05.14 15:58:50.859489 [ 260 ] {} <Trace> TCP-Session: beaebc18-dafd-4d4e-ae43-c03b57c9d89e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3838 | 2026.05.14 15:58:50.859584 [ 260 ] {1e54ce3e-e5a0-45e8-9da0-ad06c01db52e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34751) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3839 | 2026.05.14 15:58:50.859626 [ 260 ] {1e54ce3e-e5a0-45e8-9da0-ad06c01db52e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3840 | 2026.05.14 15:58:50.860050 [ 260 ] {1e54ce3e-e5a0-45e8-9da0-ad06c01db52e} <Trace> oximeter.measurements_cumulativeu64 (dc4c3ccb-597f-4ad4-8dca-d9aff10fc181): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3841 | 2026.05.14 15:58:50.860086 [ 260 ] {1e54ce3e-e5a0-45e8-9da0-ad06c01db52e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 3842 | 2026.05.14 15:58:50.860405 [ 260 ] {1e54ce3e-e5a0-45e8-9da0-ad06c01db52e} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 3843 | 2026.05.14 15:58:50.860608 [ 260 ] {1e54ce3e-e5a0-45e8-9da0-ad06c01db52e} <Trace> oximeter.measurements_cumulativeu64 (dc4c3ccb-597f-4ad4-8dca-d9aff10fc181): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3844 | 2026.05.14 15:58:50.860746 [ 260 ] {1e54ce3e-e5a0-45e8-9da0-ad06c01db52e} <Debug> executeQuery: Read 150 rows, 10.65 KiB in 0.00118 sec., 127118.6440677966 rows/sec., 8.81 MiB/sec. | ||
| 3845 | 2026.05.14 15:58:50.860783 [ 260 ] {1e54ce3e-e5a0-45e8-9da0-ad06c01db52e} <Debug> TCPHandler: Processed in 0.001342048 sec. | ||
| 3846 | 2026.05.14 15:58:50.860916 [ 260 ] {} <Trace> TCP-Session: beaebc18-dafd-4d4e-ae43-c03b57c9d89e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3847 | 2026.05.14 15:58:50.861010 [ 260 ] {957c4e16-b63c-4f82-b242-c8cf9a9e9e60} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34751) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3848 | 2026.05.14 15:58:50.861061 [ 260 ] {957c4e16-b63c-4f82-b242-c8cf9a9e9e60} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 3849 | 2026.05.14 15:58:50.861843 [ 260 ] {957c4e16-b63c-4f82-b242-c8cf9a9e9e60} <Trace> oximeter.measurements_histogramu64 (f9a5fb05-a372-4337-97b8-63adc35de4a7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3850 | 2026.05.14 15:58:50.861878 [ 260 ] {957c4e16-b63c-4f82-b242-c8cf9a9e9e60} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 3851 | 2026.05.14 15:58:50.862416 [ 260 ] {957c4e16-b63c-4f82-b242-c8cf9a9e9e60} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 3852 | 2026.05.14 15:58:50.862654 [ 260 ] {957c4e16-b63c-4f82-b242-c8cf9a9e9e60} <Trace> oximeter.measurements_histogramu64 (f9a5fb05-a372-4337-97b8-63adc35de4a7): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3853 | 2026.05.14 15:58:50.862758 [ 81 ] {} <Debug> oximeter.measurements_histogramu64 (f9a5fb05-a372-4337-97b8-63adc35de4a7) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 3854 | 2026.05.14 15:58:50.862787 [ 260 ] {957c4e16-b63c-4f82-b242-c8cf9a9e9e60} <Debug> executeQuery: Read 42 rows, 77.07 KiB in 0.001794 sec., 23411.371237458192 rows/sec., 41.95 MiB/sec. | ||
| 3855 | 2026.05.14 15:58:50.862806 [ 81 ] {} <Trace> oximeter.measurements_histogramu64 (f9a5fb05-a372-4337-97b8-63adc35de4a7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3856 | 2026.05.14 15:58:50.862833 [ 81 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 3857 | 2026.05.14 15:58:50.862841 [ 260 ] {957c4e16-b63c-4f82-b242-c8cf9a9e9e60} <Debug> TCPHandler: Processed in 0.001973981 sec. | ||
| 3858 | 2026.05.14 15:58:50.862922 [ 199 ] {f9a5fb05-a372-4337-97b8-63adc35de4a7::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 | ||
| 3859 | 2026.05.14 15:58:50.862983 [ 260 ] {} <Trace> TCP-Session: beaebc18-dafd-4d4e-ae43-c03b57c9d89e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3860 | 2026.05.14 15:58:50.863081 [ 260 ] {8539250c-6760-4891-9ea0-5f7ccd0aa6f3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34751) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3861 | 2026.05.14 15:58:50.863109 [ 199 ] {f9a5fb05-a372-4337-97b8-63adc35de4a7::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3862 | 2026.05.14 15:58:50.863123 [ 260 ] {8539250c-6760-4891-9ea0-5f7ccd0aa6f3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3863 | 2026.05.14 15:58:50.863163 [ 199 ] {f9a5fb05-a372-4337-97b8-63adc35de4a7::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 155 rows starting from the beginning of the part | ||
| 3864 | 2026.05.14 15:58:50.863306 [ 199 ] {f9a5fb05-a372-4337-97b8-63adc35de4a7::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 42 rows starting from the beginning of the part | ||
| 3865 | 2026.05.14 15:58:50.863413 [ 199 ] {f9a5fb05-a372-4337-97b8-63adc35de4a7::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 42 rows starting from the beginning of the part | ||
| 3866 | 2026.05.14 15:58:50.863464 [ 260 ] {8539250c-6760-4891-9ea0-5f7ccd0aa6f3} <Trace> oximeter.measurements_u64 (4165c0ce-291c-4fd2-b5bb-2f229a34a1a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3867 | 2026.05.14 15:58:50.863500 [ 260 ] {8539250c-6760-4891-9ea0-5f7ccd0aa6f3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 3868 | 2026.05.14 15:58:50.863512 [ 199 ] {f9a5fb05-a372-4337-97b8-63adc35de4a7::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 42 rows starting from the beginning of the part | ||
| 3869 | 2026.05.14 15:58:50.863610 [ 199 ] {f9a5fb05-a372-4337-97b8-63adc35de4a7::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 9 rows starting from the beginning of the part | ||
| 3870 | 2026.05.14 15:58:50.863709 [ 199 ] {f9a5fb05-a372-4337-97b8-63adc35de4a7::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 42 rows starting from the beginning of the part | ||
| 3871 | 2026.05.14 15:58:50.863805 [ 260 ] {8539250c-6760-4891-9ea0-5f7ccd0aa6f3} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 3872 | 2026.05.14 15:58:50.864017 [ 260 ] {8539250c-6760-4891-9ea0-5f7ccd0aa6f3} <Trace> oximeter.measurements_u64 (4165c0ce-291c-4fd2-b5bb-2f229a34a1a8): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3873 | 2026.05.14 15:58:50.864154 [ 260 ] {8539250c-6760-4891-9ea0-5f7ccd0aa6f3} <Debug> executeQuery: Read 50 rows, 3.51 KiB in 0.001092 sec., 45787.54578754579 rows/sec., 3.14 MiB/sec. | ||
| 3874 | 2026.05.14 15:58:50.864190 [ 260 ] {8539250c-6760-4891-9ea0-5f7ccd0aa6f3} <Debug> TCPHandler: Processed in 0.001255165 sec. | ||
| 3875 | 2026.05.14 15:58:50.865903 [ 193 ] {f9a5fb05-a372-4337-97b8-63adc35de4a7::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 332 rows, containing 19 columns (19 merged, 0 gathered) in 0.003017188 sec., 110036.23241243171 rows/sec., 197.18 MiB/sec. | ||
| 3876 | 2026.05.14 15:58:50.866428 [ 193 ] {f9a5fb05-a372-4337-97b8-63adc35de4a7::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 3877 | 2026.05.14 15:58:50.866833 [ 193 ] {f9a5fb05-a372-4337-97b8-63adc35de4a7::all_1_11_2} <Trace> oximeter.measurements_histogramu64 (f9a5fb05-a372-4337-97b8-63adc35de4a7): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3878 | 2026.05.14 15:58:50.866926 [ 193 ] {f9a5fb05-a372-4337-97b8-63adc35de4a7::all_1_11_2} <Trace> oximeter.measurements_histogramu64 (f9a5fb05-a372-4337-97b8-63adc35de4a7) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 3879 | 2026.05.14 15:58:50.867056 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.72 MiB. | ||
| 3880 | 2026.05.14 15:58:55.107143 [ 74 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 3881 | 2026.05.14 15:58:55.107224 [ 74 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 3882 | 2026.05.14 15:58:55.167488 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 8599 | ||
| 3883 | 2026.05.14 15:58:55.168010 [ 244 ] {} <Trace> system.asynchronous_metric_log (b403b819-69da-4eff-9942-332a213880d1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3884 | 2026.05.14 15:58:55.168056 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 3885 | 2026.05.14 15:58:55.168603 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3886 | 2026.05.14 15:58:55.168834 [ 244 ] {} <Trace> system.asynchronous_metric_log (b403b819-69da-4eff-9942-332a213880d1): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3887 | 2026.05.14 15:58:55.168978 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 8599 | ||
| 3888 | 2026.05.14 15:58:55.612645 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 136 | ||
| 3889 | 2026.05.14 15:58:55.628676 [ 243 ] {} <Trace> system.metric_log (fc7675bb-abed-4f52-ab7b-00ec850ba07e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3890 | 2026.05.14 15:58:55.628725 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 3891 | 2026.05.14 15:58:55.634912 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3892 | 2026.05.14 15:58:55.635631 [ 243 ] {} <Trace> system.metric_log (fc7675bb-abed-4f52-ab7b-00ec850ba07e): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3893 | 2026.05.14 15:58:55.638312 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 136 | ||
| 3894 | 2026.05.14 15:58:55.847572 [ 260 ] {} <Trace> TCP-Session: beaebc18-dafd-4d4e-ae43-c03b57c9d89e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3895 | 2026.05.14 15:58:55.847836 [ 260 ] {48532322-1826-4129-999e-36b39904bb67} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34751) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent') FORMAT Native (stage: Complete) | ||
| 3896 | 2026.05.14 15:58:55.848228 [ 260 ] {48532322-1826-4129-999e-36b39904bb67} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 3897 | 2026.05.14 15:58:55.848266 [ 260 ] {48532322-1826-4129-999e-36b39904bb67} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent')" moved to PREWHERE | ||
| 3898 | 2026.05.14 15:58:55.848472 [ 260 ] {48532322-1826-4129-999e-36b39904bb67} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 3899 | 2026.05.14 15:58:55.848541 [ 260 ] {48532322-1826-4129-999e-36b39904bb67} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3900 | 2026.05.14 15:58:55.848680 [ 260 ] {48532322-1826-4129-999e-36b39904bb67} <Debug> oximeter.timeseries_schema (1156814d-76f2-4d06-aa88-d62fab54b03b) (SelectExecutor): Key condition: (column 0 in 14-element set) | ||
| 3901 | 2026.05.14 15:58:55.848772 [ 321 ] {48532322-1826-4129-999e-36b39904bb67} <Trace> oximeter.timeseries_schema (1156814d-76f2-4d06-aa88-d62fab54b03b) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 3902 | 2026.05.14 15:58:55.848806 [ 321 ] {48532322-1826-4129-999e-36b39904bb67} <Trace> oximeter.timeseries_schema (1156814d-76f2-4d06-aa88-d62fab54b03b) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 3903 | 2026.05.14 15:58:55.848825 [ 335 ] {48532322-1826-4129-999e-36b39904bb67} <Trace> oximeter.timeseries_schema (1156814d-76f2-4d06-aa88-d62fab54b03b) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 3904 | 2026.05.14 15:58:55.848834 [ 321 ] {48532322-1826-4129-999e-36b39904bb67} <Trace> oximeter.timeseries_schema (1156814d-76f2-4d06-aa88-d62fab54b03b) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 3905 | 2026.05.14 15:58:55.848960 [ 260 ] {48532322-1826-4129-999e-36b39904bb67} <Debug> oximeter.timeseries_schema (1156814d-76f2-4d06-aa88-d62fab54b03b) (SelectExecutor): Selected 4/4 parts by partition key, 2 parts by primary key, 2/4 marks by primary key, 2 marks to read from 2 ranges | ||
| 3906 | 2026.05.14 15:58:55.848979 [ 260 ] {48532322-1826-4129-999e-36b39904bb67} <Trace> oximeter.timeseries_schema (1156814d-76f2-4d06-aa88-d62fab54b03b) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 3907 | 2026.05.14 15:58:55.849049 [ 260 ] {48532322-1826-4129-999e-36b39904bb67} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 3908 | 2026.05.14 15:58:55.849070 [ 260 ] {48532322-1826-4129-999e-36b39904bb67} <Debug> oximeter.timeseries_schema (1156814d-76f2-4d06-aa88-d62fab54b03b) (SelectExecutor): Reading approx. 19 rows with 2 streams | ||
| 3909 | 2026.05.14 15:58:55.849104 [ 260 ] {48532322-1826-4129-999e-36b39904bb67} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent'))" | ||
| 3910 | 2026.05.14 15:58:55.849142 [ 260 ] {48532322-1826-4129-999e-36b39904bb67} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent'))" | ||
| 3911 | 2026.05.14 15:58:55.850486 [ 260 ] {48532322-1826-4129-999e-36b39904bb67} <Debug> executeQuery: Read 19 rows, 2.42 KiB in 0.002751 sec., 6906.579425663395 rows/sec., 879.65 KiB/sec. | ||
| 3912 | 2026.05.14 15:58:55.850619 [ 260 ] {48532322-1826-4129-999e-36b39904bb67} <Debug> TCPHandler: Processed in 0.003194974 sec. | ||
| 3913 | 2026.05.14 15:58:55.852115 [ 260 ] {} <Trace> TCP-Session: beaebc18-dafd-4d4e-ae43-c03b57c9d89e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3914 | 2026.05.14 15:58:55.852245 [ 260 ] {bf80a21f-3004-4c69-8a3a-e798240e3e0c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34751) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3915 | 2026.05.14 15:58:55.852321 [ 260 ] {bf80a21f-3004-4c69-8a3a-e798240e3e0c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3916 | 2026.05.14 15:58:55.853320 [ 260 ] {bf80a21f-3004-4c69-8a3a-e798240e3e0c} <Trace> oximeter.fields_string (f402bd05-7338-4df8-9125-902546c29ae4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3917 | 2026.05.14 15:58:55.853391 [ 260 ] {bf80a21f-3004-4c69-8a3a-e798240e3e0c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 3918 | 2026.05.14 15:58:55.853816 [ 260 ] {bf80a21f-3004-4c69-8a3a-e798240e3e0c} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 3919 | 2026.05.14 15:58:55.854061 [ 260 ] {bf80a21f-3004-4c69-8a3a-e798240e3e0c} <Trace> oximeter.fields_string (f402bd05-7338-4df8-9125-902546c29ae4): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3920 | 2026.05.14 15:58:55.854212 [ 260 ] {bf80a21f-3004-4c69-8a3a-e798240e3e0c} <Debug> executeQuery: Read 52 rows, 4.04 KiB in 0.002012 sec., 25844.93041749503 rows/sec., 1.96 MiB/sec. | ||
| 3921 | 2026.05.14 15:58:55.854252 [ 260 ] {bf80a21f-3004-4c69-8a3a-e798240e3e0c} <Debug> TCPHandler: Processed in 0.002188978 sec. | ||
| 3922 | 2026.05.14 15:58:55.854251 [ 82 ] {} <Debug> oximeter.fields_string (f402bd05-7338-4df8-9125-902546c29ae4) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 3923 | 2026.05.14 15:58:55.854341 [ 82 ] {} <Trace> oximeter.fields_string (f402bd05-7338-4df8-9125-902546c29ae4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3924 | 2026.05.14 15:58:55.854373 [ 82 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 3925 | 2026.05.14 15:58:55.854411 [ 260 ] {} <Trace> TCP-Session: beaebc18-dafd-4d4e-ae43-c03b57c9d89e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3926 | 2026.05.14 15:58:55.854489 [ 197 ] {f402bd05-7338-4df8-9125-902546c29ae4::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 | ||
| 3927 | 2026.05.14 15:58:55.854514 [ 260 ] {675c4560-8b55-4cbc-bbac-f34568e7526c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34751) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3928 | 2026.05.14 15:58:55.854568 [ 260 ] {675c4560-8b55-4cbc-bbac-f34568e7526c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3929 | 2026.05.14 15:58:55.854629 [ 197 ] {f402bd05-7338-4df8-9125-902546c29ae4::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3930 | 2026.05.14 15:58:55.854666 [ 197 ] {f402bd05-7338-4df8-9125-902546c29ae4::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 2491 rows starting from the beginning of the part | ||
| 3931 | 2026.05.14 15:58:55.854754 [ 197 ] {f402bd05-7338-4df8-9125-902546c29ae4::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 136 rows starting from the beginning of the part | ||
| 3932 | 2026.05.14 15:58:55.854807 [ 197 ] {f402bd05-7338-4df8-9125-902546c29ae4::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 2518 rows starting from the beginning of the part | ||
| 3933 | 2026.05.14 15:58:55.854862 [ 197 ] {f402bd05-7338-4df8-9125-902546c29ae4::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 52 rows starting from the beginning of the part | ||
| 3934 | 2026.05.14 15:58:55.854908 [ 197 ] {f402bd05-7338-4df8-9125-902546c29ae4::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 136 rows starting from the beginning of the part | ||
| 3935 | 2026.05.14 15:58:55.854954 [ 197 ] {f402bd05-7338-4df8-9125-902546c29ae4::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 52 rows starting from the beginning of the part | ||
| 3936 | 2026.05.14 15:58:55.855018 [ 260 ] {675c4560-8b55-4cbc-bbac-f34568e7526c} <Trace> oximeter.fields_uuid (5295c2a8-6150-41ce-bf65-ede2ab7b1c8d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3937 | 2026.05.14 15:58:55.855063 [ 260 ] {675c4560-8b55-4cbc-bbac-f34568e7526c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 3938 | 2026.05.14 15:58:55.855415 [ 260 ] {675c4560-8b55-4cbc-bbac-f34568e7526c} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 3939 | 2026.05.14 15:58:55.855660 [ 260 ] {675c4560-8b55-4cbc-bbac-f34568e7526c} <Trace> oximeter.fields_uuid (5295c2a8-6150-41ce-bf65-ede2ab7b1c8d): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3940 | 2026.05.14 15:58:55.855797 [ 82 ] {} <Debug> oximeter.fields_uuid (5295c2a8-6150-41ce-bf65-ede2ab7b1c8d) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 3941 | 2026.05.14 15:58:55.855803 [ 260 ] {675c4560-8b55-4cbc-bbac-f34568e7526c} <Debug> executeQuery: Read 56 rows, 4.47 KiB in 0.001308 sec., 42813.455657492355 rows/sec., 3.34 MiB/sec. | ||
| 3942 | 2026.05.14 15:58:55.855843 [ 82 ] {} <Trace> oximeter.fields_uuid (5295c2a8-6150-41ce-bf65-ede2ab7b1c8d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3943 | 2026.05.14 15:58:55.855866 [ 260 ] {675c4560-8b55-4cbc-bbac-f34568e7526c} <Debug> TCPHandler: Processed in 0.001512714 sec. | ||
| 3944 | 2026.05.14 15:58:55.855872 [ 82 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 3945 | 2026.05.14 15:58:55.855987 [ 193 ] {5295c2a8-6150-41ce-bf65-ede2ab7b1c8d::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 | ||
| 3946 | 2026.05.14 15:58:55.856006 [ 260 ] {} <Trace> TCP-Session: beaebc18-dafd-4d4e-ae43-c03b57c9d89e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3947 | 2026.05.14 15:58:55.856105 [ 193 ] {5295c2a8-6150-41ce-bf65-ede2ab7b1c8d::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3948 | 2026.05.14 15:58:55.856113 [ 260 ] {b45b1805-e335-4590-b65b-7ffeb80eca34} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34751) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3949 | 2026.05.14 15:58:55.856154 [ 193 ] {5295c2a8-6150-41ce-bf65-ede2ab7b1c8d::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 1354 rows starting from the beginning of the part | ||
| 3950 | 2026.05.14 15:58:55.856184 [ 260 ] {b45b1805-e335-4590-b65b-7ffeb80eca34} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3951 | 2026.05.14 15:58:55.856227 [ 193 ] {5295c2a8-6150-41ce-bf65-ede2ab7b1c8d::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 98 rows starting from the beginning of the part | ||
| 3952 | 2026.05.14 15:58:55.856275 [ 193 ] {5295c2a8-6150-41ce-bf65-ede2ab7b1c8d::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 1318 rows starting from the beginning of the part | ||
| 3953 | 2026.05.14 15:58:55.856316 [ 193 ] {5295c2a8-6150-41ce-bf65-ede2ab7b1c8d::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 56 rows starting from the beginning of the part | ||
| 3954 | 2026.05.14 15:58:55.856358 [ 193 ] {5295c2a8-6150-41ce-bf65-ede2ab7b1c8d::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 98 rows starting from the beginning of the part | ||
| 3955 | 2026.05.14 15:58:55.856398 [ 193 ] {5295c2a8-6150-41ce-bf65-ede2ab7b1c8d::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 56 rows starting from the beginning of the part | ||
| 3956 | 2026.05.14 15:58:55.856645 [ 260 ] {b45b1805-e335-4590-b65b-7ffeb80eca34} <Trace> oximeter.measurements_cumulativeu64 (dc4c3ccb-597f-4ad4-8dca-d9aff10fc181): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3957 | 2026.05.14 15:58:55.856687 [ 260 ] {b45b1805-e335-4590-b65b-7ffeb80eca34} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 3958 | 2026.05.14 15:58:55.856842 [ 191 ] {f402bd05-7338-4df8-9125-902546c29ae4::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5385 rows, containing 5 columns (5 merged, 0 gathered) in 0.002393145 sec., 2250177.068251192 rows/sec., 176.87 MiB/sec. | ||
| 3959 | 2026.05.14 15:58:55.857117 [ 260 ] {b45b1805-e335-4590-b65b-7ffeb80eca34} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 3960 | 2026.05.14 15:58:55.857192 [ 197 ] {f402bd05-7338-4df8-9125-902546c29ae4::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 3961 | 2026.05.14 15:58:55.857431 [ 260 ] {b45b1805-e335-4590-b65b-7ffeb80eca34} <Trace> oximeter.measurements_cumulativeu64 (dc4c3ccb-597f-4ad4-8dca-d9aff10fc181): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3962 | 2026.05.14 15:58:55.857538 [ 197 ] {f402bd05-7338-4df8-9125-902546c29ae4::all_1_26_5} <Trace> oximeter.fields_string (f402bd05-7338-4df8-9125-902546c29ae4): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3963 | 2026.05.14 15:58:55.857593 [ 260 ] {b45b1805-e335-4590-b65b-7ffeb80eca34} <Debug> executeQuery: Read 150 rows, 10.65 KiB in 0.001499 sec., 100066.71114076051 rows/sec., 6.94 MiB/sec. | ||
| 3964 | 2026.05.14 15:58:55.857601 [ 76 ] {} <Debug> oximeter.measurements_cumulativeu64 (dc4c3ccb-597f-4ad4-8dca-d9aff10fc181) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 3965 | 2026.05.14 15:58:55.857626 [ 197 ] {f402bd05-7338-4df8-9125-902546c29ae4::all_1_26_5} <Trace> oximeter.fields_string (f402bd05-7338-4df8-9125-902546c29ae4) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 3966 | 2026.05.14 15:58:55.857641 [ 260 ] {b45b1805-e335-4590-b65b-7ffeb80eca34} <Debug> TCPHandler: Processed in 0.00168373 sec. | ||
| 3967 | 2026.05.14 15:58:55.857658 [ 76 ] {} <Trace> oximeter.measurements_cumulativeu64 (dc4c3ccb-597f-4ad4-8dca-d9aff10fc181): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3968 | 2026.05.14 15:58:55.857685 [ 76 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 3969 | 2026.05.14 15:58:55.857684 [ 191 ] {5295c2a8-6150-41ce-bf65-ede2ab7b1c8d::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2980 rows, containing 5 columns (5 merged, 0 gathered) in 0.001741072 sec., 1711589.1818373967 rows/sec., 123.54 MiB/sec. | ||
| 3970 | 2026.05.14 15:58:55.857714 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.04 MiB. | ||
| 3971 | 2026.05.14 15:58:55.857793 [ 260 ] {} <Trace> TCP-Session: beaebc18-dafd-4d4e-ae43-c03b57c9d89e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3972 | 2026.05.14 15:58:55.857819 [ 197 ] {dc4c3ccb-597f-4ad4-8dca-d9aff10fc181::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 | ||
| 3973 | 2026.05.14 15:58:55.857894 [ 260 ] {ecebfedf-0223-4497-b1e1-d08386fa366c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34751) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3974 | 2026.05.14 15:58:55.857914 [ 197 ] {dc4c3ccb-597f-4ad4-8dca-d9aff10fc181::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3975 | 2026.05.14 15:58:55.857942 [ 260 ] {ecebfedf-0223-4497-b1e1-d08386fa366c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3976 | 2026.05.14 15:58:55.857947 [ 197 ] {dc4c3ccb-597f-4ad4-8dca-d9aff10fc181::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 6672 rows starting from the beginning of the part | ||
| 3977 | 2026.05.14 15:58:55.857974 [ 201 ] {5295c2a8-6150-41ce-bf65-ede2ab7b1c8d::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 3978 | 2026.05.14 15:58:55.858013 [ 197 ] {dc4c3ccb-597f-4ad4-8dca-d9aff10fc181::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 150 rows starting from the beginning of the part | ||
| 3979 | 2026.05.14 15:58:55.858064 [ 197 ] {dc4c3ccb-597f-4ad4-8dca-d9aff10fc181::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 2059 rows starting from the beginning of the part | ||
| 3980 | 2026.05.14 15:58:55.858105 [ 197 ] {dc4c3ccb-597f-4ad4-8dca-d9aff10fc181::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 | ||
| 3981 | 2026.05.14 15:58:55.858146 [ 197 ] {dc4c3ccb-597f-4ad4-8dca-d9aff10fc181::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 150 rows starting from the beginning of the part | ||
| 3982 | 2026.05.14 15:58:55.858188 [ 197 ] {dc4c3ccb-597f-4ad4-8dca-d9aff10fc181::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 150 rows starting from the beginning of the part | ||
| 3983 | 2026.05.14 15:58:55.858300 [ 201 ] {5295c2a8-6150-41ce-bf65-ede2ab7b1c8d::all_1_26_5} <Trace> oximeter.fields_uuid (5295c2a8-6150-41ce-bf65-ede2ab7b1c8d): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3984 | 2026.05.14 15:58:55.858382 [ 260 ] {ecebfedf-0223-4497-b1e1-d08386fa366c} <Trace> oximeter.measurements_u64 (4165c0ce-291c-4fd2-b5bb-2f229a34a1a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3985 | 2026.05.14 15:58:55.858384 [ 201 ] {5295c2a8-6150-41ce-bf65-ede2ab7b1c8d::all_1_26_5} <Trace> oximeter.fields_uuid (5295c2a8-6150-41ce-bf65-ede2ab7b1c8d) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 3986 | 2026.05.14 15:58:55.858420 [ 260 ] {ecebfedf-0223-4497-b1e1-d08386fa366c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 3987 | 2026.05.14 15:58:55.858485 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.63 MiB. | ||
| 3988 | 2026.05.14 15:58:55.858736 [ 260 ] {ecebfedf-0223-4497-b1e1-d08386fa366c} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 3989 | 2026.05.14 15:58:55.858948 [ 260 ] {ecebfedf-0223-4497-b1e1-d08386fa366c} <Trace> oximeter.measurements_u64 (4165c0ce-291c-4fd2-b5bb-2f229a34a1a8): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3990 | 2026.05.14 15:58:55.859064 [ 76 ] {} <Debug> oximeter.measurements_u64 (4165c0ce-291c-4fd2-b5bb-2f229a34a1a8) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 3991 | 2026.05.14 15:58:55.859079 [ 260 ] {ecebfedf-0223-4497-b1e1-d08386fa366c} <Debug> executeQuery: Read 50 rows, 3.51 KiB in 0.001203 sec., 41562.75976724854 rows/sec., 2.85 MiB/sec. | ||
| 3992 | 2026.05.14 15:58:55.859106 [ 76 ] {} <Trace> oximeter.measurements_u64 (4165c0ce-291c-4fd2-b5bb-2f229a34a1a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3993 | 2026.05.14 15:58:55.859126 [ 260 ] {ecebfedf-0223-4497-b1e1-d08386fa366c} <Debug> TCPHandler: Processed in 0.00139134 sec. | ||
| 3994 | 2026.05.14 15:58:55.859133 [ 76 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 3995 | 2026.05.14 15:58:55.859248 [ 191 ] {4165c0ce-291c-4fd2-b5bb-2f229a34a1a8::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 | ||
| 3996 | 2026.05.14 15:58:55.859389 [ 191 ] {4165c0ce-291c-4fd2-b5bb-2f229a34a1a8::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3997 | 2026.05.14 15:58:55.859422 [ 191 ] {4165c0ce-291c-4fd2-b5bb-2f229a34a1a8::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 620 rows starting from the beginning of the part | ||
| 3998 | 2026.05.14 15:58:55.859506 [ 191 ] {4165c0ce-291c-4fd2-b5bb-2f229a34a1a8::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 50 rows starting from the beginning of the part | ||
| 3999 | 2026.05.14 15:58:55.859561 [ 191 ] {4165c0ce-291c-4fd2-b5bb-2f229a34a1a8::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 30 rows starting from the beginning of the part | ||
| 4000 | 2026.05.14 15:58:55.859620 [ 191 ] {4165c0ce-291c-4fd2-b5bb-2f229a34a1a8::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 20 rows starting from the beginning of the part | ||
| 4001 | 2026.05.14 15:58:55.859670 [ 191 ] {4165c0ce-291c-4fd2-b5bb-2f229a34a1a8::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 50 rows starting from the beginning of the part | ||
| 4002 | 2026.05.14 15:58:55.859717 [ 191 ] {4165c0ce-291c-4fd2-b5bb-2f229a34a1a8::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 50 rows starting from the beginning of the part | ||
| 4003 | 2026.05.14 15:58:55.860641 [ 191 ] {4165c0ce-291c-4fd2-b5bb-2f229a34a1a8::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 820 rows, containing 4 columns (4 merged, 0 gathered) in 0.001432171 sec., 572557.3273023961 rows/sec., 39.24 MiB/sec. | ||
| 4004 | 2026.05.14 15:58:55.860788 [ 191 ] {4165c0ce-291c-4fd2-b5bb-2f229a34a1a8::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 4005 | 2026.05.14 15:58:55.861023 [ 191 ] {4165c0ce-291c-4fd2-b5bb-2f229a34a1a8::all_1_26_5} <Trace> oximeter.measurements_u64 (4165c0ce-291c-4fd2-b5bb-2f229a34a1a8): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4006 | 2026.05.14 15:58:55.861087 [ 191 ] {4165c0ce-291c-4fd2-b5bb-2f229a34a1a8::all_1_26_5} <Trace> oximeter.measurements_u64 (4165c0ce-291c-4fd2-b5bb-2f229a34a1a8) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 4007 | 2026.05.14 15:58:55.861143 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.39 MiB. | ||
| 4008 | 2026.05.14 15:58:55.861776 [ 193 ] {dc4c3ccb-597f-4ad4-8dca-d9aff10fc181::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 9241 rows, containing 5 columns (5 merged, 0 gathered) in 0.003981653 sec., 2320895.366823779 rows/sec., 153.04 MiB/sec. | ||
| 4009 | 2026.05.14 15:58:55.861972 [ 191 ] {dc4c3ccb-597f-4ad4-8dca-d9aff10fc181::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 4010 | 2026.05.14 15:58:55.862210 [ 191 ] {dc4c3ccb-597f-4ad4-8dca-d9aff10fc181::all_1_26_5} <Trace> oximeter.measurements_cumulativeu64 (dc4c3ccb-597f-4ad4-8dca-d9aff10fc181): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4011 | 2026.05.14 15:58:55.862272 [ 191 ] {dc4c3ccb-597f-4ad4-8dca-d9aff10fc181::all_1_26_5} <Trace> oximeter.measurements_cumulativeu64 (dc4c3ccb-597f-4ad4-8dca-d9aff10fc181) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 4012 | 2026.05.14 15:58:55.862329 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.69 MiB. | ||
| 4013 | 2026.05.14 15:58:56.000260 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 241.69 MiB, peak 248.70 MiB, free memory in arenas 0.00 B, will set to 243.59 MiB (RSS), difference: 1.90 MiB | ||
| 4014 | 2026.05.14 15:59:00.189341 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 452 | ||
| 4015 | 2026.05.14 15:59:00.191399 [ 242 ] {} <Trace> system.query_log (b68bb3f1-94c6-4f6f-b3a0-f414a71b4a04): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4016 | 2026.05.14 15:59:00.191459 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 4017 | 2026.05.14 15:59:00.192644 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 4018 | 2026.05.14 15:59:00.192909 [ 242 ] {} <Trace> system.query_log (b68bb3f1-94c6-4f6f-b3a0-f414a71b4a04): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4019 | 2026.05.14 15:59:00.193239 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 452 | ||
| 4020 | 2026.05.14 15:59:00.854241 [ 260 ] {} <Trace> TCP-Session: beaebc18-dafd-4d4e-ae43-c03b57c9d89e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4021 | 2026.05.14 15:59:00.854597 [ 260 ] {e17923fa-e3e7-4902-a3a0-9899b47cafd6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34751) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native (stage: Complete) | ||
| 4022 | 2026.05.14 15:59:00.855238 [ 260 ] {e17923fa-e3e7-4902-a3a0-9899b47cafd6} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 4023 | 2026.05.14 15:59:00.855305 [ 260 ] {e17923fa-e3e7-4902-a3a0-9899b47cafd6} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 4024 | 2026.05.14 15:59:00.855666 [ 260 ] {e17923fa-e3e7-4902-a3a0-9899b47cafd6} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 4025 | 2026.05.14 15:59:00.855734 [ 260 ] {e17923fa-e3e7-4902-a3a0-9899b47cafd6} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 4026 | 2026.05.14 15:59:00.855879 [ 260 ] {e17923fa-e3e7-4902-a3a0-9899b47cafd6} <Debug> oximeter.timeseries_schema (1156814d-76f2-4d06-aa88-d62fab54b03b) (SelectExecutor): Key condition: (column 0 in 32-element set) | ||
| 4027 | 2026.05.14 15:59:00.855988 [ 321 ] {e17923fa-e3e7-4902-a3a0-9899b47cafd6} <Trace> oximeter.timeseries_schema (1156814d-76f2-4d06-aa88-d62fab54b03b) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 4028 | 2026.05.14 15:59:00.855998 [ 322 ] {e17923fa-e3e7-4902-a3a0-9899b47cafd6} <Trace> oximeter.timeseries_schema (1156814d-76f2-4d06-aa88-d62fab54b03b) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 4029 | 2026.05.14 15:59:00.855998 [ 335 ] {e17923fa-e3e7-4902-a3a0-9899b47cafd6} <Trace> oximeter.timeseries_schema (1156814d-76f2-4d06-aa88-d62fab54b03b) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 4030 | 2026.05.14 15:59:00.855999 [ 350 ] {e17923fa-e3e7-4902-a3a0-9899b47cafd6} <Trace> oximeter.timeseries_schema (1156814d-76f2-4d06-aa88-d62fab54b03b) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 4031 | 2026.05.14 15:59:00.856204 [ 260 ] {e17923fa-e3e7-4902-a3a0-9899b47cafd6} <Debug> oximeter.timeseries_schema (1156814d-76f2-4d06-aa88-d62fab54b03b) (SelectExecutor): Selected 4/4 parts by partition key, 3 parts by primary key, 3/4 marks by primary key, 3 marks to read from 3 ranges | ||
| 4032 | 2026.05.14 15:59:00.856227 [ 260 ] {e17923fa-e3e7-4902-a3a0-9899b47cafd6} <Trace> oximeter.timeseries_schema (1156814d-76f2-4d06-aa88-d62fab54b03b) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 4033 | 2026.05.14 15:59:00.856317 [ 260 ] {e17923fa-e3e7-4902-a3a0-9899b47cafd6} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 4034 | 2026.05.14 15:59:00.856338 [ 260 ] {e17923fa-e3e7-4902-a3a0-9899b47cafd6} <Debug> oximeter.timeseries_schema (1156814d-76f2-4d06-aa88-d62fab54b03b) (SelectExecutor): Reading approx. 29 rows with 3 streams | ||
| 4035 | 2026.05.14 15:59:00.856374 [ 260 ] {e17923fa-e3e7-4902-a3a0-9899b47cafd6} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 4036 | 2026.05.14 15:59:00.856412 [ 260 ] {e17923fa-e3e7-4902-a3a0-9899b47cafd6} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 4037 | 2026.05.14 15:59:00.856451 [ 260 ] {e17923fa-e3e7-4902-a3a0-9899b47cafd6} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 4038 | 2026.05.14 15:59:00.857912 [ 260 ] {e17923fa-e3e7-4902-a3a0-9899b47cafd6} <Debug> executeQuery: Read 29 rows, 3.00 KiB in 0.003465 sec., 8369.40836940837 rows/sec., 864.67 KiB/sec. | ||
| 4039 | 2026.05.14 15:59:00.858124 [ 260 ] {e17923fa-e3e7-4902-a3a0-9899b47cafd6} <Debug> MemoryTracker: Peak memory usage (for query): 131.00 KiB. | ||
| 4040 | 2026.05.14 15:59:00.858141 [ 260 ] {e17923fa-e3e7-4902-a3a0-9899b47cafd6} <Debug> TCPHandler: Processed in 0.004078195 sec. | ||
| 4041 | 2026.05.14 15:59:00.863800 [ 260 ] {} <Trace> TCP-Session: beaebc18-dafd-4d4e-ae43-c03b57c9d89e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4042 | 2026.05.14 15:59:00.863936 [ 260 ] {1dedaed3-983a-43a0-94ff-71323add106f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34751) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 4043 | 2026.05.14 15:59:00.863999 [ 260 ] {1dedaed3-983a-43a0-94ff-71323add106f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 4044 | 2026.05.14 15:59:00.864703 [ 260 ] {1dedaed3-983a-43a0-94ff-71323add106f} <Trace> oximeter.timeseries_schema (1156814d-76f2-4d06-aa88-d62fab54b03b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4045 | 2026.05.14 15:59:00.864747 [ 260 ] {1dedaed3-983a-43a0-94ff-71323add106f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 4046 | 2026.05.14 15:59:00.865196 [ 260 ] {1dedaed3-983a-43a0-94ff-71323add106f} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 4047 | 2026.05.14 15:59:00.865400 [ 260 ] {1dedaed3-983a-43a0-94ff-71323add106f} <Trace> oximeter.timeseries_schema (1156814d-76f2-4d06-aa88-d62fab54b03b): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4048 | 2026.05.14 15:59:00.865546 [ 260 ] {1dedaed3-983a-43a0-94ff-71323add106f} <Debug> executeQuery: Read 16 rows, 4.88 KiB in 0.001653 sec., 9679.370840895343 rows/sec., 2.88 MiB/sec. | ||
| 4049 | 2026.05.14 15:59:00.865584 [ 260 ] {1dedaed3-983a-43a0-94ff-71323add106f} <Debug> TCPHandler: Processed in 0.001910498 sec. | ||
| 4050 | 2026.05.14 15:59:00.865746 [ 260 ] {} <Trace> TCP-Session: beaebc18-dafd-4d4e-ae43-c03b57c9d89e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4051 | 2026.05.14 15:59:00.865840 [ 260 ] {db757d7a-4ff6-4834-8e4c-5db65563d727} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34751) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 4052 | 2026.05.14 15:59:00.865881 [ 260 ] {db757d7a-4ff6-4834-8e4c-5db65563d727} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 4053 | 2026.05.14 15:59:00.866451 [ 260 ] {db757d7a-4ff6-4834-8e4c-5db65563d727} <Trace> oximeter.fields_i16 (564c0e48-75e8-4665-b590-133c62c8a012): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4054 | 2026.05.14 15:59:00.866486 [ 260 ] {db757d7a-4ff6-4834-8e4c-5db65563d727} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 4055 | 2026.05.14 15:59:00.866804 [ 260 ] {db757d7a-4ff6-4834-8e4c-5db65563d727} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 4056 | 2026.05.14 15:59:00.867020 [ 260 ] {db757d7a-4ff6-4834-8e4c-5db65563d727} <Trace> oximeter.fields_i16 (564c0e48-75e8-4665-b590-133c62c8a012): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4057 | 2026.05.14 15:59:00.867143 [ 260 ] {db757d7a-4ff6-4834-8e4c-5db65563d727} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001321 sec., 214988.64496593492 rows/sec., 13.65 MiB/sec. | ||
| 4058 | 2026.05.14 15:59:00.867179 [ 260 ] {db757d7a-4ff6-4834-8e4c-5db65563d727} <Debug> TCPHandler: Processed in 0.001490803 sec. | ||
| 4059 | 2026.05.14 15:59:00.867329 [ 260 ] {} <Trace> TCP-Session: beaebc18-dafd-4d4e-ae43-c03b57c9d89e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4060 | 2026.05.14 15:59:00.867424 [ 260 ] {3be35440-edf2-4867-ab2d-77ab2453589d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34751) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 4061 | 2026.05.14 15:59:00.867463 [ 260 ] {3be35440-edf2-4867-ab2d-77ab2453589d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 4062 | 2026.05.14 15:59:00.867867 [ 260 ] {3be35440-edf2-4867-ab2d-77ab2453589d} <Trace> oximeter.fields_ipaddr (bef2ea22-9b0c-4b3b-911c-8167a2f343c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4063 | 2026.05.14 15:59:00.867903 [ 260 ] {3be35440-edf2-4867-ab2d-77ab2453589d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 4064 | 2026.05.14 15:59:00.868196 [ 260 ] {3be35440-edf2-4867-ab2d-77ab2453589d} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 4065 | 2026.05.14 15:59:00.868435 [ 260 ] {3be35440-edf2-4867-ab2d-77ab2453589d} <Trace> oximeter.fields_ipaddr (bef2ea22-9b0c-4b3b-911c-8167a2f343c1): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4066 | 2026.05.14 15:59:00.868561 [ 260 ] {3be35440-edf2-4867-ab2d-77ab2453589d} <Debug> executeQuery: Read 10 rows, 835.00 B in 0.001155 sec., 8658.008658008657 rows/sec., 706.00 KiB/sec. | ||
| 4067 | 2026.05.14 15:59:00.868596 [ 260 ] {3be35440-edf2-4867-ab2d-77ab2453589d} <Debug> TCPHandler: Processed in 0.001325088 sec. | ||
| 4068 | 2026.05.14 15:59:00.868756 [ 260 ] {} <Trace> TCP-Session: beaebc18-dafd-4d4e-ae43-c03b57c9d89e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4069 | 2026.05.14 15:59:00.868850 [ 260 ] {98dcf30c-265d-4f1c-be09-792c9192d3b5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34751) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4070 | 2026.05.14 15:59:00.868888 [ 260 ] {98dcf30c-265d-4f1c-be09-792c9192d3b5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4071 | 2026.05.14 15:59:00.869633 [ 260 ] {98dcf30c-265d-4f1c-be09-792c9192d3b5} <Trace> oximeter.fields_string (f402bd05-7338-4df8-9125-902546c29ae4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4072 | 2026.05.14 15:59:00.869669 [ 260 ] {98dcf30c-265d-4f1c-be09-792c9192d3b5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 4073 | 2026.05.14 15:59:00.870021 [ 260 ] {98dcf30c-265d-4f1c-be09-792c9192d3b5} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 4074 | 2026.05.14 15:59:00.870232 [ 260 ] {98dcf30c-265d-4f1c-be09-792c9192d3b5} <Trace> oximeter.fields_string (f402bd05-7338-4df8-9125-902546c29ae4): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4075 | 2026.05.14 15:59:00.870358 [ 260 ] {98dcf30c-265d-4f1c-be09-792c9192d3b5} <Debug> executeQuery: Read 886 rows, 71.24 KiB in 0.001525 sec., 580983.606557377 rows/sec., 45.62 MiB/sec. | ||
| 4076 | 2026.05.14 15:59:00.870393 [ 260 ] {98dcf30c-265d-4f1c-be09-792c9192d3b5} <Debug> TCPHandler: Processed in 0.00168531 sec. | ||
| 4077 | 2026.05.14 15:59:00.870522 [ 260 ] {} <Trace> TCP-Session: beaebc18-dafd-4d4e-ae43-c03b57c9d89e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4078 | 2026.05.14 15:59:00.870615 [ 260 ] {10b287ba-fe7c-459f-8ac5-498dfdb5a4a0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34751) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4079 | 2026.05.14 15:59:00.870654 [ 260 ] {10b287ba-fe7c-459f-8ac5-498dfdb5a4a0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4080 | 2026.05.14 15:59:00.871153 [ 260 ] {10b287ba-fe7c-459f-8ac5-498dfdb5a4a0} <Trace> oximeter.fields_u16 (78c9fcee-2b95-49e3-a301-5a6a0e2ada51): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4081 | 2026.05.14 15:59:00.871190 [ 260 ] {10b287ba-fe7c-459f-8ac5-498dfdb5a4a0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 4082 | 2026.05.14 15:59:00.871514 [ 260 ] {10b287ba-fe7c-459f-8ac5-498dfdb5a4a0} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 4083 | 2026.05.14 15:59:00.871730 [ 260 ] {10b287ba-fe7c-459f-8ac5-498dfdb5a4a0} <Trace> oximeter.fields_u16 (78c9fcee-2b95-49e3-a301-5a6a0e2ada51): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4084 | 2026.05.14 15:59:00.871857 [ 260 ] {10b287ba-fe7c-459f-8ac5-498dfdb5a4a0} <Debug> executeQuery: Read 194 rows, 12.40 KiB in 0.001259 sec., 154090.54805401113 rows/sec., 9.62 MiB/sec. | ||
| 4085 | 2026.05.14 15:59:00.871894 [ 260 ] {10b287ba-fe7c-459f-8ac5-498dfdb5a4a0} <Debug> TCPHandler: Processed in 0.001419811 sec. | ||
| 4086 | 2026.05.14 15:59:00.872018 [ 260 ] {} <Trace> TCP-Session: beaebc18-dafd-4d4e-ae43-c03b57c9d89e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4087 | 2026.05.14 15:59:00.872113 [ 260 ] {0b03363e-6329-47fb-9a21-263b376bd0e9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34751) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 4088 | 2026.05.14 15:59:00.872151 [ 260 ] {0b03363e-6329-47fb-9a21-263b376bd0e9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 4089 | 2026.05.14 15:59:00.872583 [ 260 ] {0b03363e-6329-47fb-9a21-263b376bd0e9} <Trace> oximeter.fields_u32 (1c47cbcd-346c-4c16-ab6b-5294318f0c20): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4090 | 2026.05.14 15:59:00.872618 [ 260 ] {0b03363e-6329-47fb-9a21-263b376bd0e9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 4091 | 2026.05.14 15:59:00.872916 [ 260 ] {0b03363e-6329-47fb-9a21-263b376bd0e9} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 4092 | 2026.05.14 15:59:00.873132 [ 260 ] {0b03363e-6329-47fb-9a21-263b376bd0e9} <Trace> oximeter.fields_u32 (1c47cbcd-346c-4c16-ab6b-5294318f0c20): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4093 | 2026.05.14 15:59:00.873253 [ 260 ] {0b03363e-6329-47fb-9a21-263b376bd0e9} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001158 sec., 128670.12089810018 rows/sec., 8.31 MiB/sec. | ||
| 4094 | 2026.05.14 15:59:00.873289 [ 260 ] {0b03363e-6329-47fb-9a21-263b376bd0e9} <Debug> TCPHandler: Processed in 0.001319327 sec. | ||
| 4095 | 2026.05.14 15:59:00.873415 [ 260 ] {} <Trace> TCP-Session: beaebc18-dafd-4d4e-ae43-c03b57c9d89e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4096 | 2026.05.14 15:59:00.873509 [ 260 ] {b2805b74-9d6d-49b6-a7c2-fa8420e70cfe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34751) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 4097 | 2026.05.14 15:59:00.873548 [ 260 ] {b2805b74-9d6d-49b6-a7c2-fa8420e70cfe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 4098 | 2026.05.14 15:59:00.874005 [ 260 ] {b2805b74-9d6d-49b6-a7c2-fa8420e70cfe} <Trace> oximeter.fields_u8 (6a12fba9-95ff-412e-a81c-a392415662f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4099 | 2026.05.14 15:59:00.874042 [ 260 ] {b2805b74-9d6d-49b6-a7c2-fa8420e70cfe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 4100 | 2026.05.14 15:59:00.874360 [ 260 ] {b2805b74-9d6d-49b6-a7c2-fa8420e70cfe} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 4101 | 2026.05.14 15:59:00.874567 [ 260 ] {b2805b74-9d6d-49b6-a7c2-fa8420e70cfe} <Trace> oximeter.fields_u8 (6a12fba9-95ff-412e-a81c-a392415662f1): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4102 | 2026.05.14 15:59:00.874686 [ 260 ] {b2805b74-9d6d-49b6-a7c2-fa8420e70cfe} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001195 sec., 123849.37238493723 rows/sec., 7.04 MiB/sec. | ||
| 4103 | 2026.05.14 15:59:00.874722 [ 260 ] {b2805b74-9d6d-49b6-a7c2-fa8420e70cfe} <Debug> TCPHandler: Processed in 0.001355999 sec. | ||
| 4104 | 2026.05.14 15:59:00.874891 [ 260 ] {} <Trace> TCP-Session: beaebc18-dafd-4d4e-ae43-c03b57c9d89e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4105 | 2026.05.14 15:59:00.874984 [ 260 ] {7072304a-edcb-4940-9f32-f5c2f6a10820} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34751) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4106 | 2026.05.14 15:59:00.875022 [ 260 ] {7072304a-edcb-4940-9f32-f5c2f6a10820} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4107 | 2026.05.14 15:59:00.875677 [ 260 ] {7072304a-edcb-4940-9f32-f5c2f6a10820} <Trace> oximeter.fields_uuid (5295c2a8-6150-41ce-bf65-ede2ab7b1c8d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4108 | 2026.05.14 15:59:00.875713 [ 260 ] {7072304a-edcb-4940-9f32-f5c2f6a10820} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 4109 | 2026.05.14 15:59:00.876029 [ 260 ] {7072304a-edcb-4940-9f32-f5c2f6a10820} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 4110 | 2026.05.14 15:59:00.876241 [ 260 ] {7072304a-edcb-4940-9f32-f5c2f6a10820} <Trace> oximeter.fields_uuid (5295c2a8-6150-41ce-bf65-ede2ab7b1c8d): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4111 | 2026.05.14 15:59:00.876365 [ 260 ] {7072304a-edcb-4940-9f32-f5c2f6a10820} <Debug> executeQuery: Read 542 rows, 39.36 KiB in 0.0014 sec., 387142.85714285716 rows/sec., 27.45 MiB/sec. | ||
| 4112 | 2026.05.14 15:59:00.876401 [ 260 ] {7072304a-edcb-4940-9f32-f5c2f6a10820} <Debug> TCPHandler: Processed in 0.001559116 sec. | ||
| 4113 | 2026.05.14 15:59:00.876544 [ 260 ] {} <Trace> TCP-Session: beaebc18-dafd-4d4e-ae43-c03b57c9d89e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4114 | 2026.05.14 15:59:00.876637 [ 260 ] {7478319a-39c6-44d6-9fef-f73a555966eb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34751) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 4115 | 2026.05.14 15:59:00.876677 [ 260 ] {7478319a-39c6-44d6-9fef-f73a555966eb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 4116 | 2026.05.14 15:59:00.877019 [ 260 ] {7478319a-39c6-44d6-9fef-f73a555966eb} <Trace> oximeter.measurements_bool (54127a45-21ff-4025-b1f9-ea5a12d65048): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4117 | 2026.05.14 15:59:00.877056 [ 260 ] {7478319a-39c6-44d6-9fef-f73a555966eb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 4118 | 2026.05.14 15:59:00.877354 [ 260 ] {7478319a-39c6-44d6-9fef-f73a555966eb} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 4119 | 2026.05.14 15:59:00.877553 [ 260 ] {7478319a-39c6-44d6-9fef-f73a555966eb} <Trace> oximeter.measurements_bool (54127a45-21ff-4025-b1f9-ea5a12d65048): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4120 | 2026.05.14 15:59:00.877673 [ 260 ] {7478319a-39c6-44d6-9fef-f73a555966eb} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001054 sec., 5692.599620493358 rows/sec., 297.42 KiB/sec. | ||
| 4121 | 2026.05.14 15:59:00.877708 [ 260 ] {7478319a-39c6-44d6-9fef-f73a555966eb} <Debug> TCPHandler: Processed in 0.001212273 sec. | ||
| 4122 | 2026.05.14 15:59:00.877860 [ 260 ] {} <Trace> TCP-Session: beaebc18-dafd-4d4e-ae43-c03b57c9d89e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4123 | 2026.05.14 15:59:00.877954 [ 260 ] {05abcd26-8094-4c4b-9865-838bf1b56901} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34751) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4124 | 2026.05.14 15:59:00.877996 [ 260 ] {05abcd26-8094-4c4b-9865-838bf1b56901} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4125 | 2026.05.14 15:59:00.878414 [ 260 ] {05abcd26-8094-4c4b-9865-838bf1b56901} <Trace> oximeter.measurements_cumulativeu64 (dc4c3ccb-597f-4ad4-8dca-d9aff10fc181): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4126 | 2026.05.14 15:59:00.878449 [ 260 ] {05abcd26-8094-4c4b-9865-838bf1b56901} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 4127 | 2026.05.14 15:59:00.878799 [ 260 ] {05abcd26-8094-4c4b-9865-838bf1b56901} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 4128 | 2026.05.14 15:59:00.879015 [ 260 ] {05abcd26-8094-4c4b-9865-838bf1b56901} <Trace> oximeter.measurements_cumulativeu64 (dc4c3ccb-597f-4ad4-8dca-d9aff10fc181): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4129 | 2026.05.14 15:59:00.879140 [ 260 ] {05abcd26-8094-4c4b-9865-838bf1b56901} <Debug> executeQuery: Read 266 rows, 18.08 KiB in 0.001204 sec., 220930.23255813954 rows/sec., 14.66 MiB/sec. | ||
| 4130 | 2026.05.14 15:59:00.879175 [ 260 ] {05abcd26-8094-4c4b-9865-838bf1b56901} <Debug> TCPHandler: Processed in 0.001363439 sec. | ||
| 4131 | 2026.05.14 15:59:00.879302 [ 260 ] {} <Trace> TCP-Session: beaebc18-dafd-4d4e-ae43-c03b57c9d89e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4132 | 2026.05.14 15:59:00.879396 [ 260 ] {809a8108-3259-4051-85c9-8a422fa241e3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34751) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 4133 | 2026.05.14 15:59:00.879437 [ 260 ] {809a8108-3259-4051-85c9-8a422fa241e3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 4134 | 2026.05.14 15:59:00.879787 [ 260 ] {809a8108-3259-4051-85c9-8a422fa241e3} <Trace> oximeter.measurements_f64 (3aebf4e1-35e6-4886-9539-85df0cef4d2d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4135 | 2026.05.14 15:59:00.879822 [ 260 ] {809a8108-3259-4051-85c9-8a422fa241e3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 4136 | 2026.05.14 15:59:00.880105 [ 260 ] {809a8108-3259-4051-85c9-8a422fa241e3} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 4137 | 2026.05.14 15:59:00.880313 [ 260 ] {809a8108-3259-4051-85c9-8a422fa241e3} <Trace> oximeter.measurements_f64 (3aebf4e1-35e6-4886-9539-85df0cef4d2d): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4138 | 2026.05.14 15:59:00.880433 [ 260 ] {809a8108-3259-4051-85c9-8a422fa241e3} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001055 sec., 947.8672985781991 rows/sec., 63.87 KiB/sec. | ||
| 4139 | 2026.05.14 15:59:00.880467 [ 260 ] {809a8108-3259-4051-85c9-8a422fa241e3} <Debug> TCPHandler: Processed in 0.001212573 sec. | ||
| 4140 | 2026.05.14 15:59:00.880587 [ 260 ] {} <Trace> TCP-Session: beaebc18-dafd-4d4e-ae43-c03b57c9d89e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4141 | 2026.05.14 15:59:00.880682 [ 260 ] {1cfcd8ec-549b-4d48-97d3-ecaa3a4b4e6b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34751) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4142 | 2026.05.14 15:59:00.880732 [ 260 ] {1cfcd8ec-549b-4d48-97d3-ecaa3a4b4e6b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 4143 | 2026.05.14 15:59:00.881527 [ 260 ] {1cfcd8ec-549b-4d48-97d3-ecaa3a4b4e6b} <Trace> oximeter.measurements_histogramu64 (f9a5fb05-a372-4337-97b8-63adc35de4a7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4144 | 2026.05.14 15:59:00.881563 [ 260 ] {1cfcd8ec-549b-4d48-97d3-ecaa3a4b4e6b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 4145 | 2026.05.14 15:59:00.882113 [ 260 ] {1cfcd8ec-549b-4d48-97d3-ecaa3a4b4e6b} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 4146 | 2026.05.14 15:59:00.882332 [ 260 ] {1cfcd8ec-549b-4d48-97d3-ecaa3a4b4e6b} <Trace> oximeter.measurements_histogramu64 (f9a5fb05-a372-4337-97b8-63adc35de4a7): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4147 | 2026.05.14 15:59:00.882468 [ 260 ] {1cfcd8ec-549b-4d48-97d3-ecaa3a4b4e6b} <Debug> executeQuery: Read 42 rows, 77.07 KiB in 0.001804 sec., 23281.59645232816 rows/sec., 41.72 MiB/sec. | ||
| 4148 | 2026.05.14 15:59:00.882526 [ 260 ] {1cfcd8ec-549b-4d48-97d3-ecaa3a4b4e6b} <Debug> TCPHandler: Processed in 0.001986431 sec. | ||
| 4149 | 2026.05.14 15:59:00.882651 [ 260 ] {} <Trace> TCP-Session: beaebc18-dafd-4d4e-ae43-c03b57c9d89e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4150 | 2026.05.14 15:59:00.882746 [ 260 ] {71b0c998-b92b-45f6-8675-3461c2a225ac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34751) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4151 | 2026.05.14 15:59:00.882787 [ 260 ] {71b0c998-b92b-45f6-8675-3461c2a225ac} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4152 | 2026.05.14 15:59:00.883126 [ 260 ] {71b0c998-b92b-45f6-8675-3461c2a225ac} <Trace> oximeter.measurements_u64 (4165c0ce-291c-4fd2-b5bb-2f229a34a1a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4153 | 2026.05.14 15:59:00.883162 [ 260 ] {71b0c998-b92b-45f6-8675-3461c2a225ac} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 4154 | 2026.05.14 15:59:00.883467 [ 260 ] {71b0c998-b92b-45f6-8675-3461c2a225ac} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 4155 | 2026.05.14 15:59:00.883696 [ 260 ] {71b0c998-b92b-45f6-8675-3461c2a225ac} <Trace> oximeter.measurements_u64 (4165c0ce-291c-4fd2-b5bb-2f229a34a1a8): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4156 | 2026.05.14 15:59:00.883824 [ 260 ] {71b0c998-b92b-45f6-8675-3461c2a225ac} <Debug> executeQuery: Read 86 rows, 5.51 KiB in 0.001096 sec., 78467.15328467154 rows/sec., 4.91 MiB/sec. | ||
| 4157 | 2026.05.14 15:59:00.883858 [ 260 ] {71b0c998-b92b-45f6-8675-3461c2a225ac} <Debug> TCPHandler: Processed in 0.001256195 sec. | ||
| 4158 | 2026.05.14 15:59:02.669920 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 9047 | ||
| 4159 | 2026.05.14 15:59:02.670435 [ 244 ] {} <Trace> system.asynchronous_metric_log (b403b819-69da-4eff-9942-332a213880d1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4160 | 2026.05.14 15:59:02.670479 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 4161 | 2026.05.14 15:59:02.670978 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 4162 | 2026.05.14 15:59:02.671223 [ 244 ] {} <Trace> system.asynchronous_metric_log (b403b819-69da-4eff-9942-332a213880d1): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4163 | 2026.05.14 15:59:02.671359 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 9047 | ||
| 4164 | 2026.05.14 15:59:03.139232 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 144 | ||
| 4165 | 2026.05.14 15:59:03.155484 [ 243 ] {} <Trace> system.metric_log (fc7675bb-abed-4f52-ab7b-00ec850ba07e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4166 | 2026.05.14 15:59:03.155536 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 4167 | 2026.05.14 15:59:03.161836 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 4168 | 2026.05.14 15:59:03.162558 [ 243 ] {} <Trace> system.metric_log (fc7675bb-abed-4f52-ab7b-00ec850ba07e): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4169 | 2026.05.14 15:59:03.165253 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 144 | ||
| 4170 | 2026.05.14 15:59:05.848616 [ 260 ] {} <Trace> TCP-Session: beaebc18-dafd-4d4e-ae43-c03b57c9d89e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4171 | 2026.05.14 15:59:05.848850 [ 260 ] {58ae5e61-361f-4854-a155-110ce9ce572c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34751) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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) | ||
| 4172 | 2026.05.14 15:59:05.849231 [ 260 ] {58ae5e61-361f-4854-a155-110ce9ce572c} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 4173 | 2026.05.14 15:59:05.849265 [ 260 ] {58ae5e61-361f-4854-a155-110ce9ce572c} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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 | ||
| 4174 | 2026.05.14 15:59:05.849490 [ 260 ] {58ae5e61-361f-4854-a155-110ce9ce572c} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 4175 | 2026.05.14 15:59:05.849557 [ 260 ] {58ae5e61-361f-4854-a155-110ce9ce572c} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 4176 | 2026.05.14 15:59:05.849690 [ 260 ] {58ae5e61-361f-4854-a155-110ce9ce572c} <Debug> oximeter.timeseries_schema (1156814d-76f2-4d06-aa88-d62fab54b03b) (SelectExecutor): Key condition: (column 0 in 18-element set) | ||
| 4177 | 2026.05.14 15:59:05.849783 [ 321 ] {58ae5e61-361f-4854-a155-110ce9ce572c} <Trace> oximeter.timeseries_schema (1156814d-76f2-4d06-aa88-d62fab54b03b) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 4178 | 2026.05.14 15:59:05.849784 [ 350 ] {58ae5e61-361f-4854-a155-110ce9ce572c} <Trace> oximeter.timeseries_schema (1156814d-76f2-4d06-aa88-d62fab54b03b) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 4179 | 2026.05.14 15:59:05.849822 [ 335 ] {58ae5e61-361f-4854-a155-110ce9ce572c} <Trace> oximeter.timeseries_schema (1156814d-76f2-4d06-aa88-d62fab54b03b) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 4180 | 2026.05.14 15:59:05.849854 [ 343 ] {58ae5e61-361f-4854-a155-110ce9ce572c} <Trace> oximeter.timeseries_schema (1156814d-76f2-4d06-aa88-d62fab54b03b) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 4181 | 2026.05.14 15:59:05.849822 [ 334 ] {58ae5e61-361f-4854-a155-110ce9ce572c} <Trace> oximeter.timeseries_schema (1156814d-76f2-4d06-aa88-d62fab54b03b) (SelectExecutor): Used generic exclusion search over index for part all_5_5_0 with 1 steps | ||
| 4182 | 2026.05.14 15:59:05.850011 [ 260 ] {58ae5e61-361f-4854-a155-110ce9ce572c} <Debug> oximeter.timeseries_schema (1156814d-76f2-4d06-aa88-d62fab54b03b) (SelectExecutor): Selected 5/5 parts by partition key, 4 parts by primary key, 4/5 marks by primary key, 4 marks to read from 4 ranges | ||
| 4183 | 2026.05.14 15:59:05.850038 [ 260 ] {58ae5e61-361f-4854-a155-110ce9ce572c} <Trace> oximeter.timeseries_schema (1156814d-76f2-4d06-aa88-d62fab54b03b) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 4184 | 2026.05.14 15:59:05.850143 [ 260 ] {58ae5e61-361f-4854-a155-110ce9ce572c} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 4185 | 2026.05.14 15:59:05.850166 [ 260 ] {58ae5e61-361f-4854-a155-110ce9ce572c} <Debug> oximeter.timeseries_schema (1156814d-76f2-4d06-aa88-d62fab54b03b) (SelectExecutor): Reading approx. 45 rows with 4 streams | ||
| 4186 | 2026.05.14 15:59:05.850201 [ 260 ] {58ae5e61-361f-4854-a155-110ce9ce572c} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
| 4187 | 2026.05.14 15:59:05.850242 [ 260 ] {58ae5e61-361f-4854-a155-110ce9ce572c} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
| 4188 | 2026.05.14 15:59:05.850281 [ 260 ] {58ae5e61-361f-4854-a155-110ce9ce572c} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
| 4189 | 2026.05.14 15:59:05.850319 [ 260 ] {58ae5e61-361f-4854-a155-110ce9ce572c} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
| 4190 | 2026.05.14 15:59:05.851517 [ 260 ] {58ae5e61-361f-4854-a155-110ce9ce572c} <Debug> executeQuery: Read 45 rows, 7.64 KiB in 0.002694 sec., 16703.786191536747 rows/sec., 2.77 MiB/sec. | ||
| 4191 | 2026.05.14 15:59:05.851772 [ 260 ] {58ae5e61-361f-4854-a155-110ce9ce572c} <Debug> MemoryTracker: Peak memory usage (for query): 171.03 KiB. | ||
| 4192 | 2026.05.14 15:59:05.851789 [ 260 ] {58ae5e61-361f-4854-a155-110ce9ce572c} <Debug> TCPHandler: Processed in 0.003271976 sec. | ||
| 4193 | 2026.05.14 15:59:05.853468 [ 260 ] {} <Trace> TCP-Session: beaebc18-dafd-4d4e-ae43-c03b57c9d89e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4194 | 2026.05.14 15:59:05.853608 [ 260 ] {7d1a35bc-bed6-48f2-9f1d-b78d34cffd40} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34751) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4195 | 2026.05.14 15:59:05.853671 [ 260 ] {7d1a35bc-bed6-48f2-9f1d-b78d34cffd40} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4196 | 2026.05.14 15:59:05.854295 [ 260 ] {7d1a35bc-bed6-48f2-9f1d-b78d34cffd40} <Trace> oximeter.fields_string (f402bd05-7338-4df8-9125-902546c29ae4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4197 | 2026.05.14 15:59:05.854340 [ 260 ] {7d1a35bc-bed6-48f2-9f1d-b78d34cffd40} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 4198 | 2026.05.14 15:59:05.854742 [ 260 ] {7d1a35bc-bed6-48f2-9f1d-b78d34cffd40} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 4199 | 2026.05.14 15:59:05.854974 [ 260 ] {7d1a35bc-bed6-48f2-9f1d-b78d34cffd40} <Trace> oximeter.fields_string (f402bd05-7338-4df8-9125-902546c29ae4): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4200 | 2026.05.14 15:59:05.855119 [ 260 ] {7d1a35bc-bed6-48f2-9f1d-b78d34cffd40} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.00156 sec., 35897.4358974359 rows/sec., 2.74 MiB/sec. | ||
| 4201 | 2026.05.14 15:59:05.855157 [ 260 ] {7d1a35bc-bed6-48f2-9f1d-b78d34cffd40} <Debug> TCPHandler: Processed in 0.001799344 sec. | ||
| 4202 | 2026.05.14 15:59:05.855285 [ 260 ] {} <Trace> TCP-Session: beaebc18-dafd-4d4e-ae43-c03b57c9d89e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4203 | 2026.05.14 15:59:05.855380 [ 260 ] {04e48208-5b99-4aa2-96e8-a1681df20826} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34751) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4204 | 2026.05.14 15:59:05.855420 [ 260 ] {04e48208-5b99-4aa2-96e8-a1681df20826} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4205 | 2026.05.14 15:59:05.855851 [ 260 ] {04e48208-5b99-4aa2-96e8-a1681df20826} <Trace> oximeter.fields_uuid (5295c2a8-6150-41ce-bf65-ede2ab7b1c8d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4206 | 2026.05.14 15:59:05.855886 [ 260 ] {04e48208-5b99-4aa2-96e8-a1681df20826} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 4207 | 2026.05.14 15:59:05.856176 [ 260 ] {04e48208-5b99-4aa2-96e8-a1681df20826} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 4208 | 2026.05.14 15:59:05.856379 [ 260 ] {04e48208-5b99-4aa2-96e8-a1681df20826} <Trace> oximeter.fields_uuid (5295c2a8-6150-41ce-bf65-ede2ab7b1c8d): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4209 | 2026.05.14 15:59:05.856505 [ 260 ] {04e48208-5b99-4aa2-96e8-a1681df20826} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001144 sec., 55944.055944055945 rows/sec., 4.37 MiB/sec. | ||
| 4210 | 2026.05.14 15:59:05.856541 [ 260 ] {04e48208-5b99-4aa2-96e8-a1681df20826} <Debug> TCPHandler: Processed in 0.001304676 sec. | ||
| 4211 | 2026.05.14 15:59:05.856662 [ 260 ] {} <Trace> TCP-Session: beaebc18-dafd-4d4e-ae43-c03b57c9d89e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4212 | 2026.05.14 15:59:05.856757 [ 260 ] {1164f9fc-630f-4b5b-bead-58fd39145f46} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34751) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4213 | 2026.05.14 15:59:05.856799 [ 260 ] {1164f9fc-630f-4b5b-bead-58fd39145f46} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4214 | 2026.05.14 15:59:05.857218 [ 260 ] {1164f9fc-630f-4b5b-bead-58fd39145f46} <Trace> oximeter.measurements_cumulativeu64 (dc4c3ccb-597f-4ad4-8dca-d9aff10fc181): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4215 | 2026.05.14 15:59:05.857253 [ 260 ] {1164f9fc-630f-4b5b-bead-58fd39145f46} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 4216 | 2026.05.14 15:59:05.857575 [ 260 ] {1164f9fc-630f-4b5b-bead-58fd39145f46} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 4217 | 2026.05.14 15:59:05.857778 [ 260 ] {1164f9fc-630f-4b5b-bead-58fd39145f46} <Trace> oximeter.measurements_cumulativeu64 (dc4c3ccb-597f-4ad4-8dca-d9aff10fc181): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4218 | 2026.05.14 15:59:05.857905 [ 260 ] {1164f9fc-630f-4b5b-bead-58fd39145f46} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001166 sec., 137221.269296741 rows/sec., 9.56 MiB/sec. | ||
| 4219 | 2026.05.14 15:59:05.857940 [ 260 ] {1164f9fc-630f-4b5b-bead-58fd39145f46} <Debug> TCPHandler: Processed in 0.001327027 sec. | ||
| 4220 | 2026.05.14 15:59:05.858057 [ 260 ] {} <Trace> TCP-Session: beaebc18-dafd-4d4e-ae43-c03b57c9d89e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4221 | 2026.05.14 15:59:05.858152 [ 260 ] {b952f860-9cce-4e48-8ea3-ef55f8e837b7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34751) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4222 | 2026.05.14 15:59:05.858192 [ 260 ] {b952f860-9cce-4e48-8ea3-ef55f8e837b7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4223 | 2026.05.14 15:59:05.858519 [ 260 ] {b952f860-9cce-4e48-8ea3-ef55f8e837b7} <Trace> oximeter.measurements_u64 (4165c0ce-291c-4fd2-b5bb-2f229a34a1a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4224 | 2026.05.14 15:59:05.858554 [ 260 ] {b952f860-9cce-4e48-8ea3-ef55f8e837b7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 4225 | 2026.05.14 15:59:05.858851 [ 260 ] {b952f860-9cce-4e48-8ea3-ef55f8e837b7} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 4226 | 2026.05.14 15:59:05.859066 [ 260 ] {b952f860-9cce-4e48-8ea3-ef55f8e837b7} <Trace> oximeter.measurements_u64 (4165c0ce-291c-4fd2-b5bb-2f229a34a1a8): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4227 | 2026.05.14 15:59:05.859190 [ 260 ] {b952f860-9cce-4e48-8ea3-ef55f8e837b7} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001056 sec., 56818.181818181816 rows/sec., 3.83 MiB/sec. | ||
| 4228 | 2026.05.14 15:59:05.859225 [ 260 ] {b952f860-9cce-4e48-8ea3-ef55f8e837b7} <Debug> TCPHandler: Processed in 0.001216753 sec. | ||
| 4229 | 2026.05.14 15:59:10.107484 [ 122 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 4230 | 2026.05.14 15:59:10.107557 [ 122 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 4231 | 2026.05.14 15:59:10.171414 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 9559 | ||
| 4232 | 2026.05.14 15:59:10.171936 [ 244 ] {} <Trace> system.asynchronous_metric_log (b403b819-69da-4eff-9942-332a213880d1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4233 | 2026.05.14 15:59:10.171985 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 4234 | 2026.05.14 15:59:10.172522 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 4235 | 2026.05.14 15:59:10.172757 [ 244 ] {} <Trace> system.asynchronous_metric_log (b403b819-69da-4eff-9942-332a213880d1): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4236 | 2026.05.14 15:59:10.172892 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 9559 | ||
| 4237 | 2026.05.14 15:59:10.194337 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 38 entries to flush up to offset 490 | ||
| 4238 | 2026.05.14 15:59:10.196766 [ 242 ] {} <Trace> system.query_log (b68bb3f1-94c6-4f6f-b3a0-f414a71b4a04): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4239 | 2026.05.14 15:59:10.196817 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 4240 | 2026.05.14 15:59:10.198125 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 4241 | 2026.05.14 15:59:10.198401 [ 242 ] {} <Trace> system.query_log (b68bb3f1-94c6-4f6f-b3a0-f414a71b4a04): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4242 | 2026.05.14 15:59:10.198660 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 490 | ||
| 4243 | 2026.05.14 15:59:10.666286 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 151 | ||
| 4244 | 2026.05.14 15:59:10.682310 [ 243 ] {} <Trace> system.metric_log (fc7675bb-abed-4f52-ab7b-00ec850ba07e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4245 | 2026.05.14 15:59:10.682368 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 4246 | 2026.05.14 15:59:10.688746 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 4247 | 2026.05.14 15:59:10.689494 [ 243 ] {} <Trace> system.metric_log (fc7675bb-abed-4f52-ab7b-00ec850ba07e): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4248 | 2026.05.14 15:59:10.692096 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 151 | ||
| 4249 | 2026.05.14 15:59:10.853991 [ 260 ] {} <Trace> TCP-Session: beaebc18-dafd-4d4e-ae43-c03b57c9d89e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4250 | 2026.05.14 15:59:10.854343 [ 260 ] {ee03bf95-d66c-46a9-b8f7-660afa642b32} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34751) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table: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) | ||
| 4251 | 2026.05.14 15:59:10.854835 [ 260 ] {ee03bf95-d66c-46a9-b8f7-660afa642b32} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 4252 | 2026.05.14 15:59:10.854872 [ 260 ] {ee03bf95-d66c-46a9-b8f7-660afa642b32} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table: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 | ||
| 4253 | 2026.05.14 15:59:10.855118 [ 260 ] {ee03bf95-d66c-46a9-b8f7-660afa642b32} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 4254 | 2026.05.14 15:59:10.855186 [ 260 ] {ee03bf95-d66c-46a9-b8f7-660afa642b32} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 4255 | 2026.05.14 15:59:10.855333 [ 260 ] {ee03bf95-d66c-46a9-b8f7-660afa642b32} <Debug> oximeter.timeseries_schema (1156814d-76f2-4d06-aa88-d62fab54b03b) (SelectExecutor): Key condition: (column 0 in 31-element set) | ||
| 4256 | 2026.05.14 15:59:10.855434 [ 334 ] {ee03bf95-d66c-46a9-b8f7-660afa642b32} <Trace> oximeter.timeseries_schema (1156814d-76f2-4d06-aa88-d62fab54b03b) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 4257 | 2026.05.14 15:59:10.855462 [ 321 ] {ee03bf95-d66c-46a9-b8f7-660afa642b32} <Trace> oximeter.timeseries_schema (1156814d-76f2-4d06-aa88-d62fab54b03b) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 4258 | 2026.05.14 15:59:10.855473 [ 343 ] {ee03bf95-d66c-46a9-b8f7-660afa642b32} <Trace> oximeter.timeseries_schema (1156814d-76f2-4d06-aa88-d62fab54b03b) (SelectExecutor): Used generic exclusion search over index for part all_5_5_0 with 1 steps | ||
| 4259 | 2026.05.14 15:59:10.855473 [ 313 ] {ee03bf95-d66c-46a9-b8f7-660afa642b32} <Trace> oximeter.timeseries_schema (1156814d-76f2-4d06-aa88-d62fab54b03b) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 4260 | 2026.05.14 15:59:10.855458 [ 335 ] {ee03bf95-d66c-46a9-b8f7-660afa642b32} <Trace> oximeter.timeseries_schema (1156814d-76f2-4d06-aa88-d62fab54b03b) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 4261 | 2026.05.14 15:59:10.855710 [ 260 ] {ee03bf95-d66c-46a9-b8f7-660afa642b32} <Debug> oximeter.timeseries_schema (1156814d-76f2-4d06-aa88-d62fab54b03b) (SelectExecutor): Selected 5/5 parts by partition key, 4 parts by primary key, 4/5 marks by primary key, 4 marks to read from 4 ranges | ||
| 4262 | 2026.05.14 15:59:10.855739 [ 260 ] {ee03bf95-d66c-46a9-b8f7-660afa642b32} <Trace> oximeter.timeseries_schema (1156814d-76f2-4d06-aa88-d62fab54b03b) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 4263 | 2026.05.14 15:59:10.855843 [ 260 ] {ee03bf95-d66c-46a9-b8f7-660afa642b32} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 4264 | 2026.05.14 15:59:10.855865 [ 260 ] {ee03bf95-d66c-46a9-b8f7-660afa642b32} <Debug> oximeter.timeseries_schema (1156814d-76f2-4d06-aa88-d62fab54b03b) (SelectExecutor): Reading approx. 45 rows with 4 streams | ||
| 4265 | 2026.05.14 15:59:10.855903 [ 260 ] {ee03bf95-d66c-46a9-b8f7-660afa642b32} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 4266 | 2026.05.14 15:59:10.855942 [ 260 ] {ee03bf95-d66c-46a9-b8f7-660afa642b32} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 4267 | 2026.05.14 15:59:10.855981 [ 260 ] {ee03bf95-d66c-46a9-b8f7-660afa642b32} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 4268 | 2026.05.14 15:59:10.856019 [ 260 ] {ee03bf95-d66c-46a9-b8f7-660afa642b32} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 4269 | 2026.05.14 15:59:10.857388 [ 260 ] {ee03bf95-d66c-46a9-b8f7-660afa642b32} <Debug> executeQuery: Read 45 rows, 7.88 KiB in 0.003198 sec., 14071.294559099437 rows/sec., 2.41 MiB/sec. | ||
| 4270 | 2026.05.14 15:59:10.857585 [ 260 ] {ee03bf95-d66c-46a9-b8f7-660afa642b32} <Debug> MemoryTracker: Peak memory usage (for query): 189.96 KiB. | ||
| 4271 | 2026.05.14 15:59:10.857601 [ 260 ] {ee03bf95-d66c-46a9-b8f7-660afa642b32} <Debug> TCPHandler: Processed in 0.003793796 sec. | ||
| 4272 | 2026.05.14 15:59:10.863017 [ 260 ] {} <Trace> TCP-Session: beaebc18-dafd-4d4e-ae43-c03b57c9d89e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4273 | 2026.05.14 15:59:10.863154 [ 260 ] {7004ffb5-ae25-4c3a-8561-7d8aedf1bd42} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34751) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 4274 | 2026.05.14 15:59:10.863207 [ 260 ] {7004ffb5-ae25-4c3a-8561-7d8aedf1bd42} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 4275 | 2026.05.14 15:59:10.863929 [ 260 ] {7004ffb5-ae25-4c3a-8561-7d8aedf1bd42} <Trace> oximeter.fields_i16 (564c0e48-75e8-4665-b590-133c62c8a012): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4276 | 2026.05.14 15:59:10.863973 [ 260 ] {7004ffb5-ae25-4c3a-8561-7d8aedf1bd42} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 4277 | 2026.05.14 15:59:10.864355 [ 260 ] {7004ffb5-ae25-4c3a-8561-7d8aedf1bd42} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 4278 | 2026.05.14 15:59:10.864579 [ 260 ] {7004ffb5-ae25-4c3a-8561-7d8aedf1bd42} <Trace> oximeter.fields_i16 (564c0e48-75e8-4665-b590-133c62c8a012): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4279 | 2026.05.14 15:59:10.864724 [ 260 ] {7004ffb5-ae25-4c3a-8561-7d8aedf1bd42} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001608 sec., 176616.91542288556 rows/sec., 11.22 MiB/sec. | ||
| 4280 | 2026.05.14 15:59:10.864762 [ 260 ] {7004ffb5-ae25-4c3a-8561-7d8aedf1bd42} <Debug> TCPHandler: Processed in 0.001809074 sec. | ||
| 4281 | 2026.05.14 15:59:10.864910 [ 260 ] {} <Trace> TCP-Session: beaebc18-dafd-4d4e-ae43-c03b57c9d89e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4282 | 2026.05.14 15:59:10.865007 [ 260 ] {973da577-a52c-469a-b888-245f52444fbb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34751) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4283 | 2026.05.14 15:59:10.865047 [ 260 ] {973da577-a52c-469a-b888-245f52444fbb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4284 | 2026.05.14 15:59:10.865817 [ 260 ] {973da577-a52c-469a-b888-245f52444fbb} <Trace> oximeter.fields_string (f402bd05-7338-4df8-9125-902546c29ae4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4285 | 2026.05.14 15:59:10.865853 [ 260 ] {973da577-a52c-469a-b888-245f52444fbb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 4286 | 2026.05.14 15:59:10.866215 [ 260 ] {973da577-a52c-469a-b888-245f52444fbb} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 4287 | 2026.05.14 15:59:10.866424 [ 260 ] {973da577-a52c-469a-b888-245f52444fbb} <Trace> oximeter.fields_string (f402bd05-7338-4df8-9125-902546c29ae4): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4288 | 2026.05.14 15:59:10.866556 [ 260 ] {973da577-a52c-469a-b888-245f52444fbb} <Debug> executeQuery: Read 881 rows, 70.88 KiB in 0.001567 sec., 562220.8040842374 rows/sec., 44.17 MiB/sec. | ||
| 4289 | 2026.05.14 15:59:10.866592 [ 260 ] {973da577-a52c-469a-b888-245f52444fbb} <Debug> TCPHandler: Processed in 0.001730372 sec. | ||
| 4290 | 2026.05.14 15:59:10.866722 [ 260 ] {} <Trace> TCP-Session: beaebc18-dafd-4d4e-ae43-c03b57c9d89e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4291 | 2026.05.14 15:59:10.866817 [ 260 ] {c9beae03-1d24-4777-8f38-ad736431ca61} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34751) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4292 | 2026.05.14 15:59:10.866856 [ 260 ] {c9beae03-1d24-4777-8f38-ad736431ca61} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4293 | 2026.05.14 15:59:10.867335 [ 260 ] {c9beae03-1d24-4777-8f38-ad736431ca61} <Trace> oximeter.fields_u16 (78c9fcee-2b95-49e3-a301-5a6a0e2ada51): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4294 | 2026.05.14 15:59:10.867371 [ 260 ] {c9beae03-1d24-4777-8f38-ad736431ca61} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 4295 | 2026.05.14 15:59:10.867670 [ 260 ] {c9beae03-1d24-4777-8f38-ad736431ca61} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 4296 | 2026.05.14 15:59:10.867876 [ 260 ] {c9beae03-1d24-4777-8f38-ad736431ca61} <Trace> oximeter.fields_u16 (78c9fcee-2b95-49e3-a301-5a6a0e2ada51): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4297 | 2026.05.14 15:59:10.868005 [ 260 ] {c9beae03-1d24-4777-8f38-ad736431ca61} <Debug> executeQuery: Read 184 rows, 11.70 KiB in 0.001207 sec., 152444.07622203813 rows/sec., 9.47 MiB/sec. | ||
| 4298 | 2026.05.14 15:59:10.868041 [ 260 ] {c9beae03-1d24-4777-8f38-ad736431ca61} <Debug> TCPHandler: Processed in 0.001368339 sec. | ||
| 4299 | 2026.05.14 15:59:10.868163 [ 260 ] {} <Trace> TCP-Session: beaebc18-dafd-4d4e-ae43-c03b57c9d89e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4300 | 2026.05.14 15:59:10.868257 [ 260 ] {af3c58bb-6851-47a9-9f44-81b16841d82d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34751) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 4301 | 2026.05.14 15:59:10.868295 [ 260 ] {af3c58bb-6851-47a9-9f44-81b16841d82d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 4302 | 2026.05.14 15:59:10.868738 [ 260 ] {af3c58bb-6851-47a9-9f44-81b16841d82d} <Trace> oximeter.fields_u32 (1c47cbcd-346c-4c16-ab6b-5294318f0c20): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4303 | 2026.05.14 15:59:10.868775 [ 260 ] {af3c58bb-6851-47a9-9f44-81b16841d82d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 4304 | 2026.05.14 15:59:10.869068 [ 260 ] {af3c58bb-6851-47a9-9f44-81b16841d82d} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 4305 | 2026.05.14 15:59:10.869279 [ 260 ] {af3c58bb-6851-47a9-9f44-81b16841d82d} <Trace> oximeter.fields_u32 (1c47cbcd-346c-4c16-ab6b-5294318f0c20): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4306 | 2026.05.14 15:59:10.869403 [ 260 ] {af3c58bb-6851-47a9-9f44-81b16841d82d} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001165 sec., 127896.9957081545 rows/sec., 8.26 MiB/sec. | ||
| 4307 | 2026.05.14 15:59:10.869438 [ 260 ] {af3c58bb-6851-47a9-9f44-81b16841d82d} <Debug> TCPHandler: Processed in 0.001322467 sec. | ||
| 4308 | 2026.05.14 15:59:10.869564 [ 260 ] {} <Trace> TCP-Session: beaebc18-dafd-4d4e-ae43-c03b57c9d89e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4309 | 2026.05.14 15:59:10.869668 [ 260 ] {ecf08b5f-868d-4adb-8506-55074eb24f43} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34751) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 4310 | 2026.05.14 15:59:10.869706 [ 260 ] {ecf08b5f-868d-4adb-8506-55074eb24f43} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 4311 | 2026.05.14 15:59:10.870157 [ 260 ] {ecf08b5f-868d-4adb-8506-55074eb24f43} <Trace> oximeter.fields_u8 (6a12fba9-95ff-412e-a81c-a392415662f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4312 | 2026.05.14 15:59:10.870192 [ 260 ] {ecf08b5f-868d-4adb-8506-55074eb24f43} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 4313 | 2026.05.14 15:59:10.870485 [ 260 ] {ecf08b5f-868d-4adb-8506-55074eb24f43} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 4314 | 2026.05.14 15:59:10.870698 [ 260 ] {ecf08b5f-868d-4adb-8506-55074eb24f43} <Trace> oximeter.fields_u8 (6a12fba9-95ff-412e-a81c-a392415662f1): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4315 | 2026.05.14 15:59:10.870817 [ 260 ] {ecf08b5f-868d-4adb-8506-55074eb24f43} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001167 sec., 126820.90831191087 rows/sec., 7.21 MiB/sec. | ||
| 4316 | 2026.05.14 15:59:10.870852 [ 260 ] {ecf08b5f-868d-4adb-8506-55074eb24f43} <Debug> TCPHandler: Processed in 0.001336138 sec. | ||
| 4317 | 2026.05.14 15:59:10.870981 [ 260 ] {} <Trace> TCP-Session: beaebc18-dafd-4d4e-ae43-c03b57c9d89e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4318 | 2026.05.14 15:59:10.871076 [ 260 ] {8c6e4f32-e1fb-437a-ad3e-c7586f8cc44f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34751) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4319 | 2026.05.14 15:59:10.871114 [ 260 ] {8c6e4f32-e1fb-437a-ad3e-c7586f8cc44f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4320 | 2026.05.14 15:59:10.871694 [ 260 ] {8c6e4f32-e1fb-437a-ad3e-c7586f8cc44f} <Trace> oximeter.fields_uuid (5295c2a8-6150-41ce-bf65-ede2ab7b1c8d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4321 | 2026.05.14 15:59:10.871730 [ 260 ] {8c6e4f32-e1fb-437a-ad3e-c7586f8cc44f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 4322 | 2026.05.14 15:59:10.872053 [ 260 ] {8c6e4f32-e1fb-437a-ad3e-c7586f8cc44f} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 4323 | 2026.05.14 15:59:10.872258 [ 260 ] {8c6e4f32-e1fb-437a-ad3e-c7586f8cc44f} <Trace> oximeter.fields_uuid (5295c2a8-6150-41ce-bf65-ede2ab7b1c8d): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4324 | 2026.05.14 15:59:10.872382 [ 260 ] {8c6e4f32-e1fb-437a-ad3e-c7586f8cc44f} <Debug> executeQuery: Read 532 rows, 38.54 KiB in 0.001324 sec., 401812.68882175226 rows/sec., 28.43 MiB/sec. | ||
| 4325 | 2026.05.14 15:59:10.872419 [ 260 ] {8c6e4f32-e1fb-437a-ad3e-c7586f8cc44f} <Debug> TCPHandler: Processed in 0.001485253 sec. | ||
| 4326 | 2026.05.14 15:59:10.872544 [ 260 ] {} <Trace> TCP-Session: beaebc18-dafd-4d4e-ae43-c03b57c9d89e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4327 | 2026.05.14 15:59:10.872638 [ 260 ] {779608f9-b598-4bcc-8d17-25298c9a9258} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34751) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 4328 | 2026.05.14 15:59:10.872678 [ 260 ] {779608f9-b598-4bcc-8d17-25298c9a9258} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 4329 | 2026.05.14 15:59:10.873018 [ 260 ] {779608f9-b598-4bcc-8d17-25298c9a9258} <Trace> oximeter.measurements_bool (54127a45-21ff-4025-b1f9-ea5a12d65048): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4330 | 2026.05.14 15:59:10.873053 [ 260 ] {779608f9-b598-4bcc-8d17-25298c9a9258} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 4331 | 2026.05.14 15:59:10.873349 [ 260 ] {779608f9-b598-4bcc-8d17-25298c9a9258} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 4332 | 2026.05.14 15:59:10.873560 [ 260 ] {779608f9-b598-4bcc-8d17-25298c9a9258} <Trace> oximeter.measurements_bool (54127a45-21ff-4025-b1f9-ea5a12d65048): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4333 | 2026.05.14 15:59:10.873684 [ 260 ] {779608f9-b598-4bcc-8d17-25298c9a9258} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001063 sec., 5644.402634054563 rows/sec., 294.90 KiB/sec. | ||
| 4334 | 2026.05.14 15:59:10.873719 [ 260 ] {779608f9-b598-4bcc-8d17-25298c9a9258} <Debug> TCPHandler: Processed in 0.001222093 sec. | ||
| 4335 | 2026.05.14 15:59:10.873845 [ 260 ] {} <Trace> TCP-Session: beaebc18-dafd-4d4e-ae43-c03b57c9d89e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4336 | 2026.05.14 15:59:10.873939 [ 260 ] {fd81be32-63f1-4c29-8e84-1a6e0628fa33} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34751) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4337 | 2026.05.14 15:59:10.873981 [ 260 ] {fd81be32-63f1-4c29-8e84-1a6e0628fa33} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4338 | 2026.05.14 15:59:10.874407 [ 260 ] {fd81be32-63f1-4c29-8e84-1a6e0628fa33} <Trace> oximeter.measurements_cumulativeu64 (dc4c3ccb-597f-4ad4-8dca-d9aff10fc181): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4339 | 2026.05.14 15:59:10.874442 [ 260 ] {fd81be32-63f1-4c29-8e84-1a6e0628fa33} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 4340 | 2026.05.14 15:59:10.874760 [ 260 ] {fd81be32-63f1-4c29-8e84-1a6e0628fa33} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 4341 | 2026.05.14 15:59:10.874974 [ 260 ] {fd81be32-63f1-4c29-8e84-1a6e0628fa33} <Trace> oximeter.measurements_cumulativeu64 (dc4c3ccb-597f-4ad4-8dca-d9aff10fc181): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4342 | 2026.05.14 15:59:10.875099 [ 260 ] {fd81be32-63f1-4c29-8e84-1a6e0628fa33} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001178 sec., 224957.55517826826 rows/sec., 14.95 MiB/sec. | ||
| 4343 | 2026.05.14 15:59:10.875134 [ 260 ] {fd81be32-63f1-4c29-8e84-1a6e0628fa33} <Debug> TCPHandler: Processed in 0.001336968 sec. | ||
| 4344 | 2026.05.14 15:59:10.875263 [ 260 ] {} <Trace> TCP-Session: beaebc18-dafd-4d4e-ae43-c03b57c9d89e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4345 | 2026.05.14 15:59:10.875356 [ 260 ] {7297b64d-2321-4fb9-a21a-85c0609e68f1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34751) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 4346 | 2026.05.14 15:59:10.875397 [ 260 ] {7297b64d-2321-4fb9-a21a-85c0609e68f1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 4347 | 2026.05.14 15:59:10.875718 [ 260 ] {7297b64d-2321-4fb9-a21a-85c0609e68f1} <Trace> oximeter.measurements_f64 (3aebf4e1-35e6-4886-9539-85df0cef4d2d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4348 | 2026.05.14 15:59:10.875753 [ 260 ] {7297b64d-2321-4fb9-a21a-85c0609e68f1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 4349 | 2026.05.14 15:59:10.876040 [ 260 ] {7297b64d-2321-4fb9-a21a-85c0609e68f1} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 4350 | 2026.05.14 15:59:10.876246 [ 260 ] {7297b64d-2321-4fb9-a21a-85c0609e68f1} <Trace> oximeter.measurements_f64 (3aebf4e1-35e6-4886-9539-85df0cef4d2d): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4351 | 2026.05.14 15:59:10.876367 [ 260 ] {7297b64d-2321-4fb9-a21a-85c0609e68f1} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001029 sec., 971.8172983479107 rows/sec., 65.48 KiB/sec. | ||
| 4352 | 2026.05.14 15:59:10.876402 [ 260 ] {7297b64d-2321-4fb9-a21a-85c0609e68f1} <Debug> TCPHandler: Processed in 0.001186902 sec. | ||
| 4353 | 2026.05.14 15:59:10.876525 [ 260 ] {} <Trace> TCP-Session: beaebc18-dafd-4d4e-ae43-c03b57c9d89e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4354 | 2026.05.14 15:59:10.876618 [ 260 ] {80982f94-cf56-4c69-ad97-b63185aeb3d9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34751) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4355 | 2026.05.14 15:59:10.876671 [ 260 ] {80982f94-cf56-4c69-ad97-b63185aeb3d9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 4356 | 2026.05.14 15:59:10.877500 [ 260 ] {80982f94-cf56-4c69-ad97-b63185aeb3d9} <Trace> oximeter.measurements_histogramu64 (f9a5fb05-a372-4337-97b8-63adc35de4a7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4357 | 2026.05.14 15:59:10.877535 [ 260 ] {80982f94-cf56-4c69-ad97-b63185aeb3d9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 4358 | 2026.05.14 15:59:10.878116 [ 260 ] {80982f94-cf56-4c69-ad97-b63185aeb3d9} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 4359 | 2026.05.14 15:59:10.878332 [ 260 ] {80982f94-cf56-4c69-ad97-b63185aeb3d9} <Trace> oximeter.measurements_histogramu64 (f9a5fb05-a372-4337-97b8-63adc35de4a7): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4360 | 2026.05.14 15:59:10.878465 [ 260 ] {80982f94-cf56-4c69-ad97-b63185aeb3d9} <Debug> executeQuery: Read 42 rows, 77.07 KiB in 0.001864 sec., 22532.188841201718 rows/sec., 40.38 MiB/sec. | ||
| 4361 | 2026.05.14 15:59:10.878515 [ 260 ] {80982f94-cf56-4c69-ad97-b63185aeb3d9} <Debug> TCPHandler: Processed in 0.002037673 sec. | ||
| 4362 | 2026.05.14 15:59:10.878835 [ 260 ] {} <Trace> TCP-Session: beaebc18-dafd-4d4e-ae43-c03b57c9d89e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4363 | 2026.05.14 15:59:10.879008 [ 260 ] {0e1a4342-971b-461d-becd-77364f4c0c78} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34751) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4364 | 2026.05.14 15:59:10.879075 [ 260 ] {0e1a4342-971b-461d-becd-77364f4c0c78} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4365 | 2026.05.14 15:59:10.879633 [ 260 ] {0e1a4342-971b-461d-becd-77364f4c0c78} <Trace> oximeter.measurements_u64 (4165c0ce-291c-4fd2-b5bb-2f229a34a1a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4366 | 2026.05.14 15:59:10.879671 [ 260 ] {0e1a4342-971b-461d-becd-77364f4c0c78} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 4367 | 2026.05.14 15:59:10.880100 [ 260 ] {0e1a4342-971b-461d-becd-77364f4c0c78} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 4368 | 2026.05.14 15:59:10.880341 [ 260 ] {0e1a4342-971b-461d-becd-77364f4c0c78} <Trace> oximeter.measurements_u64 (4165c0ce-291c-4fd2-b5bb-2f229a34a1a8): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4369 | 2026.05.14 15:59:10.880500 [ 260 ] {0e1a4342-971b-461d-becd-77364f4c0c78} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001556 sec., 57840.61696658097 rows/sec., 3.62 MiB/sec. | ||
| 4370 | 2026.05.14 15:59:10.880556 [ 260 ] {0e1a4342-971b-461d-becd-77364f4c0c78} <Debug> TCPHandler: Processed in 0.001849066 sec. | ||
| 4371 | 2026.05.14 15:59:12.928094 [ 120 ] {} <Debug> oximeter.timeseries_schema (1156814d-76f2-4d06-aa88-d62fab54b03b) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 4372 | 2026.05.14 15:59:12.928193 [ 120 ] {} <Trace> oximeter.timeseries_schema (1156814d-76f2-4d06-aa88-d62fab54b03b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4373 | 2026.05.14 15:59:12.928231 [ 120 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 4374 | 2026.05.14 15:59:12.928437 [ 197 ] {1156814d-76f2-4d06-aa88-d62fab54b03b::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 | ||
| 4375 | 2026.05.14 15:59:12.928938 [ 197 ] {1156814d-76f2-4d06-aa88-d62fab54b03b::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4376 | 2026.05.14 15:59:12.929016 [ 197 ] {1156814d-76f2-4d06-aa88-d62fab54b03b::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 15 rows starting from the beginning of the part | ||
| 4377 | 2026.05.14 15:59:12.929163 [ 197 ] {1156814d-76f2-4d06-aa88-d62fab54b03b::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 | ||
| 4378 | 2026.05.14 15:59:12.929245 [ 197 ] {1156814d-76f2-4d06-aa88-d62fab54b03b::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 10 rows starting from the beginning of the part | ||
| 4379 | 2026.05.14 15:59:12.929307 [ 197 ] {1156814d-76f2-4d06-aa88-d62fab54b03b::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 6 rows starting from the beginning of the part | ||
| 4380 | 2026.05.14 15:59:12.929363 [ 197 ] {1156814d-76f2-4d06-aa88-d62fab54b03b::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 16 rows starting from the beginning of the part | ||
| 4381 | 2026.05.14 15:59:12.930817 [ 191 ] {1156814d-76f2-4d06-aa88-d62fab54b03b::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 51 rows, containing 6 columns (6 merged, 0 gathered) in 0.002463098 sec., 20705.63168822353 rows/sec., 4.90 MiB/sec. | ||
| 4382 | 2026.05.14 15:59:12.931046 [ 191 ] {1156814d-76f2-4d06-aa88-d62fab54b03b::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 4383 | 2026.05.14 15:59:12.931485 [ 191 ] {1156814d-76f2-4d06-aa88-d62fab54b03b::all_1_5_1} <Trace> oximeter.timeseries_schema (1156814d-76f2-4d06-aa88-d62fab54b03b): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4384 | 2026.05.14 15:59:12.931559 [ 191 ] {1156814d-76f2-4d06-aa88-d62fab54b03b::all_1_5_1} <Trace> oximeter.timeseries_schema (1156814d-76f2-4d06-aa88-d62fab54b03b) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 4385 | 2026.05.14 15:59:12.931651 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.39 MiB. | ||
| 4386 | 2026.05.14 15:59:13.571435 [ 260 ] {} <Trace> TCP-Session: beaebc18-dafd-4d4e-ae43-c03b57c9d89e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4387 | 2026.05.14 15:59:13.571783 [ 260 ] {2c00a5cc-a8af-47c7-83b3-e15e18370d9a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34751) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'zone:cpu_nsec') FORMAT Native (stage: Complete) | ||
| 4388 | 2026.05.14 15:59:13.572242 [ 260 ] {2c00a5cc-a8af-47c7-83b3-e15e18370d9a} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 4389 | 2026.05.14 15:59:13.572285 [ 260 ] {2c00a5cc-a8af-47c7-83b3-e15e18370d9a} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'zone:cpu_nsec')" moved to PREWHERE | ||
| 4390 | 2026.05.14 15:59:13.572562 [ 260 ] {2c00a5cc-a8af-47c7-83b3-e15e18370d9a} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 4391 | 2026.05.14 15:59:13.572640 [ 260 ] {2c00a5cc-a8af-47c7-83b3-e15e18370d9a} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 4392 | 2026.05.14 15:59:13.572805 [ 260 ] {2c00a5cc-a8af-47c7-83b3-e15e18370d9a} <Debug> oximeter.timeseries_schema (1156814d-76f2-4d06-aa88-d62fab54b03b) (SelectExecutor): Key condition: (column 0 in 29-element set) | ||
| 4393 | 2026.05.14 15:59:13.572846 [ 260 ] {2c00a5cc-a8af-47c7-83b3-e15e18370d9a} <Trace> oximeter.timeseries_schema (1156814d-76f2-4d06-aa88-d62fab54b03b) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 4394 | 2026.05.14 15:59:13.572871 [ 260 ] {2c00a5cc-a8af-47c7-83b3-e15e18370d9a} <Debug> oximeter.timeseries_schema (1156814d-76f2-4d06-aa88-d62fab54b03b) (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 | ||
| 4395 | 2026.05.14 15:59:13.572889 [ 260 ] {2c00a5cc-a8af-47c7-83b3-e15e18370d9a} <Trace> oximeter.timeseries_schema (1156814d-76f2-4d06-aa88-d62fab54b03b) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 4396 | 2026.05.14 15:59:13.572935 [ 260 ] {2c00a5cc-a8af-47c7-83b3-e15e18370d9a} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'zone:cpu_nsec'))" | ||
| 4397 | 2026.05.14 15:59:13.572962 [ 260 ] {2c00a5cc-a8af-47c7-83b3-e15e18370d9a} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 51 rows starting from 0 | ||
| 4398 | 2026.05.14 15:59:13.574271 [ 260 ] {2c00a5cc-a8af-47c7-83b3-e15e18370d9a} <Debug> executeQuery: Read 51 rows, 12.35 KiB in 0.002636 sec., 19347.496206373293 rows/sec., 4.58 MiB/sec. | ||
| 4399 | 2026.05.14 15:59:13.574394 [ 260 ] {2c00a5cc-a8af-47c7-83b3-e15e18370d9a} <Debug> TCPHandler: Processed in 0.003139093 sec. | ||
| 4400 | 2026.05.14 15:59:13.585457 [ 260 ] {} <Trace> TCP-Session: beaebc18-dafd-4d4e-ae43-c03b57c9d89e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4401 | 2026.05.14 15:59:13.585738 [ 260 ] {fc362f5d-e1b0-4b01-98d8-4e2add352dac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34751) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 4402 | 2026.05.14 15:59:13.585843 [ 260 ] {fc362f5d-e1b0-4b01-98d8-4e2add352dac} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 4403 | 2026.05.14 15:59:13.586557 [ 260 ] {fc362f5d-e1b0-4b01-98d8-4e2add352dac} <Trace> oximeter.fields_ipaddr (bef2ea22-9b0c-4b3b-911c-8167a2f343c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4404 | 2026.05.14 15:59:13.586609 [ 260 ] {fc362f5d-e1b0-4b01-98d8-4e2add352dac} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 4405 | 2026.05.14 15:59:13.587008 [ 260 ] {fc362f5d-e1b0-4b01-98d8-4e2add352dac} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 4406 | 2026.05.14 15:59:13.587241 [ 260 ] {fc362f5d-e1b0-4b01-98d8-4e2add352dac} <Trace> oximeter.fields_ipaddr (bef2ea22-9b0c-4b3b-911c-8167a2f343c1): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4407 | 2026.05.14 15:59:13.587406 [ 260 ] {fc362f5d-e1b0-4b01-98d8-4e2add352dac} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001747 sec., 1144.8196908986833 rows/sec., 93.35 KiB/sec. | ||
| 4408 | 2026.05.14 15:59:13.587456 [ 260 ] {fc362f5d-e1b0-4b01-98d8-4e2add352dac} <Debug> TCPHandler: Processed in 0.002189788 sec. | ||
| 4409 | 2026.05.14 15:59:13.587574 [ 260 ] {} <Trace> TCP-Session: beaebc18-dafd-4d4e-ae43-c03b57c9d89e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4410 | 2026.05.14 15:59:13.587676 [ 260 ] {7c0f670c-6f1c-4706-bb6d-67af3ecc8522} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34751) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4411 | 2026.05.14 15:59:13.587719 [ 260 ] {7c0f670c-6f1c-4706-bb6d-67af3ecc8522} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4412 | 2026.05.14 15:59:13.588980 [ 260 ] {7c0f670c-6f1c-4706-bb6d-67af3ecc8522} <Trace> oximeter.fields_string (f402bd05-7338-4df8-9125-902546c29ae4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4413 | 2026.05.14 15:59:13.589022 [ 260 ] {7c0f670c-6f1c-4706-bb6d-67af3ecc8522} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 4414 | 2026.05.14 15:59:13.589508 [ 260 ] {7c0f670c-6f1c-4706-bb6d-67af3ecc8522} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 4415 | 2026.05.14 15:59:13.589727 [ 260 ] {7c0f670c-6f1c-4706-bb6d-67af3ecc8522} <Trace> oximeter.fields_string (f402bd05-7338-4df8-9125-902546c29ae4): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4416 | 2026.05.14 15:59:13.589865 [ 260 ] {7c0f670c-6f1c-4706-bb6d-67af3ecc8522} <Debug> executeQuery: Read 2402 rows, 180.28 KiB in 0.002213 sec., 1085404.4283777678 rows/sec., 79.55 MiB/sec. | ||
| 4417 | 2026.05.14 15:59:13.589905 [ 260 ] {7c0f670c-6f1c-4706-bb6d-67af3ecc8522} <Debug> TCPHandler: Processed in 0.002379725 sec. | ||
| 4418 | 2026.05.14 15:59:13.590026 [ 260 ] {} <Trace> TCP-Session: beaebc18-dafd-4d4e-ae43-c03b57c9d89e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4419 | 2026.05.14 15:59:13.590129 [ 260 ] {950f8e7d-10b6-4291-9abd-8cf280d5e29c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34751) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4420 | 2026.05.14 15:59:13.590171 [ 260 ] {950f8e7d-10b6-4291-9abd-8cf280d5e29c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4421 | 2026.05.14 15:59:13.590595 [ 260 ] {950f8e7d-10b6-4291-9abd-8cf280d5e29c} <Trace> oximeter.fields_u16 (78c9fcee-2b95-49e3-a301-5a6a0e2ada51): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4422 | 2026.05.14 15:59:13.590632 [ 260 ] {950f8e7d-10b6-4291-9abd-8cf280d5e29c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 4423 | 2026.05.14 15:59:13.590923 [ 260 ] {950f8e7d-10b6-4291-9abd-8cf280d5e29c} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 4424 | 2026.05.14 15:59:13.591135 [ 260 ] {950f8e7d-10b6-4291-9abd-8cf280d5e29c} <Trace> oximeter.fields_u16 (78c9fcee-2b95-49e3-a301-5a6a0e2ada51): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4425 | 2026.05.14 15:59:13.591264 [ 260 ] {950f8e7d-10b6-4291-9abd-8cf280d5e29c} <Debug> executeQuery: Read 11 rows, 836.00 B in 0.001156 sec., 9515.570934256057 rows/sec., 706.23 KiB/sec. | ||
| 4426 | 2026.05.14 15:59:13.591304 [ 260 ] {950f8e7d-10b6-4291-9abd-8cf280d5e29c} <Debug> TCPHandler: Processed in 0.001326408 sec. | ||
| 4427 | 2026.05.14 15:59:13.591431 [ 260 ] {} <Trace> TCP-Session: beaebc18-dafd-4d4e-ae43-c03b57c9d89e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4428 | 2026.05.14 15:59:13.591526 [ 260 ] {96dca734-1245-4a7a-8dbe-1bb32dd3538c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34751) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 4429 | 2026.05.14 15:59:13.591565 [ 260 ] {96dca734-1245-4a7a-8dbe-1bb32dd3538c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 4430 | 2026.05.14 15:59:13.592391 [ 260 ] {96dca734-1245-4a7a-8dbe-1bb32dd3538c} <Trace> oximeter.fields_u32 (1c47cbcd-346c-4c16-ab6b-5294318f0c20): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4431 | 2026.05.14 15:59:13.592427 [ 260 ] {96dca734-1245-4a7a-8dbe-1bb32dd3538c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 4432 | 2026.05.14 15:59:13.592772 [ 260 ] {96dca734-1245-4a7a-8dbe-1bb32dd3538c} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 4433 | 2026.05.14 15:59:13.592982 [ 260 ] {96dca734-1245-4a7a-8dbe-1bb32dd3538c} <Trace> oximeter.fields_u32 (1c47cbcd-346c-4c16-ab6b-5294318f0c20): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4434 | 2026.05.14 15:59:13.593112 [ 260 ] {96dca734-1245-4a7a-8dbe-1bb32dd3538c} <Debug> executeQuery: Read 801 rows, 47.38 KiB in 0.001604 sec., 499376.5586034913 rows/sec., 28.85 MiB/sec. | ||
| 4435 | 2026.05.14 15:59:13.593149 [ 260 ] {96dca734-1245-4a7a-8dbe-1bb32dd3538c} <Debug> TCPHandler: Processed in 0.001771993 sec. | ||
| 4436 | 2026.05.14 15:59:13.593269 [ 260 ] {} <Trace> TCP-Session: beaebc18-dafd-4d4e-ae43-c03b57c9d89e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4437 | 2026.05.14 15:59:13.593364 [ 260 ] {e6ca040d-eb2f-4116-8598-5e300195007b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34751) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 4438 | 2026.05.14 15:59:13.593403 [ 260 ] {e6ca040d-eb2f-4116-8598-5e300195007b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 4439 | 2026.05.14 15:59:13.593801 [ 260 ] {e6ca040d-eb2f-4116-8598-5e300195007b} <Trace> oximeter.fields_u64 (d8f51eb3-3c95-40f2-9cda-b07b20c0de03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4440 | 2026.05.14 15:59:13.593838 [ 260 ] {e6ca040d-eb2f-4116-8598-5e300195007b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 4441 | 2026.05.14 15:59:13.594149 [ 260 ] {e6ca040d-eb2f-4116-8598-5e300195007b} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 4442 | 2026.05.14 15:59:13.594358 [ 260 ] {e6ca040d-eb2f-4116-8598-5e300195007b} <Trace> oximeter.fields_u64 (d8f51eb3-3c95-40f2-9cda-b07b20c0de03): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4443 | 2026.05.14 15:59:13.594487 [ 260 ] {e6ca040d-eb2f-4116-8598-5e300195007b} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001142 sec., 875.6567425569177 rows/sec., 61.57 KiB/sec. | ||
| 4444 | 2026.05.14 15:59:13.594524 [ 260 ] {e6ca040d-eb2f-4116-8598-5e300195007b} <Debug> TCPHandler: Processed in 0.001304357 sec. | ||
| 4445 | 2026.05.14 15:59:13.594686 [ 260 ] {} <Trace> TCP-Session: beaebc18-dafd-4d4e-ae43-c03b57c9d89e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4446 | 2026.05.14 15:59:13.594780 [ 260 ] {4345a442-ca34-42eb-b29c-d9dcaca612f6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34751) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4447 | 2026.05.14 15:59:13.594819 [ 260 ] {4345a442-ca34-42eb-b29c-d9dcaca612f6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4448 | 2026.05.14 15:59:13.596037 [ 260 ] {4345a442-ca34-42eb-b29c-d9dcaca612f6} <Trace> oximeter.fields_uuid (5295c2a8-6150-41ce-bf65-ede2ab7b1c8d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4449 | 2026.05.14 15:59:13.596073 [ 260 ] {4345a442-ca34-42eb-b29c-d9dcaca612f6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 4450 | 2026.05.14 15:59:13.596439 [ 260 ] {4345a442-ca34-42eb-b29c-d9dcaca612f6} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 4451 | 2026.05.14 15:59:13.596656 [ 260 ] {4345a442-ca34-42eb-b29c-d9dcaca612f6} <Trace> oximeter.fields_uuid (5295c2a8-6150-41ce-bf65-ede2ab7b1c8d): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4452 | 2026.05.14 15:59:13.596783 [ 260 ] {4345a442-ca34-42eb-b29c-d9dcaca612f6} <Debug> executeQuery: Read 1290 rows, 88.12 KiB in 0.002021 sec., 638297.8723404256 rows/sec., 42.58 MiB/sec. | ||
| 4453 | 2026.05.14 15:59:13.596822 [ 260 ] {4345a442-ca34-42eb-b29c-d9dcaca612f6} <Debug> TCPHandler: Processed in 0.002183328 sec. | ||
| 4454 | 2026.05.14 15:59:13.596953 [ 260 ] {} <Trace> TCP-Session: beaebc18-dafd-4d4e-ae43-c03b57c9d89e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4455 | 2026.05.14 15:59:13.597048 [ 260 ] {b8ebb94c-383f-475c-ac4f-693b0a6f27ac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34751) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4456 | 2026.05.14 15:59:13.597091 [ 260 ] {b8ebb94c-383f-475c-ac4f-693b0a6f27ac} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4457 | 2026.05.14 15:59:13.598037 [ 260 ] {b8ebb94c-383f-475c-ac4f-693b0a6f27ac} <Trace> oximeter.measurements_cumulativeu64 (dc4c3ccb-597f-4ad4-8dca-d9aff10fc181): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4458 | 2026.05.14 15:59:13.598073 [ 260 ] {b8ebb94c-383f-475c-ac4f-693b0a6f27ac} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 4459 | 2026.05.14 15:59:13.598517 [ 260 ] {b8ebb94c-383f-475c-ac4f-693b0a6f27ac} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 4460 | 2026.05.14 15:59:13.598729 [ 260 ] {b8ebb94c-383f-475c-ac4f-693b0a6f27ac} <Trace> oximeter.measurements_cumulativeu64 (dc4c3ccb-597f-4ad4-8dca-d9aff10fc181): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4461 | 2026.05.14 15:59:13.598863 [ 260 ] {b8ebb94c-383f-475c-ac4f-693b0a6f27ac} <Debug> executeQuery: Read 1561 rows, 97.54 KiB in 0.001833 sec., 851609.3835242771 rows/sec., 51.97 MiB/sec. | ||
| 4462 | 2026.05.14 15:59:13.598899 [ 260 ] {b8ebb94c-383f-475c-ac4f-693b0a6f27ac} <Debug> TCPHandler: Processed in 0.001994751 sec. | ||
| 4463 | 2026.05.14 15:59:13.599051 [ 260 ] {} <Trace> TCP-Session: beaebc18-dafd-4d4e-ae43-c03b57c9d89e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4464 | 2026.05.14 15:59:13.599145 [ 260 ] {10c1f13d-4008-4ef1-b2f8-fd2ffa3558b3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34751) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4465 | 2026.05.14 15:59:13.599198 [ 260 ] {10c1f13d-4008-4ef1-b2f8-fd2ffa3558b3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 4466 | 2026.05.14 15:59:13.600051 [ 260 ] {10c1f13d-4008-4ef1-b2f8-fd2ffa3558b3} <Trace> oximeter.measurements_histogramu64 (f9a5fb05-a372-4337-97b8-63adc35de4a7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4467 | 2026.05.14 15:59:13.600087 [ 260 ] {10c1f13d-4008-4ef1-b2f8-fd2ffa3558b3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 4468 | 2026.05.14 15:59:13.600601 [ 260 ] {10c1f13d-4008-4ef1-b2f8-fd2ffa3558b3} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 4469 | 2026.05.14 15:59:13.600845 [ 260 ] {10c1f13d-4008-4ef1-b2f8-fd2ffa3558b3} <Trace> oximeter.measurements_histogramu64 (f9a5fb05-a372-4337-97b8-63adc35de4a7): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4470 | 2026.05.14 15:59:13.600984 [ 260 ] {10c1f13d-4008-4ef1-b2f8-fd2ffa3558b3} <Debug> executeQuery: Read 9 rows, 16.51 KiB in 0.001857 sec., 4846.526655896608 rows/sec., 8.68 MiB/sec. | ||
| 4471 | 2026.05.14 15:59:13.601048 [ 260 ] {10c1f13d-4008-4ef1-b2f8-fd2ffa3558b3} <Debug> TCPHandler: Processed in 0.002045273 sec. | ||
| 4472 | 2026.05.14 15:59:13.601212 [ 260 ] {} <Trace> TCP-Session: beaebc18-dafd-4d4e-ae43-c03b57c9d89e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4473 | 2026.05.14 15:59:13.601307 [ 260 ] {3e452a15-7750-4079-abbe-fd410b43f4de} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34751) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4474 | 2026.05.14 15:59:13.601348 [ 260 ] {3e452a15-7750-4079-abbe-fd410b43f4de} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4475 | 2026.05.14 15:59:13.601700 [ 260 ] {3e452a15-7750-4079-abbe-fd410b43f4de} <Trace> oximeter.measurements_u64 (4165c0ce-291c-4fd2-b5bb-2f229a34a1a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4476 | 2026.05.14 15:59:13.601741 [ 260 ] {3e452a15-7750-4079-abbe-fd410b43f4de} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 4477 | 2026.05.14 15:59:13.602052 [ 260 ] {3e452a15-7750-4079-abbe-fd410b43f4de} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 4478 | 2026.05.14 15:59:13.602257 [ 260 ] {3e452a15-7750-4079-abbe-fd410b43f4de} <Trace> oximeter.measurements_u64 (4165c0ce-291c-4fd2-b5bb-2f229a34a1a8): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4479 | 2026.05.14 15:59:13.602387 [ 260 ] {3e452a15-7750-4079-abbe-fd410b43f4de} <Debug> executeQuery: Read 36 rows, 2.48 KiB in 0.001098 sec., 32786.88524590164 rows/sec., 2.21 MiB/sec. | ||
| 4480 | 2026.05.14 15:59:13.602422 [ 260 ] {3e452a15-7750-4079-abbe-fd410b43f4de} <Debug> TCPHandler: Processed in 0.001257665 sec. | ||
| 4481 | 2026.05.14 15:59:15.845038 [ 260 ] {} <Trace> TCP-Session: beaebc18-dafd-4d4e-ae43-c03b57c9d89e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4482 | 2026.05.14 15:59:15.845336 [ 260 ] {710cb740-b8e1-4480-81e1-55837ae80706} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34751) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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) | ||
| 4483 | 2026.05.14 15:59:15.845733 [ 260 ] {710cb740-b8e1-4480-81e1-55837ae80706} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 4484 | 2026.05.14 15:59:15.845778 [ 260 ] {710cb740-b8e1-4480-81e1-55837ae80706} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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 | ||
| 4485 | 2026.05.14 15:59:15.846020 [ 260 ] {710cb740-b8e1-4480-81e1-55837ae80706} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 4486 | 2026.05.14 15:59:15.846101 [ 260 ] {710cb740-b8e1-4480-81e1-55837ae80706} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 4487 | 2026.05.14 15:59:15.846251 [ 260 ] {710cb740-b8e1-4480-81e1-55837ae80706} <Debug> oximeter.timeseries_schema (1156814d-76f2-4d06-aa88-d62fab54b03b) (SelectExecutor): Key condition: (column 0 in 18-element set) | ||
| 4488 | 2026.05.14 15:59:15.846295 [ 260 ] {710cb740-b8e1-4480-81e1-55837ae80706} <Trace> oximeter.timeseries_schema (1156814d-76f2-4d06-aa88-d62fab54b03b) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 4489 | 2026.05.14 15:59:15.846322 [ 260 ] {710cb740-b8e1-4480-81e1-55837ae80706} <Debug> oximeter.timeseries_schema (1156814d-76f2-4d06-aa88-d62fab54b03b) (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 | ||
| 4490 | 2026.05.14 15:59:15.846340 [ 260 ] {710cb740-b8e1-4480-81e1-55837ae80706} <Trace> oximeter.timeseries_schema (1156814d-76f2-4d06-aa88-d62fab54b03b) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 4491 | 2026.05.14 15:59:15.846383 [ 260 ] {710cb740-b8e1-4480-81e1-55837ae80706} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
| 4492 | 2026.05.14 15:59:15.846406 [ 260 ] {710cb740-b8e1-4480-81e1-55837ae80706} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 51 rows starting from 0 | ||
| 4493 | 2026.05.14 15:59:15.847705 [ 260 ] {710cb740-b8e1-4480-81e1-55837ae80706} <Debug> executeQuery: Read 51 rows, 12.35 KiB in 0.002471 sec., 20639.41723998381 rows/sec., 4.88 MiB/sec. | ||
| 4494 | 2026.05.14 15:59:15.847866 [ 260 ] {710cb740-b8e1-4480-81e1-55837ae80706} <Debug> TCPHandler: Processed in 0.002984787 sec. | ||
| 4495 | 2026.05.14 15:59:15.849326 [ 260 ] {} <Trace> TCP-Session: beaebc18-dafd-4d4e-ae43-c03b57c9d89e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4496 | 2026.05.14 15:59:15.849478 [ 260 ] {5381abf7-0278-4c21-b6ac-6143acb24834} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34751) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4497 | 2026.05.14 15:59:15.849533 [ 260 ] {5381abf7-0278-4c21-b6ac-6143acb24834} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4498 | 2026.05.14 15:59:15.850286 [ 260 ] {5381abf7-0278-4c21-b6ac-6143acb24834} <Trace> oximeter.fields_string (f402bd05-7338-4df8-9125-902546c29ae4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4499 | 2026.05.14 15:59:15.850342 [ 260 ] {5381abf7-0278-4c21-b6ac-6143acb24834} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 4500 | 2026.05.14 15:59:15.850748 [ 260 ] {5381abf7-0278-4c21-b6ac-6143acb24834} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 4501 | 2026.05.14 15:59:15.850997 [ 260 ] {5381abf7-0278-4c21-b6ac-6143acb24834} <Trace> oximeter.fields_string (f402bd05-7338-4df8-9125-902546c29ae4): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4502 | 2026.05.14 15:59:15.851159 [ 260 ] {5381abf7-0278-4c21-b6ac-6143acb24834} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001725 sec., 32463.768115942028 rows/sec., 2.48 MiB/sec. | ||
| 4503 | 2026.05.14 15:59:15.851161 [ 116 ] {} <Debug> oximeter.fields_string (f402bd05-7338-4df8-9125-902546c29ae4) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 4504 | 2026.05.14 15:59:15.851221 [ 260 ] {5381abf7-0278-4c21-b6ac-6143acb24834} <Debug> TCPHandler: Processed in 0.00196055 sec. | ||
| 4505 | 2026.05.14 15:59:15.851228 [ 116 ] {} <Trace> oximeter.fields_string (f402bd05-7338-4df8-9125-902546c29ae4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4506 | 2026.05.14 15:59:15.851260 [ 116 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 4507 | 2026.05.14 15:59:15.851357 [ 191 ] {f402bd05-7338-4df8-9125-902546c29ae4::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 | ||
| 4508 | 2026.05.14 15:59:15.851437 [ 260 ] {} <Trace> TCP-Session: beaebc18-dafd-4d4e-ae43-c03b57c9d89e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4509 | 2026.05.14 15:59:15.851449 [ 191 ] {f402bd05-7338-4df8-9125-902546c29ae4::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4510 | 2026.05.14 15:59:15.851483 [ 191 ] {f402bd05-7338-4df8-9125-902546c29ae4::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 2612 rows starting from the beginning of the part | ||
| 4511 | 2026.05.14 15:59:15.851542 [ 191 ] {f402bd05-7338-4df8-9125-902546c29ae4::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 886 rows starting from the beginning of the part | ||
| 4512 | 2026.05.14 15:59:15.851569 [ 260 ] {92887db4-bf05-4447-8f37-c32581468c25} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34751) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4513 | 2026.05.14 15:59:15.851594 [ 191 ] {f402bd05-7338-4df8-9125-902546c29ae4::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 56 rows starting from the beginning of the part | ||
| 4514 | 2026.05.14 15:59:15.851627 [ 260 ] {92887db4-bf05-4447-8f37-c32581468c25} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4515 | 2026.05.14 15:59:15.851637 [ 191 ] {f402bd05-7338-4df8-9125-902546c29ae4::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 881 rows starting from the beginning of the part | ||
| 4516 | 2026.05.14 15:59:15.851676 [ 191 ] {f402bd05-7338-4df8-9125-902546c29ae4::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 2402 rows starting from the beginning of the part | ||
| 4517 | 2026.05.14 15:59:15.851715 [ 191 ] {f402bd05-7338-4df8-9125-902546c29ae4::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 56 rows starting from the beginning of the part | ||
| 4518 | 2026.05.14 15:59:15.852135 [ 260 ] {92887db4-bf05-4447-8f37-c32581468c25} <Trace> oximeter.fields_uuid (5295c2a8-6150-41ce-bf65-ede2ab7b1c8d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4519 | 2026.05.14 15:59:15.852173 [ 260 ] {92887db4-bf05-4447-8f37-c32581468c25} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 4520 | 2026.05.14 15:59:15.852522 [ 260 ] {92887db4-bf05-4447-8f37-c32581468c25} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 4521 | 2026.05.14 15:59:15.852773 [ 260 ] {92887db4-bf05-4447-8f37-c32581468c25} <Trace> oximeter.fields_uuid (5295c2a8-6150-41ce-bf65-ede2ab7b1c8d): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4522 | 2026.05.14 15:59:15.852903 [ 116 ] {} <Debug> oximeter.fields_uuid (5295c2a8-6150-41ce-bf65-ede2ab7b1c8d) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 4523 | 2026.05.14 15:59:15.852916 [ 260 ] {92887db4-bf05-4447-8f37-c32581468c25} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001385 sec., 46209.38628158845 rows/sec., 3.61 MiB/sec. | ||
| 4524 | 2026.05.14 15:59:15.852952 [ 116 ] {} <Trace> oximeter.fields_uuid (5295c2a8-6150-41ce-bf65-ede2ab7b1c8d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4525 | 2026.05.14 15:59:15.852975 [ 260 ] {92887db4-bf05-4447-8f37-c32581468c25} <Debug> TCPHandler: Processed in 0.001649869 sec. | ||
| 4526 | 2026.05.14 15:59:15.852980 [ 116 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 4527 | 2026.05.14 15:59:15.853099 [ 201 ] {5295c2a8-6150-41ce-bf65-ede2ab7b1c8d::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 | ||
| 4528 | 2026.05.14 15:59:15.853184 [ 260 ] {} <Trace> TCP-Session: beaebc18-dafd-4d4e-ae43-c03b57c9d89e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4529 | 2026.05.14 15:59:15.853244 [ 201 ] {5295c2a8-6150-41ce-bf65-ede2ab7b1c8d::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4530 | 2026.05.14 15:59:15.853282 [ 201 ] {5295c2a8-6150-41ce-bf65-ede2ab7b1c8d::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 1392 rows starting from the beginning of the part | ||
| 4531 | 2026.05.14 15:59:15.853293 [ 260 ] {8bf205cc-72a0-4be8-9bc7-4d96b912dea9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34751) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4532 | 2026.05.14 15:59:15.853344 [ 260 ] {8bf205cc-72a0-4be8-9bc7-4d96b912dea9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4533 | 2026.05.14 15:59:15.853349 [ 201 ] {5295c2a8-6150-41ce-bf65-ede2ab7b1c8d::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 542 rows starting from the beginning of the part | ||
| 4534 | 2026.05.14 15:59:15.853414 [ 201 ] {5295c2a8-6150-41ce-bf65-ede2ab7b1c8d::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 64 rows starting from the beginning of the part | ||
| 4535 | 2026.05.14 15:59:15.853482 [ 201 ] {5295c2a8-6150-41ce-bf65-ede2ab7b1c8d::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 532 rows starting from the beginning of the part | ||
| 4536 | 2026.05.14 15:59:15.853534 [ 201 ] {5295c2a8-6150-41ce-bf65-ede2ab7b1c8d::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 1290 rows starting from the beginning of the part | ||
| 4537 | 2026.05.14 15:59:15.853579 [ 201 ] {5295c2a8-6150-41ce-bf65-ede2ab7b1c8d::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 64 rows starting from the beginning of the part | ||
| 4538 | 2026.05.14 15:59:15.853787 [ 260 ] {8bf205cc-72a0-4be8-9bc7-4d96b912dea9} <Trace> oximeter.measurements_cumulativeu64 (dc4c3ccb-597f-4ad4-8dca-d9aff10fc181): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4539 | 2026.05.14 15:59:15.853830 [ 260 ] {8bf205cc-72a0-4be8-9bc7-4d96b912dea9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 4540 | 2026.05.14 15:59:15.853949 [ 191 ] {f402bd05-7338-4df8-9125-902546c29ae4::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6893 rows, containing 5 columns (5 merged, 0 gathered) in 0.002634014 sec., 2616918.5129615865 rows/sec., 206.98 MiB/sec. | ||
| 4541 | 2026.05.14 15:59:15.854229 [ 260 ] {8bf205cc-72a0-4be8-9bc7-4d96b912dea9} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 4542 | 2026.05.14 15:59:15.854386 [ 195 ] {f402bd05-7338-4df8-9125-902546c29ae4::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 4543 | 2026.05.14 15:59:15.854492 [ 260 ] {8bf205cc-72a0-4be8-9bc7-4d96b912dea9} <Trace> oximeter.measurements_cumulativeu64 (dc4c3ccb-597f-4ad4-8dca-d9aff10fc181): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4544 | 2026.05.14 15:59:15.854630 [ 116 ] {} <Debug> oximeter.measurements_cumulativeu64 (dc4c3ccb-597f-4ad4-8dca-d9aff10fc181) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 4545 | 2026.05.14 15:59:15.854643 [ 260 ] {8bf205cc-72a0-4be8-9bc7-4d96b912dea9} <Debug> executeQuery: Read 64 rows, 4.56 KiB in 0.001375 sec., 46545.45454545455 rows/sec., 3.24 MiB/sec. | ||
| 4546 | 2026.05.14 15:59:15.854676 [ 116 ] {} <Trace> oximeter.measurements_cumulativeu64 (dc4c3ccb-597f-4ad4-8dca-d9aff10fc181): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4547 | 2026.05.14 15:59:15.854695 [ 260 ] {8bf205cc-72a0-4be8-9bc7-4d96b912dea9} <Debug> TCPHandler: Processed in 0.001564976 sec. | ||
| 4548 | 2026.05.14 15:59:15.854704 [ 116 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 4549 | 2026.05.14 15:59:15.854807 [ 195 ] {f402bd05-7338-4df8-9125-902546c29ae4::all_1_31_6} <Trace> oximeter.fields_string (f402bd05-7338-4df8-9125-902546c29ae4): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4550 | 2026.05.14 15:59:15.854821 [ 196 ] {dc4c3ccb-597f-4ad4-8dca-d9aff10fc181::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 | ||
| 4551 | 2026.05.14 15:59:15.854865 [ 260 ] {} <Trace> TCP-Session: beaebc18-dafd-4d4e-ae43-c03b57c9d89e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4552 | 2026.05.14 15:59:15.854921 [ 195 ] {f402bd05-7338-4df8-9125-902546c29ae4::all_1_31_6} <Trace> oximeter.fields_string (f402bd05-7338-4df8-9125-902546c29ae4) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 4553 | 2026.05.14 15:59:15.854968 [ 196 ] {dc4c3ccb-597f-4ad4-8dca-d9aff10fc181::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4554 | 2026.05.14 15:59:15.854973 [ 260 ] {f2957f9d-878c-4351-b0a4-50e23b9382c3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34751) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4555 | 2026.05.14 15:59:15.855010 [ 196 ] {dc4c3ccb-597f-4ad4-8dca-d9aff10fc181::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_26_5, total 9241 rows starting from the beginning of the part | ||
| 4556 | 2026.05.14 15:59:15.855033 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.24 MiB. | ||
| 4557 | 2026.05.14 15:59:15.855034 [ 260 ] {f2957f9d-878c-4351-b0a4-50e23b9382c3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4558 | 2026.05.14 15:59:15.855104 [ 188 ] {5295c2a8-6150-41ce-bf65-ede2ab7b1c8d::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3884 rows, containing 5 columns (5 merged, 0 gathered) in 0.002056523 sec., 1888624.6348813018 rows/sec., 136.81 MiB/sec. | ||
| 4559 | 2026.05.14 15:59:15.855108 [ 196 ] {dc4c3ccb-597f-4ad4-8dca-d9aff10fc181::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 266 rows starting from the beginning of the part | ||
| 4560 | 2026.05.14 15:59:15.855179 [ 196 ] {dc4c3ccb-597f-4ad4-8dca-d9aff10fc181::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 | ||
| 4561 | 2026.05.14 15:59:15.855223 [ 196 ] {dc4c3ccb-597f-4ad4-8dca-d9aff10fc181::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 265 rows starting from the beginning of the part | ||
| 4562 | 2026.05.14 15:59:15.855266 [ 196 ] {dc4c3ccb-597f-4ad4-8dca-d9aff10fc181::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 1561 rows starting from the beginning of the part | ||
| 4563 | 2026.05.14 15:59:15.855311 [ 196 ] {dc4c3ccb-597f-4ad4-8dca-d9aff10fc181::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 64 rows starting from the beginning of the part | ||
| 4564 | 2026.05.14 15:59:15.855339 [ 188 ] {5295c2a8-6150-41ce-bf65-ede2ab7b1c8d::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 4565 | 2026.05.14 15:59:15.855430 [ 260 ] {f2957f9d-878c-4351-b0a4-50e23b9382c3} <Trace> oximeter.measurements_u64 (4165c0ce-291c-4fd2-b5bb-2f229a34a1a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4566 | 2026.05.14 15:59:15.855473 [ 260 ] {f2957f9d-878c-4351-b0a4-50e23b9382c3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 4567 | 2026.05.14 15:59:15.855657 [ 188 ] {5295c2a8-6150-41ce-bf65-ede2ab7b1c8d::all_1_31_6} <Trace> oximeter.fields_uuid (5295c2a8-6150-41ce-bf65-ede2ab7b1c8d): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4568 | 2026.05.14 15:59:15.855738 [ 188 ] {5295c2a8-6150-41ce-bf65-ede2ab7b1c8d::all_1_31_6} <Trace> oximeter.fields_uuid (5295c2a8-6150-41ce-bf65-ede2ab7b1c8d) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 4569 | 2026.05.14 15:59:15.855802 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.78 MiB. | ||
| 4570 | 2026.05.14 15:59:15.855843 [ 260 ] {f2957f9d-878c-4351-b0a4-50e23b9382c3} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 4571 | 2026.05.14 15:59:15.856071 [ 260 ] {f2957f9d-878c-4351-b0a4-50e23b9382c3} <Trace> oximeter.measurements_u64 (4165c0ce-291c-4fd2-b5bb-2f229a34a1a8): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4572 | 2026.05.14 15:59:15.856195 [ 116 ] {} <Debug> oximeter.measurements_u64 (4165c0ce-291c-4fd2-b5bb-2f229a34a1a8) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 4573 | 2026.05.14 15:59:15.856212 [ 260 ] {f2957f9d-878c-4351-b0a4-50e23b9382c3} <Debug> executeQuery: Read 24 rows, 1.66 KiB in 0.001261 sec., 19032.513877874702 rows/sec., 1.28 MiB/sec. | ||
| 4574 | 2026.05.14 15:59:15.856233 [ 116 ] {} <Trace> oximeter.measurements_u64 (4165c0ce-291c-4fd2-b5bb-2f229a34a1a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4575 | 2026.05.14 15:59:15.856252 [ 260 ] {f2957f9d-878c-4351-b0a4-50e23b9382c3} <Debug> TCPHandler: Processed in 0.001437921 sec. | ||
| 4576 | 2026.05.14 15:59:15.856256 [ 116 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 4577 | 2026.05.14 15:59:15.856347 [ 195 ] {4165c0ce-291c-4fd2-b5bb-2f229a34a1a8::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 | ||
| 4578 | 2026.05.14 15:59:15.856456 [ 195 ] {4165c0ce-291c-4fd2-b5bb-2f229a34a1a8::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4579 | 2026.05.14 15:59:15.856484 [ 195 ] {4165c0ce-291c-4fd2-b5bb-2f229a34a1a8::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 820 rows starting from the beginning of the part | ||
| 4580 | 2026.05.14 15:59:15.856539 [ 195 ] {4165c0ce-291c-4fd2-b5bb-2f229a34a1a8::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 86 rows starting from the beginning of the part | ||
| 4581 | 2026.05.14 15:59:15.856608 [ 195 ] {4165c0ce-291c-4fd2-b5bb-2f229a34a1a8::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 | ||
| 4582 | 2026.05.14 15:59:15.856684 [ 195 ] {4165c0ce-291c-4fd2-b5bb-2f229a34a1a8::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 90 rows starting from the beginning of the part | ||
| 4583 | 2026.05.14 15:59:15.856734 [ 195 ] {4165c0ce-291c-4fd2-b5bb-2f229a34a1a8::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 36 rows starting from the beginning of the part | ||
| 4584 | 2026.05.14 15:59:15.856793 [ 195 ] {4165c0ce-291c-4fd2-b5bb-2f229a34a1a8::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 | ||
| 4585 | 2026.05.14 15:59:15.857824 [ 188 ] {4165c0ce-291c-4fd2-b5bb-2f229a34a1a8::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1116 rows, containing 4 columns (4 merged, 0 gathered) in 0.001517544 sec., 735398.7759168762 rows/sec., 49.62 MiB/sec. | ||
| 4586 | 2026.05.14 15:59:15.858032 [ 195 ] {4165c0ce-291c-4fd2-b5bb-2f229a34a1a8::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 4587 | 2026.05.14 15:59:15.858285 [ 195 ] {4165c0ce-291c-4fd2-b5bb-2f229a34a1a8::all_1_31_6} <Trace> oximeter.measurements_u64 (4165c0ce-291c-4fd2-b5bb-2f229a34a1a8): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4588 | 2026.05.14 15:59:15.858362 [ 195 ] {4165c0ce-291c-4fd2-b5bb-2f229a34a1a8::all_1_31_6} <Trace> oximeter.measurements_u64 (4165c0ce-291c-4fd2-b5bb-2f229a34a1a8) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 4589 | 2026.05.14 15:59:15.858433 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.41 MiB. | ||
| 4590 | 2026.05.14 15:59:15.859795 [ 198 ] {dc4c3ccb-597f-4ad4-8dca-d9aff10fc181::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 11557 rows, containing 5 columns (5 merged, 0 gathered) in 0.00502337 sec., 2300646.776964468 rows/sec., 150.39 MiB/sec. | ||
| 4591 | 2026.05.14 15:59:15.860150 [ 195 ] {dc4c3ccb-597f-4ad4-8dca-d9aff10fc181::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 4592 | 2026.05.14 15:59:15.860494 [ 195 ] {dc4c3ccb-597f-4ad4-8dca-d9aff10fc181::all_1_31_6} <Trace> oximeter.measurements_cumulativeu64 (dc4c3ccb-597f-4ad4-8dca-d9aff10fc181): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4593 | 2026.05.14 15:59:15.860577 [ 195 ] {dc4c3ccb-597f-4ad4-8dca-d9aff10fc181::all_1_31_6} <Trace> oximeter.measurements_cumulativeu64 (dc4c3ccb-597f-4ad4-8dca-d9aff10fc181) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 4594 | 2026.05.14 15:59:15.860663 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.39 MiB. | ||
| 4595 | 2026.05.14 15:59:17.673828 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 10007 | ||
| 4596 | 2026.05.14 15:59:17.674376 [ 244 ] {} <Trace> system.asynchronous_metric_log (b403b819-69da-4eff-9942-332a213880d1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4597 | 2026.05.14 15:59:17.674423 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 4598 | 2026.05.14 15:59:17.674960 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 4599 | 2026.05.14 15:59:17.675198 [ 244 ] {} <Trace> system.asynchronous_metric_log (b403b819-69da-4eff-9942-332a213880d1): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4600 | 2026.05.14 15:59:17.675421 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 10007 | ||
| 4601 | 2026.05.14 15:59:17.675484 [ 110 ] {} <Debug> system.asynchronous_metric_log (b403b819-69da-4eff-9942-332a213880d1) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 4602 | 2026.05.14 15:59:17.675592 [ 110 ] {} <Trace> system.asynchronous_metric_log (b403b819-69da-4eff-9942-332a213880d1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4603 | 2026.05.14 15:59:17.675629 [ 110 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 4604 | 2026.05.14 15:59:17.675763 [ 196 ] {b403b819-69da-4eff-9942-332a213880d1::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 | ||
| 4605 | 2026.05.14 15:59:17.675864 [ 196 ] {b403b819-69da-4eff-9942-332a213880d1::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4606 | 2026.05.14 15:59:17.675894 [ 196 ] {b403b819-69da-4eff-9942-332a213880d1::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 7639 rows starting from the beginning of the part | ||
| 4607 | 2026.05.14 15:59:17.675952 [ 196 ] {b403b819-69da-4eff-9942-332a213880d1::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 | ||
| 4608 | 2026.05.14 15:59:17.675994 [ 196 ] {b403b819-69da-4eff-9942-332a213880d1::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 | ||
| 4609 | 2026.05.14 15:59:17.676034 [ 196 ] {b403b819-69da-4eff-9942-332a213880d1::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 | ||
| 4610 | 2026.05.14 15:59:17.676072 [ 196 ] {b403b819-69da-4eff-9942-332a213880d1::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 | ||
| 4611 | 2026.05.14 15:59:17.676110 [ 196 ] {b403b819-69da-4eff-9942-332a213880d1::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 | ||
| 4612 | 2026.05.14 15:59:17.677621 [ 196 ] {b403b819-69da-4eff-9942-332a213880d1::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 10007 rows, containing 4 columns (4 merged, 0 gathered) in 0.001906508 sec., 5248863.366951516 rows/sec., 75.09 MiB/sec. | ||
| 4613 | 2026.05.14 15:59:17.677953 [ 198 ] {b403b819-69da-4eff-9942-332a213880d1::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 4614 | 2026.05.14 15:59:17.678292 [ 198 ] {b403b819-69da-4eff-9942-332a213880d1::all_1_21_4} <Trace> system.asynchronous_metric_log (b403b819-69da-4eff-9942-332a213880d1): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4615 | 2026.05.14 15:59:17.678375 [ 198 ] {b403b819-69da-4eff-9942-332a213880d1::all_1_21_4} <Trace> system.asynchronous_metric_log (b403b819-69da-4eff-9942-332a213880d1) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 4616 | 2026.05.14 15:59:17.678483 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.45 MiB. | ||
| 4617 | 2026.05.14 15:59:18.193006 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 159 | ||
| 4618 | 2026.05.14 15:59:18.211089 [ 243 ] {} <Trace> system.metric_log (fc7675bb-abed-4f52-ab7b-00ec850ba07e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4619 | 2026.05.14 15:59:18.211149 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 4620 | 2026.05.14 15:59:18.216771 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 4621 | 2026.05.14 15:59:18.217494 [ 243 ] {} <Trace> system.metric_log (fc7675bb-abed-4f52-ab7b-00ec850ba07e): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4622 | 2026.05.14 15:59:18.217846 [ 110 ] {} <Debug> system.metric_log (fc7675bb-abed-4f52-ab7b-00ec850ba07e) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 4623 | 2026.05.14 15:59:18.217948 [ 110 ] {} <Trace> system.metric_log (fc7675bb-abed-4f52-ab7b-00ec850ba07e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4624 | 2026.05.14 15:59:18.217986 [ 110 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 4625 | 2026.05.14 15:59:18.218174 [ 196 ] {fc7675bb-abed-4f52-ab7b-00ec850ba07e::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 | ||
| 4626 | 2026.05.14 15:59:18.220408 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 159 | ||
| 4627 | 2026.05.14 15:59:18.221758 [ 196 ] {fc7675bb-abed-4f52-ab7b-00ec850ba07e::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4628 | 2026.05.14 15:59:18.223412 [ 196 ] {fc7675bb-abed-4f52-ab7b-00ec850ba07e::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 | ||
| 4629 | 2026.05.14 15:59:18.228806 [ 196 ] {fc7675bb-abed-4f52-ab7b-00ec850ba07e::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 | ||
| 4630 | 2026.05.14 15:59:18.233769 [ 196 ] {fc7675bb-abed-4f52-ab7b-00ec850ba07e::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 | ||
| 4631 | 2026.05.14 15:59:18.238314 [ 196 ] {fc7675bb-abed-4f52-ab7b-00ec850ba07e::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 | ||
| 4632 | 2026.05.14 15:59:18.242775 [ 196 ] {fc7675bb-abed-4f52-ab7b-00ec850ba07e::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 | ||
| 4633 | 2026.05.14 15:59:18.246794 [ 196 ] {fc7675bb-abed-4f52-ab7b-00ec850ba07e::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 | ||
| 4634 | 2026.05.14 15:59:18.295921 [ 196 ] {fc7675bb-abed-4f52-ab7b-00ec850ba07e::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 159 rows, containing 679 columns (679 merged, 0 gathered) in 0.077822951 sec., 2043.0990852557106 rows/sec., 10.56 MiB/sec. | ||
| 4635 | 2026.05.14 15:59:18.297506 [ 196 ] {fc7675bb-abed-4f52-ab7b-00ec850ba07e::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 4636 | 2026.05.14 15:59:18.299092 [ 196 ] {fc7675bb-abed-4f52-ab7b-00ec850ba07e::all_1_21_4} <Trace> system.metric_log (fc7675bb-abed-4f52-ab7b-00ec850ba07e): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4637 | 2026.05.14 15:59:18.299178 [ 196 ] {fc7675bb-abed-4f52-ab7b-00ec850ba07e::all_1_21_4} <Trace> system.metric_log (fc7675bb-abed-4f52-ab7b-00ec850ba07e) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 4638 | 2026.05.14 15:59:18.300394 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.11 MiB. | ||
| 4639 | 2026.05.14 15:59:19.000182 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 248.46 MiB, peak 259.00 MiB, free memory in arenas 0.00 B, will set to 252.66 MiB (RSS), difference: 4.20 MiB | ||
| 4640 | 2026.05.14 15:59:20.199581 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 54 entries to flush up to offset 544 | ||
| 4641 | 2026.05.14 15:59:20.202200 [ 242 ] {} <Trace> system.query_log (b68bb3f1-94c6-4f6f-b3a0-f414a71b4a04): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4642 | 2026.05.14 15:59:20.202251 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 4643 | 2026.05.14 15:59:20.203476 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 4644 | 2026.05.14 15:59:20.203739 [ 242 ] {} <Trace> system.query_log (b68bb3f1-94c6-4f6f-b3a0-f414a71b4a04): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4645 | 2026.05.14 15:59:20.203992 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 544 | ||
| 4646 | 2026.05.14 15:59:20.854190 [ 260 ] {} <Trace> TCP-Session: beaebc18-dafd-4d4e-ae43-c03b57c9d89e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4647 | 2026.05.14 15:59:20.854442 [ 260 ] {e72f6535-ebdc-4997-ae44-5ae71d034015} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34751) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table: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) | ||
| 4648 | 2026.05.14 15:59:20.854816 [ 260 ] {e72f6535-ebdc-4997-ae44-5ae71d034015} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 4649 | 2026.05.14 15:59:20.854853 [ 260 ] {e72f6535-ebdc-4997-ae44-5ae71d034015} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table: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 | ||
| 4650 | 2026.05.14 15:59:20.855097 [ 260 ] {e72f6535-ebdc-4997-ae44-5ae71d034015} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 4651 | 2026.05.14 15:59:20.855165 [ 260 ] {e72f6535-ebdc-4997-ae44-5ae71d034015} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 4652 | 2026.05.14 15:59:20.855311 [ 260 ] {e72f6535-ebdc-4997-ae44-5ae71d034015} <Debug> oximeter.timeseries_schema (1156814d-76f2-4d06-aa88-d62fab54b03b) (SelectExecutor): Key condition: (column 0 in 31-element set) | ||
| 4653 | 2026.05.14 15:59:20.855348 [ 260 ] {e72f6535-ebdc-4997-ae44-5ae71d034015} <Trace> oximeter.timeseries_schema (1156814d-76f2-4d06-aa88-d62fab54b03b) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 4654 | 2026.05.14 15:59:20.855370 [ 260 ] {e72f6535-ebdc-4997-ae44-5ae71d034015} <Debug> oximeter.timeseries_schema (1156814d-76f2-4d06-aa88-d62fab54b03b) (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 | ||
| 4655 | 2026.05.14 15:59:20.855385 [ 260 ] {e72f6535-ebdc-4997-ae44-5ae71d034015} <Trace> oximeter.timeseries_schema (1156814d-76f2-4d06-aa88-d62fab54b03b) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 4656 | 2026.05.14 15:59:20.855424 [ 260 ] {e72f6535-ebdc-4997-ae44-5ae71d034015} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 4657 | 2026.05.14 15:59:20.855445 [ 260 ] {e72f6535-ebdc-4997-ae44-5ae71d034015} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 51 rows starting from 0 | ||
| 4658 | 2026.05.14 15:59:20.856565 [ 260 ] {e72f6535-ebdc-4997-ae44-5ae71d034015} <Debug> executeQuery: Read 51 rows, 12.35 KiB in 0.002229 sec., 22880.21534320323 rows/sec., 5.41 MiB/sec. | ||
| 4659 | 2026.05.14 15:59:20.856674 [ 260 ] {e72f6535-ebdc-4997-ae44-5ae71d034015} <Debug> TCPHandler: Processed in 0.002625564 sec. | ||
| 4660 | 2026.05.14 15:59:20.862747 [ 260 ] {} <Trace> TCP-Session: beaebc18-dafd-4d4e-ae43-c03b57c9d89e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4661 | 2026.05.14 15:59:20.862877 [ 260 ] {7fef920c-b478-40b4-9a84-072664ed7b62} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34751) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 4662 | 2026.05.14 15:59:20.862928 [ 260 ] {7fef920c-b478-40b4-9a84-072664ed7b62} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 4663 | 2026.05.14 15:59:20.863661 [ 260 ] {7fef920c-b478-40b4-9a84-072664ed7b62} <Trace> oximeter.fields_i16 (564c0e48-75e8-4665-b590-133c62c8a012): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4664 | 2026.05.14 15:59:20.863715 [ 260 ] {7fef920c-b478-40b4-9a84-072664ed7b62} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 4665 | 2026.05.14 15:59:20.864162 [ 260 ] {7fef920c-b478-40b4-9a84-072664ed7b62} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 4666 | 2026.05.14 15:59:20.864387 [ 260 ] {7fef920c-b478-40b4-9a84-072664ed7b62} <Trace> oximeter.fields_i16 (564c0e48-75e8-4665-b590-133c62c8a012): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4667 | 2026.05.14 15:59:20.864526 [ 260 ] {7fef920c-b478-40b4-9a84-072664ed7b62} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001688 sec., 168246.44549763034 rows/sec., 10.69 MiB/sec. | ||
| 4668 | 2026.05.14 15:59:20.864562 [ 260 ] {7fef920c-b478-40b4-9a84-072664ed7b62} <Debug> TCPHandler: Processed in 0.001873977 sec. | ||
| 4669 | 2026.05.14 15:59:20.864717 [ 260 ] {} <Trace> TCP-Session: beaebc18-dafd-4d4e-ae43-c03b57c9d89e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4670 | 2026.05.14 15:59:20.864812 [ 260 ] {9a68fcc4-bbda-4d6d-a422-19290ddf4e15} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34751) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4671 | 2026.05.14 15:59:20.864853 [ 260 ] {9a68fcc4-bbda-4d6d-a422-19290ddf4e15} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4672 | 2026.05.14 15:59:20.865562 [ 260 ] {9a68fcc4-bbda-4d6d-a422-19290ddf4e15} <Trace> oximeter.fields_string (f402bd05-7338-4df8-9125-902546c29ae4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4673 | 2026.05.14 15:59:20.865597 [ 260 ] {9a68fcc4-bbda-4d6d-a422-19290ddf4e15} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 4674 | 2026.05.14 15:59:20.865962 [ 260 ] {9a68fcc4-bbda-4d6d-a422-19290ddf4e15} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 4675 | 2026.05.14 15:59:20.866172 [ 260 ] {9a68fcc4-bbda-4d6d-a422-19290ddf4e15} <Trace> oximeter.fields_string (f402bd05-7338-4df8-9125-902546c29ae4): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4676 | 2026.05.14 15:59:20.866301 [ 260 ] {9a68fcc4-bbda-4d6d-a422-19290ddf4e15} <Debug> executeQuery: Read 881 rows, 70.88 KiB in 0.001507 sec., 584605.1758460518 rows/sec., 45.93 MiB/sec. | ||
| 4677 | 2026.05.14 15:59:20.866338 [ 260 ] {9a68fcc4-bbda-4d6d-a422-19290ddf4e15} <Debug> TCPHandler: Processed in 0.001674269 sec. | ||
| 4678 | 2026.05.14 15:59:20.866484 [ 260 ] {} <Trace> TCP-Session: beaebc18-dafd-4d4e-ae43-c03b57c9d89e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4679 | 2026.05.14 15:59:20.866579 [ 260 ] {45e97dd3-efa5-4b7d-a50d-d928e5228da2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34751) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4680 | 2026.05.14 15:59:20.866618 [ 260 ] {45e97dd3-efa5-4b7d-a50d-d928e5228da2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4681 | 2026.05.14 15:59:20.867100 [ 260 ] {45e97dd3-efa5-4b7d-a50d-d928e5228da2} <Trace> oximeter.fields_u16 (78c9fcee-2b95-49e3-a301-5a6a0e2ada51): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4682 | 2026.05.14 15:59:20.867135 [ 260 ] {45e97dd3-efa5-4b7d-a50d-d928e5228da2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 4683 | 2026.05.14 15:59:20.867467 [ 260 ] {45e97dd3-efa5-4b7d-a50d-d928e5228da2} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 4684 | 2026.05.14 15:59:20.867680 [ 260 ] {45e97dd3-efa5-4b7d-a50d-d928e5228da2} <Trace> oximeter.fields_u16 (78c9fcee-2b95-49e3-a301-5a6a0e2ada51): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4685 | 2026.05.14 15:59:20.867814 [ 260 ] {45e97dd3-efa5-4b7d-a50d-d928e5228da2} <Debug> executeQuery: Read 184 rows, 11.70 KiB in 0.001253 sec., 146847.56584197926 rows/sec., 9.12 MiB/sec. | ||
| 4686 | 2026.05.14 15:59:20.867822 [ 107 ] {} <Debug> oximeter.fields_u16 (78c9fcee-2b95-49e3-a301-5a6a0e2ada51) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 4687 | 2026.05.14 15:59:20.867851 [ 260 ] {45e97dd3-efa5-4b7d-a50d-d928e5228da2} <Debug> TCPHandler: Processed in 0.001415201 sec. | ||
| 4688 | 2026.05.14 15:59:20.867903 [ 107 ] {} <Trace> oximeter.fields_u16 (78c9fcee-2b95-49e3-a301-5a6a0e2ada51): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4689 | 2026.05.14 15:59:20.867935 [ 107 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 4690 | 2026.05.14 15:59:20.868014 [ 260 ] {} <Trace> TCP-Session: beaebc18-dafd-4d4e-ae43-c03b57c9d89e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4691 | 2026.05.14 15:59:20.868083 [ 191 ] {78c9fcee-2b95-49e3-a301-5a6a0e2ada51::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 | ||
| 4692 | 2026.05.14 15:59:20.868117 [ 260 ] {f9c724b2-3128-492c-b318-dd223e816323} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34751) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 4693 | 2026.05.14 15:59:20.868175 [ 260 ] {f9c724b2-3128-492c-b318-dd223e816323} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 4694 | 2026.05.14 15:59:20.868257 [ 191 ] {78c9fcee-2b95-49e3-a301-5a6a0e2ada51::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4695 | 2026.05.14 15:59:20.868300 [ 191 ] {78c9fcee-2b95-49e3-a301-5a6a0e2ada51::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 79 rows starting from the beginning of the part | ||
| 4696 | 2026.05.14 15:59:20.868378 [ 191 ] {78c9fcee-2b95-49e3-a301-5a6a0e2ada51::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 42 rows starting from the beginning of the part | ||
| 4697 | 2026.05.14 15:59:20.868438 [ 191 ] {78c9fcee-2b95-49e3-a301-5a6a0e2ada51::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 194 rows starting from the beginning of the part | ||
| 4698 | 2026.05.14 15:59:20.868489 [ 191 ] {78c9fcee-2b95-49e3-a301-5a6a0e2ada51::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 184 rows starting from the beginning of the part | ||
| 4699 | 2026.05.14 15:59:20.868537 [ 191 ] {78c9fcee-2b95-49e3-a301-5a6a0e2ada51::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 11 rows starting from the beginning of the part | ||
| 4700 | 2026.05.14 15:59:20.868585 [ 191 ] {78c9fcee-2b95-49e3-a301-5a6a0e2ada51::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 184 rows starting from the beginning of the part | ||
| 4701 | 2026.05.14 15:59:20.868649 [ 260 ] {f9c724b2-3128-492c-b318-dd223e816323} <Trace> oximeter.fields_u32 (1c47cbcd-346c-4c16-ab6b-5294318f0c20): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4702 | 2026.05.14 15:59:20.868689 [ 260 ] {f9c724b2-3128-492c-b318-dd223e816323} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 4703 | 2026.05.14 15:59:20.869152 [ 260 ] {f9c724b2-3128-492c-b318-dd223e816323} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 4704 | 2026.05.14 15:59:20.869382 [ 260 ] {f9c724b2-3128-492c-b318-dd223e816323} <Trace> oximeter.fields_u32 (1c47cbcd-346c-4c16-ab6b-5294318f0c20): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4705 | 2026.05.14 15:59:20.869517 [ 260 ] {f9c724b2-3128-492c-b318-dd223e816323} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001418 sec., 105077.57404795487 rows/sec., 6.79 MiB/sec. | ||
| 4706 | 2026.05.14 15:59:20.869517 [ 107 ] {} <Debug> oximeter.fields_u32 (1c47cbcd-346c-4c16-ab6b-5294318f0c20) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 4707 | 2026.05.14 15:59:20.869556 [ 260 ] {f9c724b2-3128-492c-b318-dd223e816323} <Debug> TCPHandler: Processed in 0.001598828 sec. | ||
| 4708 | 2026.05.14 15:59:20.869579 [ 107 ] {} <Trace> oximeter.fields_u32 (1c47cbcd-346c-4c16-ab6b-5294318f0c20): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4709 | 2026.05.14 15:59:20.869611 [ 107 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 4710 | 2026.05.14 15:59:20.869691 [ 260 ] {} <Trace> TCP-Session: beaebc18-dafd-4d4e-ae43-c03b57c9d89e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4711 | 2026.05.14 15:59:20.869701 [ 187 ] {1c47cbcd-346c-4c16-ab6b-5294318f0c20::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 | ||
| 4712 | 2026.05.14 15:59:20.869795 [ 260 ] {13a72c31-fa62-4a3c-a5ae-18e8cb67fb88} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34751) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 4713 | 2026.05.14 15:59:20.869814 [ 187 ] {1c47cbcd-346c-4c16-ab6b-5294318f0c20::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4714 | 2026.05.14 15:59:20.869829 [ 198 ] {78c9fcee-2b95-49e3-a301-5a6a0e2ada51::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 694 rows, containing 5 columns (5 merged, 0 gathered) in 0.001814135 sec., 382551.4639208218 rows/sec., 26.05 MiB/sec. | ||
| 4715 | 2026.05.14 15:59:20.869839 [ 260 ] {13a72c31-fa62-4a3c-a5ae-18e8cb67fb88} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 4716 | 2026.05.14 15:59:20.869847 [ 187 ] {1c47cbcd-346c-4c16-ab6b-5294318f0c20::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 801 rows starting from the beginning of the part | ||
| 4717 | 2026.05.14 15:59:20.869917 [ 187 ] {1c47cbcd-346c-4c16-ab6b-5294318f0c20::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 | ||
| 4718 | 2026.05.14 15:59:20.869962 [ 187 ] {1c47cbcd-346c-4c16-ab6b-5294318f0c20::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 149 rows starting from the beginning of the part | ||
| 4719 | 2026.05.14 15:59:20.870008 [ 187 ] {1c47cbcd-346c-4c16-ab6b-5294318f0c20::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 | ||
| 4720 | 2026.05.14 15:59:20.870047 [ 187 ] {1c47cbcd-346c-4c16-ab6b-5294318f0c20::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 801 rows starting from the beginning of the part | ||
| 4721 | 2026.05.14 15:59:20.870076 [ 190 ] {78c9fcee-2b95-49e3-a301-5a6a0e2ada51::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 4722 | 2026.05.14 15:59:20.870085 [ 187 ] {1c47cbcd-346c-4c16-ab6b-5294318f0c20::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 149 rows starting from the beginning of the part | ||
| 4723 | 2026.05.14 15:59:20.870415 [ 260 ] {13a72c31-fa62-4a3c-a5ae-18e8cb67fb88} <Trace> oximeter.fields_u8 (6a12fba9-95ff-412e-a81c-a392415662f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4724 | 2026.05.14 15:59:20.870459 [ 260 ] {13a72c31-fa62-4a3c-a5ae-18e8cb67fb88} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.06 GiB. | ||
| 4725 | 2026.05.14 15:59:20.870536 [ 190 ] {78c9fcee-2b95-49e3-a301-5a6a0e2ada51::all_1_16_3} <Trace> oximeter.fields_u16 (78c9fcee-2b95-49e3-a301-5a6a0e2ada51): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4726 | 2026.05.14 15:59:20.870634 [ 190 ] {78c9fcee-2b95-49e3-a301-5a6a0e2ada51::all_1_16_3} <Trace> oximeter.fields_u16 (78c9fcee-2b95-49e3-a301-5a6a0e2ada51) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 4727 | 2026.05.14 15:59:20.870741 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.34 MiB. | ||
| 4728 | 2026.05.14 15:59:20.870913 [ 260 ] {13a72c31-fa62-4a3c-a5ae-18e8cb67fb88} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 4729 | 2026.05.14 15:59:20.871134 [ 260 ] {13a72c31-fa62-4a3c-a5ae-18e8cb67fb88} <Trace> oximeter.fields_u8 (6a12fba9-95ff-412e-a81c-a392415662f1): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4730 | 2026.05.14 15:59:20.871262 [ 260 ] {13a72c31-fa62-4a3c-a5ae-18e8cb67fb88} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001486 sec., 99596.23149394347 rows/sec., 5.66 MiB/sec. | ||
| 4731 | 2026.05.14 15:59:20.871297 [ 198 ] {1c47cbcd-346c-4c16-ab6b-5294318f0c20::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2874 rows, containing 5 columns (5 merged, 0 gathered) in 0.001639889 sec., 1752557.6426209335 rows/sec., 110.15 MiB/sec. | ||
| 4732 | 2026.05.14 15:59:20.871300 [ 260 ] {13a72c31-fa62-4a3c-a5ae-18e8cb67fb88} <Debug> TCPHandler: Processed in 0.001656439 sec. | ||
| 4733 | 2026.05.14 15:59:20.871468 [ 260 ] {} <Trace> TCP-Session: beaebc18-dafd-4d4e-ae43-c03b57c9d89e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4734 | 2026.05.14 15:59:20.871487 [ 187 ] {1c47cbcd-346c-4c16-ab6b-5294318f0c20::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 4735 | 2026.05.14 15:59:20.871565 [ 260 ] {e56a8afb-64a9-4ba7-8e04-6eedb70310bc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34751) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4736 | 2026.05.14 15:59:20.871610 [ 260 ] {e56a8afb-64a9-4ba7-8e04-6eedb70310bc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4737 | 2026.05.14 15:59:20.871748 [ 187 ] {1c47cbcd-346c-4c16-ab6b-5294318f0c20::all_1_6_1} <Trace> oximeter.fields_u32 (1c47cbcd-346c-4c16-ab6b-5294318f0c20): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4738 | 2026.05.14 15:59:20.871823 [ 187 ] {1c47cbcd-346c-4c16-ab6b-5294318f0c20::all_1_6_1} <Trace> oximeter.fields_u32 (1c47cbcd-346c-4c16-ab6b-5294318f0c20) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 4739 | 2026.05.14 15:59:20.871894 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.57 MiB. | ||
| 4740 | 2026.05.14 15:59:20.872293 [ 260 ] {e56a8afb-64a9-4ba7-8e04-6eedb70310bc} <Trace> oximeter.fields_uuid (5295c2a8-6150-41ce-bf65-ede2ab7b1c8d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4741 | 2026.05.14 15:59:20.872335 [ 260 ] {e56a8afb-64a9-4ba7-8e04-6eedb70310bc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 4742 | 2026.05.14 15:59:20.872692 [ 260 ] {e56a8afb-64a9-4ba7-8e04-6eedb70310bc} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 4743 | 2026.05.14 15:59:20.872907 [ 260 ] {e56a8afb-64a9-4ba7-8e04-6eedb70310bc} <Trace> oximeter.fields_uuid (5295c2a8-6150-41ce-bf65-ede2ab7b1c8d): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4744 | 2026.05.14 15:59:20.873034 [ 260 ] {e56a8afb-64a9-4ba7-8e04-6eedb70310bc} <Debug> executeQuery: Read 532 rows, 38.54 KiB in 0.001487 sec., 357767.3167451244 rows/sec., 25.31 MiB/sec. | ||
| 4745 | 2026.05.14 15:59:20.873071 [ 260 ] {e56a8afb-64a9-4ba7-8e04-6eedb70310bc} <Debug> TCPHandler: Processed in 0.001659979 sec. | ||
| 4746 | 2026.05.14 15:59:20.873206 [ 260 ] {} <Trace> TCP-Session: beaebc18-dafd-4d4e-ae43-c03b57c9d89e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4747 | 2026.05.14 15:59:20.873300 [ 260 ] {eefd0848-a8fe-4fb7-a819-28bd5552394d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34751) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 4748 | 2026.05.14 15:59:20.873340 [ 260 ] {eefd0848-a8fe-4fb7-a819-28bd5552394d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 4749 | 2026.05.14 15:59:20.873688 [ 260 ] {eefd0848-a8fe-4fb7-a819-28bd5552394d} <Trace> oximeter.measurements_bool (54127a45-21ff-4025-b1f9-ea5a12d65048): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4750 | 2026.05.14 15:59:20.873724 [ 260 ] {eefd0848-a8fe-4fb7-a819-28bd5552394d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 4751 | 2026.05.14 15:59:20.874027 [ 260 ] {eefd0848-a8fe-4fb7-a819-28bd5552394d} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 4752 | 2026.05.14 15:59:20.874234 [ 260 ] {eefd0848-a8fe-4fb7-a819-28bd5552394d} <Trace> oximeter.measurements_bool (54127a45-21ff-4025-b1f9-ea5a12d65048): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4753 | 2026.05.14 15:59:20.874360 [ 260 ] {eefd0848-a8fe-4fb7-a819-28bd5552394d} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001078 sec., 5565.862708719852 rows/sec., 290.79 KiB/sec. | ||
| 4754 | 2026.05.14 15:59:20.874398 [ 260 ] {eefd0848-a8fe-4fb7-a819-28bd5552394d} <Debug> TCPHandler: Processed in 0.001239595 sec. | ||
| 4755 | 2026.05.14 15:59:20.874571 [ 260 ] {} <Trace> TCP-Session: beaebc18-dafd-4d4e-ae43-c03b57c9d89e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4756 | 2026.05.14 15:59:20.874663 [ 260 ] {0c167f7e-3e10-415e-8f54-69142b9088d2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34751) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4757 | 2026.05.14 15:59:20.874706 [ 260 ] {0c167f7e-3e10-415e-8f54-69142b9088d2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4758 | 2026.05.14 15:59:20.875203 [ 260 ] {0c167f7e-3e10-415e-8f54-69142b9088d2} <Trace> oximeter.measurements_cumulativeu64 (dc4c3ccb-597f-4ad4-8dca-d9aff10fc181): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4759 | 2026.05.14 15:59:20.875239 [ 260 ] {0c167f7e-3e10-415e-8f54-69142b9088d2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 4760 | 2026.05.14 15:59:20.875572 [ 260 ] {0c167f7e-3e10-415e-8f54-69142b9088d2} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 4761 | 2026.05.14 15:59:20.875785 [ 260 ] {0c167f7e-3e10-415e-8f54-69142b9088d2} <Trace> oximeter.measurements_cumulativeu64 (dc4c3ccb-597f-4ad4-8dca-d9aff10fc181): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4762 | 2026.05.14 15:59:20.875912 [ 260 ] {0c167f7e-3e10-415e-8f54-69142b9088d2} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001267 sec., 209155.48539857933 rows/sec., 13.90 MiB/sec. | ||
| 4763 | 2026.05.14 15:59:20.875950 [ 260 ] {0c167f7e-3e10-415e-8f54-69142b9088d2} <Debug> TCPHandler: Processed in 0.001426661 sec. | ||
| 4764 | 2026.05.14 15:59:20.876094 [ 260 ] {} <Trace> TCP-Session: beaebc18-dafd-4d4e-ae43-c03b57c9d89e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4765 | 2026.05.14 15:59:20.876188 [ 260 ] {5f5991d7-4440-465e-87fe-1b617be6aa37} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34751) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 4766 | 2026.05.14 15:59:20.876229 [ 260 ] {5f5991d7-4440-465e-87fe-1b617be6aa37} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 4767 | 2026.05.14 15:59:20.876568 [ 260 ] {5f5991d7-4440-465e-87fe-1b617be6aa37} <Trace> oximeter.measurements_f64 (3aebf4e1-35e6-4886-9539-85df0cef4d2d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4768 | 2026.05.14 15:59:20.876603 [ 260 ] {5f5991d7-4440-465e-87fe-1b617be6aa37} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 4769 | 2026.05.14 15:59:20.876892 [ 260 ] {5f5991d7-4440-465e-87fe-1b617be6aa37} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 4770 | 2026.05.14 15:59:20.877113 [ 260 ] {5f5991d7-4440-465e-87fe-1b617be6aa37} <Trace> oximeter.measurements_f64 (3aebf4e1-35e6-4886-9539-85df0cef4d2d): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4771 | 2026.05.14 15:59:20.877237 [ 260 ] {5f5991d7-4440-465e-87fe-1b617be6aa37} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001067 sec., 937.207122774133 rows/sec., 63.15 KiB/sec. | ||
| 4772 | 2026.05.14 15:59:20.877273 [ 260 ] {5f5991d7-4440-465e-87fe-1b617be6aa37} <Debug> TCPHandler: Processed in 0.001227344 sec. | ||
| 4773 | 2026.05.14 15:59:20.877400 [ 260 ] {} <Trace> TCP-Session: beaebc18-dafd-4d4e-ae43-c03b57c9d89e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4774 | 2026.05.14 15:59:20.877492 [ 260 ] {d4ea186f-53e0-4f8c-b106-99c688e4f4bd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34751) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4775 | 2026.05.14 15:59:20.877544 [ 260 ] {d4ea186f-53e0-4f8c-b106-99c688e4f4bd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 4776 | 2026.05.14 15:59:20.878449 [ 260 ] {d4ea186f-53e0-4f8c-b106-99c688e4f4bd} <Trace> oximeter.measurements_histogramu64 (f9a5fb05-a372-4337-97b8-63adc35de4a7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4777 | 2026.05.14 15:59:20.878485 [ 260 ] {d4ea186f-53e0-4f8c-b106-99c688e4f4bd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 4778 | 2026.05.14 15:59:20.879067 [ 260 ] {d4ea186f-53e0-4f8c-b106-99c688e4f4bd} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 4779 | 2026.05.14 15:59:20.879292 [ 260 ] {d4ea186f-53e0-4f8c-b106-99c688e4f4bd} <Trace> oximeter.measurements_histogramu64 (f9a5fb05-a372-4337-97b8-63adc35de4a7): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4780 | 2026.05.14 15:59:20.879430 [ 260 ] {d4ea186f-53e0-4f8c-b106-99c688e4f4bd} <Debug> executeQuery: Read 42 rows, 77.07 KiB in 0.001955 sec., 21483.375959079283 rows/sec., 38.50 MiB/sec. | ||
| 4781 | 2026.05.14 15:59:20.879491 [ 260 ] {d4ea186f-53e0-4f8c-b106-99c688e4f4bd} <Debug> TCPHandler: Processed in 0.002138446 sec. | ||
| 4782 | 2026.05.14 15:59:20.879621 [ 260 ] {} <Trace> TCP-Session: beaebc18-dafd-4d4e-ae43-c03b57c9d89e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4783 | 2026.05.14 15:59:20.879714 [ 260 ] {beb77d79-a8df-4b79-9fa0-9f81106d2b10} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34751) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4784 | 2026.05.14 15:59:20.879755 [ 260 ] {beb77d79-a8df-4b79-9fa0-9f81106d2b10} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4785 | 2026.05.14 15:59:20.880096 [ 260 ] {beb77d79-a8df-4b79-9fa0-9f81106d2b10} <Trace> oximeter.measurements_u64 (4165c0ce-291c-4fd2-b5bb-2f229a34a1a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4786 | 2026.05.14 15:59:20.880132 [ 260 ] {beb77d79-a8df-4b79-9fa0-9f81106d2b10} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 4787 | 2026.05.14 15:59:20.880434 [ 260 ] {beb77d79-a8df-4b79-9fa0-9f81106d2b10} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 4788 | 2026.05.14 15:59:20.880650 [ 260 ] {beb77d79-a8df-4b79-9fa0-9f81106d2b10} <Trace> oximeter.measurements_u64 (4165c0ce-291c-4fd2-b5bb-2f229a34a1a8): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4789 | 2026.05.14 15:59:20.880782 [ 260 ] {beb77d79-a8df-4b79-9fa0-9f81106d2b10} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001081 sec., 83256.24421831638 rows/sec., 5.21 MiB/sec. | ||
| 4790 | 2026.05.14 15:59:20.880819 [ 260 ] {beb77d79-a8df-4b79-9fa0-9f81106d2b10} <Debug> TCPHandler: Processed in 0.001246045 sec. | ||
| 4791 | 2026.05.14 15:59:25.107616 [ 99 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 4792 | 2026.05.14 15:59:25.107680 [ 99 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 4793 | 2026.05.14 15:59:25.175488 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 10519 | ||
| 4794 | 2026.05.14 15:59:25.176042 [ 244 ] {} <Trace> system.asynchronous_metric_log (b403b819-69da-4eff-9942-332a213880d1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4795 | 2026.05.14 15:59:25.176090 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.06 GiB. | ||
| 4796 | 2026.05.14 15:59:25.176597 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 4797 | 2026.05.14 15:59:25.176833 [ 244 ] {} <Trace> system.asynchronous_metric_log (b403b819-69da-4eff-9942-332a213880d1): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4798 | 2026.05.14 15:59:25.176966 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 10519 | ||
| 4799 | 2026.05.14 15:59:25.720460 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 166 | ||
| 4800 | 2026.05.14 15:59:25.735415 [ 243 ] {} <Trace> system.metric_log (fc7675bb-abed-4f52-ab7b-00ec850ba07e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4801 | 2026.05.14 15:59:25.735471 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.06 GiB. | ||
| 4802 | 2026.05.14 15:59:25.741067 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 4803 | 2026.05.14 15:59:25.741800 [ 243 ] {} <Trace> system.metric_log (fc7675bb-abed-4f52-ab7b-00ec850ba07e): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4804 | 2026.05.14 15:59:25.744274 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 166 | ||
| 4805 | 2026.05.14 15:59:25.848566 [ 260 ] {} <Trace> TCP-Session: beaebc18-dafd-4d4e-ae43-c03b57c9d89e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4806 | 2026.05.14 15:59:25.848824 [ 260 ] {eac77a6d-7cd2-4c13-8570-adaada9d5aa6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34751) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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) | ||
| 4807 | 2026.05.14 15:59:25.849173 [ 260 ] {eac77a6d-7cd2-4c13-8570-adaada9d5aa6} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 4808 | 2026.05.14 15:59:25.849207 [ 260 ] {eac77a6d-7cd2-4c13-8570-adaada9d5aa6} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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 | ||
| 4809 | 2026.05.14 15:59:25.849425 [ 260 ] {eac77a6d-7cd2-4c13-8570-adaada9d5aa6} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 4810 | 2026.05.14 15:59:25.849494 [ 260 ] {eac77a6d-7cd2-4c13-8570-adaada9d5aa6} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 4811 | 2026.05.14 15:59:25.849638 [ 260 ] {eac77a6d-7cd2-4c13-8570-adaada9d5aa6} <Debug> oximeter.timeseries_schema (1156814d-76f2-4d06-aa88-d62fab54b03b) (SelectExecutor): Key condition: (column 0 in 18-element set) | ||
| 4812 | 2026.05.14 15:59:25.849674 [ 260 ] {eac77a6d-7cd2-4c13-8570-adaada9d5aa6} <Trace> oximeter.timeseries_schema (1156814d-76f2-4d06-aa88-d62fab54b03b) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 4813 | 2026.05.14 15:59:25.849695 [ 260 ] {eac77a6d-7cd2-4c13-8570-adaada9d5aa6} <Debug> oximeter.timeseries_schema (1156814d-76f2-4d06-aa88-d62fab54b03b) (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 | ||
| 4814 | 2026.05.14 15:59:25.849711 [ 260 ] {eac77a6d-7cd2-4c13-8570-adaada9d5aa6} <Trace> oximeter.timeseries_schema (1156814d-76f2-4d06-aa88-d62fab54b03b) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 4815 | 2026.05.14 15:59:25.849751 [ 260 ] {eac77a6d-7cd2-4c13-8570-adaada9d5aa6} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
| 4816 | 2026.05.14 15:59:25.849772 [ 260 ] {eac77a6d-7cd2-4c13-8570-adaada9d5aa6} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 51 rows starting from 0 | ||
| 4817 | 2026.05.14 15:59:25.850944 [ 260 ] {eac77a6d-7cd2-4c13-8570-adaada9d5aa6} <Debug> executeQuery: Read 51 rows, 12.35 KiB in 0.002219 sec., 22983.32582244254 rows/sec., 5.43 MiB/sec. | ||
| 4818 | 2026.05.14 15:59:25.851052 [ 260 ] {eac77a6d-7cd2-4c13-8570-adaada9d5aa6} <Debug> TCPHandler: Processed in 0.002623444 sec. | ||
| 4819 | 2026.05.14 15:59:25.852742 [ 260 ] {} <Trace> TCP-Session: beaebc18-dafd-4d4e-ae43-c03b57c9d89e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4820 | 2026.05.14 15:59:25.852863 [ 260 ] {60dbe7df-0f16-4b2d-83c8-f2b841d2ae5d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34751) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4821 | 2026.05.14 15:59:25.852906 [ 260 ] {60dbe7df-0f16-4b2d-83c8-f2b841d2ae5d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4822 | 2026.05.14 15:59:25.853425 [ 260 ] {60dbe7df-0f16-4b2d-83c8-f2b841d2ae5d} <Trace> oximeter.fields_string (f402bd05-7338-4df8-9125-902546c29ae4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4823 | 2026.05.14 15:59:25.853468 [ 260 ] {60dbe7df-0f16-4b2d-83c8-f2b841d2ae5d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.06 GiB. | ||
| 4824 | 2026.05.14 15:59:25.853849 [ 260 ] {60dbe7df-0f16-4b2d-83c8-f2b841d2ae5d} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 4825 | 2026.05.14 15:59:25.854089 [ 260 ] {60dbe7df-0f16-4b2d-83c8-f2b841d2ae5d} <Trace> oximeter.fields_string (f402bd05-7338-4df8-9125-902546c29ae4): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4826 | 2026.05.14 15:59:25.854237 [ 260 ] {60dbe7df-0f16-4b2d-83c8-f2b841d2ae5d} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001407 sec., 39800.99502487562 rows/sec., 3.04 MiB/sec. | ||
| 4827 | 2026.05.14 15:59:25.854275 [ 260 ] {60dbe7df-0f16-4b2d-83c8-f2b841d2ae5d} <Debug> TCPHandler: Processed in 0.001582576 sec. | ||
| 4828 | 2026.05.14 15:59:25.854404 [ 260 ] {} <Trace> TCP-Session: beaebc18-dafd-4d4e-ae43-c03b57c9d89e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4829 | 2026.05.14 15:59:25.854499 [ 260 ] {4a78793d-2058-48d8-bd4b-9bcf53bbeabe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34751) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4830 | 2026.05.14 15:59:25.854538 [ 260 ] {4a78793d-2058-48d8-bd4b-9bcf53bbeabe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4831 | 2026.05.14 15:59:25.855121 [ 260 ] {4a78793d-2058-48d8-bd4b-9bcf53bbeabe} <Trace> oximeter.fields_uuid (5295c2a8-6150-41ce-bf65-ede2ab7b1c8d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4832 | 2026.05.14 15:59:25.855172 [ 260 ] {4a78793d-2058-48d8-bd4b-9bcf53bbeabe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.06 GiB. | ||
| 4833 | 2026.05.14 15:59:25.855543 [ 260 ] {4a78793d-2058-48d8-bd4b-9bcf53bbeabe} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 4834 | 2026.05.14 15:59:25.855767 [ 260 ] {4a78793d-2058-48d8-bd4b-9bcf53bbeabe} <Trace> oximeter.fields_uuid (5295c2a8-6150-41ce-bf65-ede2ab7b1c8d): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4835 | 2026.05.14 15:59:25.855917 [ 260 ] {4a78793d-2058-48d8-bd4b-9bcf53bbeabe} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001432 sec., 44692.7374301676 rows/sec., 3.49 MiB/sec. | ||
| 4836 | 2026.05.14 15:59:25.855979 [ 260 ] {4a78793d-2058-48d8-bd4b-9bcf53bbeabe} <Debug> TCPHandler: Processed in 0.001622418 sec. | ||
| 4837 | 2026.05.14 15:59:25.856176 [ 260 ] {} <Trace> TCP-Session: beaebc18-dafd-4d4e-ae43-c03b57c9d89e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4838 | 2026.05.14 15:59:25.856313 [ 260 ] {9cd7882b-07d3-4cec-a67c-835ce9a46ff9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34751) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4839 | 2026.05.14 15:59:25.856371 [ 260 ] {9cd7882b-07d3-4cec-a67c-835ce9a46ff9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4840 | 2026.05.14 15:59:25.856907 [ 260 ] {9cd7882b-07d3-4cec-a67c-835ce9a46ff9} <Trace> oximeter.measurements_cumulativeu64 (dc4c3ccb-597f-4ad4-8dca-d9aff10fc181): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4841 | 2026.05.14 15:59:25.856946 [ 260 ] {9cd7882b-07d3-4cec-a67c-835ce9a46ff9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.06 GiB. | ||
| 4842 | 2026.05.14 15:59:25.857306 [ 260 ] {9cd7882b-07d3-4cec-a67c-835ce9a46ff9} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 4843 | 2026.05.14 15:59:25.857522 [ 260 ] {9cd7882b-07d3-4cec-a67c-835ce9a46ff9} <Trace> oximeter.measurements_cumulativeu64 (dc4c3ccb-597f-4ad4-8dca-d9aff10fc181): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4844 | 2026.05.14 15:59:25.857652 [ 260 ] {9cd7882b-07d3-4cec-a67c-835ce9a46ff9} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001381 sec., 115858.07385952208 rows/sec., 8.07 MiB/sec. | ||
| 4845 | 2026.05.14 15:59:25.857689 [ 260 ] {9cd7882b-07d3-4cec-a67c-835ce9a46ff9} <Debug> TCPHandler: Processed in 0.001631209 sec. | ||
| 4846 | 2026.05.14 15:59:25.857829 [ 260 ] {} <Trace> TCP-Session: beaebc18-dafd-4d4e-ae43-c03b57c9d89e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4847 | 2026.05.14 15:59:25.857926 [ 260 ] {b6bd3e92-0147-4974-a8ee-9a3fa9d8e4c1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34751) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4848 | 2026.05.14 15:59:25.857969 [ 260 ] {b6bd3e92-0147-4974-a8ee-9a3fa9d8e4c1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4849 | 2026.05.14 15:59:25.858367 [ 260 ] {b6bd3e92-0147-4974-a8ee-9a3fa9d8e4c1} <Trace> oximeter.measurements_u64 (4165c0ce-291c-4fd2-b5bb-2f229a34a1a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4850 | 2026.05.14 15:59:25.858405 [ 260 ] {b6bd3e92-0147-4974-a8ee-9a3fa9d8e4c1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.06 GiB. | ||
| 4851 | 2026.05.14 15:59:25.858725 [ 260 ] {b6bd3e92-0147-4974-a8ee-9a3fa9d8e4c1} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 4852 | 2026.05.14 15:59:25.858931 [ 260 ] {b6bd3e92-0147-4974-a8ee-9a3fa9d8e4c1} <Trace> oximeter.measurements_u64 (4165c0ce-291c-4fd2-b5bb-2f229a34a1a8): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4853 | 2026.05.14 15:59:25.859060 [ 260 ] {b6bd3e92-0147-4974-a8ee-9a3fa9d8e4c1} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001153 sec., 52038.16131830009 rows/sec., 3.51 MiB/sec. | ||
| 4854 | 2026.05.14 15:59:25.859097 [ 260 ] {b6bd3e92-0147-4974-a8ee-9a3fa9d8e4c1} <Debug> TCPHandler: Processed in 0.001331508 sec. | ||
| 4855 | 2026.05.14 15:59:30.205183 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 578 | ||
| 4856 | 2026.05.14 15:59:30.207378 [ 242 ] {} <Trace> system.query_log (b68bb3f1-94c6-4f6f-b3a0-f414a71b4a04): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4857 | 2026.05.14 15:59:30.207417 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.06 GiB. | ||
| 4858 | 2026.05.14 15:59:30.208751 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 4859 | 2026.05.14 15:59:30.209017 [ 242 ] {} <Trace> system.query_log (b68bb3f1-94c6-4f6f-b3a0-f414a71b4a04): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4860 | 2026.05.14 15:59:30.209171 [ 90 ] {} <Debug> system.query_log (b68bb3f1-94c6-4f6f-b3a0-f414a71b4a04) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 4861 | 2026.05.14 15:59:30.209234 [ 90 ] {} <Trace> system.query_log (b68bb3f1-94c6-4f6f-b3a0-f414a71b4a04): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4862 | 2026.05.14 15:59:30.209254 [ 90 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.06 GiB. | ||
| 4863 | 2026.05.14 15:59:30.209255 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 578 | ||
| 4864 | 2026.05.14 15:59:30.209379 [ 191 ] {b68bb3f1-94c6-4f6f-b3a0-f414a71b4a04::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 | ||
| 4865 | 2026.05.14 15:59:30.209967 [ 191 ] {b68bb3f1-94c6-4f6f-b3a0-f414a71b4a04::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4866 | 2026.05.14 15:59:30.210145 [ 191 ] {b68bb3f1-94c6-4f6f-b3a0-f414a71b4a04::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 372 rows starting from the beginning of the part | ||
| 4867 | 2026.05.14 15:59:30.210542 [ 191 ] {b68bb3f1-94c6-4f6f-b3a0-f414a71b4a04::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 56 rows starting from the beginning of the part | ||
| 4868 | 2026.05.14 15:59:30.210904 [ 191 ] {b68bb3f1-94c6-4f6f-b3a0-f414a71b4a04::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 | ||
| 4869 | 2026.05.14 15:59:30.211247 [ 191 ] {b68bb3f1-94c6-4f6f-b3a0-f414a71b4a04::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 38 rows starting from the beginning of the part | ||
| 4870 | 2026.05.14 15:59:30.211563 [ 191 ] {b68bb3f1-94c6-4f6f-b3a0-f414a71b4a04::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 54 rows starting from the beginning of the part | ||
| 4871 | 2026.05.14 15:59:30.211887 [ 191 ] {b68bb3f1-94c6-4f6f-b3a0-f414a71b4a04::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 34 rows starting from the beginning of the part | ||
| 4872 | 2026.05.14 15:59:30.218234 [ 199 ] {b68bb3f1-94c6-4f6f-b3a0-f414a71b4a04::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 578 rows, containing 72 columns (72 merged, 0 gathered) in 0.008915658 sec., 64829.76354633612 rows/sec., 56.20 MiB/sec. | ||
| 4873 | 2026.05.14 15:59:30.219324 [ 200 ] {b68bb3f1-94c6-4f6f-b3a0-f414a71b4a04::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 4874 | 2026.05.14 15:59:30.219931 [ 200 ] {b68bb3f1-94c6-4f6f-b3a0-f414a71b4a04::all_1_16_3} <Trace> system.query_log (b68bb3f1-94c6-4f6f-b3a0-f414a71b4a04): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4875 | 2026.05.14 15:59:30.220013 [ 200 ] {b68bb3f1-94c6-4f6f-b3a0-f414a71b4a04::all_1_16_3} <Trace> system.query_log (b68bb3f1-94c6-4f6f-b3a0-f414a71b4a04) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 4876 | 2026.05.14 15:59:30.220330 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.90 MiB. | ||
| 4877 | 2026.05.14 15:59:30.856824 [ 260 ] {} <Trace> TCP-Session: beaebc18-dafd-4d4e-ae43-c03b57c9d89e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4878 | 2026.05.14 15:59:30.857074 [ 260 ] {69344a2f-3876-4c10-9042-d5906c198e55} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34751) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native (stage: Complete) | ||
| 4879 | 2026.05.14 15:59:30.857436 [ 260 ] {69344a2f-3876-4c10-9042-d5906c198e55} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 4880 | 2026.05.14 15:59:30.857474 [ 260 ] {69344a2f-3876-4c10-9042-d5906c198e55} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 4881 | 2026.05.14 15:59:30.857721 [ 260 ] {69344a2f-3876-4c10-9042-d5906c198e55} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 4882 | 2026.05.14 15:59:30.857789 [ 260 ] {69344a2f-3876-4c10-9042-d5906c198e55} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 4883 | 2026.05.14 15:59:30.857934 [ 260 ] {69344a2f-3876-4c10-9042-d5906c198e55} <Debug> oximeter.timeseries_schema (1156814d-76f2-4d06-aa88-d62fab54b03b) (SelectExecutor): Key condition: (column 0 in 32-element set) | ||
| 4884 | 2026.05.14 15:59:30.857970 [ 260 ] {69344a2f-3876-4c10-9042-d5906c198e55} <Trace> oximeter.timeseries_schema (1156814d-76f2-4d06-aa88-d62fab54b03b) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 4885 | 2026.05.14 15:59:30.857992 [ 260 ] {69344a2f-3876-4c10-9042-d5906c198e55} <Debug> oximeter.timeseries_schema (1156814d-76f2-4d06-aa88-d62fab54b03b) (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 | ||
| 4886 | 2026.05.14 15:59:30.858007 [ 260 ] {69344a2f-3876-4c10-9042-d5906c198e55} <Trace> oximeter.timeseries_schema (1156814d-76f2-4d06-aa88-d62fab54b03b) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 4887 | 2026.05.14 15:59:30.858047 [ 260 ] {69344a2f-3876-4c10-9042-d5906c198e55} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 4888 | 2026.05.14 15:59:30.858068 [ 260 ] {69344a2f-3876-4c10-9042-d5906c198e55} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 51 rows starting from 0 | ||
| 4889 | 2026.05.14 15:59:30.859397 [ 260 ] {69344a2f-3876-4c10-9042-d5906c198e55} <Debug> executeQuery: Read 51 rows, 12.35 KiB in 0.002429 sec., 20996.294771510908 rows/sec., 4.97 MiB/sec. | ||
| 4890 | 2026.05.14 15:59:30.859512 [ 260 ] {69344a2f-3876-4c10-9042-d5906c198e55} <Debug> TCPHandler: Processed in 0.002843662 sec. | ||
| 4891 | 2026.05.14 15:59:30.865132 [ 260 ] {} <Trace> TCP-Session: beaebc18-dafd-4d4e-ae43-c03b57c9d89e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4892 | 2026.05.14 15:59:30.865343 [ 260 ] {053a3a50-541c-4c9d-bdcc-80137835f34d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34751) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 4893 | 2026.05.14 15:59:30.865421 [ 260 ] {053a3a50-541c-4c9d-bdcc-80137835f34d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 4894 | 2026.05.14 15:59:30.866260 [ 260 ] {053a3a50-541c-4c9d-bdcc-80137835f34d} <Trace> oximeter.fields_i16 (564c0e48-75e8-4665-b590-133c62c8a012): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4895 | 2026.05.14 15:59:30.866308 [ 260 ] {053a3a50-541c-4c9d-bdcc-80137835f34d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.06 GiB. | ||
| 4896 | 2026.05.14 15:59:30.866723 [ 260 ] {053a3a50-541c-4c9d-bdcc-80137835f34d} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 4897 | 2026.05.14 15:59:30.866953 [ 260 ] {053a3a50-541c-4c9d-bdcc-80137835f34d} <Trace> oximeter.fields_i16 (564c0e48-75e8-4665-b590-133c62c8a012): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4898 | 2026.05.14 15:59:30.867105 [ 260 ] {053a3a50-541c-4c9d-bdcc-80137835f34d} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001822 sec., 155872.66739846324 rows/sec., 9.90 MiB/sec. | ||
| 4899 | 2026.05.14 15:59:30.867147 [ 260 ] {053a3a50-541c-4c9d-bdcc-80137835f34d} <Debug> TCPHandler: Processed in 0.002165678 sec. | ||
| 4900 | 2026.05.14 15:59:30.867285 [ 260 ] {} <Trace> TCP-Session: beaebc18-dafd-4d4e-ae43-c03b57c9d89e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4901 | 2026.05.14 15:59:30.867381 [ 260 ] {243204ff-f8e8-46b3-af89-ddf9fc197267} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34751) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 4902 | 2026.05.14 15:59:30.867423 [ 260 ] {243204ff-f8e8-46b3-af89-ddf9fc197267} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 4903 | 2026.05.14 15:59:30.867854 [ 260 ] {243204ff-f8e8-46b3-af89-ddf9fc197267} <Trace> oximeter.fields_ipaddr (bef2ea22-9b0c-4b3b-911c-8167a2f343c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4904 | 2026.05.14 15:59:30.867890 [ 260 ] {243204ff-f8e8-46b3-af89-ddf9fc197267} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.06 GiB. | ||
| 4905 | 2026.05.14 15:59:30.868182 [ 260 ] {243204ff-f8e8-46b3-af89-ddf9fc197267} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 4906 | 2026.05.14 15:59:30.868390 [ 260 ] {243204ff-f8e8-46b3-af89-ddf9fc197267} <Trace> oximeter.fields_ipaddr (bef2ea22-9b0c-4b3b-911c-8167a2f343c1): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4907 | 2026.05.14 15:59:30.868518 [ 260 ] {243204ff-f8e8-46b3-af89-ddf9fc197267} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001156 sec., 3460.2076124567475 rows/sec., 282.16 KiB/sec. | ||
| 4908 | 2026.05.14 15:59:30.868555 [ 260 ] {243204ff-f8e8-46b3-af89-ddf9fc197267} <Debug> TCPHandler: Processed in 0.001318687 sec. | ||
| 4909 | 2026.05.14 15:59:30.868685 [ 260 ] {} <Trace> TCP-Session: beaebc18-dafd-4d4e-ae43-c03b57c9d89e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4910 | 2026.05.14 15:59:30.868780 [ 260 ] {f3687a34-1e5e-464e-9e9b-8eab8ba3e4c4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34751) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4911 | 2026.05.14 15:59:30.868818 [ 260 ] {f3687a34-1e5e-464e-9e9b-8eab8ba3e4c4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4912 | 2026.05.14 15:59:30.869762 [ 260 ] {f3687a34-1e5e-464e-9e9b-8eab8ba3e4c4} <Trace> oximeter.fields_string (f402bd05-7338-4df8-9125-902546c29ae4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4913 | 2026.05.14 15:59:30.869800 [ 260 ] {f3687a34-1e5e-464e-9e9b-8eab8ba3e4c4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.06 GiB. | ||
| 4914 | 2026.05.14 15:59:30.870180 [ 260 ] {f3687a34-1e5e-464e-9e9b-8eab8ba3e4c4} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 4915 | 2026.05.14 15:59:30.870390 [ 260 ] {f3687a34-1e5e-464e-9e9b-8eab8ba3e4c4} <Trace> oximeter.fields_string (f402bd05-7338-4df8-9125-902546c29ae4): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4916 | 2026.05.14 15:59:30.870519 [ 260 ] {f3687a34-1e5e-464e-9e9b-8eab8ba3e4c4} <Debug> executeQuery: Read 883 rows, 71.02 KiB in 0.001757 sec., 502561.1838360842 rows/sec., 39.48 MiB/sec. | ||
| 4917 | 2026.05.14 15:59:30.870557 [ 260 ] {f3687a34-1e5e-464e-9e9b-8eab8ba3e4c4} <Debug> TCPHandler: Processed in 0.001924609 sec. | ||
| 4918 | 2026.05.14 15:59:30.870688 [ 260 ] {} <Trace> TCP-Session: beaebc18-dafd-4d4e-ae43-c03b57c9d89e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4919 | 2026.05.14 15:59:30.870784 [ 260 ] {d3220b46-bb01-49e8-b64c-d69fa0daefb4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34751) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4920 | 2026.05.14 15:59:30.870824 [ 260 ] {d3220b46-bb01-49e8-b64c-d69fa0daefb4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4921 | 2026.05.14 15:59:30.871372 [ 260 ] {d3220b46-bb01-49e8-b64c-d69fa0daefb4} <Trace> oximeter.fields_u16 (78c9fcee-2b95-49e3-a301-5a6a0e2ada51): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4922 | 2026.05.14 15:59:30.871410 [ 260 ] {d3220b46-bb01-49e8-b64c-d69fa0daefb4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.06 GiB. | ||
| 4923 | 2026.05.14 15:59:30.871721 [ 260 ] {d3220b46-bb01-49e8-b64c-d69fa0daefb4} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 4924 | 2026.05.14 15:59:30.871942 [ 260 ] {d3220b46-bb01-49e8-b64c-d69fa0daefb4} <Trace> oximeter.fields_u16 (78c9fcee-2b95-49e3-a301-5a6a0e2ada51): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4925 | 2026.05.14 15:59:30.872071 [ 260 ] {d3220b46-bb01-49e8-b64c-d69fa0daefb4} <Debug> executeQuery: Read 188 rows, 11.98 KiB in 0.001305 sec., 144061.30268199235 rows/sec., 8.96 MiB/sec. | ||
| 4926 | 2026.05.14 15:59:30.872110 [ 260 ] {d3220b46-bb01-49e8-b64c-d69fa0daefb4} <Debug> TCPHandler: Processed in 0.001470262 sec. | ||
| 4927 | 2026.05.14 15:59:30.872233 [ 260 ] {} <Trace> TCP-Session: beaebc18-dafd-4d4e-ae43-c03b57c9d89e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4928 | 2026.05.14 15:59:30.872328 [ 260 ] {590784f4-e07a-4b79-a57a-7bd2c3f87e60} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34751) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 4929 | 2026.05.14 15:59:30.872367 [ 260 ] {590784f4-e07a-4b79-a57a-7bd2c3f87e60} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 4930 | 2026.05.14 15:59:30.872868 [ 260 ] {590784f4-e07a-4b79-a57a-7bd2c3f87e60} <Trace> oximeter.fields_u32 (1c47cbcd-346c-4c16-ab6b-5294318f0c20): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4931 | 2026.05.14 15:59:30.872906 [ 260 ] {590784f4-e07a-4b79-a57a-7bd2c3f87e60} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.06 GiB. | ||
| 4932 | 2026.05.14 15:59:30.873214 [ 260 ] {590784f4-e07a-4b79-a57a-7bd2c3f87e60} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 4933 | 2026.05.14 15:59:30.873430 [ 260 ] {590784f4-e07a-4b79-a57a-7bd2c3f87e60} <Trace> oximeter.fields_u32 (1c47cbcd-346c-4c16-ab6b-5294318f0c20): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4934 | 2026.05.14 15:59:30.873559 [ 260 ] {590784f4-e07a-4b79-a57a-7bd2c3f87e60} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.00125 sec., 119200 rows/sec., 7.70 MiB/sec. | ||
| 4935 | 2026.05.14 15:59:30.873597 [ 260 ] {590784f4-e07a-4b79-a57a-7bd2c3f87e60} <Debug> TCPHandler: Processed in 0.00141246 sec. | ||
| 4936 | 2026.05.14 15:59:30.873725 [ 260 ] {} <Trace> TCP-Session: beaebc18-dafd-4d4e-ae43-c03b57c9d89e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4937 | 2026.05.14 15:59:30.873823 [ 260 ] {91a023cf-9a36-40e3-8e07-c549facab4f6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34751) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 4938 | 2026.05.14 15:59:30.873862 [ 260 ] {91a023cf-9a36-40e3-8e07-c549facab4f6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 4939 | 2026.05.14 15:59:30.874331 [ 260 ] {91a023cf-9a36-40e3-8e07-c549facab4f6} <Trace> oximeter.fields_u8 (6a12fba9-95ff-412e-a81c-a392415662f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4940 | 2026.05.14 15:59:30.874368 [ 260 ] {91a023cf-9a36-40e3-8e07-c549facab4f6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.06 GiB. | ||
| 4941 | 2026.05.14 15:59:30.874670 [ 260 ] {91a023cf-9a36-40e3-8e07-c549facab4f6} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 4942 | 2026.05.14 15:59:30.874888 [ 260 ] {91a023cf-9a36-40e3-8e07-c549facab4f6} <Trace> oximeter.fields_u8 (6a12fba9-95ff-412e-a81c-a392415662f1): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4943 | 2026.05.14 15:59:30.875019 [ 260 ] {91a023cf-9a36-40e3-8e07-c549facab4f6} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001215 sec., 121810.69958847738 rows/sec., 6.93 MiB/sec. | ||
| 4944 | 2026.05.14 15:59:30.875057 [ 260 ] {91a023cf-9a36-40e3-8e07-c549facab4f6} <Debug> TCPHandler: Processed in 0.0013803 sec. | ||
| 4945 | 2026.05.14 15:59:30.875252 [ 260 ] {} <Trace> TCP-Session: beaebc18-dafd-4d4e-ae43-c03b57c9d89e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4946 | 2026.05.14 15:59:30.875348 [ 260 ] {d7214014-84bd-458a-bc67-c8d64cefd205} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34751) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4947 | 2026.05.14 15:59:30.875386 [ 260 ] {d7214014-84bd-458a-bc67-c8d64cefd205} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4948 | 2026.05.14 15:59:30.876285 [ 260 ] {d7214014-84bd-458a-bc67-c8d64cefd205} <Trace> oximeter.fields_uuid (5295c2a8-6150-41ce-bf65-ede2ab7b1c8d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4949 | 2026.05.14 15:59:30.876336 [ 260 ] {d7214014-84bd-458a-bc67-c8d64cefd205} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.06 GiB. | ||
| 4950 | 2026.05.14 15:59:30.876786 [ 260 ] {d7214014-84bd-458a-bc67-c8d64cefd205} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 4951 | 2026.05.14 15:59:30.877051 [ 260 ] {d7214014-84bd-458a-bc67-c8d64cefd205} <Trace> oximeter.fields_uuid (5295c2a8-6150-41ce-bf65-ede2ab7b1c8d): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4952 | 2026.05.14 15:59:30.877206 [ 260 ] {d7214014-84bd-458a-bc67-c8d64cefd205} <Debug> executeQuery: Read 536 rows, 38.87 KiB in 0.001875 sec., 285866.6666666667 rows/sec., 20.24 MiB/sec. | ||
| 4953 | 2026.05.14 15:59:30.877265 [ 260 ] {d7214014-84bd-458a-bc67-c8d64cefd205} <Debug> TCPHandler: Processed in 0.002060024 sec. | ||
| 4954 | 2026.05.14 15:59:30.877415 [ 260 ] {} <Trace> TCP-Session: beaebc18-dafd-4d4e-ae43-c03b57c9d89e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4955 | 2026.05.14 15:59:30.877540 [ 260 ] {a5255f73-4260-4ac6-bfd5-180b5f969663} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34751) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 4956 | 2026.05.14 15:59:30.877586 [ 260 ] {a5255f73-4260-4ac6-bfd5-180b5f969663} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 4957 | 2026.05.14 15:59:30.877955 [ 260 ] {a5255f73-4260-4ac6-bfd5-180b5f969663} <Trace> oximeter.measurements_bool (54127a45-21ff-4025-b1f9-ea5a12d65048): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4958 | 2026.05.14 15:59:30.877989 [ 260 ] {a5255f73-4260-4ac6-bfd5-180b5f969663} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.06 GiB. | ||
| 4959 | 2026.05.14 15:59:30.878294 [ 260 ] {a5255f73-4260-4ac6-bfd5-180b5f969663} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 4960 | 2026.05.14 15:59:30.878503 [ 260 ] {a5255f73-4260-4ac6-bfd5-180b5f969663} <Trace> oximeter.measurements_bool (54127a45-21ff-4025-b1f9-ea5a12d65048): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4961 | 2026.05.14 15:59:30.878633 [ 260 ] {a5255f73-4260-4ac6-bfd5-180b5f969663} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001129 sec., 5314.437555358724 rows/sec., 277.66 KiB/sec. | ||
| 4962 | 2026.05.14 15:59:30.878670 [ 260 ] {a5255f73-4260-4ac6-bfd5-180b5f969663} <Debug> TCPHandler: Processed in 0.001308957 sec. | ||
| 4963 | 2026.05.14 15:59:30.878802 [ 260 ] {} <Trace> TCP-Session: beaebc18-dafd-4d4e-ae43-c03b57c9d89e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4964 | 2026.05.14 15:59:30.878898 [ 260 ] {5da17c1f-5c56-4fae-8394-20638d043e00} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34751) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4965 | 2026.05.14 15:59:30.878941 [ 260 ] {5da17c1f-5c56-4fae-8394-20638d043e00} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4966 | 2026.05.14 15:59:30.879390 [ 260 ] {5da17c1f-5c56-4fae-8394-20638d043e00} <Trace> oximeter.measurements_cumulativeu64 (dc4c3ccb-597f-4ad4-8dca-d9aff10fc181): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4967 | 2026.05.14 15:59:30.879425 [ 260 ] {5da17c1f-5c56-4fae-8394-20638d043e00} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.06 GiB. | ||
| 4968 | 2026.05.14 15:59:30.879771 [ 260 ] {5da17c1f-5c56-4fae-8394-20638d043e00} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 4969 | 2026.05.14 15:59:30.879985 [ 260 ] {5da17c1f-5c56-4fae-8394-20638d043e00} <Trace> oximeter.measurements_cumulativeu64 (dc4c3ccb-597f-4ad4-8dca-d9aff10fc181): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4970 | 2026.05.14 15:59:30.880114 [ 260 ] {5da17c1f-5c56-4fae-8394-20638d043e00} <Debug> executeQuery: Read 267 rows, 18.17 KiB in 0.001234 sec., 216369.52998379254 rows/sec., 14.38 MiB/sec. | ||
| 4971 | 2026.05.14 15:59:30.880150 [ 260 ] {5da17c1f-5c56-4fae-8394-20638d043e00} <Debug> TCPHandler: Processed in 0.001396489 sec. | ||
| 4972 | 2026.05.14 15:59:30.880278 [ 260 ] {} <Trace> TCP-Session: beaebc18-dafd-4d4e-ae43-c03b57c9d89e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4973 | 2026.05.14 15:59:30.880375 [ 260 ] {05f80c64-0d82-427a-80ee-a44d8416bb72} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34751) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 4974 | 2026.05.14 15:59:30.880418 [ 260 ] {05f80c64-0d82-427a-80ee-a44d8416bb72} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 4975 | 2026.05.14 15:59:30.880740 [ 260 ] {05f80c64-0d82-427a-80ee-a44d8416bb72} <Trace> oximeter.measurements_f64 (3aebf4e1-35e6-4886-9539-85df0cef4d2d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4976 | 2026.05.14 15:59:30.880776 [ 260 ] {05f80c64-0d82-427a-80ee-a44d8416bb72} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.06 GiB. | ||
| 4977 | 2026.05.14 15:59:30.881068 [ 260 ] {05f80c64-0d82-427a-80ee-a44d8416bb72} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 4978 | 2026.05.14 15:59:30.881299 [ 260 ] {05f80c64-0d82-427a-80ee-a44d8416bb72} <Trace> oximeter.measurements_f64 (3aebf4e1-35e6-4886-9539-85df0cef4d2d): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4979 | 2026.05.14 15:59:30.881428 [ 260 ] {05f80c64-0d82-427a-80ee-a44d8416bb72} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001071 sec., 933.7068160597573 rows/sec., 62.92 KiB/sec. | ||
| 4980 | 2026.05.14 15:59:30.881463 [ 260 ] {05f80c64-0d82-427a-80ee-a44d8416bb72} <Debug> TCPHandler: Processed in 0.001234224 sec. | ||
| 4981 | 2026.05.14 15:59:30.881589 [ 260 ] {} <Trace> TCP-Session: beaebc18-dafd-4d4e-ae43-c03b57c9d89e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4982 | 2026.05.14 15:59:30.881683 [ 260 ] {b32f7bde-5eb4-4338-8ef8-35547e1e5dff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34751) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4983 | 2026.05.14 15:59:30.881737 [ 260 ] {b32f7bde-5eb4-4338-8ef8-35547e1e5dff} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 4984 | 2026.05.14 15:59:30.882645 [ 260 ] {b32f7bde-5eb4-4338-8ef8-35547e1e5dff} <Trace> oximeter.measurements_histogramu64 (f9a5fb05-a372-4337-97b8-63adc35de4a7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4985 | 2026.05.14 15:59:30.882681 [ 260 ] {b32f7bde-5eb4-4338-8ef8-35547e1e5dff} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.06 GiB. | ||
| 4986 | 2026.05.14 15:59:30.883246 [ 260 ] {b32f7bde-5eb4-4338-8ef8-35547e1e5dff} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 4987 | 2026.05.14 15:59:30.883472 [ 260 ] {b32f7bde-5eb4-4338-8ef8-35547e1e5dff} <Trace> oximeter.measurements_histogramu64 (f9a5fb05-a372-4337-97b8-63adc35de4a7): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4988 | 2026.05.14 15:59:30.883594 [ 88 ] {} <Debug> oximeter.measurements_histogramu64 (f9a5fb05-a372-4337-97b8-63adc35de4a7) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 4989 | 2026.05.14 15:59:30.883609 [ 260 ] {b32f7bde-5eb4-4338-8ef8-35547e1e5dff} <Debug> executeQuery: Read 42 rows, 77.07 KiB in 0.001943 sec., 21616.05764282038 rows/sec., 38.73 MiB/sec. | ||
| 4990 | 2026.05.14 15:59:30.883658 [ 88 ] {} <Trace> oximeter.measurements_histogramu64 (f9a5fb05-a372-4337-97b8-63adc35de4a7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4991 | 2026.05.14 15:59:30.883683 [ 88 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.06 GiB. | ||
| 4992 | 2026.05.14 15:59:30.883684 [ 260 ] {b32f7bde-5eb4-4338-8ef8-35547e1e5dff} <Debug> TCPHandler: Processed in 0.002142857 sec. | ||
| 4993 | 2026.05.14 15:59:30.883792 [ 191 ] {f9a5fb05-a372-4337-97b8-63adc35de4a7::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 | ||
| 4994 | 2026.05.14 15:59:30.883837 [ 260 ] {} <Trace> TCP-Session: beaebc18-dafd-4d4e-ae43-c03b57c9d89e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4995 | 2026.05.14 15:59:30.883939 [ 260 ] {84d533dc-4164-4581-9f6a-500996e4f667} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34751) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4996 | 2026.05.14 15:59:30.883980 [ 260 ] {84d533dc-4164-4581-9f6a-500996e4f667} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4997 | 2026.05.14 15:59:30.884037 [ 191 ] {f9a5fb05-a372-4337-97b8-63adc35de4a7::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4998 | 2026.05.14 15:59:30.884106 [ 191 ] {f9a5fb05-a372-4337-97b8-63adc35de4a7::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 332 rows starting from the beginning of the part | ||
| 4999 | 2026.05.14 15:59:30.884242 [ 191 ] {f9a5fb05-a372-4337-97b8-63adc35de4a7::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 42 rows starting from the beginning of the part | ||
| 5000 | 2026.05.14 15:59:30.884342 [ 260 ] {84d533dc-4164-4581-9f6a-500996e4f667} <Trace> oximeter.measurements_u64 (4165c0ce-291c-4fd2-b5bb-2f229a34a1a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5001 | 2026.05.14 15:59:30.884356 [ 191 ] {f9a5fb05-a372-4337-97b8-63adc35de4a7::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 42 rows starting from the beginning of the part | ||
| 5002 | 2026.05.14 15:59:30.884388 [ 260 ] {84d533dc-4164-4581-9f6a-500996e4f667} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.06 GiB. | ||
| 5003 | 2026.05.14 15:59:30.884475 [ 191 ] {f9a5fb05-a372-4337-97b8-63adc35de4a7::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 9 rows starting from the beginning of the part | ||
| 5004 | 2026.05.14 15:59:30.884577 [ 191 ] {f9a5fb05-a372-4337-97b8-63adc35de4a7::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 | ||
| 5005 | 2026.05.14 15:59:30.884673 [ 191 ] {f9a5fb05-a372-4337-97b8-63adc35de4a7::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 42 rows starting from the beginning of the part | ||
| 5006 | 2026.05.14 15:59:30.884731 [ 260 ] {84d533dc-4164-4581-9f6a-500996e4f667} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 5007 | 2026.05.14 15:59:30.884974 [ 260 ] {84d533dc-4164-4581-9f6a-500996e4f667} <Trace> oximeter.measurements_u64 (4165c0ce-291c-4fd2-b5bb-2f229a34a1a8): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5008 | 2026.05.14 15:59:30.885121 [ 260 ] {84d533dc-4164-4581-9f6a-500996e4f667} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001201 sec., 74937.55203996669 rows/sec., 4.69 MiB/sec. | ||
| 5009 | 2026.05.14 15:59:30.885158 [ 260 ] {84d533dc-4164-4581-9f6a-500996e4f667} <Debug> TCPHandler: Processed in 0.001374418 sec. | ||
| 5010 | 2026.05.14 15:59:30.888397 [ 199 ] {f9a5fb05-a372-4337-97b8-63adc35de4a7::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 509 rows, containing 19 columns (19 merged, 0 gathered) in 0.004655286 sec., 109338.07289176219 rows/sec., 195.93 MiB/sec. | ||
| 5011 | 2026.05.14 15:59:30.889038 [ 198 ] {f9a5fb05-a372-4337-97b8-63adc35de4a7::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 5012 | 2026.05.14 15:59:30.889396 [ 198 ] {f9a5fb05-a372-4337-97b8-63adc35de4a7::all_1_16_3} <Trace> oximeter.measurements_histogramu64 (f9a5fb05-a372-4337-97b8-63adc35de4a7): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5013 | 2026.05.14 15:59:30.889464 [ 198 ] {f9a5fb05-a372-4337-97b8-63adc35de4a7::all_1_16_3} <Trace> oximeter.measurements_histogramu64 (f9a5fb05-a372-4337-97b8-63adc35de4a7) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 5014 | 2026.05.14 15:59:30.889578 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.40 MiB. | ||
| 5015 | 2026.05.14 15:59:31.000233 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 254.80 MiB, peak 260.15 MiB, free memory in arenas 0.00 B, will set to 255.95 MiB (RSS), difference: 1.15 MiB | ||
| 5016 | 2026.05.14 15:59:32.677987 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 10967 | ||
| 5017 | 2026.05.14 15:59:32.678449 [ 244 ] {} <Trace> system.asynchronous_metric_log (b403b819-69da-4eff-9942-332a213880d1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5018 | 2026.05.14 15:59:32.678482 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.06 GiB. | ||
| 5019 | 2026.05.14 15:59:32.678945 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 5020 | 2026.05.14 15:59:32.679173 [ 244 ] {} <Trace> system.asynchronous_metric_log (b403b819-69da-4eff-9942-332a213880d1): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5021 | 2026.05.14 15:59:32.679297 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 10967 | ||
| 5022 | 2026.05.14 15:59:33.245251 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 174 | ||
| 5023 | 2026.05.14 15:59:33.260858 [ 243 ] {} <Trace> system.metric_log (fc7675bb-abed-4f52-ab7b-00ec850ba07e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5024 | 2026.05.14 15:59:33.260921 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.06 GiB. | ||
| 5025 | 2026.05.14 15:59:33.267248 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 5026 | 2026.05.14 15:59:33.267989 [ 243 ] {} <Trace> system.metric_log (fc7675bb-abed-4f52-ab7b-00ec850ba07e): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5027 | 2026.05.14 15:59:33.270615 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 174 | ||
| 5028 | 2026.05.14 15:59:35.848097 [ 260 ] {} <Trace> TCP-Session: beaebc18-dafd-4d4e-ae43-c03b57c9d89e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5029 | 2026.05.14 15:59:35.848375 [ 260 ] {7d642e8c-c313-4ad4-af99-abcebdc59ba8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34751) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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) | ||
| 5030 | 2026.05.14 15:59:35.848733 [ 260 ] {7d642e8c-c313-4ad4-af99-abcebdc59ba8} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 5031 | 2026.05.14 15:59:35.848767 [ 260 ] {7d642e8c-c313-4ad4-af99-abcebdc59ba8} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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 | ||
| 5032 | 2026.05.14 15:59:35.848988 [ 260 ] {7d642e8c-c313-4ad4-af99-abcebdc59ba8} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 5033 | 2026.05.14 15:59:35.849058 [ 260 ] {7d642e8c-c313-4ad4-af99-abcebdc59ba8} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 5034 | 2026.05.14 15:59:35.849205 [ 260 ] {7d642e8c-c313-4ad4-af99-abcebdc59ba8} <Debug> oximeter.timeseries_schema (1156814d-76f2-4d06-aa88-d62fab54b03b) (SelectExecutor): Key condition: (column 0 in 18-element set) | ||
| 5035 | 2026.05.14 15:59:35.849241 [ 260 ] {7d642e8c-c313-4ad4-af99-abcebdc59ba8} <Trace> oximeter.timeseries_schema (1156814d-76f2-4d06-aa88-d62fab54b03b) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 5036 | 2026.05.14 15:59:35.849264 [ 260 ] {7d642e8c-c313-4ad4-af99-abcebdc59ba8} <Debug> oximeter.timeseries_schema (1156814d-76f2-4d06-aa88-d62fab54b03b) (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 | ||
| 5037 | 2026.05.14 15:59:35.849280 [ 260 ] {7d642e8c-c313-4ad4-af99-abcebdc59ba8} <Trace> oximeter.timeseries_schema (1156814d-76f2-4d06-aa88-d62fab54b03b) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 5038 | 2026.05.14 15:59:35.849321 [ 260 ] {7d642e8c-c313-4ad4-af99-abcebdc59ba8} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
| 5039 | 2026.05.14 15:59:35.849342 [ 260 ] {7d642e8c-c313-4ad4-af99-abcebdc59ba8} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 51 rows starting from 0 | ||
| 5040 | 2026.05.14 15:59:35.850549 [ 260 ] {7d642e8c-c313-4ad4-af99-abcebdc59ba8} <Debug> executeQuery: Read 51 rows, 12.35 KiB in 0.002279 sec., 22378.23606845107 rows/sec., 5.29 MiB/sec. | ||
| 5041 | 2026.05.14 15:59:35.850663 [ 260 ] {7d642e8c-c313-4ad4-af99-abcebdc59ba8} <Debug> TCPHandler: Processed in 0.002710256 sec. | ||
| 5042 | 2026.05.14 15:59:35.852426 [ 260 ] {} <Trace> TCP-Session: beaebc18-dafd-4d4e-ae43-c03b57c9d89e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5043 | 2026.05.14 15:59:35.852642 [ 260 ] {7ca3db82-5fd7-4968-b320-92d897d8960c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34751) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5044 | 2026.05.14 15:59:35.852718 [ 260 ] {7ca3db82-5fd7-4968-b320-92d897d8960c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5045 | 2026.05.14 15:59:35.853456 [ 260 ] {7ca3db82-5fd7-4968-b320-92d897d8960c} <Trace> oximeter.fields_string (f402bd05-7338-4df8-9125-902546c29ae4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5046 | 2026.05.14 15:59:35.853496 [ 260 ] {7ca3db82-5fd7-4968-b320-92d897d8960c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.06 GiB. | ||
| 5047 | 2026.05.14 15:59:35.853897 [ 260 ] {7ca3db82-5fd7-4968-b320-92d897d8960c} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 5048 | 2026.05.14 15:59:35.854141 [ 260 ] {7ca3db82-5fd7-4968-b320-92d897d8960c} <Trace> oximeter.fields_string (f402bd05-7338-4df8-9125-902546c29ae4): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5049 | 2026.05.14 15:59:35.854292 [ 260 ] {7ca3db82-5fd7-4968-b320-92d897d8960c} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001712 sec., 32710.280373831774 rows/sec., 2.50 MiB/sec. | ||
| 5050 | 2026.05.14 15:59:35.854335 [ 260 ] {7ca3db82-5fd7-4968-b320-92d897d8960c} <Debug> TCPHandler: Processed in 0.002046863 sec. | ||
| 5051 | 2026.05.14 15:59:35.854470 [ 260 ] {} <Trace> TCP-Session: beaebc18-dafd-4d4e-ae43-c03b57c9d89e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5052 | 2026.05.14 15:59:35.854567 [ 260 ] {1296bc7a-ccb9-4589-ad95-7857a6a65497} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34751) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5053 | 2026.05.14 15:59:35.854608 [ 260 ] {1296bc7a-ccb9-4589-ad95-7857a6a65497} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5054 | 2026.05.14 15:59:35.855040 [ 260 ] {1296bc7a-ccb9-4589-ad95-7857a6a65497} <Trace> oximeter.fields_uuid (5295c2a8-6150-41ce-bf65-ede2ab7b1c8d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5055 | 2026.05.14 15:59:35.855076 [ 260 ] {1296bc7a-ccb9-4589-ad95-7857a6a65497} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.06 GiB. | ||
| 5056 | 2026.05.14 15:59:35.855388 [ 260 ] {1296bc7a-ccb9-4589-ad95-7857a6a65497} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 5057 | 2026.05.14 15:59:35.855601 [ 260 ] {1296bc7a-ccb9-4589-ad95-7857a6a65497} <Trace> oximeter.fields_uuid (5295c2a8-6150-41ce-bf65-ede2ab7b1c8d): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5058 | 2026.05.14 15:59:35.855730 [ 260 ] {1296bc7a-ccb9-4589-ad95-7857a6a65497} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001182 sec., 54145.51607445008 rows/sec., 4.23 MiB/sec. | ||
| 5059 | 2026.05.14 15:59:35.855768 [ 260 ] {1296bc7a-ccb9-4589-ad95-7857a6a65497} <Debug> TCPHandler: Processed in 0.001353348 sec. | ||
| 5060 | 2026.05.14 15:59:35.855924 [ 260 ] {} <Trace> TCP-Session: beaebc18-dafd-4d4e-ae43-c03b57c9d89e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5061 | 2026.05.14 15:59:35.856034 [ 260 ] {a71a290e-666d-4013-96d5-79b23838be06} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34751) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5062 | 2026.05.14 15:59:35.856078 [ 260 ] {a71a290e-666d-4013-96d5-79b23838be06} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5063 | 2026.05.14 15:59:35.856496 [ 260 ] {a71a290e-666d-4013-96d5-79b23838be06} <Trace> oximeter.measurements_cumulativeu64 (dc4c3ccb-597f-4ad4-8dca-d9aff10fc181): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5064 | 2026.05.14 15:59:35.856533 [ 260 ] {a71a290e-666d-4013-96d5-79b23838be06} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.06 GiB. | ||
| 5065 | 2026.05.14 15:59:35.856865 [ 260 ] {a71a290e-666d-4013-96d5-79b23838be06} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 5066 | 2026.05.14 15:59:35.857071 [ 260 ] {a71a290e-666d-4013-96d5-79b23838be06} <Trace> oximeter.measurements_cumulativeu64 (dc4c3ccb-597f-4ad4-8dca-d9aff10fc181): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5067 | 2026.05.14 15:59:35.857199 [ 260 ] {a71a290e-666d-4013-96d5-79b23838be06} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001184 sec., 135135.13513513515 rows/sec., 9.41 MiB/sec. | ||
| 5068 | 2026.05.14 15:59:35.857235 [ 260 ] {a71a290e-666d-4013-96d5-79b23838be06} <Debug> TCPHandler: Processed in 0.001362958 sec. | ||
| 5069 | 2026.05.14 15:59:35.857362 [ 260 ] {} <Trace> TCP-Session: beaebc18-dafd-4d4e-ae43-c03b57c9d89e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5070 | 2026.05.14 15:59:35.857459 [ 260 ] {eb6670b0-a160-4bdc-bdf0-5e9aa5904702} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34751) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5071 | 2026.05.14 15:59:35.857501 [ 260 ] {eb6670b0-a160-4bdc-bdf0-5e9aa5904702} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5072 | 2026.05.14 15:59:35.857849 [ 260 ] {eb6670b0-a160-4bdc-bdf0-5e9aa5904702} <Trace> oximeter.measurements_u64 (4165c0ce-291c-4fd2-b5bb-2f229a34a1a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5073 | 2026.05.14 15:59:35.857885 [ 260 ] {eb6670b0-a160-4bdc-bdf0-5e9aa5904702} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.06 GiB. | ||
| 5074 | 2026.05.14 15:59:35.858190 [ 260 ] {eb6670b0-a160-4bdc-bdf0-5e9aa5904702} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 5075 | 2026.05.14 15:59:35.858406 [ 260 ] {eb6670b0-a160-4bdc-bdf0-5e9aa5904702} <Trace> oximeter.measurements_u64 (4165c0ce-291c-4fd2-b5bb-2f229a34a1a8): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5076 | 2026.05.14 15:59:35.858540 [ 260 ] {eb6670b0-a160-4bdc-bdf0-5e9aa5904702} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001099 sec., 54595.08644222021 rows/sec., 3.68 MiB/sec. | ||
| 5077 | 2026.05.14 15:59:35.858577 [ 260 ] {eb6670b0-a160-4bdc-bdf0-5e9aa5904702} <Debug> TCPHandler: Processed in 0.001263245 sec. | ||
| 5078 | 2026.05.14 15:59:40.107998 [ 70 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 5079 | 2026.05.14 15:59:40.108080 [ 70 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 5080 | 2026.05.14 15:59:40.180065 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 11479 | ||
| 5081 | 2026.05.14 15:59:40.180620 [ 244 ] {} <Trace> system.asynchronous_metric_log (b403b819-69da-4eff-9942-332a213880d1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5082 | 2026.05.14 15:59:40.180668 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.06 GiB. | ||
| 5083 | 2026.05.14 15:59:40.181458 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 5084 | 2026.05.14 15:59:40.181714 [ 244 ] {} <Trace> system.asynchronous_metric_log (b403b819-69da-4eff-9942-332a213880d1): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5085 | 2026.05.14 15:59:40.181857 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 11479 | ||
| 5086 | 2026.05.14 15:59:40.210082 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 614 | ||
| 5087 | 2026.05.14 15:59:40.212435 [ 242 ] {} <Trace> system.query_log (b68bb3f1-94c6-4f6f-b3a0-f414a71b4a04): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5088 | 2026.05.14 15:59:40.212481 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.06 GiB. | ||
| 5089 | 2026.05.14 15:59:40.213704 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 5090 | 2026.05.14 15:59:40.213983 [ 242 ] {} <Trace> system.query_log (b68bb3f1-94c6-4f6f-b3a0-f414a71b4a04): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5091 | 2026.05.14 15:59:40.214242 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 614 | ||
| 5092 | 2026.05.14 15:59:40.771382 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 181 | ||
| 5093 | 2026.05.14 15:59:40.789591 [ 243 ] {} <Trace> system.metric_log (fc7675bb-abed-4f52-ab7b-00ec850ba07e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5094 | 2026.05.14 15:59:40.789658 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.06 GiB. | ||
| 5095 | 2026.05.14 15:59:40.796941 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 5096 | 2026.05.14 15:59:40.798309 [ 243 ] {} <Trace> system.metric_log (fc7675bb-abed-4f52-ab7b-00ec850ba07e): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5097 | 2026.05.14 15:59:40.807385 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 181 | ||
| 5098 | 2026.05.14 15:59:40.853047 [ 260 ] {} <Trace> TCP-Session: beaebc18-dafd-4d4e-ae43-c03b57c9d89e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5099 | 2026.05.14 15:59:40.853332 [ 260 ] {97750138-d92e-4c28-b47e-a898a3275cf6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34751) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table: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) | ||
| 5100 | 2026.05.14 15:59:40.853742 [ 260 ] {97750138-d92e-4c28-b47e-a898a3275cf6} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 5101 | 2026.05.14 15:59:40.853779 [ 260 ] {97750138-d92e-4c28-b47e-a898a3275cf6} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table: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 | ||
| 5102 | 2026.05.14 15:59:40.854023 [ 260 ] {97750138-d92e-4c28-b47e-a898a3275cf6} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 5103 | 2026.05.14 15:59:40.854091 [ 260 ] {97750138-d92e-4c28-b47e-a898a3275cf6} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 5104 | 2026.05.14 15:59:40.854239 [ 260 ] {97750138-d92e-4c28-b47e-a898a3275cf6} <Debug> oximeter.timeseries_schema (1156814d-76f2-4d06-aa88-d62fab54b03b) (SelectExecutor): Key condition: (column 0 in 31-element set) | ||
| 5105 | 2026.05.14 15:59:40.854275 [ 260 ] {97750138-d92e-4c28-b47e-a898a3275cf6} <Trace> oximeter.timeseries_schema (1156814d-76f2-4d06-aa88-d62fab54b03b) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 5106 | 2026.05.14 15:59:40.854296 [ 260 ] {97750138-d92e-4c28-b47e-a898a3275cf6} <Debug> oximeter.timeseries_schema (1156814d-76f2-4d06-aa88-d62fab54b03b) (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 | ||
| 5107 | 2026.05.14 15:59:40.854311 [ 260 ] {97750138-d92e-4c28-b47e-a898a3275cf6} <Trace> oximeter.timeseries_schema (1156814d-76f2-4d06-aa88-d62fab54b03b) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 5108 | 2026.05.14 15:59:40.854351 [ 260 ] {97750138-d92e-4c28-b47e-a898a3275cf6} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 5109 | 2026.05.14 15:59:40.854373 [ 260 ] {97750138-d92e-4c28-b47e-a898a3275cf6} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 51 rows starting from 0 | ||
| 5110 | 2026.05.14 15:59:40.855921 [ 260 ] {97750138-d92e-4c28-b47e-a898a3275cf6} <Debug> executeQuery: Read 51 rows, 12.35 KiB in 0.002709 sec., 18826.135105204874 rows/sec., 4.45 MiB/sec. | ||
| 5111 | 2026.05.14 15:59:40.856054 [ 260 ] {97750138-d92e-4c28-b47e-a898a3275cf6} <Debug> TCPHandler: Processed in 0.003150362 sec. | ||
| 5112 | 2026.05.14 15:59:40.861601 [ 260 ] {} <Trace> TCP-Session: beaebc18-dafd-4d4e-ae43-c03b57c9d89e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5113 | 2026.05.14 15:59:40.861741 [ 260 ] {cd8dc728-d288-419a-a76a-d1b187227c82} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34751) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 5114 | 2026.05.14 15:59:40.861793 [ 260 ] {cd8dc728-d288-419a-a76a-d1b187227c82} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 5115 | 2026.05.14 15:59:40.862540 [ 260 ] {cd8dc728-d288-419a-a76a-d1b187227c82} <Trace> oximeter.fields_i16 (564c0e48-75e8-4665-b590-133c62c8a012): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5116 | 2026.05.14 15:59:40.862586 [ 260 ] {cd8dc728-d288-419a-a76a-d1b187227c82} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.06 GiB. | ||
| 5117 | 2026.05.14 15:59:40.862990 [ 260 ] {cd8dc728-d288-419a-a76a-d1b187227c82} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 5118 | 2026.05.14 15:59:40.863214 [ 260 ] {cd8dc728-d288-419a-a76a-d1b187227c82} <Trace> oximeter.fields_i16 (564c0e48-75e8-4665-b590-133c62c8a012): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5119 | 2026.05.14 15:59:40.863352 [ 68 ] {} <Debug> oximeter.fields_i16 (564c0e48-75e8-4665-b590-133c62c8a012) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 5120 | 2026.05.14 15:59:40.863364 [ 260 ] {cd8dc728-d288-419a-a76a-d1b187227c82} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001663 sec., 170775.70655441974 rows/sec., 10.85 MiB/sec. | ||
| 5121 | 2026.05.14 15:59:40.863417 [ 68 ] {} <Trace> oximeter.fields_i16 (564c0e48-75e8-4665-b590-133c62c8a012): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5122 | 2026.05.14 15:59:40.863430 [ 260 ] {cd8dc728-d288-419a-a76a-d1b187227c82} <Debug> TCPHandler: Processed in 0.001892308 sec. | ||
| 5123 | 2026.05.14 15:59:40.863451 [ 68 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.06 GiB. | ||
| 5124 | 2026.05.14 15:59:40.863568 [ 200 ] {564c0e48-75e8-4665-b590-133c62c8a012::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 | ||
| 5125 | 2026.05.14 15:59:40.863588 [ 260 ] {} <Trace> TCP-Session: beaebc18-dafd-4d4e-ae43-c03b57c9d89e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5126 | 2026.05.14 15:59:40.863689 [ 200 ] {564c0e48-75e8-4665-b590-133c62c8a012::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5127 | 2026.05.14 15:59:40.863696 [ 260 ] {020f97dc-b123-4367-a1ab-d75ce4e7711f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34751) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5128 | 2026.05.14 15:59:40.863730 [ 200 ] {564c0e48-75e8-4665-b590-133c62c8a012::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 | ||
| 5129 | 2026.05.14 15:59:40.863752 [ 260 ] {020f97dc-b123-4367-a1ab-d75ce4e7711f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5130 | 2026.05.14 15:59:40.863802 [ 200 ] {564c0e48-75e8-4665-b590-133c62c8a012::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 284 rows starting from the beginning of the part | ||
| 5131 | 2026.05.14 15:59:40.863861 [ 200 ] {564c0e48-75e8-4665-b590-133c62c8a012::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 | ||
| 5132 | 2026.05.14 15:59:40.863910 [ 200 ] {564c0e48-75e8-4665-b590-133c62c8a012::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 | ||
| 5133 | 2026.05.14 15:59:40.863962 [ 200 ] {564c0e48-75e8-4665-b590-133c62c8a012::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 | ||
| 5134 | 2026.05.14 15:59:40.864010 [ 200 ] {564c0e48-75e8-4665-b590-133c62c8a012::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 | ||
| 5135 | 2026.05.14 15:59:40.864609 [ 260 ] {020f97dc-b123-4367-a1ab-d75ce4e7711f} <Trace> oximeter.fields_string (f402bd05-7338-4df8-9125-902546c29ae4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5136 | 2026.05.14 15:59:40.864655 [ 260 ] {020f97dc-b123-4367-a1ab-d75ce4e7711f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.06 GiB. | ||
| 5137 | 2026.05.14 15:59:40.865010 [ 198 ] {564c0e48-75e8-4665-b590-133c62c8a012::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1444 rows, containing 5 columns (5 merged, 0 gathered) in 0.001490673 sec., 968689.9809683277 rows/sec., 65.53 MiB/sec. | ||
| 5138 | 2026.05.14 15:59:40.865073 [ 260 ] {020f97dc-b123-4367-a1ab-d75ce4e7711f} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 5139 | 2026.05.14 15:59:40.865173 [ 200 ] {564c0e48-75e8-4665-b590-133c62c8a012::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 5140 | 2026.05.14 15:59:40.865391 [ 260 ] {020f97dc-b123-4367-a1ab-d75ce4e7711f} <Trace> oximeter.fields_string (f402bd05-7338-4df8-9125-902546c29ae4): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5141 | 2026.05.14 15:59:40.865489 [ 200 ] {564c0e48-75e8-4665-b590-133c62c8a012::all_1_6_1} <Trace> oximeter.fields_i16 (564c0e48-75e8-4665-b590-133c62c8a012): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5142 | 2026.05.14 15:59:40.865521 [ 68 ] {} <Debug> oximeter.fields_string (f402bd05-7338-4df8-9125-902546c29ae4) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 5143 | 2026.05.14 15:59:40.865543 [ 260 ] {020f97dc-b123-4367-a1ab-d75ce4e7711f} <Debug> executeQuery: Read 881 rows, 70.88 KiB in 0.001866 sec., 472132.90460878884 rows/sec., 37.09 MiB/sec. | ||
| 5144 | 2026.05.14 15:59:40.865557 [ 68 ] {} <Trace> oximeter.fields_string (f402bd05-7338-4df8-9125-902546c29ae4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5145 | 2026.05.14 15:59:40.865564 [ 200 ] {564c0e48-75e8-4665-b590-133c62c8a012::all_1_6_1} <Trace> oximeter.fields_i16 (564c0e48-75e8-4665-b590-133c62c8a012) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 5146 | 2026.05.14 15:59:40.865591 [ 260 ] {020f97dc-b123-4367-a1ab-d75ce4e7711f} <Debug> TCPHandler: Processed in 0.002062484 sec. | ||
| 5147 | 2026.05.14 15:59:40.865595 [ 68 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.06 GiB. | ||
| 5148 | 2026.05.14 15:59:40.865659 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.42 MiB. | ||
| 5149 | 2026.05.14 15:59:40.865734 [ 260 ] {} <Trace> TCP-Session: beaebc18-dafd-4d4e-ae43-c03b57c9d89e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5150 | 2026.05.14 15:59:40.865767 [ 199 ] {f402bd05-7338-4df8-9125-902546c29ae4::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 | ||
| 5151 | 2026.05.14 15:59:40.865838 [ 260 ] {273a2ca2-22a7-439a-8638-267c16c0cda7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34751) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5152 | 2026.05.14 15:59:40.865885 [ 260 ] {273a2ca2-22a7-439a-8638-267c16c0cda7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5153 | 2026.05.14 15:59:40.865926 [ 199 ] {f402bd05-7338-4df8-9125-902546c29ae4::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5154 | 2026.05.14 15:59:40.865966 [ 199 ] {f402bd05-7338-4df8-9125-902546c29ae4::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 | ||
| 5155 | 2026.05.14 15:59:40.866031 [ 199 ] {f402bd05-7338-4df8-9125-902546c29ae4::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 881 rows starting from the beginning of the part | ||
| 5156 | 2026.05.14 15:59:40.866074 [ 199 ] {f402bd05-7338-4df8-9125-902546c29ae4::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 56 rows starting from the beginning of the part | ||
| 5157 | 2026.05.14 15:59:40.866117 [ 199 ] {f402bd05-7338-4df8-9125-902546c29ae4::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 883 rows starting from the beginning of the part | ||
| 5158 | 2026.05.14 15:59:40.866180 [ 199 ] {f402bd05-7338-4df8-9125-902546c29ae4::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 56 rows starting from the beginning of the part | ||
| 5159 | 2026.05.14 15:59:40.866230 [ 199 ] {f402bd05-7338-4df8-9125-902546c29ae4::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 881 rows starting from the beginning of the part | ||
| 5160 | 2026.05.14 15:59:40.866392 [ 260 ] {273a2ca2-22a7-439a-8638-267c16c0cda7} <Trace> oximeter.fields_u16 (78c9fcee-2b95-49e3-a301-5a6a0e2ada51): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5161 | 2026.05.14 15:59:40.866437 [ 260 ] {273a2ca2-22a7-439a-8638-267c16c0cda7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.06 GiB. | ||
| 5162 | 2026.05.14 15:59:40.866795 [ 260 ] {273a2ca2-22a7-439a-8638-267c16c0cda7} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 5163 | 2026.05.14 15:59:40.867052 [ 260 ] {273a2ca2-22a7-439a-8638-267c16c0cda7} <Trace> oximeter.fields_u16 (78c9fcee-2b95-49e3-a301-5a6a0e2ada51): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5164 | 2026.05.14 15:59:40.867198 [ 260 ] {273a2ca2-22a7-439a-8638-267c16c0cda7} <Debug> executeQuery: Read 184 rows, 11.70 KiB in 0.001379 sec., 133430.02175489484 rows/sec., 8.29 MiB/sec. | ||
| 5165 | 2026.05.14 15:59:40.867239 [ 260 ] {273a2ca2-22a7-439a-8638-267c16c0cda7} <Debug> TCPHandler: Processed in 0.001554346 sec. | ||
| 5166 | 2026.05.14 15:59:40.867368 [ 260 ] {} <Trace> TCP-Session: beaebc18-dafd-4d4e-ae43-c03b57c9d89e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5167 | 2026.05.14 15:59:40.867464 [ 260 ] {74c6c979-54ee-492c-bb08-1bdcb33fdc55} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34751) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 5168 | 2026.05.14 15:59:40.867503 [ 260 ] {74c6c979-54ee-492c-bb08-1bdcb33fdc55} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 5169 | 2026.05.14 15:59:40.867955 [ 260 ] {74c6c979-54ee-492c-bb08-1bdcb33fdc55} <Trace> oximeter.fields_u32 (1c47cbcd-346c-4c16-ab6b-5294318f0c20): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5170 | 2026.05.14 15:59:40.867991 [ 260 ] {74c6c979-54ee-492c-bb08-1bdcb33fdc55} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.06 GiB. | ||
| 5171 | 2026.05.14 15:59:40.868295 [ 260 ] {74c6c979-54ee-492c-bb08-1bdcb33fdc55} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 5172 | 2026.05.14 15:59:40.868516 [ 260 ] {74c6c979-54ee-492c-bb08-1bdcb33fdc55} <Trace> oximeter.fields_u32 (1c47cbcd-346c-4c16-ab6b-5294318f0c20): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5173 | 2026.05.14 15:59:40.868558 [ 199 ] {f402bd05-7338-4df8-9125-902546c29ae4::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6115 rows, containing 5 columns (5 merged, 0 gathered) in 0.002855932 sec., 2141157.4225156624 rows/sec., 172.49 MiB/sec. | ||
| 5174 | 2026.05.14 15:59:40.868648 [ 260 ] {74c6c979-54ee-492c-bb08-1bdcb33fdc55} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001202 sec., 123960.06655574044 rows/sec., 8.01 MiB/sec. | ||
| 5175 | 2026.05.14 15:59:40.868692 [ 260 ] {74c6c979-54ee-492c-bb08-1bdcb33fdc55} <Debug> TCPHandler: Processed in 0.001372369 sec. | ||
| 5176 | 2026.05.14 15:59:40.868818 [ 260 ] {} <Trace> TCP-Session: beaebc18-dafd-4d4e-ae43-c03b57c9d89e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5177 | 2026.05.14 15:59:40.868912 [ 200 ] {f402bd05-7338-4df8-9125-902546c29ae4::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 5178 | 2026.05.14 15:59:40.868914 [ 260 ] {9c19a33b-11e3-4bfb-ae24-246d2188b347} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34751) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 5179 | 2026.05.14 15:59:40.868975 [ 260 ] {9c19a33b-11e3-4bfb-ae24-246d2188b347} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 5180 | 2026.05.14 15:59:40.869182 [ 200 ] {f402bd05-7338-4df8-9125-902546c29ae4::all_1_36_7} <Trace> oximeter.fields_string (f402bd05-7338-4df8-9125-902546c29ae4): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5181 | 2026.05.14 15:59:40.869253 [ 200 ] {f402bd05-7338-4df8-9125-902546c29ae4::all_1_36_7} <Trace> oximeter.fields_string (f402bd05-7338-4df8-9125-902546c29ae4) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 5182 | 2026.05.14 15:59:40.869340 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.21 MiB. | ||
| 5183 | 2026.05.14 15:59:40.869434 [ 260 ] {9c19a33b-11e3-4bfb-ae24-246d2188b347} <Trace> oximeter.fields_u8 (6a12fba9-95ff-412e-a81c-a392415662f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5184 | 2026.05.14 15:59:40.869476 [ 260 ] {9c19a33b-11e3-4bfb-ae24-246d2188b347} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.06 GiB. | ||
| 5185 | 2026.05.14 15:59:40.869795 [ 260 ] {9c19a33b-11e3-4bfb-ae24-246d2188b347} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 5186 | 2026.05.14 15:59:40.870005 [ 260 ] {9c19a33b-11e3-4bfb-ae24-246d2188b347} <Trace> oximeter.fields_u8 (6a12fba9-95ff-412e-a81c-a392415662f1): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5187 | 2026.05.14 15:59:40.870130 [ 260 ] {9c19a33b-11e3-4bfb-ae24-246d2188b347} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001234 sec., 119935.170178282 rows/sec., 6.82 MiB/sec. | ||
| 5188 | 2026.05.14 15:59:40.870129 [ 68 ] {} <Debug> oximeter.fields_u8 (6a12fba9-95ff-412e-a81c-a392415662f1) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 5189 | 2026.05.14 15:59:40.870171 [ 260 ] {9c19a33b-11e3-4bfb-ae24-246d2188b347} <Debug> TCPHandler: Processed in 0.00140114 sec. | ||
| 5190 | 2026.05.14 15:59:40.870188 [ 68 ] {} <Trace> oximeter.fields_u8 (6a12fba9-95ff-412e-a81c-a392415662f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5191 | 2026.05.14 15:59:40.870215 [ 68 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.06 GiB. | ||
| 5192 | 2026.05.14 15:59:40.870290 [ 200 ] {6a12fba9-95ff-412e-a81c-a392415662f1::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 | ||
| 5193 | 2026.05.14 15:59:40.870307 [ 260 ] {} <Trace> TCP-Session: beaebc18-dafd-4d4e-ae43-c03b57c9d89e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5194 | 2026.05.14 15:59:40.870371 [ 200 ] {6a12fba9-95ff-412e-a81c-a392415662f1::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5195 | 2026.05.14 15:59:40.870400 [ 200 ] {6a12fba9-95ff-412e-a81c-a392415662f1::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 | ||
| 5196 | 2026.05.14 15:59:40.870408 [ 260 ] {f9d3de90-39c4-4c2a-bedd-0a702db4c0c3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34751) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5197 | 2026.05.14 15:59:40.870445 [ 200 ] {6a12fba9-95ff-412e-a81c-a392415662f1::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 148 rows starting from the beginning of the part | ||
| 5198 | 2026.05.14 15:59:40.870453 [ 260 ] {f9d3de90-39c4-4c2a-bedd-0a702db4c0c3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5199 | 2026.05.14 15:59:40.870494 [ 200 ] {6a12fba9-95ff-412e-a81c-a392415662f1::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 | ||
| 5200 | 2026.05.14 15:59:40.870539 [ 200 ] {6a12fba9-95ff-412e-a81c-a392415662f1::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 | ||
| 5201 | 2026.05.14 15:59:40.870576 [ 200 ] {6a12fba9-95ff-412e-a81c-a392415662f1::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 | ||
| 5202 | 2026.05.14 15:59:40.870615 [ 200 ] {6a12fba9-95ff-412e-a81c-a392415662f1::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 | ||
| 5203 | 2026.05.14 15:59:40.871097 [ 260 ] {f9d3de90-39c4-4c2a-bedd-0a702db4c0c3} <Trace> oximeter.fields_uuid (5295c2a8-6150-41ce-bf65-ede2ab7b1c8d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5204 | 2026.05.14 15:59:40.871139 [ 260 ] {f9d3de90-39c4-4c2a-bedd-0a702db4c0c3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.06 GiB. | ||
| 5205 | 2026.05.14 15:59:40.871395 [ 200 ] {6a12fba9-95ff-412e-a81c-a392415662f1::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 752 rows, containing 5 columns (5 merged, 0 gathered) in 0.0011327 sec., 663900.4149377594 rows/sec., 40.50 MiB/sec. | ||
| 5206 | 2026.05.14 15:59:40.871499 [ 260 ] {f9d3de90-39c4-4c2a-bedd-0a702db4c0c3} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 5207 | 2026.05.14 15:59:40.871510 [ 200 ] {6a12fba9-95ff-412e-a81c-a392415662f1::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 5208 | 2026.05.14 15:59:40.871958 [ 260 ] {f9d3de90-39c4-4c2a-bedd-0a702db4c0c3} <Trace> oximeter.fields_uuid (5295c2a8-6150-41ce-bf65-ede2ab7b1c8d): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5209 | 2026.05.14 15:59:40.871985 [ 200 ] {6a12fba9-95ff-412e-a81c-a392415662f1::all_1_6_1} <Trace> oximeter.fields_u8 (6a12fba9-95ff-412e-a81c-a392415662f1): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5210 | 2026.05.14 15:59:40.872056 [ 200 ] {6a12fba9-95ff-412e-a81c-a392415662f1::all_1_6_1} <Trace> oximeter.fields_u8 (6a12fba9-95ff-412e-a81c-a392415662f1) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 5211 | 2026.05.14 15:59:40.872104 [ 260 ] {f9d3de90-39c4-4c2a-bedd-0a702db4c0c3} <Debug> executeQuery: Read 532 rows, 38.54 KiB in 0.001714 sec., 310385.0641773629 rows/sec., 21.96 MiB/sec. | ||
| 5212 | 2026.05.14 15:59:40.872117 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. | ||
| 5213 | 2026.05.14 15:59:40.872155 [ 260 ] {f9d3de90-39c4-4c2a-bedd-0a702db4c0c3} <Debug> TCPHandler: Processed in 0.001897908 sec. | ||
| 5214 | 2026.05.14 15:59:40.872115 [ 68 ] {} <Debug> oximeter.fields_uuid (5295c2a8-6150-41ce-bf65-ede2ab7b1c8d) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 5215 | 2026.05.14 15:59:40.872227 [ 68 ] {} <Trace> oximeter.fields_uuid (5295c2a8-6150-41ce-bf65-ede2ab7b1c8d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5216 | 2026.05.14 15:59:40.872319 [ 260 ] {} <Trace> TCP-Session: beaebc18-dafd-4d4e-ae43-c03b57c9d89e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5217 | 2026.05.14 15:59:40.872364 [ 68 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.06 GiB. | ||
| 5218 | 2026.05.14 15:59:40.872463 [ 186 ] {5295c2a8-6150-41ce-bf65-ede2ab7b1c8d::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 | ||
| 5219 | 2026.05.14 15:59:40.872550 [ 186 ] {5295c2a8-6150-41ce-bf65-ede2ab7b1c8d::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5220 | 2026.05.14 15:59:40.872566 [ 260 ] {e78914c7-b3a0-43d5-8b87-3c8ed439b7be} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34751) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 5221 | 2026.05.14 15:59:40.872575 [ 186 ] {5295c2a8-6150-41ce-bf65-ede2ab7b1c8d::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 1828 rows starting from the beginning of the part | ||
| 5222 | 2026.05.14 15:59:40.872630 [ 186 ] {5295c2a8-6150-41ce-bf65-ede2ab7b1c8d::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 532 rows starting from the beginning of the part | ||
| 5223 | 2026.05.14 15:59:40.872631 [ 260 ] {e78914c7-b3a0-43d5-8b87-3c8ed439b7be} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 5224 | 2026.05.14 15:59:40.872674 [ 186 ] {5295c2a8-6150-41ce-bf65-ede2ab7b1c8d::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 64 rows starting from the beginning of the part | ||
| 5225 | 2026.05.14 15:59:40.872712 [ 186 ] {5295c2a8-6150-41ce-bf65-ede2ab7b1c8d::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 536 rows starting from the beginning of the part | ||
| 5226 | 2026.05.14 15:59:40.872750 [ 186 ] {5295c2a8-6150-41ce-bf65-ede2ab7b1c8d::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 64 rows starting from the beginning of the part | ||
| 5227 | 2026.05.14 15:59:40.872788 [ 186 ] {5295c2a8-6150-41ce-bf65-ede2ab7b1c8d::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 532 rows starting from the beginning of the part | ||
| 5228 | 2026.05.14 15:59:40.873149 [ 260 ] {e78914c7-b3a0-43d5-8b87-3c8ed439b7be} <Trace> oximeter.measurements_bool (54127a45-21ff-4025-b1f9-ea5a12d65048): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5229 | 2026.05.14 15:59:40.873184 [ 260 ] {e78914c7-b3a0-43d5-8b87-3c8ed439b7be} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.06 GiB. | ||
| 5230 | 2026.05.14 15:59:40.873501 [ 260 ] {e78914c7-b3a0-43d5-8b87-3c8ed439b7be} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 5231 | 2026.05.14 15:59:40.873714 [ 260 ] {e78914c7-b3a0-43d5-8b87-3c8ed439b7be} <Trace> oximeter.measurements_bool (54127a45-21ff-4025-b1f9-ea5a12d65048): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5232 | 2026.05.14 15:59:40.873849 [ 260 ] {e78914c7-b3a0-43d5-8b87-3c8ed439b7be} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001326 sec., 4524.886877828055 rows/sec., 236.41 KiB/sec. | ||
| 5233 | 2026.05.14 15:59:40.873887 [ 260 ] {e78914c7-b3a0-43d5-8b87-3c8ed439b7be} <Debug> TCPHandler: Processed in 0.001625678 sec. | ||
| 5234 | 2026.05.14 15:59:40.874034 [ 260 ] {} <Trace> TCP-Session: beaebc18-dafd-4d4e-ae43-c03b57c9d89e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5235 | 2026.05.14 15:59:40.874050 [ 193 ] {5295c2a8-6150-41ce-bf65-ede2ab7b1c8d::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3556 rows, containing 5 columns (5 merged, 0 gathered) in 0.001623978 sec., 2189684.8356320094 rows/sec., 160.94 MiB/sec. | ||
| 5236 | 2026.05.14 15:59:40.874131 [ 260 ] {0cfdb029-3a6a-4983-a4aa-5537bb89f6b2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34751) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5237 | 2026.05.14 15:59:40.874179 [ 260 ] {0cfdb029-3a6a-4983-a4aa-5537bb89f6b2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5238 | 2026.05.14 15:59:40.874336 [ 199 ] {5295c2a8-6150-41ce-bf65-ede2ab7b1c8d::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 5239 | 2026.05.14 15:59:40.874639 [ 199 ] {5295c2a8-6150-41ce-bf65-ede2ab7b1c8d::all_1_36_7} <Trace> oximeter.fields_uuid (5295c2a8-6150-41ce-bf65-ede2ab7b1c8d): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5240 | 2026.05.14 15:59:40.874658 [ 260 ] {0cfdb029-3a6a-4983-a4aa-5537bb89f6b2} <Trace> oximeter.measurements_cumulativeu64 (dc4c3ccb-597f-4ad4-8dca-d9aff10fc181): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5241 | 2026.05.14 15:59:40.874701 [ 260 ] {0cfdb029-3a6a-4983-a4aa-5537bb89f6b2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.06 GiB. | ||
| 5242 | 2026.05.14 15:59:40.874712 [ 199 ] {5295c2a8-6150-41ce-bf65-ede2ab7b1c8d::all_1_36_7} <Trace> oximeter.fields_uuid (5295c2a8-6150-41ce-bf65-ede2ab7b1c8d) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 5243 | 2026.05.14 15:59:40.874799 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.76 MiB. | ||
| 5244 | 2026.05.14 15:59:40.875059 [ 260 ] {0cfdb029-3a6a-4983-a4aa-5537bb89f6b2} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 5245 | 2026.05.14 15:59:40.875278 [ 260 ] {0cfdb029-3a6a-4983-a4aa-5537bb89f6b2} <Trace> oximeter.measurements_cumulativeu64 (dc4c3ccb-597f-4ad4-8dca-d9aff10fc181): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5246 | 2026.05.14 15:59:40.875407 [ 260 ] {0cfdb029-3a6a-4983-a4aa-5537bb89f6b2} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001295 sec., 204633.20463320464 rows/sec., 13.60 MiB/sec. | ||
| 5247 | 2026.05.14 15:59:40.875407 [ 68 ] {} <Debug> oximeter.measurements_cumulativeu64 (dc4c3ccb-597f-4ad4-8dca-d9aff10fc181) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 5248 | 2026.05.14 15:59:40.875446 [ 260 ] {0cfdb029-3a6a-4983-a4aa-5537bb89f6b2} <Debug> TCPHandler: Processed in 0.001470162 sec. | ||
| 5249 | 2026.05.14 15:59:40.875460 [ 68 ] {} <Trace> oximeter.measurements_cumulativeu64 (dc4c3ccb-597f-4ad4-8dca-d9aff10fc181): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5250 | 2026.05.14 15:59:40.875486 [ 68 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.06 GiB. | ||
| 5251 | 2026.05.14 15:59:40.875555 [ 186 ] {dc4c3ccb-597f-4ad4-8dca-d9aff10fc181::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 | ||
| 5252 | 2026.05.14 15:59:40.875587 [ 260 ] {} <Trace> TCP-Session: beaebc18-dafd-4d4e-ae43-c03b57c9d89e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5253 | 2026.05.14 15:59:40.875648 [ 186 ] {dc4c3ccb-597f-4ad4-8dca-d9aff10fc181::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5254 | 2026.05.14 15:59:40.875672 [ 186 ] {dc4c3ccb-597f-4ad4-8dca-d9aff10fc181::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_31_6, total 11557 rows starting from the beginning of the part | ||
| 5255 | 2026.05.14 15:59:40.875683 [ 260 ] {a8374eb5-b0d8-44e5-8ff5-3afa890b6c2a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34751) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 5256 | 2026.05.14 15:59:40.875718 [ 186 ] {dc4c3ccb-597f-4ad4-8dca-d9aff10fc181::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 | ||
| 5257 | 2026.05.14 15:59:40.875725 [ 260 ] {a8374eb5-b0d8-44e5-8ff5-3afa890b6c2a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 5258 | 2026.05.14 15:59:40.875757 [ 186 ] {dc4c3ccb-597f-4ad4-8dca-d9aff10fc181::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 160 rows starting from the beginning of the part | ||
| 5259 | 2026.05.14 15:59:40.875795 [ 186 ] {dc4c3ccb-597f-4ad4-8dca-d9aff10fc181::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 267 rows starting from the beginning of the part | ||
| 5260 | 2026.05.14 15:59:40.875829 [ 186 ] {dc4c3ccb-597f-4ad4-8dca-d9aff10fc181::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 | ||
| 5261 | 2026.05.14 15:59:40.875864 [ 186 ] {dc4c3ccb-597f-4ad4-8dca-d9aff10fc181::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 265 rows starting from the beginning of the part | ||
| 5262 | 2026.05.14 15:59:40.876071 [ 260 ] {a8374eb5-b0d8-44e5-8ff5-3afa890b6c2a} <Trace> oximeter.measurements_f64 (3aebf4e1-35e6-4886-9539-85df0cef4d2d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5263 | 2026.05.14 15:59:40.876105 [ 260 ] {a8374eb5-b0d8-44e5-8ff5-3afa890b6c2a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.06 GiB. | ||
| 5264 | 2026.05.14 15:59:40.876397 [ 260 ] {a8374eb5-b0d8-44e5-8ff5-3afa890b6c2a} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 5265 | 2026.05.14 15:59:40.876631 [ 260 ] {a8374eb5-b0d8-44e5-8ff5-3afa890b6c2a} <Trace> oximeter.measurements_f64 (3aebf4e1-35e6-4886-9539-85df0cef4d2d): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5266 | 2026.05.14 15:59:40.876751 [ 68 ] {} <Debug> oximeter.measurements_f64 (3aebf4e1-35e6-4886-9539-85df0cef4d2d) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 5267 | 2026.05.14 15:59:40.876760 [ 260 ] {a8374eb5-b0d8-44e5-8ff5-3afa890b6c2a} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001096 sec., 912.4087591240876 rows/sec., 61.48 KiB/sec. | ||
| 5268 | 2026.05.14 15:59:40.876793 [ 68 ] {} <Trace> oximeter.measurements_f64 (3aebf4e1-35e6-4886-9539-85df0cef4d2d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5269 | 2026.05.14 15:59:40.876814 [ 260 ] {a8374eb5-b0d8-44e5-8ff5-3afa890b6c2a} <Debug> TCPHandler: Processed in 0.001276545 sec. | ||
| 5270 | 2026.05.14 15:59:40.876820 [ 68 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.06 GiB. | ||
| 5271 | 2026.05.14 15:59:40.876915 [ 199 ] {3aebf4e1-35e6-4886-9539-85df0cef4d2d::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 | ||
| 5272 | 2026.05.14 15:59:40.876959 [ 260 ] {} <Trace> TCP-Session: beaebc18-dafd-4d4e-ae43-c03b57c9d89e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5273 | 2026.05.14 15:59:40.877013 [ 199 ] {3aebf4e1-35e6-4886-9539-85df0cef4d2d::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5274 | 2026.05.14 15:59:40.877047 [ 199 ] {3aebf4e1-35e6-4886-9539-85df0cef4d2d::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 | ||
| 5275 | 2026.05.14 15:59:40.877059 [ 260 ] {4379ac1f-846f-47af-899a-d14b662ca076} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34751) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5276 | 2026.05.14 15:59:40.877106 [ 199 ] {3aebf4e1-35e6-4886-9539-85df0cef4d2d::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 | ||
| 5277 | 2026.05.14 15:59:40.877120 [ 260 ] {4379ac1f-846f-47af-899a-d14b662ca076} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 5278 | 2026.05.14 15:59:40.877161 [ 199 ] {3aebf4e1-35e6-4886-9539-85df0cef4d2d::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 | ||
| 5279 | 2026.05.14 15:59:40.877208 [ 199 ] {3aebf4e1-35e6-4886-9539-85df0cef4d2d::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 | ||
| 5280 | 2026.05.14 15:59:40.877250 [ 199 ] {3aebf4e1-35e6-4886-9539-85df0cef4d2d::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 | ||
| 5281 | 2026.05.14 15:59:40.877971 [ 201 ] {3aebf4e1-35e6-4886-9539-85df0cef4d2d::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5 rows, containing 4 columns (4 merged, 0 gathered) in 0.001089789 sec., 4588.044107620833 rows/sec., 309.16 KiB/sec. | ||
| 5282 | 2026.05.14 15:59:40.878047 [ 260 ] {4379ac1f-846f-47af-899a-d14b662ca076} <Trace> oximeter.measurements_histogramu64 (f9a5fb05-a372-4337-97b8-63adc35de4a7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5283 | 2026.05.14 15:59:40.878093 [ 260 ] {4379ac1f-846f-47af-899a-d14b662ca076} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.06 GiB. | ||
| 5284 | 2026.05.14 15:59:40.878109 [ 199 ] {3aebf4e1-35e6-4886-9539-85df0cef4d2d::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 5285 | 2026.05.14 15:59:40.878406 [ 199 ] {3aebf4e1-35e6-4886-9539-85df0cef4d2d::all_1_5_1} <Trace> oximeter.measurements_f64 (3aebf4e1-35e6-4886-9539-85df0cef4d2d): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5286 | 2026.05.14 15:59:40.878480 [ 199 ] {3aebf4e1-35e6-4886-9539-85df0cef4d2d::all_1_5_1} <Trace> oximeter.measurements_f64 (3aebf4e1-35e6-4886-9539-85df0cef4d2d) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 5287 | 2026.05.14 15:59:40.878539 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.22 MiB. | ||
| 5288 | 2026.05.14 15:59:40.878948 [ 260 ] {4379ac1f-846f-47af-899a-d14b662ca076} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 5289 | 2026.05.14 15:59:40.879195 [ 260 ] {4379ac1f-846f-47af-899a-d14b662ca076} <Trace> oximeter.measurements_histogramu64 (f9a5fb05-a372-4337-97b8-63adc35de4a7): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5290 | 2026.05.14 15:59:40.879336 [ 260 ] {4379ac1f-846f-47af-899a-d14b662ca076} <Debug> executeQuery: Read 42 rows, 77.07 KiB in 0.002295 sec., 18300.65359477124 rows/sec., 32.79 MiB/sec. | ||
| 5291 | 2026.05.14 15:59:40.879393 [ 260 ] {4379ac1f-846f-47af-899a-d14b662ca076} <Debug> TCPHandler: Processed in 0.002482698 sec. | ||
| 5292 | 2026.05.14 15:59:40.879539 [ 260 ] {} <Trace> TCP-Session: beaebc18-dafd-4d4e-ae43-c03b57c9d89e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5293 | 2026.05.14 15:59:40.879635 [ 260 ] {554b0941-6fb5-4c5a-b88f-2a763a2e63aa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34751) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5294 | 2026.05.14 15:59:40.879676 [ 260 ] {554b0941-6fb5-4c5a-b88f-2a763a2e63aa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5295 | 2026.05.14 15:59:40.879782 [ 197 ] {dc4c3ccb-597f-4ad4-8dca-d9aff10fc181::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 12674 rows, containing 5 columns (5 merged, 0 gathered) in 0.004254832 sec., 2978731.0051254667 rows/sec., 195.24 MiB/sec. | ||
| 5296 | 2026.05.14 15:59:40.880028 [ 260 ] {554b0941-6fb5-4c5a-b88f-2a763a2e63aa} <Trace> oximeter.measurements_u64 (4165c0ce-291c-4fd2-b5bb-2f229a34a1a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5297 | 2026.05.14 15:59:40.880068 [ 260 ] {554b0941-6fb5-4c5a-b88f-2a763a2e63aa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.06 GiB. | ||
| 5298 | 2026.05.14 15:59:40.880077 [ 186 ] {dc4c3ccb-597f-4ad4-8dca-d9aff10fc181::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 5299 | 2026.05.14 15:59:40.880337 [ 186 ] {dc4c3ccb-597f-4ad4-8dca-d9aff10fc181::all_1_36_7} <Trace> oximeter.measurements_cumulativeu64 (dc4c3ccb-597f-4ad4-8dca-d9aff10fc181): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5300 | 2026.05.14 15:59:40.880384 [ 260 ] {554b0941-6fb5-4c5a-b88f-2a763a2e63aa} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 5301 | 2026.05.14 15:59:40.880400 [ 186 ] {dc4c3ccb-597f-4ad4-8dca-d9aff10fc181::all_1_36_7} <Trace> oximeter.measurements_cumulativeu64 (dc4c3ccb-597f-4ad4-8dca-d9aff10fc181) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 5302 | 2026.05.14 15:59:40.880454 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.32 MiB. | ||
| 5303 | 2026.05.14 15:59:40.880594 [ 260 ] {554b0941-6fb5-4c5a-b88f-2a763a2e63aa} <Trace> oximeter.measurements_u64 (4165c0ce-291c-4fd2-b5bb-2f229a34a1a8): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5304 | 2026.05.14 15:59:40.880707 [ 67 ] {} <Debug> oximeter.measurements_u64 (4165c0ce-291c-4fd2-b5bb-2f229a34a1a8) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 5305 | 2026.05.14 15:59:40.880720 [ 260 ] {554b0941-6fb5-4c5a-b88f-2a763a2e63aa} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001103 sec., 81595.64823209429 rows/sec., 5.11 MiB/sec. | ||
| 5306 | 2026.05.14 15:59:40.880753 [ 67 ] {} <Trace> oximeter.measurements_u64 (4165c0ce-291c-4fd2-b5bb-2f229a34a1a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5307 | 2026.05.14 15:59:40.880771 [ 260 ] {554b0941-6fb5-4c5a-b88f-2a763a2e63aa} <Debug> TCPHandler: Processed in 0.001282246 sec. | ||
| 5308 | 2026.05.14 15:59:40.880781 [ 67 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.06 GiB. | ||
| 5309 | 2026.05.14 15:59:40.880873 [ 201 ] {4165c0ce-291c-4fd2-b5bb-2f229a34a1a8::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 | ||
| 5310 | 2026.05.14 15:59:40.881002 [ 201 ] {4165c0ce-291c-4fd2-b5bb-2f229a34a1a8::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5311 | 2026.05.14 15:59:40.881034 [ 201 ] {4165c0ce-291c-4fd2-b5bb-2f229a34a1a8::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 1116 rows starting from the beginning of the part | ||
| 5312 | 2026.05.14 15:59:40.881084 [ 201 ] {4165c0ce-291c-4fd2-b5bb-2f229a34a1a8::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 | ||
| 5313 | 2026.05.14 15:59:40.881130 [ 201 ] {4165c0ce-291c-4fd2-b5bb-2f229a34a1a8::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 | ||
| 5314 | 2026.05.14 15:59:40.881172 [ 201 ] {4165c0ce-291c-4fd2-b5bb-2f229a34a1a8::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 | ||
| 5315 | 2026.05.14 15:59:40.881216 [ 201 ] {4165c0ce-291c-4fd2-b5bb-2f229a34a1a8::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 | ||
| 5316 | 2026.05.14 15:59:40.881257 [ 201 ] {4165c0ce-291c-4fd2-b5bb-2f229a34a1a8::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 90 rows starting from the beginning of the part | ||
| 5317 | 2026.05.14 15:59:40.882219 [ 186 ] {4165c0ce-291c-4fd2-b5bb-2f229a34a1a8::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1506 rows, containing 4 columns (4 merged, 0 gathered) in 0.001384539 sec., 1087726.6729214562 rows/sec., 72.43 MiB/sec. | ||
| 5318 | 2026.05.14 15:59:40.882463 [ 197 ] {4165c0ce-291c-4fd2-b5bb-2f229a34a1a8::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 5319 | 2026.05.14 15:59:40.882788 [ 197 ] {4165c0ce-291c-4fd2-b5bb-2f229a34a1a8::all_1_36_7} <Trace> oximeter.measurements_u64 (4165c0ce-291c-4fd2-b5bb-2f229a34a1a8): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5320 | 2026.05.14 15:59:40.882861 [ 197 ] {4165c0ce-291c-4fd2-b5bb-2f229a34a1a8::all_1_36_7} <Trace> oximeter.measurements_u64 (4165c0ce-291c-4fd2-b5bb-2f229a34a1a8) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 5321 | 2026.05.14 15:59:40.882949 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.51 MiB. | ||
| 5322 | 2026.05.14 15:59:42.263959 [ 68 ] {} <Debug> oximeter.fields_ipaddr (bef2ea22-9b0c-4b3b-911c-8167a2f343c1) (MergerMutator): Selected 5 parts from all_1_5_1 to all_9_9_0 | ||
| 5323 | 2026.05.14 15:59:42.264043 [ 68 ] {} <Trace> oximeter.fields_ipaddr (bef2ea22-9b0c-4b3b-911c-8167a2f343c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5324 | 2026.05.14 15:59:42.264084 [ 68 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.06 GiB. | ||
| 5325 | 2026.05.14 15:59:42.264290 [ 201 ] {bef2ea22-9b0c-4b3b-911c-8167a2f343c1::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 | ||
| 5326 | 2026.05.14 15:59:42.264526 [ 201 ] {bef2ea22-9b0c-4b3b-911c-8167a2f343c1::all_1_9_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5327 | 2026.05.14 15:59:42.264591 [ 201 ] {bef2ea22-9b0c-4b3b-911c-8167a2f343c1::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 14 rows starting from the beginning of the part | ||
| 5328 | 2026.05.14 15:59:42.264716 [ 201 ] {bef2ea22-9b0c-4b3b-911c-8167a2f343c1::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 2 rows starting from the beginning of the part | ||
| 5329 | 2026.05.14 15:59:42.264807 [ 201 ] {bef2ea22-9b0c-4b3b-911c-8167a2f343c1::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 10 rows starting from the beginning of the part | ||
| 5330 | 2026.05.14 15:59:42.264891 [ 201 ] {bef2ea22-9b0c-4b3b-911c-8167a2f343c1::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 2 rows starting from the beginning of the part | ||
| 5331 | 2026.05.14 15:59:42.264938 [ 201 ] {bef2ea22-9b0c-4b3b-911c-8167a2f343c1::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 4 rows starting from the beginning of the part | ||
| 5332 | 2026.05.14 15:59:42.265678 [ 186 ] {bef2ea22-9b0c-4b3b-911c-8167a2f343c1::all_1_9_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 32 rows, containing 5 columns (5 merged, 0 gathered) in 0.001475943 sec., 21681.05407864667 rows/sec., 1.81 MiB/sec. | ||
| 5333 | 2026.05.14 15:59:42.265840 [ 186 ] {bef2ea22-9b0c-4b3b-911c-8167a2f343c1::all_1_9_2} <Trace> MergedBlockOutputStream: filled checksums all_1_9_2 (state Temporary) | ||
| 5334 | 2026.05.14 15:59:42.266113 [ 186 ] {bef2ea22-9b0c-4b3b-911c-8167a2f343c1::all_1_9_2} <Trace> oximeter.fields_ipaddr (bef2ea22-9b0c-4b3b-911c-8167a2f343c1): Renaming temporary part tmp_merge_all_1_9_2 to all_1_9_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5335 | 2026.05.14 15:59:42.266186 [ 186 ] {bef2ea22-9b0c-4b3b-911c-8167a2f343c1::all_1_9_2} <Trace> oximeter.fields_ipaddr (bef2ea22-9b0c-4b3b-911c-8167a2f343c1) (MergerMutator): Merged 5 parts: [all_1_5_1, all_9_9_0] -> all_1_9_2 | ||
| 5336 | 2026.05.14 15:59:42.266271 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 5337 | 2026.05.14 15:59:43.575021 [ 260 ] {} <Trace> TCP-Session: beaebc18-dafd-4d4e-ae43-c03b57c9d89e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5338 | 2026.05.14 15:59:43.575405 [ 260 ] {f149749b-485d-45b8-ad2a-4e6109302ed2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34751) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'zone:cpu_nsec') FORMAT Native (stage: Complete) | ||
| 5339 | 2026.05.14 15:59:43.575889 [ 260 ] {f149749b-485d-45b8-ad2a-4e6109302ed2} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 5340 | 2026.05.14 15:59:43.575926 [ 260 ] {f149749b-485d-45b8-ad2a-4e6109302ed2} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'zone:cpu_nsec')" moved to PREWHERE | ||
| 5341 | 2026.05.14 15:59:43.576164 [ 260 ] {f149749b-485d-45b8-ad2a-4e6109302ed2} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 5342 | 2026.05.14 15:59:43.576233 [ 260 ] {f149749b-485d-45b8-ad2a-4e6109302ed2} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 5343 | 2026.05.14 15:59:43.576378 [ 260 ] {f149749b-485d-45b8-ad2a-4e6109302ed2} <Debug> oximeter.timeseries_schema (1156814d-76f2-4d06-aa88-d62fab54b03b) (SelectExecutor): Key condition: (column 0 in 29-element set) | ||
| 5344 | 2026.05.14 15:59:43.576416 [ 260 ] {f149749b-485d-45b8-ad2a-4e6109302ed2} <Trace> oximeter.timeseries_schema (1156814d-76f2-4d06-aa88-d62fab54b03b) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 5345 | 2026.05.14 15:59:43.576437 [ 260 ] {f149749b-485d-45b8-ad2a-4e6109302ed2} <Debug> oximeter.timeseries_schema (1156814d-76f2-4d06-aa88-d62fab54b03b) (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 | ||
| 5346 | 2026.05.14 15:59:43.576453 [ 260 ] {f149749b-485d-45b8-ad2a-4e6109302ed2} <Trace> oximeter.timeseries_schema (1156814d-76f2-4d06-aa88-d62fab54b03b) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 5347 | 2026.05.14 15:59:43.576492 [ 260 ] {f149749b-485d-45b8-ad2a-4e6109302ed2} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'zone:cpu_nsec'))" | ||
| 5348 | 2026.05.14 15:59:43.576513 [ 260 ] {f149749b-485d-45b8-ad2a-4e6109302ed2} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 51 rows starting from 0 | ||
| 5349 | 2026.05.14 15:59:43.577798 [ 260 ] {f149749b-485d-45b8-ad2a-4e6109302ed2} <Debug> executeQuery: Read 51 rows, 12.35 KiB in 0.002559 sec., 19929.660023446657 rows/sec., 4.71 MiB/sec. | ||
| 5350 | 2026.05.14 15:59:43.577910 [ 260 ] {f149749b-485d-45b8-ad2a-4e6109302ed2} <Debug> TCPHandler: Processed in 0.00307965 sec. | ||
| 5351 | 2026.05.14 15:59:43.590855 [ 260 ] {} <Trace> TCP-Session: beaebc18-dafd-4d4e-ae43-c03b57c9d89e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5352 | 2026.05.14 15:59:43.591009 [ 260 ] {ceb68b8a-1da0-4146-a57e-06b731f66cad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34751) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 5353 | 2026.05.14 15:59:43.591061 [ 260 ] {ceb68b8a-1da0-4146-a57e-06b731f66cad} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 5354 | 2026.05.14 15:59:43.591709 [ 260 ] {ceb68b8a-1da0-4146-a57e-06b731f66cad} <Trace> oximeter.fields_ipaddr (bef2ea22-9b0c-4b3b-911c-8167a2f343c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5355 | 2026.05.14 15:59:43.591751 [ 260 ] {ceb68b8a-1da0-4146-a57e-06b731f66cad} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.06 GiB. | ||
| 5356 | 2026.05.14 15:59:43.592115 [ 260 ] {ceb68b8a-1da0-4146-a57e-06b731f66cad} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 5357 | 2026.05.14 15:59:43.592350 [ 260 ] {ceb68b8a-1da0-4146-a57e-06b731f66cad} <Trace> oximeter.fields_ipaddr (bef2ea22-9b0c-4b3b-911c-8167a2f343c1): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5358 | 2026.05.14 15:59:43.592494 [ 260 ] {ceb68b8a-1da0-4146-a57e-06b731f66cad} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001524 sec., 1312.3359580052493 rows/sec., 107.01 KiB/sec. | ||
| 5359 | 2026.05.14 15:59:43.592532 [ 260 ] {ceb68b8a-1da0-4146-a57e-06b731f66cad} <Debug> TCPHandler: Processed in 0.001750302 sec. | ||
| 5360 | 2026.05.14 15:59:43.592672 [ 260 ] {} <Trace> TCP-Session: beaebc18-dafd-4d4e-ae43-c03b57c9d89e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5361 | 2026.05.14 15:59:43.592768 [ 260 ] {7f1b0e9f-df7b-442d-9f6f-505d0540a4c9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34751) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5362 | 2026.05.14 15:59:43.592806 [ 260 ] {7f1b0e9f-df7b-442d-9f6f-505d0540a4c9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5363 | 2026.05.14 15:59:43.594367 [ 260 ] {7f1b0e9f-df7b-442d-9f6f-505d0540a4c9} <Trace> oximeter.fields_string (f402bd05-7338-4df8-9125-902546c29ae4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5364 | 2026.05.14 15:59:43.594405 [ 260 ] {7f1b0e9f-df7b-442d-9f6f-505d0540a4c9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.06 GiB. | ||
| 5365 | 2026.05.14 15:59:43.594840 [ 260 ] {7f1b0e9f-df7b-442d-9f6f-505d0540a4c9} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 5366 | 2026.05.14 15:59:43.595051 [ 260 ] {7f1b0e9f-df7b-442d-9f6f-505d0540a4c9} <Trace> oximeter.fields_string (f402bd05-7338-4df8-9125-902546c29ae4): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5367 | 2026.05.14 15:59:43.595180 [ 260 ] {7f1b0e9f-df7b-442d-9f6f-505d0540a4c9} <Debug> executeQuery: Read 2402 rows, 180.28 KiB in 0.002431 sec., 988070.7527766351 rows/sec., 72.42 MiB/sec. | ||
| 5368 | 2026.05.14 15:59:43.595217 [ 260 ] {7f1b0e9f-df7b-442d-9f6f-505d0540a4c9} <Debug> TCPHandler: Processed in 0.002593802 sec. | ||
| 5369 | 2026.05.14 15:59:43.595357 [ 260 ] {} <Trace> TCP-Session: beaebc18-dafd-4d4e-ae43-c03b57c9d89e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5370 | 2026.05.14 15:59:43.595463 [ 260 ] {46bfeceb-2c51-4a4a-85c0-03e0753bcf2a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34751) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5371 | 2026.05.14 15:59:43.595503 [ 260 ] {46bfeceb-2c51-4a4a-85c0-03e0753bcf2a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5372 | 2026.05.14 15:59:43.595930 [ 260 ] {46bfeceb-2c51-4a4a-85c0-03e0753bcf2a} <Trace> oximeter.fields_u16 (78c9fcee-2b95-49e3-a301-5a6a0e2ada51): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5373 | 2026.05.14 15:59:43.595966 [ 260 ] {46bfeceb-2c51-4a4a-85c0-03e0753bcf2a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.06 GiB. | ||
| 5374 | 2026.05.14 15:59:43.596269 [ 260 ] {46bfeceb-2c51-4a4a-85c0-03e0753bcf2a} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 5375 | 2026.05.14 15:59:43.596497 [ 260 ] {46bfeceb-2c51-4a4a-85c0-03e0753bcf2a} <Trace> oximeter.fields_u16 (78c9fcee-2b95-49e3-a301-5a6a0e2ada51): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5376 | 2026.05.14 15:59:43.596626 [ 260 ] {46bfeceb-2c51-4a4a-85c0-03e0753bcf2a} <Debug> executeQuery: Read 11 rows, 836.00 B in 0.00119 sec., 9243.697478991597 rows/sec., 686.06 KiB/sec. | ||
| 5377 | 2026.05.14 15:59:43.596663 [ 260 ] {46bfeceb-2c51-4a4a-85c0-03e0753bcf2a} <Debug> TCPHandler: Processed in 0.001355098 sec. | ||
| 5378 | 2026.05.14 15:59:43.596816 [ 260 ] {} <Trace> TCP-Session: beaebc18-dafd-4d4e-ae43-c03b57c9d89e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5379 | 2026.05.14 15:59:43.596912 [ 260 ] {5637e001-e775-4ef2-b376-b54cb82d41c1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34751) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 5380 | 2026.05.14 15:59:43.596951 [ 260 ] {5637e001-e775-4ef2-b376-b54cb82d41c1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 5381 | 2026.05.14 15:59:43.597905 [ 260 ] {5637e001-e775-4ef2-b376-b54cb82d41c1} <Trace> oximeter.fields_u32 (1c47cbcd-346c-4c16-ab6b-5294318f0c20): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5382 | 2026.05.14 15:59:43.597978 [ 260 ] {5637e001-e775-4ef2-b376-b54cb82d41c1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.06 GiB. | ||
| 5383 | 2026.05.14 15:59:43.598483 [ 260 ] {5637e001-e775-4ef2-b376-b54cb82d41c1} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 5384 | 2026.05.14 15:59:43.598772 [ 260 ] {5637e001-e775-4ef2-b376-b54cb82d41c1} <Trace> oximeter.fields_u32 (1c47cbcd-346c-4c16-ab6b-5294318f0c20): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5385 | 2026.05.14 15:59:43.598956 [ 260 ] {5637e001-e775-4ef2-b376-b54cb82d41c1} <Debug> executeQuery: Read 801 rows, 47.38 KiB in 0.002057 sec., 389402.041808459 rows/sec., 22.49 MiB/sec. | ||
| 5386 | 2026.05.14 15:59:43.599032 [ 260 ] {5637e001-e775-4ef2-b376-b54cb82d41c1} <Debug> TCPHandler: Processed in 0.002263581 sec. | ||
| 5387 | 2026.05.14 15:59:43.599240 [ 260 ] {} <Trace> TCP-Session: beaebc18-dafd-4d4e-ae43-c03b57c9d89e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5388 | 2026.05.14 15:59:43.599389 [ 260 ] {35cd7081-4907-4c9a-9534-de6b33a8f141} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34751) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 5389 | 2026.05.14 15:59:43.599452 [ 260 ] {35cd7081-4907-4c9a-9534-de6b33a8f141} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 5390 | 2026.05.14 15:59:43.599988 [ 260 ] {35cd7081-4907-4c9a-9534-de6b33a8f141} <Trace> oximeter.fields_u64 (d8f51eb3-3c95-40f2-9cda-b07b20c0de03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5391 | 2026.05.14 15:59:43.600031 [ 260 ] {35cd7081-4907-4c9a-9534-de6b33a8f141} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.06 GiB. | ||
| 5392 | 2026.05.14 15:59:43.600376 [ 260 ] {35cd7081-4907-4c9a-9534-de6b33a8f141} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 5393 | 2026.05.14 15:59:43.600630 [ 260 ] {35cd7081-4907-4c9a-9534-de6b33a8f141} <Trace> oximeter.fields_u64 (d8f51eb3-3c95-40f2-9cda-b07b20c0de03): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5394 | 2026.05.14 15:59:43.600777 [ 260 ] {35cd7081-4907-4c9a-9534-de6b33a8f141} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001432 sec., 698.3240223463688 rows/sec., 49.10 KiB/sec. | ||
| 5395 | 2026.05.14 15:59:43.600821 [ 260 ] {35cd7081-4907-4c9a-9534-de6b33a8f141} <Debug> TCPHandler: Processed in 0.00170508 sec. | ||
| 5396 | 2026.05.14 15:59:43.600983 [ 260 ] {} <Trace> TCP-Session: beaebc18-dafd-4d4e-ae43-c03b57c9d89e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5397 | 2026.05.14 15:59:43.601098 [ 260 ] {fa5a6df8-02e0-458c-a24d-92a90e8290c2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34751) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5398 | 2026.05.14 15:59:43.601144 [ 260 ] {fa5a6df8-02e0-458c-a24d-92a90e8290c2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5399 | 2026.05.14 15:59:43.602256 [ 260 ] {fa5a6df8-02e0-458c-a24d-92a90e8290c2} <Trace> oximeter.fields_uuid (5295c2a8-6150-41ce-bf65-ede2ab7b1c8d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5400 | 2026.05.14 15:59:43.602308 [ 260 ] {fa5a6df8-02e0-458c-a24d-92a90e8290c2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.06 GiB. | ||
| 5401 | 2026.05.14 15:59:43.602768 [ 260 ] {fa5a6df8-02e0-458c-a24d-92a90e8290c2} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 5402 | 2026.05.14 15:59:43.603023 [ 260 ] {fa5a6df8-02e0-458c-a24d-92a90e8290c2} <Trace> oximeter.fields_uuid (5295c2a8-6150-41ce-bf65-ede2ab7b1c8d): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5403 | 2026.05.14 15:59:43.603179 [ 260 ] {fa5a6df8-02e0-458c-a24d-92a90e8290c2} <Debug> executeQuery: Read 1290 rows, 88.12 KiB in 0.002103 sec., 613409.4151212554 rows/sec., 40.92 MiB/sec. | ||
| 5404 | 2026.05.14 15:59:43.603224 [ 260 ] {fa5a6df8-02e0-458c-a24d-92a90e8290c2} <Debug> TCPHandler: Processed in 0.002306973 sec. | ||
| 5405 | 2026.05.14 15:59:43.603377 [ 260 ] {} <Trace> TCP-Session: beaebc18-dafd-4d4e-ae43-c03b57c9d89e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5406 | 2026.05.14 15:59:43.603502 [ 260 ] {bf172e7f-73d2-4e82-af27-3a156ff8f420} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34751) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5407 | 2026.05.14 15:59:43.603553 [ 260 ] {bf172e7f-73d2-4e82-af27-3a156ff8f420} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5408 | 2026.05.14 15:59:43.604481 [ 260 ] {bf172e7f-73d2-4e82-af27-3a156ff8f420} <Trace> oximeter.measurements_cumulativeu64 (dc4c3ccb-597f-4ad4-8dca-d9aff10fc181): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5409 | 2026.05.14 15:59:43.604526 [ 260 ] {bf172e7f-73d2-4e82-af27-3a156ff8f420} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.06 GiB. | ||
| 5410 | 2026.05.14 15:59:43.605090 [ 260 ] {bf172e7f-73d2-4e82-af27-3a156ff8f420} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 5411 | 2026.05.14 15:59:43.605342 [ 260 ] {bf172e7f-73d2-4e82-af27-3a156ff8f420} <Trace> oximeter.measurements_cumulativeu64 (dc4c3ccb-597f-4ad4-8dca-d9aff10fc181): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5412 | 2026.05.14 15:59:43.605498 [ 260 ] {bf172e7f-73d2-4e82-af27-3a156ff8f420} <Debug> executeQuery: Read 1561 rows, 97.54 KiB in 0.002019 sec., 773155.0272412086 rows/sec., 47.18 MiB/sec. | ||
| 5413 | 2026.05.14 15:59:43.605542 [ 260 ] {bf172e7f-73d2-4e82-af27-3a156ff8f420} <Debug> TCPHandler: Processed in 0.002224169 sec. | ||
| 5414 | 2026.05.14 15:59:43.605697 [ 260 ] {} <Trace> TCP-Session: beaebc18-dafd-4d4e-ae43-c03b57c9d89e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5415 | 2026.05.14 15:59:43.605813 [ 260 ] {f03b920c-f4fd-402e-ab20-0ae68a3baf5d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34751) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5416 | 2026.05.14 15:59:43.605877 [ 260 ] {f03b920c-f4fd-402e-ab20-0ae68a3baf5d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 5417 | 2026.05.14 15:59:43.606858 [ 260 ] {f03b920c-f4fd-402e-ab20-0ae68a3baf5d} <Trace> oximeter.measurements_histogramu64 (f9a5fb05-a372-4337-97b8-63adc35de4a7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5418 | 2026.05.14 15:59:43.606904 [ 260 ] {f03b920c-f4fd-402e-ab20-0ae68a3baf5d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.06 GiB. | ||
| 5419 | 2026.05.14 15:59:43.607515 [ 260 ] {f03b920c-f4fd-402e-ab20-0ae68a3baf5d} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 5420 | 2026.05.14 15:59:43.607782 [ 260 ] {f03b920c-f4fd-402e-ab20-0ae68a3baf5d} <Trace> oximeter.measurements_histogramu64 (f9a5fb05-a372-4337-97b8-63adc35de4a7): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5421 | 2026.05.14 15:59:43.607957 [ 260 ] {f03b920c-f4fd-402e-ab20-0ae68a3baf5d} <Debug> executeQuery: Read 9 rows, 16.51 KiB in 0.002168 sec., 4151.29151291513 rows/sec., 7.44 MiB/sec. | ||
| 5422 | 2026.05.14 15:59:43.608019 [ 260 ] {f03b920c-f4fd-402e-ab20-0ae68a3baf5d} <Debug> TCPHandler: Processed in 0.002380385 sec. | ||
| 5423 | 2026.05.14 15:59:43.608166 [ 260 ] {} <Trace> TCP-Session: beaebc18-dafd-4d4e-ae43-c03b57c9d89e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5424 | 2026.05.14 15:59:43.608282 [ 260 ] {afea9113-6d87-4a9f-b77b-6eb28973aac0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34751) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5425 | 2026.05.14 15:59:43.608331 [ 260 ] {afea9113-6d87-4a9f-b77b-6eb28973aac0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5426 | 2026.05.14 15:59:43.608733 [ 260 ] {afea9113-6d87-4a9f-b77b-6eb28973aac0} <Trace> oximeter.measurements_u64 (4165c0ce-291c-4fd2-b5bb-2f229a34a1a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5427 | 2026.05.14 15:59:43.608777 [ 260 ] {afea9113-6d87-4a9f-b77b-6eb28973aac0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.06 GiB. | ||
| 5428 | 2026.05.14 15:59:43.609138 [ 260 ] {afea9113-6d87-4a9f-b77b-6eb28973aac0} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 5429 | 2026.05.14 15:59:43.609390 [ 260 ] {afea9113-6d87-4a9f-b77b-6eb28973aac0} <Trace> oximeter.measurements_u64 (4165c0ce-291c-4fd2-b5bb-2f229a34a1a8): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5430 | 2026.05.14 15:59:43.609540 [ 260 ] {afea9113-6d87-4a9f-b77b-6eb28973aac0} <Debug> executeQuery: Read 36 rows, 2.48 KiB in 0.001282 sec., 28081.123244929797 rows/sec., 1.89 MiB/sec. | ||
| 5431 | 2026.05.14 15:59:43.609583 [ 260 ] {afea9113-6d87-4a9f-b77b-6eb28973aac0} <Debug> TCPHandler: Processed in 0.001474883 sec. | ||
| 5432 | 2026.05.14 15:59:45.599412 [ 307 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39112 | ||
| 5433 | 2026.05.14 15:59:45.599514 [ 307 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5434 | 2026.05.14 15:59:45.599539 [ 307 ] {} <Debug> TCP-Session: 6c258fba-057b-4ec9-b340-e6847b52f11f Authenticating user 'default' from [fd00:1122:3344:101::e]:39112 | ||
| 5435 | 2026.05.14 15:59:45.599562 [ 307 ] {} <Debug> TCP-Session: 6c258fba-057b-4ec9-b340-e6847b52f11f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5436 | 2026.05.14 15:59:45.599575 [ 307 ] {} <Debug> TCP-Session: 6c258fba-057b-4ec9-b340-e6847b52f11f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5437 | 2026.05.14 15:59:45.599780 [ 308 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47280 | ||
| 5438 | 2026.05.14 15:59:45.599797 [ 309 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33941 | ||
| 5439 | 2026.05.14 15:59:45.599859 [ 311 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52765 | ||
| 5440 | 2026.05.14 15:59:45.599874 [ 307 ] {} <Trace> TCP-Session: 6c258fba-057b-4ec9-b340-e6847b52f11f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5441 | 2026.05.14 15:59:45.599893 [ 303 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44809 | ||
| 5442 | 2026.05.14 15:59:45.599927 [ 311 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5443 | 2026.05.14 15:59:45.599935 [ 309 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5444 | 2026.05.14 15:59:45.599962 [ 311 ] {} <Debug> TCP-Session: c606dff4-f95e-4569-a54b-dfcbcfd111ef Authenticating user 'default' from [fd00:1122:3344:101::e]:52765 | ||
| 5445 | 2026.05.14 15:59:45.599974 [ 309 ] {} <Debug> TCP-Session: d2deaf1c-d268-4c3a-9478-c1eaae53c049 Authenticating user 'default' from [fd00:1122:3344:101::e]:33941 | ||
| 5446 | 2026.05.14 15:59:45.599990 [ 311 ] {} <Debug> TCP-Session: c606dff4-f95e-4569-a54b-dfcbcfd111ef Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5447 | 2026.05.14 15:59:45.599998 [ 309 ] {} <Debug> TCP-Session: d2deaf1c-d268-4c3a-9478-c1eaae53c049 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5448 | 2026.05.14 15:59:45.600008 [ 311 ] {} <Debug> TCP-Session: c606dff4-f95e-4569-a54b-dfcbcfd111ef Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5449 | 2026.05.14 15:59:45.600020 [ 309 ] {} <Debug> TCP-Session: d2deaf1c-d268-4c3a-9478-c1eaae53c049 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5450 | 2026.05.14 15:59:45.599886 [ 269 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53320 | ||
| 5451 | 2026.05.14 15:59:45.599876 [ 308 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5452 | 2026.05.14 15:59:45.600073 [ 307 ] {fb9e6c41-7fe4-4551-801a-fcc76e94d008} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:39112) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 5453 | 2026.05.14 15:59:45.600115 [ 308 ] {} <Debug> TCP-Session: dc03976f-8095-4029-860a-02f9e57a2a8c Authenticating user 'default' from [fd00:1122:3344:101::e]:47280 | ||
| 5454 | 2026.05.14 15:59:45.599869 [ 258 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37996 | ||
| 5455 | 2026.05.14 15:59:45.600154 [ 303 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5456 | 2026.05.14 15:59:45.600155 [ 308 ] {} <Debug> TCP-Session: dc03976f-8095-4029-860a-02f9e57a2a8c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5457 | 2026.05.14 15:59:45.600214 [ 303 ] {} <Debug> TCP-Session: ee644047-cb39-44af-b0ad-a2e4dccaaddf Authenticating user 'default' from [fd00:1122:3344:101::e]:44809 | ||
| 5458 | 2026.05.14 15:59:45.600229 [ 308 ] {} <Debug> TCP-Session: dc03976f-8095-4029-860a-02f9e57a2a8c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5459 | 2026.05.14 15:59:45.600244 [ 303 ] {} <Debug> TCP-Session: ee644047-cb39-44af-b0ad-a2e4dccaaddf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5460 | 2026.05.14 15:59:45.600270 [ 303 ] {} <Debug> TCP-Session: ee644047-cb39-44af-b0ad-a2e4dccaaddf Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5461 | 2026.05.14 15:59:45.599908 [ 304 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55969 | ||
| 5462 | 2026.05.14 15:59:45.599828 [ 310 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34941 | ||
| 5463 | 2026.05.14 15:59:45.600388 [ 307 ] {fb9e6c41-7fe4-4551-801a-fcc76e94d008} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 5464 | 2026.05.14 15:59:45.600454 [ 307 ] {fb9e6c41-7fe4-4551-801a-fcc76e94d008} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 5465 | 2026.05.14 15:59:45.600541 [ 258 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5466 | 2026.05.14 15:59:45.600583 [ 258 ] {} <Debug> TCP-Session: 36c219f9-9952-43dd-872f-c5065596eda6 Authenticating user 'default' from [fd00:1122:3344:101::e]:37996 | ||
| 5467 | 2026.05.14 15:59:45.600610 [ 258 ] {} <Debug> TCP-Session: 36c219f9-9952-43dd-872f-c5065596eda6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5468 | 2026.05.14 15:59:45.600618 [ 304 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5469 | 2026.05.14 15:59:45.600623 [ 258 ] {} <Debug> TCP-Session: 36c219f9-9952-43dd-872f-c5065596eda6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5470 | 2026.05.14 15:59:45.600649 [ 304 ] {} <Debug> TCP-Session: b7d1ae0d-6bc6-4066-aa93-89a494b9b4bf Authenticating user 'default' from [fd00:1122:3344:101::e]:55969 | ||
| 5471 | 2026.05.14 15:59:45.600666 [ 304 ] {} <Debug> TCP-Session: b7d1ae0d-6bc6-4066-aa93-89a494b9b4bf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5472 | 2026.05.14 15:59:45.600681 [ 304 ] {} <Debug> TCP-Session: b7d1ae0d-6bc6-4066-aa93-89a494b9b4bf Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5473 | 2026.05.14 15:59:45.600722 [ 269 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5474 | 2026.05.14 15:59:45.600754 [ 269 ] {} <Debug> TCP-Session: 77beea00-93b3-4dfb-9402-1f28103d3cd8 Authenticating user 'default' from [fd00:1122:3344:101::e]:53320 | ||
| 5475 | 2026.05.14 15:59:45.600767 [ 307 ] {fb9e6c41-7fe4-4551-801a-fcc76e94d008} <Debug> oximeter.version (e07ed97d-35fb-4bd8-bb99-b7093227f752) (SelectExecutor): Key condition: unknown | ||
| 5476 | 2026.05.14 15:59:45.600771 [ 269 ] {} <Debug> TCP-Session: 77beea00-93b3-4dfb-9402-1f28103d3cd8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5477 | 2026.05.14 15:59:45.600800 [ 269 ] {} <Debug> TCP-Session: 77beea00-93b3-4dfb-9402-1f28103d3cd8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5478 | 2026.05.14 15:59:45.600904 [ 310 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5479 | 2026.05.14 15:59:45.600938 [ 310 ] {} <Debug> TCP-Session: d9ba113f-1ea9-4cc4-9cec-ba3099caa9e3 Authenticating user 'default' from [fd00:1122:3344:101::e]:34941 | ||
| 5480 | 2026.05.14 15:59:45.600955 [ 310 ] {} <Debug> TCP-Session: d9ba113f-1ea9-4cc4-9cec-ba3099caa9e3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5481 | 2026.05.14 15:59:45.600967 [ 310 ] {} <Debug> TCP-Session: d9ba113f-1ea9-4cc4-9cec-ba3099caa9e3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5482 | 2026.05.14 15:59:45.601678 [ 328 ] {fb9e6c41-7fe4-4551-801a-fcc76e94d008} <Trace> AggregatingTransform: Aggregating | ||
| 5483 | 2026.05.14 15:59:45.601733 [ 328 ] {fb9e6c41-7fe4-4551-801a-fcc76e94d008} <Trace> Aggregator: Aggregation method: without_key | ||
| 5484 | 2026.05.14 15:59:45.601772 [ 328 ] {fb9e6c41-7fe4-4551-801a-fcc76e94d008} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000897752 sec. (1113.893 rows/sec., 43.51 KiB/sec.) | ||
| 5485 | 2026.05.14 15:59:45.601792 [ 328 ] {fb9e6c41-7fe4-4551-801a-fcc76e94d008} <Trace> Aggregator: Merging aggregated data | ||
| 5486 | 2026.05.14 15:59:45.602519 [ 307 ] {fb9e6c41-7fe4-4551-801a-fcc76e94d008} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002508 sec., 398.72408293460927 rows/sec., 15.58 KiB/sec. | ||
| 5487 | 2026.05.14 15:59:45.602652 [ 307 ] {fb9e6c41-7fe4-4551-801a-fcc76e94d008} <Debug> TCPHandler: Processed in 0.002893503 sec. | ||
| 5488 | 2026.05.14 15:59:45.602787 [ 307 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5489 | 2026.05.14 15:59:45.602825 [ 307 ] {} <Debug> TCP-Session: 6c258fba-057b-4ec9-b340-e6847b52f11f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5490 | 2026.05.14 15:59:45.602825 [ 308 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5491 | 2026.05.14 15:59:45.602842 [ 258 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5492 | 2026.05.14 15:59:45.602866 [ 304 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5493 | 2026.05.14 15:59:45.602893 [ 308 ] {} <Debug> TCP-Session: dc03976f-8095-4029-860a-02f9e57a2a8c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5494 | 2026.05.14 15:59:45.602906 [ 258 ] {} <Debug> TCP-Session: 36c219f9-9952-43dd-872f-c5065596eda6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5495 | 2026.05.14 15:59:45.602915 [ 304 ] {} <Debug> TCP-Session: b7d1ae0d-6bc6-4066-aa93-89a494b9b4bf Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5496 | 2026.05.14 15:59:45.602918 [ 310 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5497 | 2026.05.14 15:59:45.602945 [ 269 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5498 | 2026.05.14 15:59:45.602983 [ 310 ] {} <Debug> TCP-Session: d9ba113f-1ea9-4cc4-9cec-ba3099caa9e3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5499 | 2026.05.14 15:59:45.602979 [ 303 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5500 | 2026.05.14 15:59:45.602976 [ 311 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5501 | 2026.05.14 15:59:45.603022 [ 269 ] {} <Debug> TCP-Session: 77beea00-93b3-4dfb-9402-1f28103d3cd8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5502 | 2026.05.14 15:59:45.603065 [ 311 ] {} <Debug> TCP-Session: c606dff4-f95e-4569-a54b-dfcbcfd111ef Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5503 | 2026.05.14 15:59:45.603037 [ 303 ] {} <Debug> TCP-Session: ee644047-cb39-44af-b0ad-a2e4dccaaddf Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5504 | 2026.05.14 15:59:45.602900 [ 309 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5505 | 2026.05.14 15:59:45.603157 [ 309 ] {} <Debug> TCP-Session: d2deaf1c-d268-4c3a-9478-c1eaae53c049 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5506 | 2026.05.14 15:59:45.814271 [ 258 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49787 | ||
| 5507 | 2026.05.14 15:59:45.814405 [ 258 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5508 | 2026.05.14 15:59:45.814462 [ 258 ] {} <Debug> TCP-Session: 4205c50f-2eaa-4883-b6a2-fb096a7c2334 Authenticating user 'default' from [fd00:1122:3344:101::e]:49787 | ||
| 5509 | 2026.05.14 15:59:45.814501 [ 258 ] {} <Debug> TCP-Session: 4205c50f-2eaa-4883-b6a2-fb096a7c2334 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5510 | 2026.05.14 15:59:45.814528 [ 258 ] {} <Debug> TCP-Session: 4205c50f-2eaa-4883-b6a2-fb096a7c2334 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5511 | 2026.05.14 15:59:45.814826 [ 269 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49861 | ||
| 5512 | 2026.05.14 15:59:45.814893 [ 303 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39196 | ||
| 5513 | 2026.05.14 15:59:45.814936 [ 269 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5514 | 2026.05.14 15:59:45.814931 [ 307 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51839 | ||
| 5515 | 2026.05.14 15:59:45.814978 [ 311 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46603 | ||
| 5516 | 2026.05.14 15:59:45.815006 [ 303 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5517 | 2026.05.14 15:59:45.814970 [ 308 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43268 | ||
| 5518 | 2026.05.14 15:59:45.815066 [ 303 ] {} <Debug> TCP-Session: fcbec188-e937-4784-a963-48db819b8de5 Authenticating user 'default' from [fd00:1122:3344:101::e]:39196 | ||
| 5519 | 2026.05.14 15:59:45.815061 [ 311 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5520 | 2026.05.14 15:59:45.815103 [ 303 ] {} <Debug> TCP-Session: fcbec188-e937-4784-a963-48db819b8de5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5521 | 2026.05.14 15:59:45.815114 [ 308 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5522 | 2026.05.14 15:59:45.815132 [ 303 ] {} <Debug> TCP-Session: fcbec188-e937-4784-a963-48db819b8de5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5523 | 2026.05.14 15:59:45.815131 [ 311 ] {} <Debug> TCP-Session: c7a6c81a-ce68-45ae-8c08-67db5e63ac3c Authenticating user 'default' from [fd00:1122:3344:101::e]:46603 | ||
| 5524 | 2026.05.14 15:59:45.815152 [ 308 ] {} <Debug> TCP-Session: e7e0a0b2-34bd-4992-a498-a0edefc3380d Authenticating user 'default' from [fd00:1122:3344:101::e]:43268 | ||
| 5525 | 2026.05.14 15:59:45.815058 [ 307 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5526 | 2026.05.14 15:59:45.815192 [ 311 ] {} <Debug> TCP-Session: c7a6c81a-ce68-45ae-8c08-67db5e63ac3c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5527 | 2026.05.14 15:59:45.815228 [ 307 ] {} <Debug> TCP-Session: 801003f7-5a2a-4ece-a1d7-e5979384fc08 Authenticating user 'default' from [fd00:1122:3344:101::e]:51839 | ||
| 5528 | 2026.05.14 15:59:45.815199 [ 308 ] {} <Debug> TCP-Session: e7e0a0b2-34bd-4992-a498-a0edefc3380d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5529 | 2026.05.14 15:59:45.815240 [ 311 ] {} <Debug> TCP-Session: c7a6c81a-ce68-45ae-8c08-67db5e63ac3c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5530 | 2026.05.14 15:59:45.815255 [ 307 ] {} <Debug> TCP-Session: 801003f7-5a2a-4ece-a1d7-e5979384fc08 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5531 | 2026.05.14 15:59:45.815297 [ 308 ] {} <Debug> TCP-Session: e7e0a0b2-34bd-4992-a498-a0edefc3380d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5532 | 2026.05.14 15:59:45.815314 [ 307 ] {} <Debug> TCP-Session: 801003f7-5a2a-4ece-a1d7-e5979384fc08 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5533 | 2026.05.14 15:59:45.814953 [ 309 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37485 | ||
| 5534 | 2026.05.14 15:59:45.814900 [ 304 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36612 | ||
| 5535 | 2026.05.14 15:59:45.814984 [ 269 ] {} <Debug> TCP-Session: d33fbd89-b5f5-4f18-8587-53a0459a3e92 Authenticating user 'default' from [fd00:1122:3344:101::e]:49861 | ||
| 5536 | 2026.05.14 15:59:45.815418 [ 309 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5537 | 2026.05.14 15:59:45.815436 [ 304 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5538 | 2026.05.14 15:59:45.815458 [ 269 ] {} <Debug> TCP-Session: d33fbd89-b5f5-4f18-8587-53a0459a3e92 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5539 | 2026.05.14 15:59:45.815464 [ 309 ] {} <Debug> TCP-Session: 60e16120-62b1-4321-9f9d-677f9a5382dd Authenticating user 'default' from [fd00:1122:3344:101::e]:37485 | ||
| 5540 | 2026.05.14 15:59:45.815476 [ 304 ] {} <Debug> TCP-Session: a7e76c9a-c783-4e3d-a469-8a765ba7b2ab Authenticating user 'default' from [fd00:1122:3344:101::e]:36612 | ||
| 5541 | 2026.05.14 15:59:45.815487 [ 269 ] {} <Debug> TCP-Session: d33fbd89-b5f5-4f18-8587-53a0459a3e92 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5542 | 2026.05.14 15:59:45.815511 [ 304 ] {} <Debug> TCP-Session: a7e76c9a-c783-4e3d-a469-8a765ba7b2ab Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5543 | 2026.05.14 15:59:45.815506 [ 309 ] {} <Debug> TCP-Session: 60e16120-62b1-4321-9f9d-677f9a5382dd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5544 | 2026.05.14 15:59:45.815536 [ 304 ] {} <Debug> TCP-Session: a7e76c9a-c783-4e3d-a469-8a765ba7b2ab Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5545 | 2026.05.14 15:59:45.815548 [ 309 ] {} <Debug> TCP-Session: 60e16120-62b1-4321-9f9d-677f9a5382dd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5546 | 2026.05.14 15:59:45.815128 [ 258 ] {} <Trace> TCP-Session: 4205c50f-2eaa-4883-b6a2-fb096a7c2334 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5547 | 2026.05.14 15:59:45.814970 [ 310 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39537 | ||
| 5548 | 2026.05.14 15:59:45.815662 [ 310 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5549 | 2026.05.14 15:59:45.815693 [ 310 ] {} <Debug> TCP-Session: 7219a0bb-b9f2-4a57-be3d-c114ea48e758 Authenticating user 'default' from [fd00:1122:3344:101::e]:39537 | ||
| 5550 | 2026.05.14 15:59:45.815712 [ 310 ] {} <Debug> TCP-Session: 7219a0bb-b9f2-4a57-be3d-c114ea48e758 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5551 | 2026.05.14 15:59:45.815727 [ 310 ] {} <Debug> TCP-Session: 7219a0bb-b9f2-4a57-be3d-c114ea48e758 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5552 | 2026.05.14 15:59:45.815816 [ 258 ] {a79abe42-ffb0-45e1-a5cc-b7fd34564970} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:49787) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 5553 | 2026.05.14 15:59:45.816102 [ 258 ] {a79abe42-ffb0-45e1-a5cc-b7fd34564970} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 5554 | 2026.05.14 15:59:45.816164 [ 258 ] {a79abe42-ffb0-45e1-a5cc-b7fd34564970} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 5555 | 2026.05.14 15:59:45.816465 [ 258 ] {a79abe42-ffb0-45e1-a5cc-b7fd34564970} <Debug> oximeter.version (e07ed97d-35fb-4bd8-bb99-b7093227f752) (SelectExecutor): Key condition: unknown | ||
| 5556 | 2026.05.14 15:59:45.817421 [ 320 ] {a79abe42-ffb0-45e1-a5cc-b7fd34564970} <Trace> AggregatingTransform: Aggregating | ||
| 5557 | 2026.05.14 15:59:45.817464 [ 320 ] {a79abe42-ffb0-45e1-a5cc-b7fd34564970} <Trace> Aggregator: Aggregation method: without_key | ||
| 5558 | 2026.05.14 15:59:45.817493 [ 320 ] {a79abe42-ffb0-45e1-a5cc-b7fd34564970} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000925593 sec. (1080.388 rows/sec., 42.20 KiB/sec.) | ||
| 5559 | 2026.05.14 15:59:45.817508 [ 320 ] {a79abe42-ffb0-45e1-a5cc-b7fd34564970} <Trace> Aggregator: Merging aggregated data | ||
| 5560 | 2026.05.14 15:59:45.818148 [ 258 ] {a79abe42-ffb0-45e1-a5cc-b7fd34564970} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002393 sec., 417.88549937317174 rows/sec., 16.32 KiB/sec. | ||
| 5561 | 2026.05.14 15:59:45.818349 [ 258 ] {a79abe42-ffb0-45e1-a5cc-b7fd34564970} <Debug> TCPHandler: Processed in 0.003547677 sec. | ||
| 5562 | 2026.05.14 15:59:45.818514 [ 258 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5563 | 2026.05.14 15:59:45.818544 [ 258 ] {} <Debug> TCP-Session: 4205c50f-2eaa-4883-b6a2-fb096a7c2334 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5564 | 2026.05.14 15:59:45.818548 [ 269 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5565 | 2026.05.14 15:59:45.818569 [ 311 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5566 | 2026.05.14 15:59:45.818602 [ 303 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5567 | 2026.05.14 15:59:45.818607 [ 269 ] {} <Debug> TCP-Session: d33fbd89-b5f5-4f18-8587-53a0459a3e92 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5568 | 2026.05.14 15:59:45.818628 [ 308 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5569 | 2026.05.14 15:59:45.818647 [ 303 ] {} <Debug> TCP-Session: fcbec188-e937-4784-a963-48db819b8de5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5570 | 2026.05.14 15:59:45.818656 [ 304 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5571 | 2026.05.14 15:59:45.818699 [ 309 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5572 | 2026.05.14 15:59:45.818731 [ 304 ] {} <Debug> TCP-Session: a7e76c9a-c783-4e3d-a469-8a765ba7b2ab Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5573 | 2026.05.14 15:59:45.818678 [ 308 ] {} <Debug> TCP-Session: e7e0a0b2-34bd-4992-a498-a0edefc3380d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5574 | 2026.05.14 15:59:45.818759 [ 309 ] {} <Debug> TCP-Session: 60e16120-62b1-4321-9f9d-677f9a5382dd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5575 | 2026.05.14 15:59:45.818623 [ 311 ] {} <Debug> TCP-Session: c7a6c81a-ce68-45ae-8c08-67db5e63ac3c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5576 | 2026.05.14 15:59:45.818614 [ 307 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5577 | 2026.05.14 15:59:45.818685 [ 310 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5578 | 2026.05.14 15:59:45.818857 [ 307 ] {} <Debug> TCP-Session: 801003f7-5a2a-4ece-a1d7-e5979384fc08 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5579 | 2026.05.14 15:59:45.818893 [ 310 ] {} <Debug> TCP-Session: 7219a0bb-b9f2-4a57-be3d-c114ea48e758 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5580 | 2026.05.14 15:59:45.843936 [ 260 ] {} <Trace> TCP-Session: beaebc18-dafd-4d4e-ae43-c03b57c9d89e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5581 | 2026.05.14 15:59:45.844178 [ 260 ] {17b60740-804c-4edf-84bd-4cf1e3decd9a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34751) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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) | ||
| 5582 | 2026.05.14 15:59:45.844568 [ 260 ] {17b60740-804c-4edf-84bd-4cf1e3decd9a} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 5583 | 2026.05.14 15:59:45.844613 [ 260 ] {17b60740-804c-4edf-84bd-4cf1e3decd9a} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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 | ||
| 5584 | 2026.05.14 15:59:45.844851 [ 260 ] {17b60740-804c-4edf-84bd-4cf1e3decd9a} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 5585 | 2026.05.14 15:59:45.844927 [ 260 ] {17b60740-804c-4edf-84bd-4cf1e3decd9a} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 5586 | 2026.05.14 15:59:45.845082 [ 260 ] {17b60740-804c-4edf-84bd-4cf1e3decd9a} <Debug> oximeter.timeseries_schema (1156814d-76f2-4d06-aa88-d62fab54b03b) (SelectExecutor): Key condition: (column 0 in 18-element set) | ||
| 5587 | 2026.05.14 15:59:45.845118 [ 260 ] {17b60740-804c-4edf-84bd-4cf1e3decd9a} <Trace> oximeter.timeseries_schema (1156814d-76f2-4d06-aa88-d62fab54b03b) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 5588 | 2026.05.14 15:59:45.845141 [ 260 ] {17b60740-804c-4edf-84bd-4cf1e3decd9a} <Debug> oximeter.timeseries_schema (1156814d-76f2-4d06-aa88-d62fab54b03b) (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 | ||
| 5589 | 2026.05.14 15:59:45.845159 [ 260 ] {17b60740-804c-4edf-84bd-4cf1e3decd9a} <Trace> oximeter.timeseries_schema (1156814d-76f2-4d06-aa88-d62fab54b03b) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 5590 | 2026.05.14 15:59:45.845206 [ 260 ] {17b60740-804c-4edf-84bd-4cf1e3decd9a} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
| 5591 | 2026.05.14 15:59:45.845228 [ 260 ] {17b60740-804c-4edf-84bd-4cf1e3decd9a} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 51 rows starting from 0 | ||
| 5592 | 2026.05.14 15:59:45.846346 [ 260 ] {17b60740-804c-4edf-84bd-4cf1e3decd9a} <Debug> executeQuery: Read 51 rows, 12.35 KiB in 0.00227 sec., 22466.96035242291 rows/sec., 5.31 MiB/sec. | ||
| 5593 | 2026.05.14 15:59:45.846486 [ 260 ] {17b60740-804c-4edf-84bd-4cf1e3decd9a} <Debug> TCPHandler: Processed in 0.002684376 sec. | ||
| 5594 | 2026.05.14 15:59:45.847861 [ 260 ] {} <Trace> TCP-Session: beaebc18-dafd-4d4e-ae43-c03b57c9d89e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5595 | 2026.05.14 15:59:45.847999 [ 260 ] {3769a493-c0be-42e5-8428-31930c06c9eb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34751) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5596 | 2026.05.14 15:59:45.848059 [ 260 ] {3769a493-c0be-42e5-8428-31930c06c9eb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5597 | 2026.05.14 15:59:45.848661 [ 260 ] {3769a493-c0be-42e5-8428-31930c06c9eb} <Trace> oximeter.fields_string (f402bd05-7338-4df8-9125-902546c29ae4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5598 | 2026.05.14 15:59:45.848711 [ 260 ] {3769a493-c0be-42e5-8428-31930c06c9eb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.06 GiB. | ||
| 5599 | 2026.05.14 15:59:45.849122 [ 260 ] {3769a493-c0be-42e5-8428-31930c06c9eb} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 5600 | 2026.05.14 15:59:45.849392 [ 260 ] {3769a493-c0be-42e5-8428-31930c06c9eb} <Trace> oximeter.fields_string (f402bd05-7338-4df8-9125-902546c29ae4): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5601 | 2026.05.14 15:59:45.849570 [ 260 ] {3769a493-c0be-42e5-8428-31930c06c9eb} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001614 sec., 34696.40644361834 rows/sec., 2.65 MiB/sec. | ||
| 5602 | 2026.05.14 15:59:45.849615 [ 260 ] {3769a493-c0be-42e5-8428-31930c06c9eb} <Debug> TCPHandler: Processed in 0.001865546 sec. | ||
| 5603 | 2026.05.14 15:59:45.849750 [ 260 ] {} <Trace> TCP-Session: beaebc18-dafd-4d4e-ae43-c03b57c9d89e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5604 | 2026.05.14 15:59:45.849859 [ 260 ] {ae2b6809-4060-4c94-be68-35dd6dbe7547} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34751) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5605 | 2026.05.14 15:59:45.849904 [ 260 ] {ae2b6809-4060-4c94-be68-35dd6dbe7547} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5606 | 2026.05.14 15:59:45.850365 [ 260 ] {ae2b6809-4060-4c94-be68-35dd6dbe7547} <Trace> oximeter.fields_uuid (5295c2a8-6150-41ce-bf65-ede2ab7b1c8d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5607 | 2026.05.14 15:59:45.850406 [ 260 ] {ae2b6809-4060-4c94-be68-35dd6dbe7547} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.06 GiB. | ||
| 5608 | 2026.05.14 15:59:45.850761 [ 260 ] {ae2b6809-4060-4c94-be68-35dd6dbe7547} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 5609 | 2026.05.14 15:59:45.850989 [ 260 ] {ae2b6809-4060-4c94-be68-35dd6dbe7547} <Trace> oximeter.fields_uuid (5295c2a8-6150-41ce-bf65-ede2ab7b1c8d): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5610 | 2026.05.14 15:59:45.851170 [ 260 ] {ae2b6809-4060-4c94-be68-35dd6dbe7547} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001336 sec., 47904.19161676647 rows/sec., 3.74 MiB/sec. | ||
| 5611 | 2026.05.14 15:59:45.851221 [ 260 ] {ae2b6809-4060-4c94-be68-35dd6dbe7547} <Debug> TCPHandler: Processed in 0.001526084 sec. | ||
| 5612 | 2026.05.14 15:59:45.851403 [ 260 ] {} <Trace> TCP-Session: beaebc18-dafd-4d4e-ae43-c03b57c9d89e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5613 | 2026.05.14 15:59:45.851519 [ 260 ] {fb0ae936-af24-4c14-9f85-783b87ca51b4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34751) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5614 | 2026.05.14 15:59:45.851576 [ 260 ] {fb0ae936-af24-4c14-9f85-783b87ca51b4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5615 | 2026.05.14 15:59:45.852087 [ 260 ] {fb0ae936-af24-4c14-9f85-783b87ca51b4} <Trace> oximeter.measurements_cumulativeu64 (dc4c3ccb-597f-4ad4-8dca-d9aff10fc181): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5616 | 2026.05.14 15:59:45.852132 [ 260 ] {fb0ae936-af24-4c14-9f85-783b87ca51b4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.06 GiB. | ||
| 5617 | 2026.05.14 15:59:45.852562 [ 260 ] {fb0ae936-af24-4c14-9f85-783b87ca51b4} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 5618 | 2026.05.14 15:59:45.852847 [ 260 ] {fb0ae936-af24-4c14-9f85-783b87ca51b4} <Trace> oximeter.measurements_cumulativeu64 (dc4c3ccb-597f-4ad4-8dca-d9aff10fc181): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5619 | 2026.05.14 15:59:45.853041 [ 260 ] {fb0ae936-af24-4c14-9f85-783b87ca51b4} <Debug> executeQuery: Read 64 rows, 4.56 KiB in 0.001547 sec., 41370.39431157078 rows/sec., 2.88 MiB/sec. | ||
| 5620 | 2026.05.14 15:59:45.853090 [ 260 ] {fb0ae936-af24-4c14-9f85-783b87ca51b4} <Debug> TCPHandler: Processed in 0.001749602 sec. | ||
| 5621 | 2026.05.14 15:59:45.853389 [ 260 ] {} <Trace> TCP-Session: beaebc18-dafd-4d4e-ae43-c03b57c9d89e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5622 | 2026.05.14 15:59:45.853505 [ 260 ] {399b00bb-5617-4a1a-a2a5-c53371c9c83c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34751) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5623 | 2026.05.14 15:59:45.853557 [ 260 ] {399b00bb-5617-4a1a-a2a5-c53371c9c83c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5624 | 2026.05.14 15:59:45.854084 [ 260 ] {399b00bb-5617-4a1a-a2a5-c53371c9c83c} <Trace> oximeter.measurements_u64 (4165c0ce-291c-4fd2-b5bb-2f229a34a1a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5625 | 2026.05.14 15:59:45.854131 [ 260 ] {399b00bb-5617-4a1a-a2a5-c53371c9c83c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.06 GiB. | ||
| 5626 | 2026.05.14 15:59:45.854501 [ 260 ] {399b00bb-5617-4a1a-a2a5-c53371c9c83c} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 5627 | 2026.05.14 15:59:45.854746 [ 260 ] {399b00bb-5617-4a1a-a2a5-c53371c9c83c} <Trace> oximeter.measurements_u64 (4165c0ce-291c-4fd2-b5bb-2f229a34a1a8): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5628 | 2026.05.14 15:59:45.854900 [ 260 ] {399b00bb-5617-4a1a-a2a5-c53371c9c83c} <Debug> executeQuery: Read 24 rows, 1.66 KiB in 0.001422 sec., 16877.637130801686 rows/sec., 1.14 MiB/sec. | ||
| 5629 | 2026.05.14 15:59:45.854939 [ 260 ] {399b00bb-5617-4a1a-a2a5-c53371c9c83c} <Debug> TCPHandler: Processed in 0.001610877 sec. | ||
| 5630 | 2026.05.14 15:59:47.440481 [ 258 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39475 | ||
| 5631 | 2026.05.14 15:59:47.440577 [ 258 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5632 | 2026.05.14 15:59:47.440605 [ 258 ] {} <Debug> TCP-Session: cb19e7bf-170b-49d4-99d8-e96516eb7aa6 Authenticating user 'default' from [fd00:1122:3344:101::e]:39475 | ||
| 5633 | 2026.05.14 15:59:47.440628 [ 258 ] {} <Debug> TCP-Session: cb19e7bf-170b-49d4-99d8-e96516eb7aa6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5634 | 2026.05.14 15:59:47.440641 [ 258 ] {} <Debug> TCP-Session: cb19e7bf-170b-49d4-99d8-e96516eb7aa6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5635 | 2026.05.14 15:59:47.440860 [ 269 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56947 | ||
| 5636 | 2026.05.14 15:59:47.440929 [ 303 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58548 | ||
| 5637 | 2026.05.14 15:59:47.440956 [ 269 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5638 | 2026.05.14 15:59:47.440973 [ 304 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44393 | ||
| 5639 | 2026.05.14 15:59:47.441019 [ 311 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34934 | ||
| 5640 | 2026.05.14 15:59:47.440984 [ 269 ] {} <Debug> TCP-Session: 80e03e87-1905-4e53-8b0d-0fa39563cb92 Authenticating user 'default' from [fd00:1122:3344:101::e]:56947 | ||
| 5641 | 2026.05.14 15:59:47.440996 [ 309 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61028 | ||
| 5642 | 2026.05.14 15:59:47.441114 [ 269 ] {} <Debug> TCP-Session: 80e03e87-1905-4e53-8b0d-0fa39563cb92 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5643 | 2026.05.14 15:59:47.441109 [ 311 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5644 | 2026.05.14 15:59:47.441173 [ 269 ] {} <Debug> TCP-Session: 80e03e87-1905-4e53-8b0d-0fa39563cb92 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5645 | 2026.05.14 15:59:47.441109 [ 304 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5646 | 2026.05.14 15:59:47.441205 [ 311 ] {} <Debug> TCP-Session: fd1c2d1e-c5ab-4273-afa1-96275f668279 Authenticating user 'default' from [fd00:1122:3344:101::e]:34934 | ||
| 5647 | 2026.05.14 15:59:47.441204 [ 309 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5648 | 2026.05.14 15:59:47.441234 [ 304 ] {} <Debug> TCP-Session: e69400fc-3b98-4dd8-91e6-7d5fa15ef6f1 Authenticating user 'default' from [fd00:1122:3344:101::e]:44393 | ||
| 5649 | 2026.05.14 15:59:47.441243 [ 311 ] {} <Debug> TCP-Session: fd1c2d1e-c5ab-4273-afa1-96275f668279 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5650 | 2026.05.14 15:59:47.441266 [ 309 ] {} <Debug> TCP-Session: b976e9e9-e038-47ef-8399-546bcf160ccd Authenticating user 'default' from [fd00:1122:3344:101::e]:61028 | ||
| 5651 | 2026.05.14 15:59:47.441272 [ 304 ] {} <Debug> TCP-Session: e69400fc-3b98-4dd8-91e6-7d5fa15ef6f1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5652 | 2026.05.14 15:59:47.441280 [ 311 ] {} <Debug> TCP-Session: fd1c2d1e-c5ab-4273-afa1-96275f668279 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5653 | 2026.05.14 15:59:47.441306 [ 304 ] {} <Debug> TCP-Session: e69400fc-3b98-4dd8-91e6-7d5fa15ef6f1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5654 | 2026.05.14 15:59:47.441306 [ 309 ] {} <Debug> TCP-Session: b976e9e9-e038-47ef-8399-546bcf160ccd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5655 | 2026.05.14 15:59:47.441006 [ 310 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45323 | ||
| 5656 | 2026.05.14 15:59:47.441343 [ 309 ] {} <Debug> TCP-Session: b976e9e9-e038-47ef-8399-546bcf160ccd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5657 | 2026.05.14 15:59:47.440992 [ 258 ] {} <Trace> TCP-Session: cb19e7bf-170b-49d4-99d8-e96516eb7aa6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5658 | 2026.05.14 15:59:47.441397 [ 310 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5659 | 2026.05.14 15:59:47.440982 [ 303 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5660 | 2026.05.14 15:59:47.441441 [ 310 ] {} <Debug> TCP-Session: 94e99f71-2105-49c8-9098-2d3fb1165da2 Authenticating user 'default' from [fd00:1122:3344:101::e]:45323 | ||
| 5661 | 2026.05.14 15:59:47.440976 [ 307 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34774 | ||
| 5662 | 2026.05.14 15:59:47.441486 [ 310 ] {} <Debug> TCP-Session: 94e99f71-2105-49c8-9098-2d3fb1165da2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5663 | 2026.05.14 15:59:47.441483 [ 303 ] {} <Debug> TCP-Session: f91f2562-7c58-46c8-a701-79230b860932 Authenticating user 'default' from [fd00:1122:3344:101::e]:58548 | ||
| 5664 | 2026.05.14 15:59:47.441518 [ 310 ] {} <Debug> TCP-Session: 94e99f71-2105-49c8-9098-2d3fb1165da2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5665 | 2026.05.14 15:59:47.441537 [ 307 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5666 | 2026.05.14 15:59:47.441545 [ 303 ] {} <Debug> TCP-Session: f91f2562-7c58-46c8-a701-79230b860932 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5667 | 2026.05.14 15:59:47.441568 [ 307 ] {} <Debug> TCP-Session: 5d212309-29bc-48ba-bb77-aa49161549a7 Authenticating user 'default' from [fd00:1122:3344:101::e]:34774 | ||
| 5668 | 2026.05.14 15:59:47.441579 [ 258 ] {3b8df247-a77a-46d7-a5e0-809a88af0fb2} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:39475) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 5669 | 2026.05.14 15:59:47.441583 [ 303 ] {} <Debug> TCP-Session: f91f2562-7c58-46c8-a701-79230b860932 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5670 | 2026.05.14 15:59:47.441598 [ 307 ] {} <Debug> TCP-Session: 5d212309-29bc-48ba-bb77-aa49161549a7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5671 | 2026.05.14 15:59:47.440983 [ 308 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63216 | ||
| 5672 | 2026.05.14 15:59:47.441645 [ 307 ] {} <Debug> TCP-Session: 5d212309-29bc-48ba-bb77-aa49161549a7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5673 | 2026.05.14 15:59:47.441706 [ 308 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5674 | 2026.05.14 15:59:47.441734 [ 308 ] {} <Debug> TCP-Session: 94cc9eac-f401-4398-ae2b-3cc1ad63368a Authenticating user 'default' from [fd00:1122:3344:101::e]:63216 | ||
| 5675 | 2026.05.14 15:59:47.441751 [ 308 ] {} <Debug> TCP-Session: 94cc9eac-f401-4398-ae2b-3cc1ad63368a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5676 | 2026.05.14 15:59:47.441767 [ 308 ] {} <Debug> TCP-Session: 94cc9eac-f401-4398-ae2b-3cc1ad63368a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5677 | 2026.05.14 15:59:47.441890 [ 258 ] {3b8df247-a77a-46d7-a5e0-809a88af0fb2} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 5678 | 2026.05.14 15:59:47.441962 [ 258 ] {3b8df247-a77a-46d7-a5e0-809a88af0fb2} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 5679 | 2026.05.14 15:59:47.442306 [ 258 ] {3b8df247-a77a-46d7-a5e0-809a88af0fb2} <Debug> oximeter.version (e07ed97d-35fb-4bd8-bb99-b7093227f752) (SelectExecutor): Key condition: unknown | ||
| 5680 | 2026.05.14 15:59:47.443425 [ 350 ] {3b8df247-a77a-46d7-a5e0-809a88af0fb2} <Trace> AggregatingTransform: Aggregating | ||
| 5681 | 2026.05.14 15:59:47.443468 [ 350 ] {3b8df247-a77a-46d7-a5e0-809a88af0fb2} <Trace> Aggregator: Aggregation method: without_key | ||
| 5682 | 2026.05.14 15:59:47.443503 [ 350 ] {3b8df247-a77a-46d7-a5e0-809a88af0fb2} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001079339 sec. (926.493 rows/sec., 36.19 KiB/sec.) | ||
| 5683 | 2026.05.14 15:59:47.443522 [ 350 ] {3b8df247-a77a-46d7-a5e0-809a88af0fb2} <Trace> Aggregator: Merging aggregated data | ||
| 5684 | 2026.05.14 15:59:47.444093 [ 258 ] {3b8df247-a77a-46d7-a5e0-809a88af0fb2} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002574 sec., 388.5003885003885 rows/sec., 15.18 KiB/sec. | ||
| 5685 | 2026.05.14 15:59:47.444287 [ 258 ] {3b8df247-a77a-46d7-a5e0-809a88af0fb2} <Debug> TCPHandler: Processed in 0.003421033 sec. | ||
| 5686 | 2026.05.14 15:59:47.444506 [ 258 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5687 | 2026.05.14 15:59:47.444540 [ 258 ] {} <Debug> TCP-Session: cb19e7bf-170b-49d4-99d8-e96516eb7aa6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5688 | 2026.05.14 15:59:47.444540 [ 269 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5689 | 2026.05.14 15:59:47.444557 [ 310 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5690 | 2026.05.14 15:59:47.444576 [ 307 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5691 | 2026.05.14 15:59:47.444599 [ 269 ] {} <Debug> TCP-Session: 80e03e87-1905-4e53-8b0d-0fa39563cb92 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5692 | 2026.05.14 15:59:47.444613 [ 310 ] {} <Debug> TCP-Session: 94e99f71-2105-49c8-9098-2d3fb1165da2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5693 | 2026.05.14 15:59:47.444624 [ 307 ] {} <Debug> TCP-Session: 5d212309-29bc-48ba-bb77-aa49161549a7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5694 | 2026.05.14 15:59:47.444629 [ 303 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5695 | 2026.05.14 15:59:47.444658 [ 308 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5696 | 2026.05.14 15:59:47.444686 [ 311 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5697 | 2026.05.14 15:59:47.444693 [ 303 ] {} <Debug> TCP-Session: f91f2562-7c58-46c8-a701-79230b860932 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5698 | 2026.05.14 15:59:47.444699 [ 309 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5699 | 2026.05.14 15:59:47.444729 [ 311 ] {} <Debug> TCP-Session: fd1c2d1e-c5ab-4273-afa1-96275f668279 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5700 | 2026.05.14 15:59:47.444721 [ 308 ] {} <Debug> TCP-Session: 94cc9eac-f401-4398-ae2b-3cc1ad63368a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5701 | 2026.05.14 15:59:47.444760 [ 309 ] {} <Debug> TCP-Session: b976e9e9-e038-47ef-8399-546bcf160ccd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5702 | 2026.05.14 15:59:47.444616 [ 304 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5703 | 2026.05.14 15:59:47.444827 [ 304 ] {} <Debug> TCP-Session: e69400fc-3b98-4dd8-91e6-7d5fa15ef6f1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5704 | 2026.05.14 15:59:47.682816 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 11927 | ||
| 5705 | 2026.05.14 15:59:47.683297 [ 244 ] {} <Trace> system.asynchronous_metric_log (b403b819-69da-4eff-9942-332a213880d1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5706 | 2026.05.14 15:59:47.683344 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.06 GiB. | ||
| 5707 | 2026.05.14 15:59:47.683858 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 5708 | 2026.05.14 15:59:47.684133 [ 244 ] {} <Trace> system.asynchronous_metric_log (b403b819-69da-4eff-9942-332a213880d1): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5709 | 2026.05.14 15:59:47.684299 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 11927 | ||
| 5710 | 2026.05.14 15:59:48.308336 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 189 | ||
| 5711 | 2026.05.14 15:59:48.326894 [ 243 ] {} <Trace> system.metric_log (fc7675bb-abed-4f52-ab7b-00ec850ba07e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5712 | 2026.05.14 15:59:48.326969 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.06 GiB. | ||
| 5713 | 2026.05.14 15:59:48.333059 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 5714 | 2026.05.14 15:59:48.333836 [ 243 ] {} <Trace> system.metric_log (fc7675bb-abed-4f52-ab7b-00ec850ba07e): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5715 | 2026.05.14 15:59:48.337188 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 189 | ||
| 5716 | 2026.05.14 15:59:50.215292 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 60 entries to flush up to offset 674 | ||
| 5717 | 2026.05.14 15:59:50.218095 [ 242 ] {} <Trace> system.query_log (b68bb3f1-94c6-4f6f-b3a0-f414a71b4a04): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5718 | 2026.05.14 15:59:50.218159 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.05 GiB. | ||
| 5719 | 2026.05.14 15:59:50.219419 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 5720 | 2026.05.14 15:59:50.219710 [ 242 ] {} <Trace> system.query_log (b68bb3f1-94c6-4f6f-b3a0-f414a71b4a04): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5721 | 2026.05.14 15:59:50.220061 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 674 | ||
| 5722 | 2026.05.14 15:59:50.853328 [ 260 ] {} <Trace> TCP-Session: beaebc18-dafd-4d4e-ae43-c03b57c9d89e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5723 | 2026.05.14 15:59:50.853605 [ 260 ] {ff1318f7-7fa4-4e64-babe-7581fbb0cd12} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34751) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table: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) | ||
| 5724 | 2026.05.14 15:59:50.854010 [ 260 ] {ff1318f7-7fa4-4e64-babe-7581fbb0cd12} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 5725 | 2026.05.14 15:59:50.854047 [ 260 ] {ff1318f7-7fa4-4e64-babe-7581fbb0cd12} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table: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 | ||
| 5726 | 2026.05.14 15:59:50.854294 [ 260 ] {ff1318f7-7fa4-4e64-babe-7581fbb0cd12} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 5727 | 2026.05.14 15:59:50.854364 [ 260 ] {ff1318f7-7fa4-4e64-babe-7581fbb0cd12} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 5728 | 2026.05.14 15:59:50.854510 [ 260 ] {ff1318f7-7fa4-4e64-babe-7581fbb0cd12} <Debug> oximeter.timeseries_schema (1156814d-76f2-4d06-aa88-d62fab54b03b) (SelectExecutor): Key condition: (column 0 in 31-element set) | ||
| 5729 | 2026.05.14 15:59:50.854547 [ 260 ] {ff1318f7-7fa4-4e64-babe-7581fbb0cd12} <Trace> oximeter.timeseries_schema (1156814d-76f2-4d06-aa88-d62fab54b03b) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 5730 | 2026.05.14 15:59:50.854569 [ 260 ] {ff1318f7-7fa4-4e64-babe-7581fbb0cd12} <Debug> oximeter.timeseries_schema (1156814d-76f2-4d06-aa88-d62fab54b03b) (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 | ||
| 5731 | 2026.05.14 15:59:50.854584 [ 260 ] {ff1318f7-7fa4-4e64-babe-7581fbb0cd12} <Trace> oximeter.timeseries_schema (1156814d-76f2-4d06-aa88-d62fab54b03b) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 5732 | 2026.05.14 15:59:50.854625 [ 260 ] {ff1318f7-7fa4-4e64-babe-7581fbb0cd12} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 5733 | 2026.05.14 15:59:50.854645 [ 260 ] {ff1318f7-7fa4-4e64-babe-7581fbb0cd12} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 51 rows starting from 0 | ||
| 5734 | 2026.05.14 15:59:50.855842 [ 260 ] {ff1318f7-7fa4-4e64-babe-7581fbb0cd12} <Debug> executeQuery: Read 51 rows, 12.35 KiB in 0.002355 sec., 21656.050955414015 rows/sec., 5.12 MiB/sec. | ||
| 5735 | 2026.05.14 15:59:50.855955 [ 260 ] {ff1318f7-7fa4-4e64-babe-7581fbb0cd12} <Debug> TCPHandler: Processed in 0.00277837 sec. | ||
| 5736 | 2026.05.14 15:59:50.861760 [ 260 ] {} <Trace> TCP-Session: beaebc18-dafd-4d4e-ae43-c03b57c9d89e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5737 | 2026.05.14 15:59:50.861948 [ 260 ] {9f749bef-732b-4660-ac44-99e85b2c749e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34751) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 5738 | 2026.05.14 15:59:50.862017 [ 260 ] {9f749bef-732b-4660-ac44-99e85b2c749e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 5739 | 2026.05.14 15:59:50.863055 [ 260 ] {9f749bef-732b-4660-ac44-99e85b2c749e} <Trace> oximeter.fields_i16 (564c0e48-75e8-4665-b590-133c62c8a012): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5740 | 2026.05.14 15:59:50.863105 [ 260 ] {9f749bef-732b-4660-ac44-99e85b2c749e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.05 GiB. | ||
| 5741 | 2026.05.14 15:59:50.863516 [ 260 ] {9f749bef-732b-4660-ac44-99e85b2c749e} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 5742 | 2026.05.14 15:59:50.863754 [ 260 ] {9f749bef-732b-4660-ac44-99e85b2c749e} <Trace> oximeter.fields_i16 (564c0e48-75e8-4665-b590-133c62c8a012): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5743 | 2026.05.14 15:59:50.863906 [ 260 ] {9f749bef-732b-4660-ac44-99e85b2c749e} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001968 sec., 144308.9430894309 rows/sec., 9.17 MiB/sec. | ||
| 5744 | 2026.05.14 15:59:50.863945 [ 260 ] {9f749bef-732b-4660-ac44-99e85b2c749e} <Debug> TCPHandler: Processed in 0.00224948 sec. | ||
| 5745 | 2026.05.14 15:59:50.864102 [ 260 ] {} <Trace> TCP-Session: beaebc18-dafd-4d4e-ae43-c03b57c9d89e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5746 | 2026.05.14 15:59:50.864199 [ 260 ] {180faad8-b277-445c-9aaa-db76ee50d5f0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34751) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5747 | 2026.05.14 15:59:50.864240 [ 260 ] {180faad8-b277-445c-9aaa-db76ee50d5f0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5748 | 2026.05.14 15:59:50.865079 [ 260 ] {180faad8-b277-445c-9aaa-db76ee50d5f0} <Trace> oximeter.fields_string (f402bd05-7338-4df8-9125-902546c29ae4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5749 | 2026.05.14 15:59:50.865117 [ 260 ] {180faad8-b277-445c-9aaa-db76ee50d5f0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.05 GiB. | ||
| 5750 | 2026.05.14 15:59:50.865489 [ 260 ] {180faad8-b277-445c-9aaa-db76ee50d5f0} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 5751 | 2026.05.14 15:59:50.865724 [ 260 ] {180faad8-b277-445c-9aaa-db76ee50d5f0} <Trace> oximeter.fields_string (f402bd05-7338-4df8-9125-902546c29ae4): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5752 | 2026.05.14 15:59:50.865853 [ 260 ] {180faad8-b277-445c-9aaa-db76ee50d5f0} <Debug> executeQuery: Read 881 rows, 70.88 KiB in 0.001672 sec., 526913.875598086 rows/sec., 41.40 MiB/sec. | ||
| 5753 | 2026.05.14 15:59:50.865891 [ 260 ] {180faad8-b277-445c-9aaa-db76ee50d5f0} <Debug> TCPHandler: Processed in 0.001838246 sec. | ||
| 5754 | 2026.05.14 15:59:50.866044 [ 260 ] {} <Trace> TCP-Session: beaebc18-dafd-4d4e-ae43-c03b57c9d89e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5755 | 2026.05.14 15:59:50.866141 [ 260 ] {e80f3a5c-aad1-4cfe-bded-14bb8a271ffe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34751) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5756 | 2026.05.14 15:59:50.866181 [ 260 ] {e80f3a5c-aad1-4cfe-bded-14bb8a271ffe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5757 | 2026.05.14 15:59:50.866721 [ 260 ] {e80f3a5c-aad1-4cfe-bded-14bb8a271ffe} <Trace> oximeter.fields_u16 (78c9fcee-2b95-49e3-a301-5a6a0e2ada51): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5758 | 2026.05.14 15:59:50.866759 [ 260 ] {e80f3a5c-aad1-4cfe-bded-14bb8a271ffe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.05 GiB. | ||
| 5759 | 2026.05.14 15:59:50.867084 [ 260 ] {e80f3a5c-aad1-4cfe-bded-14bb8a271ffe} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 5760 | 2026.05.14 15:59:50.867298 [ 260 ] {e80f3a5c-aad1-4cfe-bded-14bb8a271ffe} <Trace> oximeter.fields_u16 (78c9fcee-2b95-49e3-a301-5a6a0e2ada51): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5761 | 2026.05.14 15:59:50.867433 [ 260 ] {e80f3a5c-aad1-4cfe-bded-14bb8a271ffe} <Debug> executeQuery: Read 184 rows, 11.70 KiB in 0.00131 sec., 140458.01526717556 rows/sec., 8.72 MiB/sec. | ||
| 5762 | 2026.05.14 15:59:50.867471 [ 260 ] {e80f3a5c-aad1-4cfe-bded-14bb8a271ffe} <Debug> TCPHandler: Processed in 0.001476493 sec. | ||
| 5763 | 2026.05.14 15:59:50.867680 [ 260 ] {} <Trace> TCP-Session: beaebc18-dafd-4d4e-ae43-c03b57c9d89e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5764 | 2026.05.14 15:59:50.867784 [ 260 ] {b4141481-ed7d-423a-9e64-a640aadcfe6d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34751) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 5765 | 2026.05.14 15:59:50.867826 [ 260 ] {b4141481-ed7d-423a-9e64-a640aadcfe6d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 5766 | 2026.05.14 15:59:50.868307 [ 260 ] {b4141481-ed7d-423a-9e64-a640aadcfe6d} <Trace> oximeter.fields_u32 (1c47cbcd-346c-4c16-ab6b-5294318f0c20): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5767 | 2026.05.14 15:59:50.868345 [ 260 ] {b4141481-ed7d-423a-9e64-a640aadcfe6d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.05 GiB. | ||
| 5768 | 2026.05.14 15:59:50.868674 [ 260 ] {b4141481-ed7d-423a-9e64-a640aadcfe6d} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 5769 | 2026.05.14 15:59:50.868887 [ 260 ] {b4141481-ed7d-423a-9e64-a640aadcfe6d} <Trace> oximeter.fields_u32 (1c47cbcd-346c-4c16-ab6b-5294318f0c20): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5770 | 2026.05.14 15:59:50.869016 [ 260 ] {b4141481-ed7d-423a-9e64-a640aadcfe6d} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.00125 sec., 119200 rows/sec., 7.70 MiB/sec. | ||
| 5771 | 2026.05.14 15:59:50.869055 [ 260 ] {b4141481-ed7d-423a-9e64-a640aadcfe6d} <Debug> TCPHandler: Processed in 0.001426521 sec. | ||
| 5772 | 2026.05.14 15:59:50.869189 [ 260 ] {} <Trace> TCP-Session: beaebc18-dafd-4d4e-ae43-c03b57c9d89e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5773 | 2026.05.14 15:59:50.869287 [ 260 ] {28afb208-fa37-4b6d-8678-48c69e60c34e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34751) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 5774 | 2026.05.14 15:59:50.869327 [ 260 ] {28afb208-fa37-4b6d-8678-48c69e60c34e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 5775 | 2026.05.14 15:59:50.869820 [ 260 ] {28afb208-fa37-4b6d-8678-48c69e60c34e} <Trace> oximeter.fields_u8 (6a12fba9-95ff-412e-a81c-a392415662f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5776 | 2026.05.14 15:59:50.869857 [ 260 ] {28afb208-fa37-4b6d-8678-48c69e60c34e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.05 GiB. | ||
| 5777 | 2026.05.14 15:59:50.870165 [ 260 ] {28afb208-fa37-4b6d-8678-48c69e60c34e} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 5778 | 2026.05.14 15:59:50.870380 [ 260 ] {28afb208-fa37-4b6d-8678-48c69e60c34e} <Trace> oximeter.fields_u8 (6a12fba9-95ff-412e-a81c-a392415662f1): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5779 | 2026.05.14 15:59:50.870506 [ 260 ] {28afb208-fa37-4b6d-8678-48c69e60c34e} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001237 sec., 119644.30072756669 rows/sec., 6.80 MiB/sec. | ||
| 5780 | 2026.05.14 15:59:50.870543 [ 260 ] {28afb208-fa37-4b6d-8678-48c69e60c34e} <Debug> TCPHandler: Processed in 0.00140305 sec. | ||
| 5781 | 2026.05.14 15:59:50.870753 [ 260 ] {} <Trace> TCP-Session: beaebc18-dafd-4d4e-ae43-c03b57c9d89e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5782 | 2026.05.14 15:59:50.870851 [ 260 ] {dc214f15-c8db-44a9-a13e-277a4aaf9fc4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34751) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5783 | 2026.05.14 15:59:50.870890 [ 260 ] {dc214f15-c8db-44a9-a13e-277a4aaf9fc4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5784 | 2026.05.14 15:59:50.871526 [ 260 ] {dc214f15-c8db-44a9-a13e-277a4aaf9fc4} <Trace> oximeter.fields_uuid (5295c2a8-6150-41ce-bf65-ede2ab7b1c8d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5785 | 2026.05.14 15:59:50.871562 [ 260 ] {dc214f15-c8db-44a9-a13e-277a4aaf9fc4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.05 GiB. | ||
| 5786 | 2026.05.14 15:59:50.871891 [ 260 ] {dc214f15-c8db-44a9-a13e-277a4aaf9fc4} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 5787 | 2026.05.14 15:59:50.872101 [ 260 ] {dc214f15-c8db-44a9-a13e-277a4aaf9fc4} <Trace> oximeter.fields_uuid (5295c2a8-6150-41ce-bf65-ede2ab7b1c8d): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5788 | 2026.05.14 15:59:50.872232 [ 260 ] {dc214f15-c8db-44a9-a13e-277a4aaf9fc4} <Debug> executeQuery: Read 532 rows, 38.54 KiB in 0.001399 sec., 380271.62258756254 rows/sec., 26.90 MiB/sec. | ||
| 5789 | 2026.05.14 15:59:50.872270 [ 260 ] {dc214f15-c8db-44a9-a13e-277a4aaf9fc4} <Debug> TCPHandler: Processed in 0.001566927 sec. | ||
| 5790 | 2026.05.14 15:59:50.872406 [ 260 ] {} <Trace> TCP-Session: beaebc18-dafd-4d4e-ae43-c03b57c9d89e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5791 | 2026.05.14 15:59:50.872501 [ 260 ] {5775eaf0-94d1-4062-bf30-80deae65a29f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34751) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 5792 | 2026.05.14 15:59:50.872542 [ 260 ] {5775eaf0-94d1-4062-bf30-80deae65a29f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 5793 | 2026.05.14 15:59:50.872895 [ 260 ] {5775eaf0-94d1-4062-bf30-80deae65a29f} <Trace> oximeter.measurements_bool (54127a45-21ff-4025-b1f9-ea5a12d65048): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5794 | 2026.05.14 15:59:50.872931 [ 260 ] {5775eaf0-94d1-4062-bf30-80deae65a29f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.05 GiB. | ||
| 5795 | 2026.05.14 15:59:50.873250 [ 260 ] {5775eaf0-94d1-4062-bf30-80deae65a29f} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 5796 | 2026.05.14 15:59:50.873445 [ 260 ] {5775eaf0-94d1-4062-bf30-80deae65a29f} <Trace> oximeter.measurements_bool (54127a45-21ff-4025-b1f9-ea5a12d65048): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5797 | 2026.05.14 15:59:50.873544 [ 53 ] {} <Debug> oximeter.measurements_bool (54127a45-21ff-4025-b1f9-ea5a12d65048) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 5798 | 2026.05.14 15:59:50.873565 [ 260 ] {5775eaf0-94d1-4062-bf30-80deae65a29f} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001099 sec., 5459.50864422202 rows/sec., 285.24 KiB/sec. | ||
| 5799 | 2026.05.14 15:59:50.873616 [ 53 ] {} <Trace> oximeter.measurements_bool (54127a45-21ff-4025-b1f9-ea5a12d65048): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5800 | 2026.05.14 15:59:50.873622 [ 260 ] {5775eaf0-94d1-4062-bf30-80deae65a29f} <Debug> TCPHandler: Processed in 0.001287086 sec. | ||
| 5801 | 2026.05.14 15:59:50.873646 [ 53 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.05 GiB. | ||
| 5802 | 2026.05.14 15:59:50.873748 [ 201 ] {54127a45-21ff-4025-b1f9-ea5a12d65048::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 | ||
| 5803 | 2026.05.14 15:59:50.873762 [ 260 ] {} <Trace> TCP-Session: beaebc18-dafd-4d4e-ae43-c03b57c9d89e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5804 | 2026.05.14 15:59:50.873865 [ 260 ] {cea54968-d845-4263-ad64-92632eef12ab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34751) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5805 | 2026.05.14 15:59:50.873882 [ 201 ] {54127a45-21ff-4025-b1f9-ea5a12d65048::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5806 | 2026.05.14 15:59:50.873905 [ 260 ] {cea54968-d845-4263-ad64-92632eef12ab} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5807 | 2026.05.14 15:59:50.873922 [ 201 ] {54127a45-21ff-4025-b1f9-ea5a12d65048::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 | ||
| 5808 | 2026.05.14 15:59:50.873990 [ 201 ] {54127a45-21ff-4025-b1f9-ea5a12d65048::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 | ||
| 5809 | 2026.05.14 15:59:50.874031 [ 201 ] {54127a45-21ff-4025-b1f9-ea5a12d65048::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 | ||
| 5810 | 2026.05.14 15:59:50.874110 [ 201 ] {54127a45-21ff-4025-b1f9-ea5a12d65048::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 | ||
| 5811 | 2026.05.14 15:59:50.874166 [ 201 ] {54127a45-21ff-4025-b1f9-ea5a12d65048::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 | ||
| 5812 | 2026.05.14 15:59:50.874300 [ 201 ] {54127a45-21ff-4025-b1f9-ea5a12d65048::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 | ||
| 5813 | 2026.05.14 15:59:50.874394 [ 260 ] {cea54968-d845-4263-ad64-92632eef12ab} <Trace> oximeter.measurements_cumulativeu64 (dc4c3ccb-597f-4ad4-8dca-d9aff10fc181): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5814 | 2026.05.14 15:59:50.874437 [ 260 ] {cea54968-d845-4263-ad64-92632eef12ab} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.05 GiB. | ||
| 5815 | 2026.05.14 15:59:50.874808 [ 260 ] {cea54968-d845-4263-ad64-92632eef12ab} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 5816 | 2026.05.14 15:59:50.875051 [ 260 ] {cea54968-d845-4263-ad64-92632eef12ab} <Trace> oximeter.measurements_cumulativeu64 (dc4c3ccb-597f-4ad4-8dca-d9aff10fc181): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5817 | 2026.05.14 15:59:50.875187 [ 260 ] {cea54968-d845-4263-ad64-92632eef12ab} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001301 sec., 203689.46963873942 rows/sec., 13.54 MiB/sec. | ||
| 5818 | 2026.05.14 15:59:50.875192 [ 195 ] {54127a45-21ff-4025-b1f9-ea5a12d65048::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 36 rows, containing 4 columns (4 merged, 0 gathered) in 0.001452832 sec., 24779.189885685337 rows/sec., 1.26 MiB/sec. | ||
| 5819 | 2026.05.14 15:59:50.875225 [ 260 ] {cea54968-d845-4263-ad64-92632eef12ab} <Debug> TCPHandler: Processed in 0.001480643 sec. | ||
| 5820 | 2026.05.14 15:59:50.875391 [ 260 ] {} <Trace> TCP-Session: beaebc18-dafd-4d4e-ae43-c03b57c9d89e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5821 | 2026.05.14 15:59:50.875397 [ 195 ] {54127a45-21ff-4025-b1f9-ea5a12d65048::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 5822 | 2026.05.14 15:59:50.875491 [ 260 ] {1e503c49-7b58-4bb5-be7b-72ef2acec097} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34751) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 5823 | 2026.05.14 15:59:50.875539 [ 260 ] {1e503c49-7b58-4bb5-be7b-72ef2acec097} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 5824 | 2026.05.14 15:59:50.875744 [ 195 ] {54127a45-21ff-4025-b1f9-ea5a12d65048::all_1_6_1} <Trace> oximeter.measurements_bool (54127a45-21ff-4025-b1f9-ea5a12d65048): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5825 | 2026.05.14 15:59:50.875837 [ 195 ] {54127a45-21ff-4025-b1f9-ea5a12d65048::all_1_6_1} <Trace> oximeter.measurements_bool (54127a45-21ff-4025-b1f9-ea5a12d65048) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 5826 | 2026.05.14 15:59:50.875885 [ 260 ] {1e503c49-7b58-4bb5-be7b-72ef2acec097} <Trace> oximeter.measurements_f64 (3aebf4e1-35e6-4886-9539-85df0cef4d2d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5827 | 2026.05.14 15:59:50.875927 [ 260 ] {1e503c49-7b58-4bb5-be7b-72ef2acec097} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.05 GiB. | ||
| 5828 | 2026.05.14 15:59:50.875947 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 5829 | 2026.05.14 15:59:50.876235 [ 260 ] {1e503c49-7b58-4bb5-be7b-72ef2acec097} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 5830 | 2026.05.14 15:59:50.876449 [ 260 ] {1e503c49-7b58-4bb5-be7b-72ef2acec097} <Trace> oximeter.measurements_f64 (3aebf4e1-35e6-4886-9539-85df0cef4d2d): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5831 | 2026.05.14 15:59:50.876579 [ 260 ] {1e503c49-7b58-4bb5-be7b-72ef2acec097} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001105 sec., 904.9773755656108 rows/sec., 60.98 KiB/sec. | ||
| 5832 | 2026.05.14 15:59:50.876615 [ 260 ] {1e503c49-7b58-4bb5-be7b-72ef2acec097} <Debug> TCPHandler: Processed in 0.001272566 sec. | ||
| 5833 | 2026.05.14 15:59:50.876744 [ 260 ] {} <Trace> TCP-Session: beaebc18-dafd-4d4e-ae43-c03b57c9d89e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5834 | 2026.05.14 15:59:50.876838 [ 260 ] {364c7b21-0567-4775-ba4f-eb054ea5a4c9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34751) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5835 | 2026.05.14 15:59:50.876890 [ 260 ] {364c7b21-0567-4775-ba4f-eb054ea5a4c9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 5836 | 2026.05.14 15:59:50.878011 [ 260 ] {364c7b21-0567-4775-ba4f-eb054ea5a4c9} <Trace> oximeter.measurements_histogramu64 (f9a5fb05-a372-4337-97b8-63adc35de4a7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5837 | 2026.05.14 15:59:50.878079 [ 260 ] {364c7b21-0567-4775-ba4f-eb054ea5a4c9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.05 GiB. | ||
| 5838 | 2026.05.14 15:59:50.878800 [ 260 ] {364c7b21-0567-4775-ba4f-eb054ea5a4c9} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 5839 | 2026.05.14 15:59:50.879054 [ 260 ] {364c7b21-0567-4775-ba4f-eb054ea5a4c9} <Trace> oximeter.measurements_histogramu64 (f9a5fb05-a372-4337-97b8-63adc35de4a7): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5840 | 2026.05.14 15:59:50.879225 [ 260 ] {364c7b21-0567-4775-ba4f-eb054ea5a4c9} <Debug> executeQuery: Read 42 rows, 77.07 KiB in 0.0024 sec., 17500 rows/sec., 31.36 MiB/sec. | ||
| 5841 | 2026.05.14 15:59:50.879352 [ 260 ] {364c7b21-0567-4775-ba4f-eb054ea5a4c9} <Debug> TCPHandler: Processed in 0.002656295 sec. | ||
| 5842 | 2026.05.14 15:59:50.879592 [ 260 ] {} <Trace> TCP-Session: beaebc18-dafd-4d4e-ae43-c03b57c9d89e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5843 | 2026.05.14 15:59:50.879727 [ 260 ] {feed19f6-7334-424d-8045-24bff1b7320e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34751) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5844 | 2026.05.14 15:59:50.879785 [ 260 ] {feed19f6-7334-424d-8045-24bff1b7320e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5845 | 2026.05.14 15:59:50.880155 [ 260 ] {feed19f6-7334-424d-8045-24bff1b7320e} <Trace> oximeter.measurements_u64 (4165c0ce-291c-4fd2-b5bb-2f229a34a1a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5846 | 2026.05.14 15:59:50.880192 [ 260 ] {feed19f6-7334-424d-8045-24bff1b7320e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.05 GiB. | ||
| 5847 | 2026.05.14 15:59:50.880516 [ 260 ] {feed19f6-7334-424d-8045-24bff1b7320e} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 5848 | 2026.05.14 15:59:50.880732 [ 260 ] {feed19f6-7334-424d-8045-24bff1b7320e} <Trace> oximeter.measurements_u64 (4165c0ce-291c-4fd2-b5bb-2f229a34a1a8): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5849 | 2026.05.14 15:59:50.880860 [ 260 ] {feed19f6-7334-424d-8045-24bff1b7320e} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001175 sec., 76595.74468085106 rows/sec., 4.79 MiB/sec. | ||
| 5850 | 2026.05.14 15:59:50.880896 [ 260 ] {feed19f6-7334-424d-8045-24bff1b7320e} <Debug> TCPHandler: Processed in 0.001421261 sec. | ||
| 5851 | 2026.05.14 15:59:55.108137 [ 47 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 5852 | 2026.05.14 15:59:55.108206 [ 47 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 5853 | 2026.05.14 15:59:55.184462 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 12439 | ||
| 5854 | 2026.05.14 15:59:55.184950 [ 244 ] {} <Trace> system.asynchronous_metric_log (b403b819-69da-4eff-9942-332a213880d1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5855 | 2026.05.14 15:59:55.184992 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.05 GiB. | ||
| 5856 | 2026.05.14 15:59:55.185452 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 5857 | 2026.05.14 15:59:55.185682 [ 244 ] {} <Trace> system.asynchronous_metric_log (b403b819-69da-4eff-9942-332a213880d1): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5858 | 2026.05.14 15:59:55.185808 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 12439 | ||
| 5859 | 2026.05.14 15:59:55.185815 [ 47 ] {} <Debug> system.asynchronous_metric_log (b403b819-69da-4eff-9942-332a213880d1) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 5860 | 2026.05.14 15:59:55.185876 [ 47 ] {} <Trace> system.asynchronous_metric_log (b403b819-69da-4eff-9942-332a213880d1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5861 | 2026.05.14 15:59:55.185897 [ 47 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.05 GiB. | ||
| 5862 | 2026.05.14 15:59:55.186032 [ 201 ] {b403b819-69da-4eff-9942-332a213880d1::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 | ||
| 5863 | 2026.05.14 15:59:55.186180 [ 201 ] {b403b819-69da-4eff-9942-332a213880d1::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5864 | 2026.05.14 15:59:55.186216 [ 201 ] {b403b819-69da-4eff-9942-332a213880d1::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_21_4, total 10007 rows starting from the beginning of the part | ||
| 5865 | 2026.05.14 15:59:55.186279 [ 201 ] {b403b819-69da-4eff-9942-332a213880d1::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 | ||
| 5866 | 2026.05.14 15:59:55.186321 [ 201 ] {b403b819-69da-4eff-9942-332a213880d1::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 | ||
| 5867 | 2026.05.14 15:59:55.186361 [ 201 ] {b403b819-69da-4eff-9942-332a213880d1::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 | ||
| 5868 | 2026.05.14 15:59:55.186424 [ 201 ] {b403b819-69da-4eff-9942-332a213880d1::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 | ||
| 5869 | 2026.05.14 15:59:55.186462 [ 201 ] {b403b819-69da-4eff-9942-332a213880d1::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 | ||
| 5870 | 2026.05.14 15:59:55.188646 [ 192 ] {b403b819-69da-4eff-9942-332a213880d1::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 12439 rows, containing 4 columns (4 merged, 0 gathered) in 0.002671086 sec., 4656907.340310271 rows/sec., 66.62 MiB/sec. | ||
| 5871 | 2026.05.14 15:59:55.189014 [ 192 ] {b403b819-69da-4eff-9942-332a213880d1::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 5872 | 2026.05.14 15:59:55.189301 [ 192 ] {b403b819-69da-4eff-9942-332a213880d1::all_1_26_5} <Trace> system.asynchronous_metric_log (b403b819-69da-4eff-9942-332a213880d1): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5873 | 2026.05.14 15:59:55.189375 [ 192 ] {b403b819-69da-4eff-9942-332a213880d1::all_1_26_5} <Trace> system.asynchronous_metric_log (b403b819-69da-4eff-9942-332a213880d1) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 5874 | 2026.05.14 15:59:55.189468 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.42 MiB. | ||
| 5875 | 2026.05.14 15:59:55.837363 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 196 | ||
| 5876 | 2026.05.14 15:59:55.848510 [ 260 ] {} <Trace> TCP-Session: beaebc18-dafd-4d4e-ae43-c03b57c9d89e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5877 | 2026.05.14 15:59:55.848754 [ 260 ] {c0d2fce9-2570-4093-a49b-e90e8ae062be} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34751) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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) | ||
| 5878 | 2026.05.14 15:59:55.849107 [ 260 ] {c0d2fce9-2570-4093-a49b-e90e8ae062be} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 5879 | 2026.05.14 15:59:55.849141 [ 260 ] {c0d2fce9-2570-4093-a49b-e90e8ae062be} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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 | ||
| 5880 | 2026.05.14 15:59:55.849363 [ 260 ] {c0d2fce9-2570-4093-a49b-e90e8ae062be} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 5881 | 2026.05.14 15:59:55.849433 [ 260 ] {c0d2fce9-2570-4093-a49b-e90e8ae062be} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 5882 | 2026.05.14 15:59:55.849578 [ 260 ] {c0d2fce9-2570-4093-a49b-e90e8ae062be} <Debug> oximeter.timeseries_schema (1156814d-76f2-4d06-aa88-d62fab54b03b) (SelectExecutor): Key condition: (column 0 in 18-element set) | ||
| 5883 | 2026.05.14 15:59:55.849615 [ 260 ] {c0d2fce9-2570-4093-a49b-e90e8ae062be} <Trace> oximeter.timeseries_schema (1156814d-76f2-4d06-aa88-d62fab54b03b) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 5884 | 2026.05.14 15:59:55.849637 [ 260 ] {c0d2fce9-2570-4093-a49b-e90e8ae062be} <Debug> oximeter.timeseries_schema (1156814d-76f2-4d06-aa88-d62fab54b03b) (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 | ||
| 5885 | 2026.05.14 15:59:55.849653 [ 260 ] {c0d2fce9-2570-4093-a49b-e90e8ae062be} <Trace> oximeter.timeseries_schema (1156814d-76f2-4d06-aa88-d62fab54b03b) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 5886 | 2026.05.14 15:59:55.849694 [ 260 ] {c0d2fce9-2570-4093-a49b-e90e8ae062be} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
| 5887 | 2026.05.14 15:59:55.849766 [ 260 ] {c0d2fce9-2570-4093-a49b-e90e8ae062be} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 51 rows starting from 0 | ||
| 5888 | 2026.05.14 15:59:55.850997 [ 260 ] {c0d2fce9-2570-4093-a49b-e90e8ae062be} <Debug> executeQuery: Read 51 rows, 12.35 KiB in 0.002338 sec., 21813.515825491875 rows/sec., 5.16 MiB/sec. | ||
| 5889 | 2026.05.14 15:59:55.851114 [ 260 ] {c0d2fce9-2570-4093-a49b-e90e8ae062be} <Debug> TCPHandler: Processed in 0.002738798 sec. | ||
| 5890 | 2026.05.14 15:59:55.853009 [ 260 ] {} <Trace> TCP-Session: beaebc18-dafd-4d4e-ae43-c03b57c9d89e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5891 | 2026.05.14 15:59:55.853129 [ 260 ] {eba479e1-79e7-42c9-a883-d91d96516db9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34751) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5892 | 2026.05.14 15:59:55.853319 [ 260 ] {eba479e1-79e7-42c9-a883-d91d96516db9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5893 | 2026.05.14 15:59:55.854241 [ 260 ] {eba479e1-79e7-42c9-a883-d91d96516db9} <Trace> oximeter.fields_string (f402bd05-7338-4df8-9125-902546c29ae4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5894 | 2026.05.14 15:59:55.854312 [ 260 ] {eba479e1-79e7-42c9-a883-d91d96516db9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.05 GiB. | ||
| 5895 | 2026.05.14 15:59:55.854771 [ 260 ] {eba479e1-79e7-42c9-a883-d91d96516db9} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 5896 | 2026.05.14 15:59:55.854936 [ 243 ] {} <Trace> system.metric_log (fc7675bb-abed-4f52-ab7b-00ec850ba07e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5897 | 2026.05.14 15:59:55.854997 [ 260 ] {eba479e1-79e7-42c9-a883-d91d96516db9} <Trace> oximeter.fields_string (f402bd05-7338-4df8-9125-902546c29ae4): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5898 | 2026.05.14 15:59:55.855005 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.05 GiB. | ||
| 5899 | 2026.05.14 15:59:55.855161 [ 260 ] {eba479e1-79e7-42c9-a883-d91d96516db9} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.002069 sec., 27066.215563073947 rows/sec., 2.07 MiB/sec. | ||
| 5900 | 2026.05.14 15:59:55.855205 [ 260 ] {eba479e1-79e7-42c9-a883-d91d96516db9} <Debug> TCPHandler: Processed in 0.0022479 sec. | ||
| 5901 | 2026.05.14 15:59:55.855395 [ 260 ] {} <Trace> TCP-Session: beaebc18-dafd-4d4e-ae43-c03b57c9d89e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5902 | 2026.05.14 15:59:55.855499 [ 260 ] {7b4c85d5-c64b-4e97-bb15-fd4ce8b8a59e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34751) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5903 | 2026.05.14 15:59:55.855539 [ 260 ] {7b4c85d5-c64b-4e97-bb15-fd4ce8b8a59e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5904 | 2026.05.14 15:59:55.856014 [ 260 ] {7b4c85d5-c64b-4e97-bb15-fd4ce8b8a59e} <Trace> oximeter.fields_uuid (5295c2a8-6150-41ce-bf65-ede2ab7b1c8d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5905 | 2026.05.14 15:59:55.856050 [ 260 ] {7b4c85d5-c64b-4e97-bb15-fd4ce8b8a59e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.05 GiB. | ||
| 5906 | 2026.05.14 15:59:55.856427 [ 260 ] {7b4c85d5-c64b-4e97-bb15-fd4ce8b8a59e} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 5907 | 2026.05.14 15:59:55.856672 [ 260 ] {7b4c85d5-c64b-4e97-bb15-fd4ce8b8a59e} <Trace> oximeter.fields_uuid (5295c2a8-6150-41ce-bf65-ede2ab7b1c8d): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5908 | 2026.05.14 15:59:55.856806 [ 260 ] {7b4c85d5-c64b-4e97-bb15-fd4ce8b8a59e} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001325 sec., 48301.88679245283 rows/sec., 3.77 MiB/sec. | ||
| 5909 | 2026.05.14 15:59:55.856845 [ 260 ] {7b4c85d5-c64b-4e97-bb15-fd4ce8b8a59e} <Debug> TCPHandler: Processed in 0.001500904 sec. | ||
| 5910 | 2026.05.14 15:59:55.856987 [ 260 ] {} <Trace> TCP-Session: beaebc18-dafd-4d4e-ae43-c03b57c9d89e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5911 | 2026.05.14 15:59:55.857083 [ 260 ] {d2d2687f-dd6b-4a20-abe9-f5a925e9e63a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34751) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5912 | 2026.05.14 15:59:55.857125 [ 260 ] {d2d2687f-dd6b-4a20-abe9-f5a925e9e63a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5913 | 2026.05.14 15:59:55.857563 [ 260 ] {d2d2687f-dd6b-4a20-abe9-f5a925e9e63a} <Trace> oximeter.measurements_cumulativeu64 (dc4c3ccb-597f-4ad4-8dca-d9aff10fc181): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5914 | 2026.05.14 15:59:55.857600 [ 260 ] {d2d2687f-dd6b-4a20-abe9-f5a925e9e63a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.05 GiB. | ||
| 5915 | 2026.05.14 15:59:55.857955 [ 260 ] {d2d2687f-dd6b-4a20-abe9-f5a925e9e63a} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 5916 | 2026.05.14 15:59:55.858194 [ 260 ] {d2d2687f-dd6b-4a20-abe9-f5a925e9e63a} <Trace> oximeter.measurements_cumulativeu64 (dc4c3ccb-597f-4ad4-8dca-d9aff10fc181): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5917 | 2026.05.14 15:59:55.858325 [ 260 ] {d2d2687f-dd6b-4a20-abe9-f5a925e9e63a} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00126 sec., 126984.12698412698 rows/sec., 8.84 MiB/sec. | ||
| 5918 | 2026.05.14 15:59:55.858363 [ 260 ] {d2d2687f-dd6b-4a20-abe9-f5a925e9e63a} <Debug> TCPHandler: Processed in 0.001425111 sec. | ||
| 5919 | 2026.05.14 15:59:55.858487 [ 260 ] {} <Trace> TCP-Session: beaebc18-dafd-4d4e-ae43-c03b57c9d89e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5920 | 2026.05.14 15:59:55.858582 [ 260 ] {1de8dfeb-c54d-49d6-8a1b-e8f608e17678} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34751) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5921 | 2026.05.14 15:59:55.858622 [ 260 ] {1de8dfeb-c54d-49d6-8a1b-e8f608e17678} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5922 | 2026.05.14 15:59:55.858964 [ 260 ] {1de8dfeb-c54d-49d6-8a1b-e8f608e17678} <Trace> oximeter.measurements_u64 (4165c0ce-291c-4fd2-b5bb-2f229a34a1a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5923 | 2026.05.14 15:59:55.858999 [ 260 ] {1de8dfeb-c54d-49d6-8a1b-e8f608e17678} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.05 GiB. | ||
| 5924 | 2026.05.14 15:59:55.859327 [ 260 ] {1de8dfeb-c54d-49d6-8a1b-e8f608e17678} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 5925 | 2026.05.14 15:59:55.859538 [ 260 ] {1de8dfeb-c54d-49d6-8a1b-e8f608e17678} <Trace> oximeter.measurements_u64 (4165c0ce-291c-4fd2-b5bb-2f229a34a1a8): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5926 | 2026.05.14 15:59:55.859665 [ 260 ] {1de8dfeb-c54d-49d6-8a1b-e8f608e17678} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001101 sec., 54495.91280653951 rows/sec., 3.67 MiB/sec. | ||
| 5927 | 2026.05.14 15:59:55.859701 [ 260 ] {1de8dfeb-c54d-49d6-8a1b-e8f608e17678} <Debug> TCPHandler: Processed in 0.001261775 sec. | ||
| 5928 | 2026.05.14 15:59:55.861608 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 5929 | 2026.05.14 15:59:55.862358 [ 243 ] {} <Trace> system.metric_log (fc7675bb-abed-4f52-ab7b-00ec850ba07e): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5930 | 2026.05.14 15:59:55.862702 [ 47 ] {} <Debug> system.metric_log (fc7675bb-abed-4f52-ab7b-00ec850ba07e) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 5931 | 2026.05.14 15:59:55.862794 [ 47 ] {} <Trace> system.metric_log (fc7675bb-abed-4f52-ab7b-00ec850ba07e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5932 | 2026.05.14 15:59:55.862830 [ 47 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.05 GiB. | ||
| 5933 | 2026.05.14 15:59:55.862939 [ 201 ] {fc7675bb-abed-4f52-ab7b-00ec850ba07e::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 | ||
| 5934 | 2026.05.14 15:59:55.865511 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 196 | ||
| 5935 | 2026.05.14 15:59:55.867196 [ 201 ] {fc7675bb-abed-4f52-ab7b-00ec850ba07e::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5936 | 2026.05.14 15:59:55.868792 [ 201 ] {fc7675bb-abed-4f52-ab7b-00ec850ba07e::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 | ||
| 5937 | 2026.05.14 15:59:55.873721 [ 201 ] {fc7675bb-abed-4f52-ab7b-00ec850ba07e::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 | ||
| 5938 | 2026.05.14 15:59:55.878394 [ 201 ] {fc7675bb-abed-4f52-ab7b-00ec850ba07e::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 | ||
| 5939 | 2026.05.14 15:59:55.882644 [ 201 ] {fc7675bb-abed-4f52-ab7b-00ec850ba07e::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 | ||
| 5940 | 2026.05.14 15:59:55.887089 [ 201 ] {fc7675bb-abed-4f52-ab7b-00ec850ba07e::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 | ||
| 5941 | 2026.05.14 15:59:55.891104 [ 201 ] {fc7675bb-abed-4f52-ab7b-00ec850ba07e::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 | ||
| 5942 | 2026.05.14 15:59:55.942089 [ 188 ] {fc7675bb-abed-4f52-ab7b-00ec850ba07e::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 196 rows, containing 679 columns (679 merged, 0 gathered) in 0.079189739 sec., 2475.06813982554 rows/sec., 12.80 MiB/sec. | ||
| 5943 | 2026.05.14 15:59:55.944764 [ 190 ] {fc7675bb-abed-4f52-ab7b-00ec850ba07e::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 5944 | 2026.05.14 15:59:55.946796 [ 190 ] {fc7675bb-abed-4f52-ab7b-00ec850ba07e::all_1_26_5} <Trace> system.metric_log (fc7675bb-abed-4f52-ab7b-00ec850ba07e): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5945 | 2026.05.14 15:59:55.946895 [ 190 ] {fc7675bb-abed-4f52-ab7b-00ec850ba07e::all_1_26_5} <Trace> system.metric_log (fc7675bb-abed-4f52-ab7b-00ec850ba07e) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 5946 | 2026.05.14 15:59:55.948931 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.11 MiB. | ||
| 5947 | 2026.05.14 15:59:56.000294 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 260.53 MiB, peak 271.09 MiB, free memory in arenas 0.00 B, will set to 268.63 MiB (RSS), difference: 8.10 MiB | ||
| 5948 | 2026.05.14 16:00:00.221280 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 708 | ||
| 5949 | 2026.05.14 16:00:00.223849 [ 242 ] {} <Trace> system.query_log (b68bb3f1-94c6-4f6f-b3a0-f414a71b4a04): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5950 | 2026.05.14 16:00:00.223909 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.05 GiB. | ||
| 5951 | 2026.05.14 16:00:00.225185 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 5952 | 2026.05.14 16:00:00.225491 [ 242 ] {} <Trace> system.query_log (b68bb3f1-94c6-4f6f-b3a0-f414a71b4a04): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5953 | 2026.05.14 16:00:00.225828 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 708 | ||
| 5954 | 2026.05.14 16:00:00.855577 [ 260 ] {} <Trace> TCP-Session: beaebc18-dafd-4d4e-ae43-c03b57c9d89e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5955 | 2026.05.14 16:00:00.855832 [ 260 ] {aefbc9bd-2f18-4568-8a14-978547633478} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34751) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native (stage: Complete) | ||
| 5956 | 2026.05.14 16:00:00.856245 [ 260 ] {aefbc9bd-2f18-4568-8a14-978547633478} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 5957 | 2026.05.14 16:00:00.856293 [ 260 ] {aefbc9bd-2f18-4568-8a14-978547633478} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 5958 | 2026.05.14 16:00:00.856574 [ 260 ] {aefbc9bd-2f18-4568-8a14-978547633478} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 5959 | 2026.05.14 16:00:00.856670 [ 260 ] {aefbc9bd-2f18-4568-8a14-978547633478} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 5960 | 2026.05.14 16:00:00.856835 [ 260 ] {aefbc9bd-2f18-4568-8a14-978547633478} <Debug> oximeter.timeseries_schema (1156814d-76f2-4d06-aa88-d62fab54b03b) (SelectExecutor): Key condition: (column 0 in 32-element set) | ||
| 5961 | 2026.05.14 16:00:00.856880 [ 260 ] {aefbc9bd-2f18-4568-8a14-978547633478} <Trace> oximeter.timeseries_schema (1156814d-76f2-4d06-aa88-d62fab54b03b) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 5962 | 2026.05.14 16:00:00.856906 [ 260 ] {aefbc9bd-2f18-4568-8a14-978547633478} <Debug> oximeter.timeseries_schema (1156814d-76f2-4d06-aa88-d62fab54b03b) (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 | ||
| 5963 | 2026.05.14 16:00:00.856923 [ 260 ] {aefbc9bd-2f18-4568-8a14-978547633478} <Trace> oximeter.timeseries_schema (1156814d-76f2-4d06-aa88-d62fab54b03b) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 5964 | 2026.05.14 16:00:00.856970 [ 260 ] {aefbc9bd-2f18-4568-8a14-978547633478} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 5965 | 2026.05.14 16:00:00.856999 [ 260 ] {aefbc9bd-2f18-4568-8a14-978547633478} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 51 rows starting from 0 | ||
| 5966 | 2026.05.14 16:00:00.858444 [ 260 ] {aefbc9bd-2f18-4568-8a14-978547633478} <Debug> executeQuery: Read 51 rows, 12.35 KiB in 0.002707 sec., 18840.04432951607 rows/sec., 4.46 MiB/sec. | ||
| 5967 | 2026.05.14 16:00:00.858640 [ 260 ] {aefbc9bd-2f18-4568-8a14-978547633478} <Debug> TCPHandler: Processed in 0.003203954 sec. | ||
| 5968 | 2026.05.14 16:00:00.864677 [ 260 ] {} <Trace> TCP-Session: beaebc18-dafd-4d4e-ae43-c03b57c9d89e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5969 | 2026.05.14 16:00:00.864882 [ 260 ] {dd0e4332-da7c-4210-b55a-58b95bad5017} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34751) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 5970 | 2026.05.14 16:00:00.864966 [ 260 ] {dd0e4332-da7c-4210-b55a-58b95bad5017} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 5971 | 2026.05.14 16:00:00.865828 [ 260 ] {dd0e4332-da7c-4210-b55a-58b95bad5017} <Trace> oximeter.fields_i16 (564c0e48-75e8-4665-b590-133c62c8a012): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5972 | 2026.05.14 16:00:00.865877 [ 260 ] {dd0e4332-da7c-4210-b55a-58b95bad5017} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.05 GiB. | ||
| 5973 | 2026.05.14 16:00:00.866294 [ 260 ] {dd0e4332-da7c-4210-b55a-58b95bad5017} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 5974 | 2026.05.14 16:00:00.866556 [ 260 ] {dd0e4332-da7c-4210-b55a-58b95bad5017} <Trace> oximeter.fields_i16 (564c0e48-75e8-4665-b590-133c62c8a012): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5975 | 2026.05.14 16:00:00.866720 [ 260 ] {dd0e4332-da7c-4210-b55a-58b95bad5017} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001892 sec., 150105.70824524312 rows/sec., 9.53 MiB/sec. | ||
| 5976 | 2026.05.14 16:00:00.866774 [ 260 ] {dd0e4332-da7c-4210-b55a-58b95bad5017} <Debug> TCPHandler: Processed in 0.002282042 sec. | ||
| 5977 | 2026.05.14 16:00:00.866940 [ 260 ] {} <Trace> TCP-Session: beaebc18-dafd-4d4e-ae43-c03b57c9d89e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5978 | 2026.05.14 16:00:00.867049 [ 260 ] {5fbd2d82-55bf-4ed4-99f7-fec2487bd860} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34751) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 5979 | 2026.05.14 16:00:00.867097 [ 260 ] {5fbd2d82-55bf-4ed4-99f7-fec2487bd860} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 5980 | 2026.05.14 16:00:00.867595 [ 260 ] {5fbd2d82-55bf-4ed4-99f7-fec2487bd860} <Trace> oximeter.fields_ipaddr (bef2ea22-9b0c-4b3b-911c-8167a2f343c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5981 | 2026.05.14 16:00:00.867639 [ 260 ] {5fbd2d82-55bf-4ed4-99f7-fec2487bd860} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.05 GiB. | ||
| 5982 | 2026.05.14 16:00:00.868012 [ 260 ] {5fbd2d82-55bf-4ed4-99f7-fec2487bd860} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 5983 | 2026.05.14 16:00:00.868304 [ 260 ] {5fbd2d82-55bf-4ed4-99f7-fec2487bd860} <Trace> oximeter.fields_ipaddr (bef2ea22-9b0c-4b3b-911c-8167a2f343c1): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5984 | 2026.05.14 16:00:00.868469 [ 260 ] {5fbd2d82-55bf-4ed4-99f7-fec2487bd860} <Debug> executeQuery: Read 10 rows, 835.00 B in 0.001445 sec., 6920.415224913494 rows/sec., 564.31 KiB/sec. | ||
| 5985 | 2026.05.14 16:00:00.868511 [ 260 ] {5fbd2d82-55bf-4ed4-99f7-fec2487bd860} <Debug> TCPHandler: Processed in 0.001626468 sec. | ||
| 5986 | 2026.05.14 16:00:00.868683 [ 260 ] {} <Trace> TCP-Session: beaebc18-dafd-4d4e-ae43-c03b57c9d89e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5987 | 2026.05.14 16:00:00.868790 [ 260 ] {74c7bb00-fd7c-4244-8e9a-7239c7adb674} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34751) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5988 | 2026.05.14 16:00:00.868835 [ 260 ] {74c7bb00-fd7c-4244-8e9a-7239c7adb674} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5989 | 2026.05.14 16:00:00.869831 [ 260 ] {74c7bb00-fd7c-4244-8e9a-7239c7adb674} <Trace> oximeter.fields_string (f402bd05-7338-4df8-9125-902546c29ae4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5990 | 2026.05.14 16:00:00.869887 [ 260 ] {74c7bb00-fd7c-4244-8e9a-7239c7adb674} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.05 GiB. | ||
| 5991 | 2026.05.14 16:00:00.870370 [ 260 ] {74c7bb00-fd7c-4244-8e9a-7239c7adb674} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 5992 | 2026.05.14 16:00:00.870617 [ 260 ] {74c7bb00-fd7c-4244-8e9a-7239c7adb674} <Trace> oximeter.fields_string (f402bd05-7338-4df8-9125-902546c29ae4): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5993 | 2026.05.14 16:00:00.870770 [ 25 ] {} <Debug> oximeter.fields_string (f402bd05-7338-4df8-9125-902546c29ae4) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 5994 | 2026.05.14 16:00:00.870777 [ 260 ] {74c7bb00-fd7c-4244-8e9a-7239c7adb674} <Debug> executeQuery: Read 886 rows, 71.24 KiB in 0.002012 sec., 440357.8528827038 rows/sec., 34.58 MiB/sec. | ||
| 5995 | 2026.05.14 16:00:00.870808 [ 25 ] {} <Trace> oximeter.fields_string (f402bd05-7338-4df8-9125-902546c29ae4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5996 | 2026.05.14 16:00:00.870830 [ 25 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.05 GiB. | ||
| 5997 | 2026.05.14 16:00:00.870849 [ 260 ] {74c7bb00-fd7c-4244-8e9a-7239c7adb674} <Debug> TCPHandler: Processed in 0.00222666 sec. | ||
| 5998 | 2026.05.14 16:00:00.870920 [ 196 ] {f402bd05-7338-4df8-9125-902546c29ae4::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 | ||
| 5999 | 2026.05.14 16:00:00.871017 [ 196 ] {f402bd05-7338-4df8-9125-902546c29ae4::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6000 | 2026.05.14 16:00:00.871048 [ 196 ] {f402bd05-7338-4df8-9125-902546c29ae4::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 | ||
| 6001 | 2026.05.14 16:00:00.871066 [ 260 ] {} <Trace> TCP-Session: beaebc18-dafd-4d4e-ae43-c03b57c9d89e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6002 | 2026.05.14 16:00:00.871105 [ 196 ] {f402bd05-7338-4df8-9125-902546c29ae4::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 2402 rows starting from the beginning of the part | ||
| 6003 | 2026.05.14 16:00:00.871158 [ 196 ] {f402bd05-7338-4df8-9125-902546c29ae4::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 56 rows starting from the beginning of the part | ||
| 6004 | 2026.05.14 16:00:00.871212 [ 196 ] {f402bd05-7338-4df8-9125-902546c29ae4::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 881 rows starting from the beginning of the part | ||
| 6005 | 2026.05.14 16:00:00.871212 [ 260 ] {945e1027-572a-4469-bce9-b265611b58d7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34751) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6006 | 2026.05.14 16:00:00.871278 [ 196 ] {f402bd05-7338-4df8-9125-902546c29ae4::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 56 rows starting from the beginning of the part | ||
| 6007 | 2026.05.14 16:00:00.871291 [ 260 ] {945e1027-572a-4469-bce9-b265611b58d7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6008 | 2026.05.14 16:00:00.871325 [ 196 ] {f402bd05-7338-4df8-9125-902546c29ae4::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 886 rows starting from the beginning of the part | ||
| 6009 | 2026.05.14 16:00:00.871951 [ 260 ] {945e1027-572a-4469-bce9-b265611b58d7} <Trace> oximeter.fields_u16 (78c9fcee-2b95-49e3-a301-5a6a0e2ada51): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6010 | 2026.05.14 16:00:00.872006 [ 260 ] {945e1027-572a-4469-bce9-b265611b58d7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.05 GiB. | ||
| 6011 | 2026.05.14 16:00:00.872717 [ 260 ] {945e1027-572a-4469-bce9-b265611b58d7} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 6012 | 2026.05.14 16:00:00.873061 [ 260 ] {945e1027-572a-4469-bce9-b265611b58d7} <Trace> oximeter.fields_u16 (78c9fcee-2b95-49e3-a301-5a6a0e2ada51): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6013 | 2026.05.14 16:00:00.873221 [ 25 ] {} <Debug> oximeter.fields_u16 (78c9fcee-2b95-49e3-a301-5a6a0e2ada51) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 6014 | 2026.05.14 16:00:00.873241 [ 260 ] {945e1027-572a-4469-bce9-b265611b58d7} <Debug> executeQuery: Read 194 rows, 12.40 KiB in 0.002067 sec., 93855.82970488632 rows/sec., 5.86 MiB/sec. | ||
| 6015 | 2026.05.14 16:00:00.873270 [ 25 ] {} <Trace> oximeter.fields_u16 (78c9fcee-2b95-49e3-a301-5a6a0e2ada51): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6016 | 2026.05.14 16:00:00.873307 [ 25 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.05 GiB. | ||
| 6017 | 2026.05.14 16:00:00.873310 [ 260 ] {945e1027-572a-4469-bce9-b265611b58d7} <Debug> TCPHandler: Processed in 0.002360474 sec. | ||
| 6018 | 2026.05.14 16:00:00.873400 [ 190 ] {78c9fcee-2b95-49e3-a301-5a6a0e2ada51::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 | ||
| 6019 | 2026.05.14 16:00:00.873495 [ 190 ] {78c9fcee-2b95-49e3-a301-5a6a0e2ada51::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6020 | 2026.05.14 16:00:00.873501 [ 260 ] {} <Trace> TCP-Session: beaebc18-dafd-4d4e-ae43-c03b57c9d89e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6021 | 2026.05.14 16:00:00.873535 [ 190 ] {78c9fcee-2b95-49e3-a301-5a6a0e2ada51::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 | ||
| 6022 | 2026.05.14 16:00:00.873636 [ 260 ] {bf21c028-2c71-45d8-a328-765157784a65} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34751) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 6023 | 2026.05.14 16:00:00.873637 [ 190 ] {78c9fcee-2b95-49e3-a301-5a6a0e2ada51::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 188 rows starting from the beginning of the part | ||
| 6024 | 2026.05.14 16:00:00.873693 [ 260 ] {bf21c028-2c71-45d8-a328-765157784a65} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 6025 | 2026.05.14 16:00:00.873719 [ 190 ] {78c9fcee-2b95-49e3-a301-5a6a0e2ada51::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 184 rows starting from the beginning of the part | ||
| 6026 | 2026.05.14 16:00:00.873786 [ 190 ] {78c9fcee-2b95-49e3-a301-5a6a0e2ada51::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 11 rows starting from the beginning of the part | ||
| 6027 | 2026.05.14 16:00:00.873852 [ 190 ] {78c9fcee-2b95-49e3-a301-5a6a0e2ada51::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 184 rows starting from the beginning of the part | ||
| 6028 | 2026.05.14 16:00:00.873913 [ 190 ] {78c9fcee-2b95-49e3-a301-5a6a0e2ada51::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 194 rows starting from the beginning of the part | ||
| 6029 | 2026.05.14 16:00:00.874212 [ 189 ] {f402bd05-7338-4df8-9125-902546c29ae4::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7639 rows, containing 5 columns (5 merged, 0 gathered) in 0.003323208 sec., 2298682.4778948533 rows/sec., 182.20 MiB/sec. | ||
| 6030 | 2026.05.14 16:00:00.874328 [ 260 ] {bf21c028-2c71-45d8-a328-765157784a65} <Trace> oximeter.fields_u32 (1c47cbcd-346c-4c16-ab6b-5294318f0c20): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6031 | 2026.05.14 16:00:00.874378 [ 260 ] {bf21c028-2c71-45d8-a328-765157784a65} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.05 GiB. | ||
| 6032 | 2026.05.14 16:00:00.874592 [ 191 ] {f402bd05-7338-4df8-9125-902546c29ae4::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 6033 | 2026.05.14 16:00:00.874944 [ 191 ] {f402bd05-7338-4df8-9125-902546c29ae4::all_1_41_8} <Trace> oximeter.fields_string (f402bd05-7338-4df8-9125-902546c29ae4): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6034 | 2026.05.14 16:00:00.875023 [ 187 ] {78c9fcee-2b95-49e3-a301-5a6a0e2ada51::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 984 rows, containing 5 columns (5 merged, 0 gathered) in 0.00166462 sec., 591125.9026084031 rows/sec., 39.33 MiB/sec. | ||
| 6035 | 2026.05.14 16:00:00.875042 [ 191 ] {f402bd05-7338-4df8-9125-902546c29ae4::all_1_41_8} <Trace> oximeter.fields_string (f402bd05-7338-4df8-9125-902546c29ae4) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 6036 | 2026.05.14 16:00:00.875154 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.37 MiB. | ||
| 6037 | 2026.05.14 16:00:00.875182 [ 190 ] {78c9fcee-2b95-49e3-a301-5a6a0e2ada51::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 6038 | 2026.05.14 16:00:00.875324 [ 260 ] {bf21c028-2c71-45d8-a328-765157784a65} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 6039 | 2026.05.14 16:00:00.875526 [ 190 ] {78c9fcee-2b95-49e3-a301-5a6a0e2ada51::all_1_21_4} <Trace> oximeter.fields_u16 (78c9fcee-2b95-49e3-a301-5a6a0e2ada51): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6040 | 2026.05.14 16:00:00.875609 [ 190 ] {78c9fcee-2b95-49e3-a301-5a6a0e2ada51::all_1_21_4} <Trace> oximeter.fields_u16 (78c9fcee-2b95-49e3-a301-5a6a0e2ada51) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 6041 | 2026.05.14 16:00:00.875668 [ 260 ] {bf21c028-2c71-45d8-a328-765157784a65} <Trace> oximeter.fields_u32 (1c47cbcd-346c-4c16-ab6b-5294318f0c20): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6042 | 2026.05.14 16:00:00.875693 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.35 MiB. | ||
| 6043 | 2026.05.14 16:00:00.875795 [ 25 ] {} <Debug> oximeter.fields_u32 (1c47cbcd-346c-4c16-ab6b-5294318f0c20) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 6044 | 2026.05.14 16:00:00.875811 [ 260 ] {bf21c028-2c71-45d8-a328-765157784a65} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.002201 sec., 67696.50159018628 rows/sec., 4.37 MiB/sec. | ||
| 6045 | 2026.05.14 16:00:00.875849 [ 25 ] {} <Trace> oximeter.fields_u32 (1c47cbcd-346c-4c16-ab6b-5294318f0c20): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6046 | 2026.05.14 16:00:00.875877 [ 260 ] {bf21c028-2c71-45d8-a328-765157784a65} <Debug> TCPHandler: Processed in 0.002442517 sec. | ||
| 6047 | 2026.05.14 16:00:00.875885 [ 25 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.05 GiB. | ||
| 6048 | 2026.05.14 16:00:00.876015 [ 189 ] {1c47cbcd-346c-4c16-ab6b-5294318f0c20::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 | ||
| 6049 | 2026.05.14 16:00:00.876044 [ 260 ] {} <Trace> TCP-Session: beaebc18-dafd-4d4e-ae43-c03b57c9d89e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6050 | 2026.05.14 16:00:00.876155 [ 260 ] {1963b5af-c571-4239-9f18-0c42c7706fab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34751) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 6051 | 2026.05.14 16:00:00.876155 [ 189 ] {1c47cbcd-346c-4c16-ab6b-5294318f0c20::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6052 | 2026.05.14 16:00:00.876206 [ 260 ] {1963b5af-c571-4239-9f18-0c42c7706fab} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 6053 | 2026.05.14 16:00:00.876214 [ 189 ] {1c47cbcd-346c-4c16-ab6b-5294318f0c20::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 | ||
| 6054 | 2026.05.14 16:00:00.876302 [ 189 ] {1c47cbcd-346c-4c16-ab6b-5294318f0c20::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 | ||
| 6055 | 2026.05.14 16:00:00.876359 [ 189 ] {1c47cbcd-346c-4c16-ab6b-5294318f0c20::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 | ||
| 6056 | 2026.05.14 16:00:00.876414 [ 189 ] {1c47cbcd-346c-4c16-ab6b-5294318f0c20::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 801 rows starting from the beginning of the part | ||
| 6057 | 2026.05.14 16:00:00.876465 [ 189 ] {1c47cbcd-346c-4c16-ab6b-5294318f0c20::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 | ||
| 6058 | 2026.05.14 16:00:00.876517 [ 189 ] {1c47cbcd-346c-4c16-ab6b-5294318f0c20::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 | ||
| 6059 | 2026.05.14 16:00:00.876752 [ 260 ] {1963b5af-c571-4239-9f18-0c42c7706fab} <Trace> oximeter.fields_u8 (6a12fba9-95ff-412e-a81c-a392415662f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6060 | 2026.05.14 16:00:00.876807 [ 260 ] {1963b5af-c571-4239-9f18-0c42c7706fab} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.05 GiB. | ||
| 6061 | 2026.05.14 16:00:00.877195 [ 260 ] {1963b5af-c571-4239-9f18-0c42c7706fab} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 6062 | 2026.05.14 16:00:00.877442 [ 260 ] {1963b5af-c571-4239-9f18-0c42c7706fab} <Trace> oximeter.fields_u8 (6a12fba9-95ff-412e-a81c-a392415662f1): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6063 | 2026.05.14 16:00:00.877584 [ 260 ] {1963b5af-c571-4239-9f18-0c42c7706fab} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001453 sec., 101858.22436338609 rows/sec., 5.79 MiB/sec. | ||
| 6064 | 2026.05.14 16:00:00.877625 [ 260 ] {1963b5af-c571-4239-9f18-0c42c7706fab} <Debug> TCPHandler: Processed in 0.001640209 sec. | ||
| 6065 | 2026.05.14 16:00:00.877777 [ 260 ] {} <Trace> TCP-Session: beaebc18-dafd-4d4e-ae43-c03b57c9d89e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6066 | 2026.05.14 16:00:00.877876 [ 260 ] {5edf90e0-c213-42c1-adae-fb49096a1f48} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34751) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6067 | 2026.05.14 16:00:00.877921 [ 260 ] {5edf90e0-c213-42c1-adae-fb49096a1f48} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6068 | 2026.05.14 16:00:00.878010 [ 190 ] {1c47cbcd-346c-4c16-ab6b-5294318f0c20::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2371 rows, containing 5 columns (5 merged, 0 gathered) in 0.002046113 sec., 1158782.5305835993 rows/sec., 74.14 MiB/sec. | ||
| 6069 | 2026.05.14 16:00:00.878225 [ 190 ] {1c47cbcd-346c-4c16-ab6b-5294318f0c20::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 6070 | 2026.05.14 16:00:00.878580 [ 190 ] {1c47cbcd-346c-4c16-ab6b-5294318f0c20::all_1_11_2} <Trace> oximeter.fields_u32 (1c47cbcd-346c-4c16-ab6b-5294318f0c20): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6071 | 2026.05.14 16:00:00.878672 [ 190 ] {1c47cbcd-346c-4c16-ab6b-5294318f0c20::all_1_11_2} <Trace> oximeter.fields_u32 (1c47cbcd-346c-4c16-ab6b-5294318f0c20) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 6072 | 2026.05.14 16:00:00.878753 [ 260 ] {5edf90e0-c213-42c1-adae-fb49096a1f48} <Trace> oximeter.fields_uuid (5295c2a8-6150-41ce-bf65-ede2ab7b1c8d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6073 | 2026.05.14 16:00:00.878770 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.53 MiB. | ||
| 6074 | 2026.05.14 16:00:00.878790 [ 260 ] {5edf90e0-c213-42c1-adae-fb49096a1f48} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.05 GiB. | ||
| 6075 | 2026.05.14 16:00:00.879139 [ 260 ] {5edf90e0-c213-42c1-adae-fb49096a1f48} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 6076 | 2026.05.14 16:00:00.879360 [ 260 ] {5edf90e0-c213-42c1-adae-fb49096a1f48} <Trace> oximeter.fields_uuid (5295c2a8-6150-41ce-bf65-ede2ab7b1c8d): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6077 | 2026.05.14 16:00:00.879470 [ 34 ] {} <Debug> oximeter.fields_uuid (5295c2a8-6150-41ce-bf65-ede2ab7b1c8d) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 6078 | 2026.05.14 16:00:00.879493 [ 260 ] {5edf90e0-c213-42c1-adae-fb49096a1f48} <Debug> executeQuery: Read 542 rows, 39.36 KiB in 0.001635 sec., 331498.47094801225 rows/sec., 23.51 MiB/sec. | ||
| 6079 | 2026.05.14 16:00:00.879511 [ 34 ] {} <Trace> oximeter.fields_uuid (5295c2a8-6150-41ce-bf65-ede2ab7b1c8d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6080 | 2026.05.14 16:00:00.879532 [ 260 ] {5edf90e0-c213-42c1-adae-fb49096a1f48} <Debug> TCPHandler: Processed in 0.001806895 sec. | ||
| 6081 | 2026.05.14 16:00:00.879534 [ 34 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.05 GiB. | ||
| 6082 | 2026.05.14 16:00:00.879611 [ 190 ] {5295c2a8-6150-41ce-bf65-ede2ab7b1c8d::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 | ||
| 6083 | 2026.05.14 16:00:00.879666 [ 260 ] {} <Trace> TCP-Session: beaebc18-dafd-4d4e-ae43-c03b57c9d89e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6084 | 2026.05.14 16:00:00.879699 [ 190 ] {5295c2a8-6150-41ce-bf65-ede2ab7b1c8d::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6085 | 2026.05.14 16:00:00.879731 [ 190 ] {5295c2a8-6150-41ce-bf65-ede2ab7b1c8d::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 1828 rows starting from the beginning of the part | ||
| 6086 | 2026.05.14 16:00:00.879766 [ 260 ] {703c2584-9c2c-42bf-9266-6cf4ac3fbb18} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34751) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 6087 | 2026.05.14 16:00:00.879787 [ 190 ] {5295c2a8-6150-41ce-bf65-ede2ab7b1c8d::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 1290 rows starting from the beginning of the part | ||
| 6088 | 2026.05.14 16:00:00.879809 [ 260 ] {703c2584-9c2c-42bf-9266-6cf4ac3fbb18} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 6089 | 2026.05.14 16:00:00.879829 [ 190 ] {5295c2a8-6150-41ce-bf65-ede2ab7b1c8d::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 64 rows starting from the beginning of the part | ||
| 6090 | 2026.05.14 16:00:00.879865 [ 190 ] {5295c2a8-6150-41ce-bf65-ede2ab7b1c8d::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 532 rows starting from the beginning of the part | ||
| 6091 | 2026.05.14 16:00:00.879901 [ 190 ] {5295c2a8-6150-41ce-bf65-ede2ab7b1c8d::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 64 rows starting from the beginning of the part | ||
| 6092 | 2026.05.14 16:00:00.879956 [ 190 ] {5295c2a8-6150-41ce-bf65-ede2ab7b1c8d::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 542 rows starting from the beginning of the part | ||
| 6093 | 2026.05.14 16:00:00.880163 [ 260 ] {703c2584-9c2c-42bf-9266-6cf4ac3fbb18} <Trace> oximeter.measurements_bool (54127a45-21ff-4025-b1f9-ea5a12d65048): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6094 | 2026.05.14 16:00:00.880201 [ 260 ] {703c2584-9c2c-42bf-9266-6cf4ac3fbb18} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.05 GiB. | ||
| 6095 | 2026.05.14 16:00:00.880515 [ 260 ] {703c2584-9c2c-42bf-9266-6cf4ac3fbb18} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 6096 | 2026.05.14 16:00:00.880734 [ 260 ] {703c2584-9c2c-42bf-9266-6cf4ac3fbb18} <Trace> oximeter.measurements_bool (54127a45-21ff-4025-b1f9-ea5a12d65048): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6097 | 2026.05.14 16:00:00.880871 [ 260 ] {703c2584-9c2c-42bf-9266-6cf4ac3fbb18} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001124 sec., 5338.078291814946 rows/sec., 278.89 KiB/sec. | ||
| 6098 | 2026.05.14 16:00:00.880907 [ 260 ] {703c2584-9c2c-42bf-9266-6cf4ac3fbb18} <Debug> TCPHandler: Processed in 0.001293346 sec. | ||
| 6099 | 2026.05.14 16:00:00.881047 [ 260 ] {} <Trace> TCP-Session: beaebc18-dafd-4d4e-ae43-c03b57c9d89e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6100 | 2026.05.14 16:00:00.881147 [ 260 ] {320699d3-f739-42d9-95c9-c8a5fcbdfecd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34751) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6101 | 2026.05.14 16:00:00.881197 [ 260 ] {320699d3-f739-42d9-95c9-c8a5fcbdfecd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6102 | 2026.05.14 16:00:00.881427 [ 187 ] {5295c2a8-6150-41ce-bf65-ede2ab7b1c8d::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4320 rows, containing 5 columns (5 merged, 0 gathered) in 0.001843755 sec., 2343044.4934386616 rows/sec., 169.85 MiB/sec. | ||
| 6103 | 2026.05.14 16:00:00.881650 [ 187 ] {5295c2a8-6150-41ce-bf65-ede2ab7b1c8d::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 6104 | 2026.05.14 16:00:00.881688 [ 260 ] {320699d3-f739-42d9-95c9-c8a5fcbdfecd} <Trace> oximeter.measurements_cumulativeu64 (dc4c3ccb-597f-4ad4-8dca-d9aff10fc181): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6105 | 2026.05.14 16:00:00.881727 [ 260 ] {320699d3-f739-42d9-95c9-c8a5fcbdfecd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.05 GiB. | ||
| 6106 | 2026.05.14 16:00:00.881968 [ 187 ] {5295c2a8-6150-41ce-bf65-ede2ab7b1c8d::all_1_41_8} <Trace> oximeter.fields_uuid (5295c2a8-6150-41ce-bf65-ede2ab7b1c8d): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6107 | 2026.05.14 16:00:00.882031 [ 187 ] {5295c2a8-6150-41ce-bf65-ede2ab7b1c8d::all_1_41_8} <Trace> oximeter.fields_uuid (5295c2a8-6150-41ce-bf65-ede2ab7b1c8d) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 6108 | 2026.05.14 16:00:00.882098 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.81 MiB. | ||
| 6109 | 2026.05.14 16:00:00.882201 [ 260 ] {320699d3-f739-42d9-95c9-c8a5fcbdfecd} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 6110 | 2026.05.14 16:00:00.882514 [ 260 ] {320699d3-f739-42d9-95c9-c8a5fcbdfecd} <Trace> oximeter.measurements_cumulativeu64 (dc4c3ccb-597f-4ad4-8dca-d9aff10fc181): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6111 | 2026.05.14 16:00:00.882646 [ 34 ] {} <Debug> oximeter.measurements_cumulativeu64 (dc4c3ccb-597f-4ad4-8dca-d9aff10fc181) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 6112 | 2026.05.14 16:00:00.882675 [ 260 ] {320699d3-f739-42d9-95c9-c8a5fcbdfecd} <Debug> executeQuery: Read 270 rows, 18.38 KiB in 0.001548 sec., 174418.6046511628 rows/sec., 11.60 MiB/sec. | ||
| 6113 | 2026.05.14 16:00:00.882689 [ 34 ] {} <Trace> oximeter.measurements_cumulativeu64 (dc4c3ccb-597f-4ad4-8dca-d9aff10fc181): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6114 | 2026.05.14 16:00:00.882719 [ 34 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.05 GiB. | ||
| 6115 | 2026.05.14 16:00:00.882725 [ 260 ] {320699d3-f739-42d9-95c9-c8a5fcbdfecd} <Debug> TCPHandler: Processed in 0.001730772 sec. | ||
| 6116 | 2026.05.14 16:00:00.882825 [ 190 ] {dc4c3ccb-597f-4ad4-8dca-d9aff10fc181::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 | ||
| 6117 | 2026.05.14 16:00:00.882962 [ 190 ] {dc4c3ccb-597f-4ad4-8dca-d9aff10fc181::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6118 | 2026.05.14 16:00:00.882978 [ 260 ] {} <Trace> TCP-Session: beaebc18-dafd-4d4e-ae43-c03b57c9d89e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6119 | 2026.05.14 16:00:00.882994 [ 190 ] {dc4c3ccb-597f-4ad4-8dca-d9aff10fc181::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_36_7, total 12674 rows starting from the beginning of the part | ||
| 6120 | 2026.05.14 16:00:00.883072 [ 190 ] {dc4c3ccb-597f-4ad4-8dca-d9aff10fc181::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 1561 rows starting from the beginning of the part | ||
| 6121 | 2026.05.14 16:00:00.883110 [ 260 ] {a9452082-bc83-4fb7-aef9-1b98f36c3530} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34751) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 6122 | 2026.05.14 16:00:00.883125 [ 190 ] {dc4c3ccb-597f-4ad4-8dca-d9aff10fc181::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 64 rows starting from the beginning of the part | ||
| 6123 | 2026.05.14 16:00:00.883180 [ 260 ] {a9452082-bc83-4fb7-aef9-1b98f36c3530} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 6124 | 2026.05.14 16:00:00.883188 [ 190 ] {dc4c3ccb-597f-4ad4-8dca-d9aff10fc181::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 265 rows starting from the beginning of the part | ||
| 6125 | 2026.05.14 16:00:00.883252 [ 190 ] {dc4c3ccb-597f-4ad4-8dca-d9aff10fc181::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 | ||
| 6126 | 2026.05.14 16:00:00.883303 [ 190 ] {dc4c3ccb-597f-4ad4-8dca-d9aff10fc181::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 270 rows starting from the beginning of the part | ||
| 6127 | 2026.05.14 16:00:00.883645 [ 260 ] {a9452082-bc83-4fb7-aef9-1b98f36c3530} <Trace> oximeter.measurements_f64 (3aebf4e1-35e6-4886-9539-85df0cef4d2d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6128 | 2026.05.14 16:00:00.883697 [ 260 ] {a9452082-bc83-4fb7-aef9-1b98f36c3530} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.05 GiB. | ||
| 6129 | 2026.05.14 16:00:00.884056 [ 260 ] {a9452082-bc83-4fb7-aef9-1b98f36c3530} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 6130 | 2026.05.14 16:00:00.884305 [ 260 ] {a9452082-bc83-4fb7-aef9-1b98f36c3530} <Trace> oximeter.measurements_f64 (3aebf4e1-35e6-4886-9539-85df0cef4d2d): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6131 | 2026.05.14 16:00:00.884473 [ 260 ] {a9452082-bc83-4fb7-aef9-1b98f36c3530} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001386 sec., 721.5007215007215 rows/sec., 48.62 KiB/sec. | ||
| 6132 | 2026.05.14 16:00:00.884525 [ 260 ] {a9452082-bc83-4fb7-aef9-1b98f36c3530} <Debug> TCPHandler: Processed in 0.001616187 sec. | ||
| 6133 | 2026.05.14 16:00:00.884690 [ 260 ] {} <Trace> TCP-Session: beaebc18-dafd-4d4e-ae43-c03b57c9d89e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6134 | 2026.05.14 16:00:00.884812 [ 260 ] {c8c7e7c0-10d3-46e6-9099-7132bc09921b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34751) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6135 | 2026.05.14 16:00:00.884881 [ 260 ] {c8c7e7c0-10d3-46e6-9099-7132bc09921b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 6136 | 2026.05.14 16:00:00.886001 [ 260 ] {c8c7e7c0-10d3-46e6-9099-7132bc09921b} <Trace> oximeter.measurements_histogramu64 (f9a5fb05-a372-4337-97b8-63adc35de4a7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6137 | 2026.05.14 16:00:00.886041 [ 260 ] {c8c7e7c0-10d3-46e6-9099-7132bc09921b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.05 GiB. | ||
| 6138 | 2026.05.14 16:00:00.886806 [ 260 ] {c8c7e7c0-10d3-46e6-9099-7132bc09921b} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 6139 | 2026.05.14 16:00:00.887107 [ 260 ] {c8c7e7c0-10d3-46e6-9099-7132bc09921b} <Trace> oximeter.measurements_histogramu64 (f9a5fb05-a372-4337-97b8-63adc35de4a7): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6140 | 2026.05.14 16:00:00.887307 [ 260 ] {c8c7e7c0-10d3-46e6-9099-7132bc09921b} <Debug> executeQuery: Read 42 rows, 77.07 KiB in 0.002519 sec., 16673.2830488289 rows/sec., 29.88 MiB/sec. | ||
| 6141 | 2026.05.14 16:00:00.887371 [ 260 ] {c8c7e7c0-10d3-46e6-9099-7132bc09921b} <Debug> TCPHandler: Processed in 0.002744618 sec. | ||
| 6142 | 2026.05.14 16:00:00.887533 [ 260 ] {} <Trace> TCP-Session: beaebc18-dafd-4d4e-ae43-c03b57c9d89e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6143 | 2026.05.14 16:00:00.887631 [ 260 ] {587aa66c-8d09-4ecf-a556-aa6e03c873d4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34751) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6144 | 2026.05.14 16:00:00.887673 [ 260 ] {587aa66c-8d09-4ecf-a556-aa6e03c873d4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6145 | 2026.05.14 16:00:00.888071 [ 260 ] {587aa66c-8d09-4ecf-a556-aa6e03c873d4} <Trace> oximeter.measurements_u64 (4165c0ce-291c-4fd2-b5bb-2f229a34a1a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6146 | 2026.05.14 16:00:00.888111 [ 260 ] {587aa66c-8d09-4ecf-a556-aa6e03c873d4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.05 GiB. | ||
| 6147 | 2026.05.14 16:00:00.888453 [ 260 ] {587aa66c-8d09-4ecf-a556-aa6e03c873d4} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 6148 | 2026.05.14 16:00:00.888645 [ 198 ] {dc4c3ccb-597f-4ad4-8dca-d9aff10fc181::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 14994 rows, containing 5 columns (5 merged, 0 gathered) in 0.005869939 sec., 2554370.6672249916 rows/sec., 166.46 MiB/sec. | ||
| 6149 | 2026.05.14 16:00:00.888678 [ 260 ] {587aa66c-8d09-4ecf-a556-aa6e03c873d4} <Trace> oximeter.measurements_u64 (4165c0ce-291c-4fd2-b5bb-2f229a34a1a8): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6150 | 2026.05.14 16:00:00.888803 [ 34 ] {} <Debug> oximeter.measurements_u64 (4165c0ce-291c-4fd2-b5bb-2f229a34a1a8) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 6151 | 2026.05.14 16:00:00.888821 [ 260 ] {587aa66c-8d09-4ecf-a556-aa6e03c873d4} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001209 sec., 74441.68734491315 rows/sec., 4.66 MiB/sec. | ||
| 6152 | 2026.05.14 16:00:00.888841 [ 34 ] {} <Trace> oximeter.measurements_u64 (4165c0ce-291c-4fd2-b5bb-2f229a34a1a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6153 | 2026.05.14 16:00:00.888860 [ 260 ] {587aa66c-8d09-4ecf-a556-aa6e03c873d4} <Debug> TCPHandler: Processed in 0.001375969 sec. | ||
| 6154 | 2026.05.14 16:00:00.888866 [ 34 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.05 GiB. | ||
| 6155 | 2026.05.14 16:00:00.888950 [ 189 ] {4165c0ce-291c-4fd2-b5bb-2f229a34a1a8::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 | ||
| 6156 | 2026.05.14 16:00:00.889051 [ 190 ] {dc4c3ccb-597f-4ad4-8dca-d9aff10fc181::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 6157 | 2026.05.14 16:00:00.889069 [ 189 ] {4165c0ce-291c-4fd2-b5bb-2f229a34a1a8::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6158 | 2026.05.14 16:00:00.889096 [ 189 ] {4165c0ce-291c-4fd2-b5bb-2f229a34a1a8::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 1506 rows starting from the beginning of the part | ||
| 6159 | 2026.05.14 16:00:00.889148 [ 189 ] {4165c0ce-291c-4fd2-b5bb-2f229a34a1a8::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 36 rows starting from the beginning of the part | ||
| 6160 | 2026.05.14 16:00:00.889189 [ 189 ] {4165c0ce-291c-4fd2-b5bb-2f229a34a1a8::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 24 rows starting from the beginning of the part | ||
| 6161 | 2026.05.14 16:00:00.889224 [ 189 ] {4165c0ce-291c-4fd2-b5bb-2f229a34a1a8::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 90 rows starting from the beginning of the part | ||
| 6162 | 2026.05.14 16:00:00.889259 [ 189 ] {4165c0ce-291c-4fd2-b5bb-2f229a34a1a8::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 | ||
| 6163 | 2026.05.14 16:00:00.889293 [ 189 ] {4165c0ce-291c-4fd2-b5bb-2f229a34a1a8::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 90 rows starting from the beginning of the part | ||
| 6164 | 2026.05.14 16:00:00.889336 [ 190 ] {dc4c3ccb-597f-4ad4-8dca-d9aff10fc181::all_1_41_8} <Trace> oximeter.measurements_cumulativeu64 (dc4c3ccb-597f-4ad4-8dca-d9aff10fc181): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6165 | 2026.05.14 16:00:00.889409 [ 190 ] {dc4c3ccb-597f-4ad4-8dca-d9aff10fc181::all_1_41_8} <Trace> oximeter.measurements_cumulativeu64 (dc4c3ccb-597f-4ad4-8dca-d9aff10fc181) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 6166 | 2026.05.14 16:00:00.889482 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.74 MiB. | ||
| 6167 | 2026.05.14 16:00:00.890168 [ 198 ] {4165c0ce-291c-4fd2-b5bb-2f229a34a1a8::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1806 rows, containing 4 columns (4 merged, 0 gathered) in 0.001250855 sec., 1443812.4322963094 rows/sec., 95.64 MiB/sec. | ||
| 6168 | 2026.05.14 16:00:00.890405 [ 189 ] {4165c0ce-291c-4fd2-b5bb-2f229a34a1a8::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 6169 | 2026.05.14 16:00:00.890684 [ 189 ] {4165c0ce-291c-4fd2-b5bb-2f229a34a1a8::all_1_41_8} <Trace> oximeter.measurements_u64 (4165c0ce-291c-4fd2-b5bb-2f229a34a1a8): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6170 | 2026.05.14 16:00:00.890754 [ 189 ] {4165c0ce-291c-4fd2-b5bb-2f229a34a1a8::all_1_41_8} <Trace> oximeter.measurements_u64 (4165c0ce-291c-4fd2-b5bb-2f229a34a1a8) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 6171 | 2026.05.14 16:00:00.890825 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.52 MiB. | ||
| 6172 | 2026.05.14 16:00:01.001183 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 269.70 MiB, peak 275.60 MiB, free memory in arenas 0.00 B, will set to 271.45 MiB (RSS), difference: 1.76 MiB | ||